aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt1-1/+1
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-4/+0
2007-10-15Atari keyboard: incorporate additional review commentsGeert Uytterhoeven1-2/+0
2007-10-13m68k: Atari keyboard ACIA driver cleanupGeert Uytterhoeven1-97/+7
2007-09-11m68k(nommu): add missing syscallsGeert Uytterhoeven1-0/+10
2007-09-10Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACHRoland McGrath1-1/+0
2007-08-22m68k: Dont include RODATA into text segmentRoman Zippel1-2/+2
2007-08-22m68k: Remove unnecessary m68k_memoffset export and initRoman Zippel1-2/+0
2007-08-22m68k: Kill superfluous externGeert Uytterhoeven1-5/+1
2007-07-29Remove fs.h from mm.hAlexey Dobriyan2-0/+2
2007-07-22take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro1-0/+4
2007-07-20m68k: exclude more unbuildable driversAl Viro1-0/+3
2007-07-20m68k: missing __initAl Viro12-15/+17
2007-07-20m68k: missing exportsAl Viro4-1/+12
2007-07-20m68k: use .text.headAl Viro4-3/+4
2007-07-20m68k iomem (based on Geert's tree + memcpy_... stuff)Al Viro1-0/+4
2007-07-19mm: fault feedback #2Nick Piggin1-11/+10
2007-07-17missing exports of csum_...Al Viro1-0/+1
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-2/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-4/+1
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-06-20x86_64: Quieten Atari keyboard warnings in KconfigAndi Kleen1-3/+0
2007-06-01m68k: parenthesis balanceMariusz Kozlowski1-1/+1
2007-05-31m68k: discontinuous memory supportRoman Zippel7-177/+171
2007-05-31m68k: runtime patching infrastructureRoman Zippel7-3/+49
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg2-2/+2
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg2-2/+2
2007-05-15m68k: implement __clear_user()Geert Uytterhoeven1-2/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap2-2/+0
2007-05-07SPIN_LOCK_UNLOCKED cleanup in arch/m68kMilind Arun Choudhary8-10/+10
2007-05-07remove unused header file: arch/m68k/atari/atasound.hRobert P. J. Day1-33/+0
2007-05-04m68k: export csum_partial_copy_from_userGeert Uytterhoeven1-0/+3
2007-05-04m68k: Mac II ADB fixesFinn Thain1-0/+10
2007-05-04m68k: Mac IRQ cleanupFinn Thain4-29/+7
2007-05-04m68k: Mac nubus IRQ fixes (plan E)Finn Thain1-61/+80
2007-05-04m68k: Mac IRQ prepFinn Thain4-69/+111
2007-05-04m68k: reverse Mac IRQ damageFinn Thain4-6/+6
2007-05-04m68k: Mac interrupt prioritiesFinn Thain1-0/+6
2007-05-04m68k: Correct number of interrupts for Sun3Sam Creasey1-1/+1
2007-05-04m68k: early parameter supportRoman Zippel8-106/+77
2007-05-04m68k: reformat various m68k filesRoman Zippel10-1925/+1865
2007-05-04m68k: CROSS_COMPILE = m68k-linux-gnu-Geert Uytterhoeven1-1/+1
2007-05-04m68k: Atari keyboard and mouse support.Michael Schmitz3-0/+734
2007-02-19[PATCH] Declare init_irq_proc before we use it.Andrew Morton1-0/+1
2007-02-14[PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner1-1/+1
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven2-2/+2
2007-02-12[PATCH] Dynamic kernel command-line: m68kAlon Bar-Lev1-1/+1
2007-02-11[PATCH] sort the devres mess outAl Viro2-1/+6
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan1-9/+0
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2-0/+4