summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* Disintegrate asm/system.h for AlphaDavid Howells2012-03-281-1/+0Star
* alpha, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-261-1/+0Star
* alpha: replace with new cpumask APIsKOSAKI Motohiro2011-05-251-1/+1
* alpha: fix usp value in multithreaded coredumpsAl Viro2010-09-251-1/+1
* Make do_execve() take a const filename pointerDavid Howells2010-08-181-2/+3
* Mark arguments to certain syscalls as being constDavid Howells2010-08-141-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
* headers: utsname.h reduxAlexey Dobriyan2009-09-241-1/+0Star
* Simplify copy_thread()Alexey Dobriyan2009-04-031-1/+1
* cpumask: Use cpu_*_mask accessors code: alphaRusty Russell2009-02-161-4/+4
* cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-0/+2
* on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-261-1/+1
* aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells2008-02-081-1/+0Star
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-081-62/+0Star
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* [PATCH] missing exports of pm_power_off() on alpha and sparc32Al Viro2007-01-301-0/+1
* [PATCH] alpha_ksyms.c cleanupAl Viro2006-10-111-0/+5
* [PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl2006-07-101-0/+1
* [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-041-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] alpha: SMP IRQ routing fixIvan Kokshaysky2006-06-051-3/+3
* [PATCH] alpha: task_pt_regs()akpm@osdl.org2006-01-121-17/+2Star
* [PATCH] alpha: task_stack_page()Al Viro2006-01-121-3/+3
* [PATCH] alpha: task_thread_info()Al Viro2006-01-121-2/+2
* [PATCH] Don't attempt to power off if power off is not implementedEric W. Biederman2006-01-091-0/+5
* [PATCH] sched: resched and cpu_idle reworkNick Piggin2005-11-091-7/+3Star
* [PATCH] alpha: fix kernel panic during SysRq-bIvan Kokshaysky2005-09-231-0/+4
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-261-3/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+528