aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha/kernel/process.c
AgeCommit message (Expand)Author
2015-05-26alpha: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad
2013-11-16alpha: Primitive support for CPU power down.Richard Henderson
2013-05-20TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-08alpha: Use generic idle loopThomas Gleixner
2013-02-03alpha: remove stray debris left in copy_process()Al Viro
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28alpha: switch to generic fork/vfork/cloneAl Viro
2012-11-28alpha: reorganize copy_process(), prepare to saner fork_idle()Al Viro
2012-11-28alpha: simplify fork and friendsAl Viro
2012-10-24alpha: separate thread-synchronous flagsAl Viro
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-09-30alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro
2012-09-30alpha: switch to generic kernel_thread()Al Viro
2012-09-30alpha: switch to generic sys_execve()Al Viro
2012-09-23alpha: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-09-23alpha: Fix preemption handling in idle loopFrederic Weisbecker
2012-08-19alpha: take kernel_execve() out of entry.SAl Viro
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells
2011-07-25alpha, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-05-25alpha: replace with new cpumask APIsKOSAKI Motohiro
2010-09-25alpha: fix usp value in multithreaded coredumpsAl Viro
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-23headers: utsname.h reduxAlexey Dobriyan
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-02-16cpumask: Use cpu_*_mask accessors code: alphaRusty Russell
2008-12-13cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe
2008-02-08aout: remove unnecessary inclusions of {asm, linux}/a.out.hDavid Howells
2008-02-08aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-01-30[PATCH] missing exports of pm_power_off() on alpha and sparc32Al Viro
2006-10-11[PATCH] alpha_ksyms.c cleanupAl Viro
2006-07-10[PATCH] vt: Remove VT-specific declarations and definitions from tty.hJon Smirl
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-05[PATCH] alpha: SMP IRQ routing fixIvan Kokshaysky
2006-01-12[PATCH] alpha: task_pt_regs()akpm@osdl.org
2006-01-12[PATCH] alpha: task_stack_page()Al Viro
2006-01-12[PATCH] alpha: task_thread_info()Al Viro
2006-01-08[PATCH] Don't attempt to power off if power off is not implementedEric W. Biederman
2005-11-09[PATCH] sched: resched and cpu_idle reworkNick Piggin
2005-09-22[PATCH] alpha: fix kernel panic during SysRq-bIvan Kokshaysky
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds