Age | Commit message (Expand) | Author |
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-04-30 | 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-17 | 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-28 | flagday: don't pass regs to copy_thread() | Al Viro |
2012-11-28 | 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-09-30 | 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 |
2012-08-01 | ARM: use new LEDS CPU trigger stub to replace old one | Bryan Wu |
2012-07-31 | ARM: 7466/1: disable interrupt before spinning endlessly | Shawn Guo |
2012-05-08 | arm: Remove unused cpu_idle_wait() | Thomas Gleixner |
2012-03-29 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells |
2012-03-27 | Merge branch 'devel-stable' into for-linus | Russell King |
2012-03-24 | ARM: 7294/1: vectors: use gate_vma for vectors user mapping | Will Deacon |
2012-03-23 | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-23 | coredump: remove VM_ALWAYSDUMP flag | Jason Baron |
2012-03-01 | sched/rt: Use schedule_preempt_disabled() | Thomas Gleixner |
2012-01-20 | ARM: substitute arch_idle() | Nicolas Pitre |
2012-01-20 | ARM: clean up idle handlers | Nicolas Pitre |
2012-01-06 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g... | Linus Torvalds |
2012-01-05 | Merge branch 'restart' into for-linus | Russell King |
2012-01-05 | ARM: restart: remove the now empty arch_reset() | Russell King |
2012-01-05 | Merge branch 'restart-cleanup' into restart | Russell King |
2011-12-12 | ARM: reset: implement soft_restart for jumping to a physical address | Will Deacon |
2011-12-11 | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() | Frederic Weisbecker |
2011-12-11 | nohz: Allow rcu extended quiescent state handling seperately from tick stop | Frederic Weisbecker |
2011-12-11 | nohz: Separate out irq exit and idle loop dyntick logic | Frederic Weisbecker |
2011-12-05 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/... | Russell King |
2011-11-21 | ARM: 7161/1: errata: no automatic store buffer drain | Will Deacon |
2011-11-21 | ARM: restart: only perform setup for restart when soft-restarting | Russell King |