summaryrefslogtreecommitdiffstats
path: root/arch/m68knommu/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* m68k: merge m68k and m68knommu arch directoriesGreg Ungerer2011-03-251-404/+0
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2010-08-181-5/+5
|\
| * m68knommu: formatting of pointers in printk()Kulikov Vasiliy2010-08-181-5/+5
* | Make do_execve() take a const filename pointerDavid Howells2010-08-171-1/+3
|/
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* m68knommu: NPTL support for uClinuxMaxim Kuvyrkov2010-02-271-0/+4
* m68knommu: Remove the BKL from sys_execveJohn Kacur2009-10-141-4/+1
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-081-11/+10
* Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
* Remove asm/a.out.h files for all architectures without a.out support.Adrian Bunk2008-09-061-1/+0
* m68knommu: include linux/fs.h for getname()Greg Ungerer2007-08-231-0/+1
* m68knommu: use TRHEAD_SIZE instead of hard constantGreg Ungerer2007-07-161-1/+1
* [PATCH] m68knommu: add printk level for oops dumpsGreg Ungerer2006-12-041-17/+17
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-241-1/+1
* [PATCH] m68knommu: need pm_power_off in m68knommuGreg Ungerer2006-02-071-0/+8
* [PATCH] m68knommu: task_stack_page()Al Viro2006-01-121-3/+2
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-101-46/+0
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-6/+0
* [PATCH] m68knommu: fix scheduling and race problems in idle loopGreg Ungerer2005-06-031-5/+12
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+442