Age | Commit message (Expand) | Author |
2014-10-24 | arm64: ASLR: Don't randomise text when randomise_va_space == 0 | Arun Chandran |
2014-10-10 | Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-10-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2014-09-26 | arm/arm64: unexport restart handlers | Guenter Roeck |
2014-09-26 | arm64: support restart through restart handler call chain | Guenter Roeck |
2014-09-11 | arm64: flush TLS registers during exec | Will Deacon |
2014-09-08 | arm64: convert part of soft_restart() to assembly | Arun Chandran |
2014-07-09 | arm64: Add CONFIG_CC_STACKPROTECTOR | Laura Abbott |
2014-05-16 | arm64: Fix deadlock scenario with smp_send_stop() | Arun KS |
2014-05-16 | arm64: Fix machine_shutdown() definition | Arun KS |
2014-05-16 | Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ... | Catalin Marinas |
2014-05-12 | arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h | AKASHI Takahiro |
2014-05-09 | arm64: barriers: make use of barrier options with explicit barriers | Will Deacon |
2014-05-08 | arm64: add abstractions for FPSIMD state manipulation | Ard Biesheuvel |
2014-03-31 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2014-02-26 | arm64: Fix the soft_restart routine | Geoff Levand |
2014-02-22 | cpuidle/arm64: Remove redundant cpuidle_idle_call() | Nicolas Pitre |
2014-01-30 | arm64: FIQs are unused | Nicolas Pitre |
2013-12-19 | Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstream | Catalin Marinas |
2013-12-19 | ARM64: check stack pointer in get_wchan | Konstantin Khlebnikov |
2013-12-16 | arm64: kernel: add CPU idle call | Lorenzo Pieralisi |
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 |