summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/process.c
Commit message (Expand)AuthorAgeFilesLines
* alpha: fix crash if pthread_create races with signal deliveryMikulas Patocka2018-01-201-1/+2
* alpha: make thread_saved_pc staticTobias Klauser2018-01-201-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* exit_thread: remove empty bodiesJiri Slaby2016-05-201-8/+0
* alpha: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad2015-05-261-4/+3
* alpha: Primitive support for CPU power down.Richard Henderson2013-11-161-0/+17
* TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing2013-05-201-1/+3
* dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-0/+1
* alpha: Use generic idle loopThomas Gleixner2013-04-081-19/+0
* alpha: remove stray debris left in copy_process()Al Viro2013-02-031-1/+0
* flagday: don't pass regs to copy_thread()Al Viro2012-11-281-1/+1
* alpha: switch to generic fork/vfork/cloneAl Viro2012-11-281-25/+0
* alpha: reorganize copy_process(), prepare to saner fork_idle()Al Viro2012-11-281-21/+14
* alpha: simplify fork and friendsAl Viro2012-11-281-9/+7
* alpha: separate thread-synchronous flagsAl Viro2012-10-241-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-101-59/+20
|\
| * alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve()Al Viro2012-09-301-19/+0
| * alpha: switch to generic kernel_thread()Al Viro2012-09-301-19/+20
| * alpha: switch to generic sys_execve()Al Viro2012-09-301-21/+0
* | alpha: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-231-0/+3
* | alpha: Fix preemption handling in idle loopFrederic Weisbecker2012-09-231-1/+2
|/
* alpha: take kernel_execve() out of entry.SAl Viro2012-08-191-0/+19
* Disintegrate asm/system.h for AlphaDavid Howells2012-03-281-1/+0
* alpha, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-07-251-1/+0
* 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-171-2/+3
* Mark arguments to certain syscalls as being constDavid Howells2010-08-131-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-231-1/+0
* Simplify copy_thread()Alexey Dobriyan2009-04-021-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/+0
* aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-081-62/+0
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [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-031-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] alpha: SMP IRQ routing fixIvan Kokshaysky2006-06-051-3/+3
* [PATCH] alpha: task_pt_regs()akpm@osdl.org2006-01-121-17/+2
* [PATCH] alpha: task_stack_page()Al Viro2006-01-121-3/+3
* [PATCH] alpha: task_thread_info()Al Viro2006-01-121-2/+2