summaryrefslogtreecommitdiffstats
path: root/arch/m68knommu/kernel/process.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-5/+5
2010-08-18m68knommu: formatting of pointers in printk()Kulikov Vasiliy1-5/+5
2010-08-17Make do_execve() take a const filename pointerDavid Howells1-1/+3
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 imp...Tejun Heo1-1/+1
2010-02-27m68knommu: NPTL support for uClinuxMaxim Kuvyrkov1-0/+4
2009-10-14m68knommu: Remove the BKL from sys_execveJohn Kacur1-4/+1
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches1-11/+10
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2008-09-06Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk1-1/+0
2007-08-23m68knommu: include linux/fs.h for getname()Greg Ungerer1-0/+1
2007-07-16m68knommu: use TRHEAD_SIZE instead of hard constantGreg Ungerer1-1/+1
2006-12-04[PATCH] m68knommu: add printk level for oops dumpsGreg Ungerer1-17/+17
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-07[PATCH] m68knommu: need pm_power_off in m68knommuGreg Ungerer1-0/+8
2006-01-12[PATCH] m68knommu: task_stack_page()Al Viro1-3/+2
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org1-46/+0
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman1-6/+0
2005-06-03[PATCH] m68knommu: fix scheduling and race problems in idle loopGreg Ungerer1-5/+12
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+442