aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel/process.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-13Mark arguments to certain syscalls as being constDavid Howells1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+1
2010-02-27m68k: Add NPTL supportMaxim Kuvyrkov1-0/+4
2009-12-06m68k: Remove the BKL from sys_execveJohn Kacur1-4/+1
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches1-3/+3
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-4/+0
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2008-12-31take init_fs to saner placeAl Viro1-1/+0
2008-10-14m68k: Remove the broken Hades supportAdrian Bunk1-1/+1
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells1-1/+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
2007-07-29Remove fs.h from mm.hAlexey Dobriyan1-0/+1
2006-10-11[PATCH] clean m68k ksymsAl Viro1-0/+3
2006-10-11[PATCH] misc m68k __user annotationsAl Viro1-4/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk1-1/+1
2006-02-18[PATCH] m68k: pm_power_off() breakageAl Viro1-0/+3
2006-01-12[PATCH] m68k: task_stack_page()Al Viro1-4/+3
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin1-0/+2
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman1-6/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+405