1. 6f3d90e ARM: 7685/1: delay: use private ticks_per_jiffy field for timer-based delay ops by Will Deacon · 12 years ago
  2. f7db706 ARM: 7674/1: smp: Avoid dummy clockevent being preferred over real hardware clock-event by Santosh Shilimkar · 12 years ago
  3. 89c7e4b ARM: 7661/1: mm: perform explicit branch predictor maintenance when required by Will Deacon · 12 years ago
  4. 529e5fb Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  5. 16af43f Merge branches 'devel-stable', 'fixes' and 'mmci' into for-linus by Russell King · 12 years ago
  6. 8b5628a Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  7. b274776 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  8. 7026436 ARM: 7653/2: do not scale loops_per_jiffy when using a constant delay clock by Nicolas Pitre · 12 years ago
  9. 9664ffe ARM: 7651/1: remove unused smp_timer_broadcast #define by Mark Rutland · 12 years ago
  10. 4f5c1c0 Merge branch 'irqchip/gic-vic-move' into next/virt by Olof Johansson · 12 years ago
  11. 3d06770 arm: Add generic timer broadcast support by Mark Rutland · 12 years ago
  12. e2c5011 arm: Use generic timer broadcast receiver by Mark Rutland · 12 years ago
  13. 0a30111 ARM: smp: remove wrapper functions by Russell King · 12 years ago
  14. b1cffeb ARM: GIC: remove direct use of gic_raise_softirq by Rob Herring · 12 years ago
  15. 0fa5d39 Merge branch 'devel-stable' into for-linus by Russell King · 12 years ago
  16. 0b99cb7 Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warnings' into for-next by Russell King · 12 years ago
  17. 026b7c6 ARM: 7590/1: /proc/interrupts: limit the display of IPIs to online CPUs only by Nicolas Pitre · 12 years ago
  18. 14318efb ARM: 7587/1: implement optimized percpu variable access by Rob Herring · 12 years ago
  19. e8d432c ARM: kernel: add MIDR to per-CPU information data by Lorenzo Pieralisi · 12 years ago
  20. b62655f ARM: 7571/1: SMP: add function arch_send_wakeup_ipi_mask() by Shawn Guo · 12 years ago
  21. 5f40b90 ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_count by Will Deacon · 12 years ago
  22. a0f0dd5 Merge branch 'fixes' into for-linus by Russell King · 12 years ago
  23. 0e51793 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  24. 16642a2 Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  25. 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 · 12 years ago
  26. e6b866e ARM: kernel: update __cpu_disable to use cache LoUIS maintenance API by Lorenzo Pieralisi · 12 years ago
  27. 559a593 ARM: 7536/1: smp: Formalize an IPI for wakeup by Stephen Boyd · 12 years ago
  28. 4588c34 ARM: virt: Add boot-time diagnostics by Dave Martin · 13 years ago
  29. 28e8e29 ARM: consolidate pen_release instead of having per platform definitions by Marc Zyngier · 13 years ago
  30. ac6c799 ARM: smp: Make SMP operations mandatory by Marc Zyngier · 13 years ago
  31. abcee5f ARM: SoC: add per-platform SMP operations by Marc Zyngier · 13 years ago
  32. ec971ea5 ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smp by Richard Zhao · 12 years ago
  33. c5dff4f ARM: 7480/1: only call smp_send_stop() on SMP by Javier Martinez Canillas · 12 years ago
  34. ff081e0 ARM: 7457/1: smp: Fix suspicious RCU originating from cpu_die() by Stephen Boyd · 13 years ago
  35. 3eaa73b arm: use clear_tasks_mm_cpumask() by Anton Vorontsov · 13 years ago
  36. 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
  37. ddf90a2 Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' and 'versatile' into for-linus by Russell King · 13 years ago
  38. 67ba529 Merge branch 'smp/threadalloc' into smp/hotplug by Thomas Gleixner · 13 years ago
  39. fde165b ARM: 7414/1: SMP: prevent use of the console when using idmap_pgd by Colin Cross · 13 years ago
  40. 6fa99b7 ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victim by Will Deacon · 13 years ago
  41. bfa05f4 ARM: local timers: reserve local_timer_register() to SMP by Marc Zyngier · 13 years ago
  42. 84ec6d5 arm: Use generic idle thread allocation by Thomas Gleixner · 13 years ago
  43. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 13 years ago
  44. deb74f5 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  45. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  46. 0b5f9c0 remove references to cpu_*_map in arch/ by Rusty Russell · 13 years ago
  47. 48d5544 Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  48. 149c241 ARM: SMP: use a timing out completion for cpu hotplug by Russell King · 13 years ago
  49. d457859 ARM: local timers: make the runtime registration interface mandatory by Marc Zyngier · 13 years ago
  50. 0ef330e ARM: local timers: introduce a new registration interface by Marc Zyngier · 13 years ago
  51. 5fbd036 sched: Cleanup cpu_active madness by Peter Zijlstra · 13 years ago
  52. eb50439 ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP by Will Deacon · 13 years ago
  53. 7deabca ARM: fix rcu stalls on SMP platforms by Russell King · 13 years ago
  54. 02b73e2 ARM: stop: execute platform callback from cpu_stop code by Will Deacon · 14 years ago
  55. 4e8ee7d ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting by Will Deacon · 13 years ago
  56. 8903826 ARM: idmap: populate identity map pgd at init time using .init.text by Will Deacon · 13 years ago
  57. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  58. 3cfef95 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  59. bdf4e94 Merge branch 'misc' into for-linus by Russell King · 13 years ago
  60. eb04745 ARM: 7133/1: SMP: fix per cpu timer setup before the cpu is marked online by Thomas Gleinxer · 13 years ago
  61. 28af690 ARM: gic, local timers: use the request_percpu_irq() interface by Marc Zyngier · 14 years ago
  62. 292b293 ARM: gic: consolidate PPI handling by Marc Zyngier · 14 years ago
  63. 5a567d7 ARM: 7115/4: move __exception and friends to asm/exception.h by Jamie Iles · 13 years ago
  64. 0af8aa0 ARM: 7124/1: smp: Add a localtimer handler callable from C code by Shawn Guo · 13 years ago
  65. 0b5a1b95 ARM: 7123/1: smp: Add an IPI handler callable from C code by Shawn Guo · 13 years ago
  66. d625728 ARM: 7060/1: smp: populate logical CPU mapping during boot by Will Deacon · 13 years ago
  67. c9018aa ARM: 7011/1: Add ARM cpu topology definition by Vincent Guittot · 13 years ago
  68. bd31b85 locking, ARM: Annotate low level hw locks as raw by Thomas Gleixner · 16 years ago
  69. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  70. 06f365a Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-next by Russell King · 14 years ago
  71. 7fa22bd ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1 by Stephen Boyd · 14 years ago
  72. 573619d ARM: SMP: wait for CPU to be marked active by Russell King · 14 years ago
  73. d427958 ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7 by Catalin Marinas · 14 years ago
  74. 4b60e5f Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidate by Russell King · 14 years ago
  75. 0f7b332 ARM: consolidate SMP cross call implementation by Russell King · 14 years ago
  76. 9cb5bab Merge commit 'v2.6.39-rc7' into sched/core by Ingo Molnar · 14 years ago
  77. a8d2518 ARM: 6887/1: Mark broadcast_timer_setup() __cpuinit by Stephen Boyd · 14 years ago
  78. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 14 years ago
  79. af90f10 ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime by Santosh Shilimkar · 14 years ago
  80. 28cdac6 Merge branch 'pgt' (early part) into devel by Russell King · 14 years ago
  81. 4073723 Merge branch 'misc' into devel by Russell King · 14 years ago
  82. 58daf18 Merge branch 'clksrc' into devel by Russell King · 14 years ago
  83. 614dd05 ARM: pgtable: collect up identity mapping functions by Russell King · 14 years ago
  84. 26bbf0b ARM: pgtable: remove L2 cache flushes for SMP page table bring-up by Russell King · 14 years ago
  85. faabfa0 ARM: SMP: ensure frame pointer is reinitialized for soft-CPU hotplug by Russell King · 14 years ago
  86. 03b505e ARM: SMP: split out software TLB maintainence broadcasting by Russell King · 14 years ago
  87. 10034aa ARM: localtimer: clean up local timer on hot unplug by Russell King · 14 years ago
  88. 58613cd ARM: smp: improve CPU bringup failure diagnostics by Russell King · 14 years ago
  89. f36d340 ARM: CPU hotplug: ensure correct ordering of unplug by Russell King · 14 years ago
  90. 3c030be ARM: CPU hotplug: move cpu_killed completion to core code by Russell King · 14 years ago
  91. 2c0136d ARM: SMP: consolidate trace_hardirqs_off() into common SMP code by Russell King · 14 years ago
  92. 05c74a6 ARM: SMP: consolidate the common parts of smp_prepare_cpus() by Russell King · 14 years ago
  93. 28e1829 ARM: SMP: ensure smp_send_stop() waits for CPUs to stop by Russell King · 14 years ago
  94. b54992f ARM: SMP: collect IPI and local timer IRQs for /proc/stat by Russell King · 14 years ago
  95. 4a88abd ARM: SMP: provide individual IPI interrupt statistics by Russell King · 14 years ago
  96. f13cd41 ARM: fix /proc/interrupts formatting by Russell King · 14 years ago
  97. cab8c6f ARM: SMP: move ipi_count into irq_stat structure by Russell King · 14 years ago
  98. 46c48f2 ARM: SMP: provide accessors for irq_stat data by Russell King · 14 years ago
  99. ec405ea ARM: include local timer irq stats only when local timers configured by Russell King · 14 years ago
  100. e3fbb08 ARM: SMP: remove send_ipi_message() by Russell King · 14 years ago