aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/kernel
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-23proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan
2008-10-14m68k: init_irq_proc depends on CONFIG_PROC_FSGeert Uytterhoeven
2008-10-14m68k: remove the dead PCI codeAdrian Bunk
2008-10-14m68k: Remove the broken Hades supportAdrian Bunk
2008-10-14m68k: Add missing dma_sync_single_range_for_{cpu,device}()Geert Uytterhoeven
2008-10-14m68k: Add NOTES to init data so its discarded at bootRoman Zippel
2008-10-14m68k: Put .bss at the end of the data sectionRoman Zippel
2008-10-14m68k: Use new printk() extension %pS to print symbolsGeert Uytterhoeven
2008-08-11m68k{,nommu}: Wire up new system callsGeert Uytterhoeven
2008-07-20m68k/apollo: Add missing call to apollo_parse_bootinfo()Geert Uytterhoeven
2008-07-20Stringify support commasMathieu Desnoyers
2008-07-20m68k: Allow no CPU/platform type for allnoconfigGeert Uytterhoeven
2008-07-20m68k: vmlinux-std/sun3.lds.S cleanup - use PAGE_SIZE macroCyrill Gorcunov
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-05-18m68k: Correctly handle multi-ISA at runtimeGeert Uytterhoeven
2008-05-18m68k: Prefix ISA type with ISA_TYPE_Geert Uytterhoeven
2008-05-18m68k: export m68k_mmutypeGeert Uytterhoeven
2008-05-18m68k: Correct jump if not running on HP300Geert Uytterhoeven
2008-05-16[PATCH] take init_files to fs/file.cAl Viro
2008-05-05m68k: Handle 68040 bus faultsRoman Zippel
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper
2008-04-29m68k/m68kmmu: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter
2008-04-28m68k: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-03-04m68k{,nommu}: Wire up new timerfd syscallsGeert Uytterhoeven
2008-02-08procfs: constify function pointer tablesJan Engelhardt
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells
2008-02-07m68k: correct setting of struct user.u_ar0Geert Uytterhoeven
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2008-02-05timerfd: new timerfd APIDavide Libenzi
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2007-10-24m68k: sg falloutGeert Uytterhoeven
2007-10-22Update arch/ to use sg helpersJens Axboe
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan
2007-09-11m68k(nommu): add missing syscallsGeert Uytterhoeven
2007-09-10Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACHRoland McGrath
2007-08-22m68k: Dont include RODATA into text segmentRoman Zippel
2007-08-22m68k: Remove unnecessary m68k_memoffset export and initRoman Zippel
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-07-22take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro
2007-07-20m68k: missing __initAl Viro
2007-07-20m68k: missing exportsAl Viro
2007-07-20m68k: use .text.headAl Viro
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov