summaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel
Commit message (Expand)AuthorAgeFilesLines
* m68k{,nommu}: Wire up new timerfd syscallsGeert Uytterhoeven2008-03-041-1/+3
* procfs: constify function pointer tablesJan Engelhardt2008-02-081-1/+1
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-082-2/+0Star
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-081-47/+0Star
* m68k: correct setting of struct user.u_ar0Geert Uytterhoeven2008-02-071-1/+1
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-1/+2
* timerfd: new timerfd APIDavide Libenzi2008-02-051-1/+1
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-282-8/+8
* m68k: sg falloutGeert Uytterhoeven2007-10-241-1/+1
* Update arch/ to use sg helpersJens Axboe2007-10-221-1/+1
* Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-191-2/+2
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+1
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-4/+0Star
* m68k(nommu): add missing syscallsGeert Uytterhoeven2007-09-121-0/+10
* Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACHRoland McGrath2007-09-111-1/+0Star
* m68k: Dont include RODATA into text segmentRoman Zippel2007-08-231-2/+2
* m68k: Remove unnecessary m68k_memoffset export and initRoman Zippel2007-08-231-2/+0Star
* Remove fs.h from mm.hAlexey Dobriyan2007-07-302-0/+2
* take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro2007-07-221-0/+4
* m68k: missing __initAl Viro2007-07-201-1/+1
* m68k: missing exportsAl Viro2007-07-201-0/+1
* m68k: use .text.headAl Viro2007-07-204-3/+4
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-2/+1Star
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-4/+1Star
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* m68k: discontinuous memory supportRoman Zippel2007-05-312-29/+11Star
* m68k: runtime patching infrastructureRoman Zippel2007-05-315-3/+45
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-192-2/+2
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-192-2/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* SPIN_LOCK_UNLOCKED cleanup in arch/m68kMilind Arun Choudhary2007-05-071-2/+2
* m68k: Mac II ADB fixesFinn Thain2007-05-051-0/+10
* m68k: early parameter supportRoman Zippel2007-05-051-38/+1Star
* m68k: reformat various m68k filesRoman Zippel2007-05-053-186/+189
* [PATCH] Declare init_irq_proc before we use it.Andrew Morton2007-02-191-0/+1
* [PATCH] Dynamic kernel command-line: m68kAlon Bar-Lev2007-02-121-1/+1
* [PATCH] sort the devres mess outAl Viro2007-02-111-1/+3
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-9/+0Star
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-112-0/+4
* [PATCH] M68K: user ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-112-3/+3
* [PATCH] Sun3: General updatesSam Creasey2006-12-092-11/+1Star
* [PATCH] m68k: consolidate initcall sectionsGeert Uytterhoeven2006-10-292-14/+2Star
* [PATCH] clean m68k ksymsAl Viro2006-10-113-51/+18Star
* [PATCH] misc m68k __user annotationsAl Viro2006-10-112-7/+7
* [PATCH] m68k/Atari: Interrupt updatesGeert Uytterhoeven2006-10-091-0/+1
* [PATCH] m68k: more syscall updatesGeert Uytterhoeven2006-10-091-0/+24
* [PATCH] m68k: syscall updatesGeert Uytterhoeven2006-10-091-0/+5
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-092-2/+2
* [PATCH] m68k/kernel/dma.c assumes !MMU_SUN3Al Viro2006-10-091-1/+2
* [PATCH] m68k pt_regs fixesAl Viro2006-10-074-12/+21