Age | Commit message (Expand) | Author |
2015-03-27 | ARM: 8331/1: VDSO initialization, mapping, and synchronization | Nathan Lynch |
2014-12-03 | ARM: 8241/1: Update processor_modes for hyp and monitor mode | Stephen Boyd |
2014-10-10 | Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-10-02 | Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int... | Russell King |
2014-09-26 | ARM: 8155/1: place sigpage at a random offset above stack | Nathan Lynch |
2014-09-26 | ARM: 8154/1: use _install_special_mapping for sigpage | Nathan Lynch |
2014-09-26 | arm/arm64: unexport restart handlers | Guenter Roeck |
2014-09-26 | arm: support restart through restart handler call chain | Guenter Roeck |
2014-09-17 | ARM: remove extraneous newline in show_regs() | Russell King |
2014-09-16 | ARM: 8148/1: flush TLS and thumbee register state during exec | Nathan Lynch |
2014-04-11 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2014-04-11 | Merge branches 'fixes' and 'misc' into for-next | Russell King |
2014-04-08 | ARM: add missing system_misc.h include to process.c | Russell King |
2014-04-07 | ARM: 8010/1: avoid tracers in soft_restart | Sebastian Capella |
2014-04-05 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2014-02-11 | sched/idle, ARM: Remove redundant cpuidle_idle_call() | Nicolas Pitre |
2014-02-03 | ARM: show_regs: on v7-M there are no FIQs, different processor modes, ... | Uwe Kleine-König |
2013-12-09 | ARM: 7912/1: check stack pointer in get_wchan | Konstantin Khlebnikov |
2013-08-13 | Merge branch 'security-fixes' into fixes | Russell King |
2013-08-07 | ARM: Fix the world famous typo with is_gate_vma() | Russell King |
2013-08-03 | Merge branch 'security-fixes' into fixes | Russell King |
2013-08-03 | ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page) | Russell King |
2013-08-01 | Merge branch 'security-fixes' into fixes | Russell King |
2013-08-01 | ARM: 7803/1: Fix deadlock scenario with smp_send_stop() | Stephen Boyd |
2013-08-01 | ARM: make vectors page inaccessible from userspace | Russell King |
2013-08-01 | ARM: move signal handlers into a vdso-like page | Russell King |
2013-07-09 | reboot: move arch/x86 reboot= handling to generic kernel | Robin Holt |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt |
2013-07-09 | reboot: arm: prepare reboot_mode for moving to generic kernel code | Robin Holt |
2013-06-29 | Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-next | Russell King |
2013-06-24 | ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and fork | André Hentschel |
2013-06-17 | ARM: 7759/1: decouple CPU offlining from reboot/shutdown | Stephen Warren |
2013-05-22 | ARM: 7727/1: remove the .vm_mm value from gate_vma | Steven Capper |
2013-05-03 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-05-02 | Merge branch 'cleanup' into for-linus | Russell King |
2013-05-01 | dump_stack: unify debug information printed by show_regs() | Tejun Heo |
2013-04-08 | arm: Use generic idle loop | Thomas Gleixner |
2013-04-08 | arch: Cleanup enable/disable_hlt | Thomas Gleixner |
2013-02-23 | ARM: cleanup gate_vma initialization | Russell King |
2013-02-18 | ARM idle: delete pm_idle | Len Brown |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-11-29 | flagday: don't pass regs to copy_thread() | Al Viro |
2012-11-29 | arm: switch to generic fork/vfork/clone | Al Viro |
2012-11-13 | ARM: 7574/1: kernel/process.c: include idmap.h instead of redeclaring setup_m... | Nicolas Pitre |
2012-10-18 | ARM: 7544/1: Add BUG_ON when hlt counter is wrongly used | fwu |
2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-12 | arm: switch to saner kernel_execve() semantics | 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 | arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk] | Al Viro |
2012-08-13 | Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Arnd Bergmann |