aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* m68k: merge m68k and m68knommu arch directoriesGreg Ungerer2011-03-251-352/+3
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* 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
* m68k: Add NPTL supportMaxim Kuvyrkov2010-02-271-0/+4
* m68k: Remove the BKL from sys_execveJohn Kacur2009-12-061-4/+1
* Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+3
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-161-4/+0
* Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+1
* take init_fs to saner placeAl Viro2008-12-311-1/+0
* m68k: Remove the broken Hades supportAdrian Bunk2008-10-141-1/+1
* [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-081-1/+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
* Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
* [PATCH] clean m68k ksymsAl Viro2006-10-111-0/+3
* [PATCH] misc m68k __user annotationsAl Viro2006-10-111-4/+4
* 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] m68k: pm_power_off() breakageAl Viro2006-02-181-0/+3
* [PATCH] m68k: task_stack_page()Al Viro2006-01-121-4/+3
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-0/+2
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-6/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+405