aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-11m68k{,nommu}: Wire up new system callsGeert Uytterhoeven1-0/+6
2008-07-20m68k/apollo: Add missing call to apollo_parse_bootinfo()Geert Uytterhoeven1-0/+3
2008-07-20Stringify support commasMathieu Desnoyers1-2/+0
2008-07-20m68k: Allow no CPU/platform type for allnoconfigGeert Uytterhoeven1-0/+6
2008-07-20m68k: vmlinux-std/sun3.lds.S cleanup - use PAGE_SIZE macroCyrill Gorcunov2-4/+6
2008-05-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-1/+0
2008-05-18m68k: Correctly handle multi-ISA at runtimeGeert Uytterhoeven1-3/+3
2008-05-18m68k: Prefix ISA type with ISA_TYPE_Geert Uytterhoeven1-3/+3
2008-05-18m68k: export m68k_mmutypeGeert Uytterhoeven1-1/+2
2008-05-18m68k: Correct jump if not running on HP300Geert Uytterhoeven1-1/+1
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-05-05m68k: Handle 68040 bus faultsRoman Zippel1-3/+14
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper1-17/+0
2008-04-29m68k/m68kmmu: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-3/+1
2008-04-28m68k: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-5/+5
2008-04-17Generic semaphore implementationMatthew Wilcox3-139/+1
2008-03-04m68k{,nommu}: Wire up new timerfd syscallsGeert Uytterhoeven1-1/+3
2008-02-08procfs: constify function pointer tablesJan Engelhardt1-1/+1
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2-2/+0
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells1-47/+0
2008-02-07m68k: correct setting of struct user.u_ar0Geert Uytterhoeven1-1/+1
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-1/+2
2008-02-05timerfd: new timerfd APIDavide Libenzi1-1/+1
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2-8/+8
2007-10-24m68k: sg falloutGeert Uytterhoeven1-1/+1
2007-10-22Update arch/ to use sg helpersJens Axboe1-1/+1
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan1-2/+2
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+1
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-4/+0
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-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: missing __initAl Viro1-1/+1
2007-07-20m68k: missing exportsAl Viro1-0/+1
2007-07-20m68k: use .text.headAl Viro4-3/+4
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-05-31m68k: discontinuous memory supportRoman Zippel2-29/+11
2007-05-31m68k: runtime patching infrastructureRoman Zippel5-3/+45
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-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-07SPIN_LOCK_UNLOCKED cleanup in arch/m68kMilind Arun Choudhary1-2/+2
2007-05-04m68k: Mac II ADB fixesFinn Thain1-0/+10
2007-05-04m68k: early parameter supportRoman Zippel1-38/+1
2007-05-04m68k: reformat various m68k filesRoman Zippel3-186/+189