index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2014-04-07
Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12
Scott Wood
2013-11-17
alpha: Primitive support for CPU power down.
Richard Henderson
2013-05-21
TTY:vt: convert remain take_over_console's users to do_take_over_console
Wang YanQing
2013-05-01
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-08
alpha: Use generic idle loop
Thomas Gleixner
2013-02-03
alpha: remove stray debris left in copy_process()
Al Viro
2012-11-29
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-29
alpha: switch to generic fork/vfork/clone
Al Viro
2012-11-29
alpha: reorganize copy_process(), prepare to saner fork_idle()
Al Viro
2012-11-29
alpha: simplify fork and friends
Al Viro
2012-10-24
alpha: separate thread-synchronous flags
Al Viro
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-01
alpha: introduce ret_from_kernel_execve(), switch to generic kernel_execve()
Al Viro
2012-10-01
alpha: switch to generic kernel_thread()
Al Viro
2012-10-01
alpha: switch to generic sys_execve()
Al Viro
2012-09-23
alpha: Add missing RCU idle APIs on idle loop
Frederic Weisbecker
2012-09-23
alpha: Fix preemption handling in idle loop
Frederic Weisbecker
2012-08-19
alpha: take kernel_execve() out of entry.S
Al Viro
2012-03-28
Disintegrate asm/system.h for Alpha
David Howells
2011-07-26
alpha, exec: remove redundant set_fs(USER_DS)
Mathias Krause
2011-05-25
alpha: replace with new cpumask APIs
KOSAKI Motohiro
2010-09-25
alpha: fix usp value in multithreaded coredumps
Al Viro
2010-08-18
Make do_execve() take a const filename pointer
David Howells
2010-08-13
Mark arguments to certain syscalls as being const
David Howells
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-24
headers: utsname.h redux
Alexey Dobriyan
2009-04-03
Simplify copy_thread()
Alexey Dobriyan
2009-02-16
cpumask: Use cpu_*_mask accessors code: alpha
Rusty Russell
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-02-08
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
2008-02-08
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
David Howells
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-01-30
[PATCH] missing exports of pm_power_off() on alpha and sparc32
Al Viro
2006-10-11
[PATCH] alpha_ksyms.c cleanup
Al Viro
2006-07-10
[PATCH] vt: Remove VT-specific declarations and definitions from tty.h
Jon Smirl
2006-07-03
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-05
[PATCH] alpha: SMP IRQ routing fix
Ivan 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-09
[PATCH] Don't attempt to power off if power off is not implemented
Eric W. Biederman
2005-11-09
[PATCH] sched: resched and cpu_idle rework
Nick Piggin
2005-09-23
[PATCH] alpha: fix kernel panic during SysRq-b
Ivan Kokshaysky
2005-07-26
[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.
Eric W. Biederman
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds