aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/process.c
Commit message (Expand)AuthorAge
* alpha: remove stray debris left in copy_process()Al Viro2013-02-03
* flagday: don't pass regs to copy_thread()Al Viro2012-11-28
* alpha: switch to generic fork/vfork/cloneAl Viro2012-11-28
* alpha: reorganize copy_process(), prepare to saner fork_idle()Al Viro2012-11-28
* alpha: simplify fork and friendsAl Viro2012-11-28
* alpha: separate thread-synchronous flagsAl Viro2012-10-23
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-09
|\
| * alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro2012-09-30
| * alpha: switch to generic kernel_thread()Al Viro2012-09-30
| * alpha: switch to generic sys_execve()Al Viro2012-09-30
* | alpha: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-23
* | alpha: Fix preemption handling in idle loopFrederic Weisbecker2012-09-23
|/
* alpha: take kernel_execve() out of entry.SAl Viro2012-08-19
* Disintegrate asm/system.h for AlphaDavid Howells2012-03-28
* alpha, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-25
* alpha: replace with new cpumask APIsKOSAKI Motohiro2011-05-25
* alpha: fix usp value in multithreaded coredumpsAl Viro2010-09-25
* 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
* headers: utsname.h reduxAlexey Dobriyan2009-09-23
* Simplify copy_thread()Alexey Dobriyan2009-04-02
* cpumask: Use cpu_*_mask accessors code: alphaRusty Russell2009-02-16
* cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-13
* on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-26
* 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
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] missing exports of pm_power_off() on alpha and sparc32Al Viro2007-01-30
* [PATCH] alpha_ksyms.c cleanupAl Viro2006-10-11
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-10
* [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] alpha: SMP IRQ routing fixIvan Kokshaysky2006-06-05
* [PATCH] alpha: task_pt_regs()akpm@osdl.org2006-01-12
* [PATCH] alpha: task_stack_page()Al Viro2006-01-12
* [PATCH] alpha: task_thread_info()Al Viro2006-01-12
* [PATCH] Don't attempt to power off if power off is not implementedEric W. Biederman2006-01-08
* [PATCH] sched: resched and cpu_idle reworkNick Piggin2005-11-09
* [PATCH] alpha: fix kernel panic during SysRq-bIvan Kokshaysky2005-09-23
* [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