1. dd779cb Merge android-4.9.163 (429c144) into msm-4.9 by jianzhou · 5 years ago
  2. 74634f3 Revert "ANDROID: arm: process: Add display of memory around registers when displaying regs." by Alistair Strachan · 5 years ago
  3. 272f3f6 Revert "arm: fix show_data fallout from KERN_CONT changes" by Alistair Strachan · 5 years ago
  4. 176ee16 arm: show extra regs only for kernel mode by Zhenhua Huang · 6 years ago
  5. 40a1830 arm: fix show_data fallout from KERN_CONT changes by Ji Zhang · 6 years ago
  6. c6023aa ANDROID: process: Add display of memory around registers when displaying regs. by San Mehat · 15 years ago
  7. 83285ed ANDROID: ARM: Call idle notifiers by Todd Poynor · 13 years ago
  8. c984cbf ARM: use simpler API for random address requests by Jason Cooper · 8 years ago
  9. e6978e4 ARM: save and reset the address limit when entering an exception by Russell King · 8 years ago
  10. 5fa9da5 ARM: get rid of horrible *(unsigned int *)(regs + 1) by Russell King · 8 years ago
  11. 6904817 vdso: make arch_setup_additional_pages wait for mmap_sem for write killable by Michal Hocko · 8 years ago
  12. e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 8 years ago
  13. 77f1b959 ARM: report proper DACR value in oops dumps by Russell King · 9 years ago
  14. 57e6bbc Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  15. af4cb25 ARM: uaccess: fix undefined instruction on ARMv7M/noMMU by Russell King · 9 years ago
  16. 40d3f02 Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into for-linus by Russell King · 9 years ago
  17. a5e090a ARM: software-based priviledged-no-access support by Russell King · 9 years ago
  18. 9205b79 ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die() by Stephen Boyd · 9 years ago
  19. 1eef5d2 ARM: domains: switch to keeping domain value in register by Russell King · 9 years ago
  20. c848791 Merge branches 'misc', 'vdso' and 'fixes' into for-next by Russell King · 9 years ago
  21. 045ab94 ARM: move reboot code to arch/arm/kernel/reboot.c by Russell King · 9 years ago
  22. 767bf7e ARM: fix broken hibernation by Russell King · 9 years ago
  23. ecf99a4 ARM: 8331/1: VDSO initialization, mapping, and synchronization by Nathan Lynch · 9 years ago
  24. f3a0420 ARM: 8241/1: Update processor_modes for hyp and monitor mode by Stephen Boyd · 10 years ago
  25. 93834c6 Merge tag 'restart-handler-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 10 years ago
  26. d5d1689 Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' into for-next by Russell King · 10 years ago
  27. 389522b ARM: 8155/1: place sigpage at a random offset above stack by Nathan Lynch · 10 years ago
  28. 02e0409 ARM: 8154/1: use _install_special_mapping for sigpage by Nathan Lynch · 10 years ago
  29. 6cd6d94 arm/arm64: unexport restart handlers by Guenter Roeck · 10 years ago
  30. 1a9607a arm: support restart through restart handler call chain by Guenter Roeck · 10 years ago
  31. 7f03807 ARM: remove extraneous newline in show_regs() by Russell King · 10 years ago
  32. fbfb872 ARM: 8148/1: flush TLS and thumbee register state during exec by Nathan Lynch · 10 years ago
  33. ede1d63 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  34. 53f1d9a Merge branches 'fixes' and 'misc' into for-next by Russell King · 10 years ago
  35. 779dd95 ARM: add missing system_misc.h include to process.c by Russell King · 10 years ago
  36. c7d442f ARM: 8010/1: avoid tracers in soft_restart by Sebastian Capella · 10 years ago
  37. 2d1eb87 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  38. ad68cc7 sched/idle, ARM: Remove redundant cpuidle_idle_call() by Nicolas Pitre · 10 years ago
  39. e2e55fd ARM: show_regs: on v7-M there are no FIQs, different processor modes, ... by Uwe Kleine-König · 10 years ago
  40. 1b15ec7 ARM: 7912/1: check stack pointer in get_wchan by Konstantin Khlebnikov · 11 years ago
  41. 2a28224 Merge branch 'security-fixes' into fixes by Russell King · 11 years ago
  42. 1d0bbf4 ARM: Fix the world famous typo with is_gate_vma() by Russell King · 11 years ago
  43. e35ac62 Merge branch 'security-fixes' into fixes by Russell King · 11 years ago
  44. e0d4075 ARM: fix a cockup in 48be69a02 (ARM: move signal handlers into a vdso-like page) by Russell King · 11 years ago
  45. 24195ca Merge branch 'security-fixes' into fixes by Russell King · 11 years ago
  46. 44424c3 ARM: 7803/1: Fix deadlock scenario with smp_send_stop() by Stephen Boyd · 11 years ago
  47. a5463cd ARM: make vectors page inaccessible from userspace by Russell King · 11 years ago
  48. 48be69a ARM: move signal handlers into a vdso-like page by Russell King · 11 years ago
  49. 1b3a5d0 reboot: move arch/x86 reboot= handling to generic kernel by Robin Holt · 11 years ago
  50. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  51. 16d6d5b reboot: arm: prepare reboot_mode for moving to generic kernel code by Robin Holt · 11 years ago
  52. cbd379b Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-next by Russell King · 11 years ago
  53. a4780ad ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and fork by André Hentschel · 11 years ago
  54. 19ab428 ARM: 7759/1: decouple CPU offlining from reboot/shutdown by Stephen Warren · 11 years ago
  55. 4ca46c5 ARM: 7727/1: remove the .vm_mm value from gate_vma by Steven Capper · 11 years ago
  56. 8546dc1 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  57. 33b9f58 Merge branch 'cleanup' into for-linus by Russell King · 11 years ago
  58. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  59. f7b861b arm: Use generic idle loop by Thomas Gleixner · 11 years ago
  60. 6546327 arch: Cleanup enable/disable_hlt by Thomas Gleixner · 11 years ago
  61. f6604ef ARM: cleanup gate_vma initialization by Russell King · 11 years ago
  62. b0ea114 ARM idle: delete pm_idle by Len Brown · 11 years ago
  63. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  64. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  65. 38a61b6 arm: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  66. 9ecb47d ARM: 7574/1: kernel/process.c: include idmap.h instead of redeclaring setup_mm_for_reboot() by Nicolas Pitre · 12 years ago
  67. 871df85 ARM: 7544/1: Add BUG_ON when hlt counter is wrongly used by fwu · 12 years ago
  68. 4e21fc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  69. 9fff2fa arm: switch to saner kernel_execve() semantics by Al Viro · 12 years ago
  70. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  71. 9e14f82 arm: split ret_from_fork, simplify kernel_thread() [based on patch by rmk] by Al Viro · 12 years ago
  72. 19e4ab5 Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds into next/drivers by Arnd Bergmann · 12 years ago
  73. fa8bbb1 ARM: use new LEDS CPU trigger stub to replace old one by Bryan Wu · 12 years ago
  74. 98bd8b9 ARM: 7466/1: disable interrupt before spinning endlessly by Shawn Guo · 12 years ago
  75. 448eca9 arm: Remove unused cpu_idle_wait() by Thomas Gleixner · 12 years ago
  76. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  77. 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
  78. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  79. b0df898 Merge branch 'devel-stable' into for-linus by Russell King · 12 years ago
  80. f9d4861 ARM: 7294/1: vectors: use gate_vma for vectors user mapping by Will Deacon · 12 years ago
  81. 56c10bf Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  82. 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 12 years ago
  83. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 13 years ago
  84. ae94091 ARM: substitute arch_idle() by Nicolas Pitre · 12 years ago
  85. 4fa2043 ARM: clean up idle handlers by Nicolas Pitre · 13 years ago
  86. 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 · 12 years ago
  87. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 12 years ago
  88. f88b897 ARM: restart: remove the now empty arch_reset() by Russell King · 13 years ago
  89. 4045407 Merge branch 'restart-cleanup' into restart by Russell King · 12 years ago
  90. 290130a ARM: reset: implement soft_restart for jumping to a physical address by Will Deacon · 13 years ago
  91. 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 13 years ago
  92. 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 13 years ago
  93. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 13 years ago
  94. 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
  95. 11ed0ba ARM: 7161/1: errata: no automatic store buffer drain by Will Deacon · 13 years ago
  96. e879c86 ARM: restart: only perform setup for restart when soft-restarting by Russell King · 13 years ago
  97. 5aafec1 ARM: restart: remove argument to setup_mm_for_reboot() by Russell King · 13 years ago
  98. ac15e00 ARM: restart: move reboot failure handing into machine_restart() by Russell King · 13 years ago
  99. ecea4ab arm: convert core files from module.h to export.h by Paul Gortmaker · 13 years ago
  100. b380ab4 ARM: 7068/1: process: change from __backtrace to dump_stack in show_regs by Laura Abbott · 13 years ago