1. 98bd8b9 ARM: 7466/1: disable interrupt before spinning endlessly by Shawn Guo · 12 years ago
  2. 448eca9 arm: Remove unused cpu_idle_wait() by Thomas Gleixner · 12 years ago
  3. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  4. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  5. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  6. b0df898 Merge branch 'devel-stable' into for-linus by Russell King · 12 years ago
  7. f9d4861 ARM: 7294/1: vectors: use gate_vma for vectors user mapping by Will Deacon · 12 years ago
  8. 56c10bf Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  9. 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 12 years ago
  10. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 13 years ago
  11. ae94091 ARM: substitute arch_idle() by Nicolas Pitre · 13 years ago
  12. 4fa2043 ARM: clean up idle handlers by Nicolas Pitre · 13 years ago
  13. 770e1b0 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  14. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 13 years ago
  15. f88b897 ARM: restart: remove the now empty arch_reset() by Russell King · 13 years ago
  16. 4045407 Merge branch 'restart-cleanup' into restart by Russell King · 13 years ago
  17. 290130a ARM: reset: implement soft_restart for jumping to a physical address by Will Deacon · 13 years ago
  18. 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 13 years ago
  19. 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 13 years ago
  20. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 13 years ago
  21. 742eaa6 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable by Russell King · 13 years ago
  22. 11ed0ba ARM: 7161/1: errata: no automatic store buffer drain by Will Deacon · 13 years ago
  23. e879c86 ARM: restart: only perform setup for restart when soft-restarting by Russell King · 13 years ago
  24. 5aafec1 ARM: restart: remove argument to setup_mm_for_reboot() by Russell King · 13 years ago
  25. ac15e00 ARM: restart: move reboot failure handing into machine_restart() by Russell King · 13 years ago
  26. ecea4ab arm: convert core files from module.h to export.h by Paul Gortmaker · 13 years ago
  27. b380ab4 ARM: 7068/1: process: change from __backtrace to dump_stack in show_regs by Laura Abbott · 13 years ago
  28. cbc158d cpuidle: Consistent spelling of cpuidle_idle_call() by David Brown · 13 years ago
  29. a0bfa13 cpuidle: stop depending on pm_idle by Len Brown · 13 years ago
  30. 2e82669a ARM: 6867/1: Introduce THREAD_NOTIFY_COPY for copy_thread() hooks by Catalin Marinas · 13 years ago
  31. 6cde6d4 ARM: 6619/1: nommu: avoid mapping vectors page when !CONFIG_MMU by Will Deacon · 14 years ago
  32. 809b4e0 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  33. 23beab7 Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 'st-ux' and 'unwind' into devel by Russell King · 14 years ago
  34. c7b0aff ARM: 6428/1: add cpu_idle_wait() to support CPUidle on SMP systems. by Kevin Hilman · 14 years ago
  35. ec706da ARM: add a vma entry for the user accessible vector page by Nicolas Pitre · 14 years ago
  36. 864232f ARM: 6357/1: hw-breakpoint: add new ptrace requests for hw-breakpoint interaction by Will Deacon · 14 years ago
  37. 7b70c42 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  38. 3d3f78d ARM: call machine_shutdown() from machine_halt(), etc by Russell King · 14 years ago
  39. 9ca03a2 ARM: Factor out common code from cpu_proc_fin() by Russell King · 14 years ago
  40. 14764b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable by Russell King · 14 years ago
  41. ac78884 ARM: lockdep: fix unannotated irqs-on by Russell King · 14 years ago
  42. c743f38 ARM: initial stack protector (-fstack-protector) support by Nicolas Pitre · 14 years ago
  43. 990cb8a [ARM] implement arch_randomize_brk() by Nicolas Pitre · 14 years ago
  44. 4260415 ARM: fix build error in arch/arm/kernel/process.c by Russell King · 14 years ago
  45. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  46. 2232552 ARM: 5868/1: ARM: fix "BUG: using smp_processor_id() in preemptible code" by Rabin Vincent · 15 years ago
  47. 797245f ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread() by Russell King · 15 years ago
  48. cde3f86 ARM: 5759/1: Add register information of threads to coredump by Artem Bityutskiy · 15 years ago
  49. b86040a Thumb-2: Implementation of the unified start-up and exceptions code by Catalin Marinas · 15 years ago
  50. 9ccdac3 [ARM] idle: clean up pm_idle calling, obey hlt_counter by Russell King · 15 years ago
  51. feb97c3 [ARM] 5559/1: Limit the stack unwinding caused by a kthread exit by Catalin Marinas · 15 years ago
  52. 2658485 Add core support for ARMv6/v7 big-endian by Catalin Marinas · 15 years ago
  53. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago
  54. be093be [ARM] pass reboot command line to arch_reset() by Russell King · 15 years ago
  55. 2d7c11b [ARM] 5382/1: unwind: Reorganise the stacktrace support by Catalin Marinas · 15 years ago
  56. 33fa9b1 [ARM] Convert asm/uaccess.h to linux/uaccess.h by Russell King · 16 years ago
  57. 1de765c [ARM] remove pc_pointer() by Russell King · 16 years ago
  58. 09d9bae [ARM] sparse: fix several warnings by Russell King · 16 years ago
  59. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  60. 9b610fd Merge branch 'linus' into timers/nohz by Ingo Molnar · 16 years ago
  61. b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 16 years ago
  62. 205bee6 [ARM] dyntick: Remove obsolete and unused ARM dyntick support by Russell King · 16 years ago
  63. 1eb1141 aout: remove unnecessary inclusions of {asm, linux}/a.out.h by David Howells · 16 years ago
  64. 7fa3031 aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT by David Howells · 16 years ago
  65. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  66. 909d6c6 [ARM] 4453/1: Fully Decode ARM instruction set state in show_regs() tombstone by George G. Davis · 17 years ago
  67. 154c772 [ARM] Update show_regs/oops register format by Russell King · 17 years ago
  68. 9e4559d [ARM] 4258/2: Support for dynticks in idle loop by Kevin Hilman · 17 years ago
  69. 0f0a00b [ARM] Remove needless linux/ptrace.h includes by Russell King · 17 years ago
  70. ae0a846 [ARM] Move processor_modes[] to .../process.c by Russell King · 18 years ago
  71. 1222144 [ARM] 3911/2: Simplify alloc_thread_info on ARM by Paul Gortmaker · 18 years ago
  72. f12d0d7 [ARM] nommu: manage the CP15 things by Hyok S. Choi · 18 years ago
  73. a8c4c20 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  74. ae95bfb [ARM] 3707/1: iwmmxt: use the generic thread notifier infrastructure by Lennert Buytenhek · 18 years ago
  75. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  76. d6551e8 [ARM] Add thread_notify infrastructure by Russell King · 18 years ago
  77. 74617fb [ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handhelds by Richard Purdie · 18 years ago
  78. 9d494cc [ARM] arch/arm/kernel/process.c: Fix warning by Russell King · 18 years ago
  79. 1929ab8 [ARM] Fix thread struct allocator for SMP case by Russell King · 18 years ago
  80. 0cb3463 [PATCH] unexport get_wchan by Adrian Bunk · 18 years ago
  81. 84dff1a [ARM] 3363/1: [cleanup] process.c - fix warnings by Ben Dooks · 18 years ago
  82. 32d39a9 [PATCH] arm: task_stack_page() by Al Viro · 19 years ago
  83. 5520582 [PATCH] arm: end_of_stack() by Al Viro · 19 years ago
  84. 815d5ec [PATCH] arm: task_pt_regs() by Al Viro · 19 years ago
  85. e7c1b32 [PATCH] arm: task_thread_info() by Al Viro · 19 years ago
  86. 78ff18a [ARM] Cleanup ARM includes by Russell King · 19 years ago
  87. ac111bf Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  88. 64c7c8f [PATCH] sched: resched and cpu_idle rework by Nick Piggin · 19 years ago
  89. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 19 years ago
  90. c906107 [ARM] 3100/1: simplify a pointer computation by Nicolas Pitre · 19 years ago
  91. a054a81 [ARM SMP] Add hotplug CPU infrastructure by Russell King · 19 years ago
  92. 59586e5 [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. by Eric W. Biederman · 19 years ago
  93. 2ea8339 [PATCH] ARM: Add VST idle loop call by Russell King · 19 years ago
  94. 4f7a181 [PATCH] ARM: Fix kernel stack offset calculations by Russell King · 19 years ago
  95. 652a12e [PATCH] ARM: showregs by Russell King · 19 years ago
  96. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago