aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/process.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-04-02Simplify copy_thread()Alexey Dobriyan1-1/+1
2009-02-16cpumask: Use cpu_*_mask accessors code: alphaRusty Russell1-4/+4
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell1-0/+2
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe1-1/+1
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells1-1/+0
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells1-62/+0
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-01-30[PATCH] missing exports of pm_power_off() on alpha and sparc32Al Viro1-0/+1
2006-10-11[PATCH] alpha_ksyms.c cleanupAl Viro1-0/+5
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl1-0/+1
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-05[PATCH] alpha: SMP IRQ routing fixIvan Kokshaysky1-3/+3
2006-01-12[PATCH] alpha: task_pt_regs()akpm@osdl.org1-17/+2
2006-01-12[PATCH] alpha: task_stack_page()Al Viro1-3/+3
2006-01-12[PATCH] alpha: task_thread_info()Al Viro1-2/+2
2006-01-08[PATCH] Don't attempt to power off if power off is not implementedEric W. Biederman1-0/+5
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin1-7/+3
2005-09-22[PATCH] alpha: fix kernel panic during SysRq-bIvan Kokshaysky1-0/+4
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman1-3/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+528