1. 5976a66 arm: Adjust system_state check by Thomas Gleixner · 8 years ago
  2. 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 9 years ago
  3. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 9 years ago
  4. ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 9 years ago
  5. d4f4cf7 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  6. 035e787 ARM: 8644/1: Reduce "CPU: shutdown" message to debug level by Florian Fainelli · 9 years ago
  7. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  8. 6776648 nmi_backtrace: do a local dump_stack() instead of a self-NMI by Chris Metcalf · 9 years ago
  9. 9a01c3e nmi_backtrace: add more trigger_*_cpu_backtrace() methods by Chris Metcalf · 9 years ago
  10. 7619751 ARM: 8595/2: apply more __ro_after_init by Kees Cook · 9 years ago
  11. 9503427 Merge tag 'fixes-rcu-fiq-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  12. 7c64cc0 arm: Use _rcuidle for smp_cross_call() tracepoints by Paul E. McKenney · 9 years ago
  13. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 9 years ago
  14. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 9 years ago
  15. e7273ff ARM: 8488/1: Make IPI_CPU_BACKTRACE a "non-secure" SGI by Marc Zyngier · 10 years ago
  16. 89d798b ARM: 8487/1: Remove IPI_CALL_FUNC_SINGLE by Marc Zyngier · 10 years ago
  17. 0768330 ARM: 8439/1: Fix backtrace generation when IPI is masked by Daniel Thompson · 10 years ago
  18. 4caa9dd ARM: 8424/1: add const qualifier to the argument of smp_set_ops() by Masahiro Yamada · 10 years ago
  19. bbeb920 ARM: 8422/1: enable imprecise aborts during early kernel startup by Lucas Stach · 10 years ago
  20. 6f0a2fc Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  21. 40d3f02 Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into for-linus by Russell King · 10 years ago
  22. 9205b79 ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die() by Stephen Boyd · 10 years ago
  23. 787047e ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggable by Stephen Boyd · 10 years ago
  24. 96f0e00 ARM: add basic support for on-demand backtrace of other CPUs by Russell King · 11 years ago
  25. 06be5ee Merge branches 'fixes' and 'ioremap' into for-linus by Russell King · 10 years ago
  26. 398f745 ARM: 8393/1: smp: Fix suspicious RCU usage with ipi tracepoints by Stephen Boyd · 10 years ago
  27. b2c3e38 ARM: redo TTBR setup code for LPAE by Russell King · 10 years ago
  28. fee3fd4 ARM: 8338/1: kexec: Relax SMP validation to improve DT compatibility by Geert Uytterhoeven · 10 years ago
  29. 4bf9636 Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo" by Pavel Machek · 11 years ago
  30. 1381c5a ARM: remove "SMP: Total of %d processors activated." message by Russell King · 11 years ago
  31. c68b027 ARM: reduce "Booted secondary processor" message to debug level by Russell King · 11 years ago
  32. 4ed89f2 ARM: convert printk(KERN_* to pr_* by Russell King · 11 years ago
  33. afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  34. 8b521cb ARM: 8152/1: Convert pr_warning to pr_warn by Joe Perches · 11 years ago
  35. 09f6edd arm: Tell irq work about self IPI support by Frederic Weisbecker · 11 years ago
  36. 084bb5b ARM: 8131/1: arm/smp: Absorb boot_secondary() by Geert Uytterhoeven · 11 years ago
  37. 365ec7b ARM: add IPI tracepoints by Nicolas Pitre · 11 years ago
  38. 0b443ea cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} by Viresh Kumar · 11 years ago
  39. 668bc38 ARM: SMP implementations are not supposed to return from smp_ops.cpu_die() by Russell King · 12 years ago
  40. efcfc46 ARM: 7918/1: clean up cache handling in core code by Nicolas Pitre · 12 years ago
  41. df762ec Merge branch 'devel-stable' into for-next by Russell King · 12 years ago
  42. c682e51 ARM: 7887/1: Don't smp_cross_call() on UP devices in arch_irq_work_raise() by Stephen Boyd · 12 years ago
  43. bf18525 ARM: 7872/1: Support arch_irq_work_raise() via self IPIs by Stephen Boyd · 12 years ago
  44. 8754c4b Merge branch 'for-rmk/arm-mm-lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone into devel-stable by Russell King · 12 years ago
  45. 4dc9a81 ARM: mm: Introduce virt_to_idmap() with an arch hook by Santosh Shilimkar · 12 years ago
  46. 5135d87 ARM: SMP: basic IPI triggered completion support by Nicolas Pitre · 13 years ago
  47. 8e73e36 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  48. 141b974 Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus by Russell King · 12 years ago
  49. 9fc2105 ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo by Will Deacon · 12 years ago
  50. 2103f6c ARM: 7807/1: kexec: validate CPU hotplug support by Stephen Warren · 12 years ago
  51. 47dcd35 Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanup by Olof Johansson · 12 years ago
  52. 8bd26e3 arm: delete __cpuinit/__CPUINIT usage from all ARM users by Paul Gortmaker · 12 years ago
  53. 3c0c01a Merge branch 'devel-stable' into for-next by Russell King · 12 years ago
  54. 060fd30 ARM: smp: Remove local timer API by Stephen Boyd · 13 years ago
  55. 3d53cee ARM: smp: Remove duplicate dummy timer implementation by Stephen Boyd · 12 years ago
  56. 3fbd55e Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable by Russell King · 12 years ago
  57. 19ab428 ARM: 7759/1: decouple CPU offlining from reboot/shutdown by Stephen Warren · 12 years ago
  58. eb08375 ARM: mpu: add MPU initialisation for secondary cores by Jonathan Austin · 12 years ago
  59. c4a1f03 ARM: nommu: do not initialise page tables in secondary_data structure by Will Deacon · 13 years ago
  60. 4756dcb ARM: LPAE: accomodate >32-bit addresses for page table base by Cyril Chemparathy · 13 years ago
  61. aa03381 ARM: smp: Drop RCU_NONIDLE usage in cpu_die() by Stephen Boyd · 12 years ago
  62. 8546dc1 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  63. 51acdfd ARM: smp: flush L1 cache in cpu_die() by Russell King · 12 years ago
  64. f7b861b arm: Use generic idle loop by Thomas Gleixner · 12 years ago
  65. 6f3d90e ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay ops by Will Deacon · 12 years ago
  66. f7db706 ARM: 7674/1: smp: Avoid dummy clockevent being preferred over real hardware clock-event by Santosh Shilimkar · 12 years ago
  67. 89c7e4b ARM: 7661/1: mm: perform explicit branch predictor maintenance when required by Will Deacon · 12 years ago
  68. 529e5fb Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  69. 16af43f Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus by Russell King · 12 years ago
  70. 8b5628a Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  71. b274776 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  72. 7026436 ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clock by Nicolas Pitre · 13 years ago
  73. 9664ffe ARM: 7651/1: remove unused smp_timer_broadcast #define by Mark Rutland · 13 years ago
  74. 4f5c1c0 Merge branch 'irqchip/gic-vic-move' into next/virt by Olof Johansson · 13 years ago
  75. 3d06770 arm: Add generic timer broadcast support by Mark Rutland · 13 years ago
  76. e2c5011 arm: Use generic timer broadcast receiver by Mark Rutland · 13 years ago
  77. 0a30111 ARM: smp: remove wrapper functions by Russell King · 13 years ago
  78. b1cffeb ARM: GIC: remove direct use of gic_raise_softirq by Rob Herring · 13 years ago
  79. 0fa5d39 Merge branch 'devel-stable' into for-linus by Russell King · 13 years ago
  80. 0b99cb7 Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warnings' into for-next by Russell King · 13 years ago
  81. 026b7c6 ARM: 7590/1: /proc/interrupts: limit the display of IPIs to online CPUs only by Nicolas Pitre · 13 years ago
  82. 14318efb ARM: 7587/1: implement optimized percpu variable access by Rob Herring · 13 years ago
  83. e8d432c ARM: kernel: add MIDR to per-CPU information data by Lorenzo Pieralisi · 13 years ago
  84. b62655f ARM: 7571/1: SMP: add function arch_send_wakeup_ipi_mask() by Shawn Guo · 13 years ago
  85. 5f40b90 ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_count by Will Deacon · 13 years ago
  86. a0f0dd5 Merge branch 'fixes' into for-linus by Russell King · 13 years ago
  87. 0e51793 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  88. 16642a2 Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  89. 648f3b69 Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stable by Russell King · 13 years ago
  90. e6b866e ARM: kernel: update __cpu_disable to use cache LoUIS maintenance API by Lorenzo Pieralisi · 13 years ago
  91. 559a593 ARM: 7536/1: smp: Formalize an IPI for wakeup by Stephen Boyd · 13 years ago
  92. 4588c34 ARM: virt: Add boot-time diagnostics by Dave Martin · 14 years ago
  93. 28e8e29 ARM: consolidate pen_release instead of having per platform definitions by Marc Zyngier · 13 years ago
  94. ac6c799 ARM: smp: Make SMP operations mandatory by Marc Zyngier · 14 years ago
  95. abcee5f ARM: SoC: add per-platform SMP operations by Marc Zyngier · 14 years ago
  96. ec971ea5 ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smp by Richard Zhao · 13 years ago
  97. c5dff4f ARM: 7480/1: only call smp_send_stop() on SMP by Javier Martinez Canillas · 13 years ago
  98. ff081e0 ARM: 7457/1: smp: Fix suspicious RCU originating from cpu_die() by Stephen Boyd · 13 years ago
  99. 3eaa73b arm: use clear_tasks_mm_cpumask() by Anton Vorontsov · 13 years ago
  100. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago