| Commit message (Expand) | Author | Age | Files | Lines |
* | arm64: Fix definition of arm_pm_restart to match the declaration | Catalin Marinas | 2013-07-23 | 1 | -1/+1 |
* | arm64: use common reboot infrastructure | Marc Zyngier | 2013-07-19 | 1 | -1/+1 |
* | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-05-08 | 1 | -4/+4 |
|\ |
|
| * | arm64: vexpress: Add support for poweroff/restart | Catalin Marinas | 2013-05-08 | 1 | -4/+4 |
* | | dump_stack: unify debug information printed by show_regs() | Tejun Heo | 2013-04-30 | 1 | -6/+1 |
* | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-04-30 | 1 | -1/+7 |
|\ \
| |/ |
|
| * | arm64: Execute DSB during thread switching for TLB/cache maintenance | Catalin Marinas | 2013-04-25 | 1 | -0/+6 |
| * | arm64: Fix task tracing | Christopher Covington | 2013-04-17 | 1 | -1/+1 |
* | | arm64: Use generic idle loop | Thomas Gleixner | 2013-04-08 | 1 | -38/+5 |
|/ |
|
* | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-02-20 | 1 | -1/+3 |
|\ |
|
| * | arm64: mm: update CONTEXTIDR register to contain PID of current process | Will Deacon | 2013-02-11 | 1 | -1/+3 |
* | | ARM64 idle: delete pm_idle | Len Brown | 2013-02-17 | 1 | -9/+4 |
|/ |
|
* | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-28 | 1 | -2/+1 |
* | arm64: sanitize copy_thread(), switch to generic fork/vfork/clone | Al Viro | 2012-11-28 | 1 | -4/+4 |
* | Merge commit '6ba1bc826d160fe4f32bcb188687dcca4bdfaf3d' into arch-arm64 | Al Viro | 2012-11-16 | 1 | -18/+0 |
|\ |
|
| * | arm64: elf: fix core dumping definitions for GP and FP registers | Will Deacon | 2012-11-08 | 1 | -18/+0 |
* | | arm64: get rid of fork/vfork/clone wrappers | Al Viro | 2012-10-22 | 1 | -2/+8 |
* | | arm64: Use generic kernel_thread() implementation | Catalin Marinas | 2012-10-17 | 1 | -53/+24 |
|/ |
|
* | arm64: Process management | Catalin Marinas | 2012-09-17 | 1 | -0/+408 |