aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/kernel
AgeCommit message (Expand)Author
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
2007-05-31m68k: discontinuous memory supportRoman Zippel
2007-05-31m68k: runtime patching infrastructureRoman Zippel
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-07SPIN_LOCK_UNLOCKED cleanup in arch/m68kMilind Arun Choudhary
2007-05-04m68k: Mac II ADB fixesFinn Thain
2007-05-04m68k: early parameter supportRoman Zippel
2007-05-04m68k: reformat various m68k filesRoman Zippel
2007-02-19[PATCH] Declare init_irq_proc before we use it.Andrew Morton
2007-02-12[PATCH] Dynamic kernel command-line: m68kAlon Bar-Lev
2007-02-11[PATCH] sort the devres mess outAl Viro
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman
2007-02-11[PATCH] M68K: user ARRAY_SIZE macro when appropriateAhmed S. Darwish
2006-12-09[PATCH] Sun3: General updatesSam Creasey
2006-10-29[PATCH] m68k: consolidate initcall sectionsGeert Uytterhoeven
2006-10-11[PATCH] clean m68k ksymsAl Viro
2006-10-11[PATCH] misc m68k __user annotationsAl Viro
2006-10-09[PATCH] m68k/Atari: Interrupt updatesGeert Uytterhoeven
2006-10-09[PATCH] m68k: more syscall updatesGeert Uytterhoeven
2006-10-09[PATCH] m68k: syscall updatesGeert Uytterhoeven
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells
2006-10-08[PATCH] m68k/kernel/dma.c assumes !MMU_SUN3Al Viro
2006-10-07[PATCH] m68k pt_regs fixesAl Viro
2006-10-06[PATCH] m68k: dma_alloc_coherent() has gfp_t as the last argumentAl Viro