aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* m68k: Put .bss at the end of the data sectionRoman Zippel2008-10-141-4/+4
* m68k: Use new printk() extension %pS to print symbolsGeert Uytterhoeven2008-10-141-6/+3
* m68k{,nommu}: Wire up new system callsGeert Uytterhoeven2008-08-111-0/+6
* m68k/apollo: Add missing call to apollo_parse_bootinfo()Geert Uytterhoeven2008-07-201-0/+3
* Stringify support commasMathieu Desnoyers2008-07-201-2/+0
* m68k: Allow no CPU/platform type for allnoconfigGeert Uytterhoeven2008-07-201-0/+6
* m68k: vmlinux-std/sun3.lds.S cleanup - use PAGE_SIZE macroCyrill Gorcunov2008-07-202-4/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-05-191-1/+0
|\
| * [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* | m68k: Correctly handle multi-ISA at runtimeGeert Uytterhoeven2008-05-181-3/+3
* | m68k: Prefix ISA type with ISA_TYPE_Geert Uytterhoeven2008-05-181-3/+3
* | m68k: export m68k_mmutypeGeert Uytterhoeven2008-05-181-1/+2
* | m68k: Correct jump if not running on HP300Geert Uytterhoeven2008-05-181-1/+1
|/
* m68k: Handle 68040 bus faultsRoman Zippel2008-05-051-3/+14
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-17/+0
* m68k/m68kmmu: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-291-3/+1
* m68k: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-5/+5
* Generic semaphore implementationMatthew Wilcox2008-04-173-139/+1
* 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/+0
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-081-47/+0
* 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/+0
* m68k(nommu): add missing syscallsGeert Uytterhoeven2007-09-111-0/+10
* Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACHRoland McGrath2007-09-101-1/+0
* m68k: Dont include RODATA into text segmentRoman Zippel2007-08-221-2/+2
* m68k: Remove unnecessary m68k_memoffset export and initRoman Zippel2007-08-221-2/+0
* Remove fs.h from mm.hAlexey Dobriyan2007-07-292-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/+1
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-4/+1
* Report that kernel is tainted if there was an OOPSPavel Emelianov2007-07-171-0/+1
* m68k: discontinuous memory supportRoman Zippel2007-05-312-29/+11
* 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/+0
* SPIN_LOCK_UNLOCKED cleanup in arch/m68kMilind Arun Choudhary2007-05-071-2/+2
* m68k: Mac II ADB fixesFinn Thain2007-05-041-0/+10