index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
process.c
Age
Commit message (
Expand
)
Author
2013-10-25
arm64: add CPU_HOTPLUG infrastructure
Mark Rutland
2013-09-20
arm64: Correctly report LR and SP for compat tasks
Catalin Marinas
2013-07-23
arm64: Fix definition of arm_pm_restart to match the declaration
Catalin Marinas
2013-07-19
arm64: use common reboot infrastructure
Marc Zyngier
2013-05-08
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-05-08
arm64: vexpress: Add support for poweroff/restart
Catalin Marinas
2013-04-30
dump_stack: unify debug information printed by show_regs()
Tejun Heo
2013-04-30
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-04-25
arm64: Execute DSB during thread switching for TLB/cache maintenance
Catalin Marinas
2013-04-17
arm64: Fix task tracing
Christopher Covington
2013-04-08
arm64: Use generic idle loop
Thomas Gleixner
2013-02-20
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-17
ARM64 idle: delete pm_idle
Len Brown
2013-02-11
arm64: mm: update CONTEXTIDR register to contain PID of current process
Will Deacon
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
arm64: sanitize copy_thread(), switch to generic fork/vfork/clone
Al Viro
2012-11-16
Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64
Al Viro
2012-11-08
arm64: elf: fix core dumping definitions for GP and FP registers
Will Deacon
2012-10-22
arm64: get rid of fork/vfork/clone wrappers
Al Viro
2012-10-17
arm64: Use generic kernel_thread() implementation
Catalin Marinas
2012-09-17
arm64: Process management
Catalin Marinas