aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel/process.c
Commit message (Expand)AuthorAge
* m68k: Use generic idle loopThomas Gleixner2013-04-08
* flagday: kill pt_regs argument of do_fork()Al Viro2012-11-29
* flagday: don't pass regs to copy_thread()Al Viro2012-11-28
* m68k: sanitize copy_thread(), fork/vfork/clone wrappers, switch to generic fo...Al Viro2012-11-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-11
|\
| * m68k: switch to generic sys_execve()/kernel_execve()Al Viro2012-10-01
| * m68k: split ret_from_fork(), simplify kernel_thread()Al Viro2012-10-01
* | m68k: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-23
|/
* Disintegrate asm/system.h for M68KDavid Howells2012-03-28
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2012-03-21
|\
| * m68k: merge the MMU and non-MMU versions of process.cGreg Ungerer2012-03-04
|/
* m68k: merge m68k and m68knommu arch directoriesGreg Ungerer2011-03-25
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* Make do_execve() take a const filename pointerDavid Howells2010-08-17
* Mark arguments to certain syscalls as being constDavid Howells2010-08-13
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* m68k: Add NPTL supportMaxim Kuvyrkov2010-02-27
* m68k: Remove the BKL from sys_execveJohn Kacur2009-12-06
* Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-21
* mm: consolidate init_mm definitionAlexey Dobriyan2009-06-16
* Simplify copy_thread()Alexey Dobriyan2009-04-02
* take init_fs to saner placeAl Viro2008-12-31
* m68k: Remove the broken Hades supportAdrian Bunk2008-10-14
* [PATCH] take init_files to fs/file.cAl Viro2008-05-16
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-08
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-08
* m68k: correct setting of struct user.u_ar0Geert Uytterhoeven2008-02-07
* Remove fs.h from mm.hAlexey Dobriyan2007-07-29
* [PATCH] clean m68k ksymsAl Viro2006-10-11
* [PATCH] misc m68k __user annotationsAl Viro2006-10-11
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-24
* [PATCH] m68k: pm_power_off() breakageAl Viro2006-02-18
* [PATCH] m68k: task_stack_page()Al Viro2006-01-12
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-09
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-26
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16