1. 18ed1c01 ARM: smp: Enable THREAD_INFO_IN_TASK by Ard Biesheuvel · 3 years, 3 months ago
  2. 50596b7 ARM: smp: Store current pointer in TPIDRURO register if available by Ard Biesheuvel · 3 years, 3 months ago
  3. 19f29ae ARM: smp: Pass task to secondary_start_kernel by Keith Packard · 3 years, 3 months ago
  4. 85e3e7f printk: remove NMI tracking by John Ogness · 3 years, 6 months ago
  5. f1a0a37 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 8 months ago
  6. a4b1b54 ARM: 9047/1: smp: remove unused variable by Wolfram Sang (Renesas) · 4 years ago
  7. 3913d00 Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  8. 27bde18 ARM: 9033/1: arm/smp: Drop the macro S(x,s) by Anshuman Khandual · 4 years, 1 month ago
  9. 88c6377 ARM: smp: Use irq_desc_kstat_cpu() in show_ipi_list() by Thomas Gleixner · 4 years, 1 month ago
  10. 2203870 ARM: Handle no IPI being registered in show_ipi_list() by Marc Zyngier · 4 years, 3 months ago
  11. ac15a54 arm: Move ipi_teardown() to a CONFIG_HOTPLUG_CPU section by Marc Zyngier · 4 years, 3 months ago
  12. 5ebf353 ARM: Remove custom IRQ stat accounting by Marc Zyngier · 4 years, 6 months ago
  13. 8aa837c ARM: Kill __smp_cross_call and co by Marc Zyngier · 4 years, 6 months ago
  14. 56afcd3 ARM: Allow IPIs to be handled as normal interrupts by Marc Zyngier · 4 years, 6 months ago
  15. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
  16. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  17. ff98a5f ARM: 8943/1: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MC by Dietmar Eggemann · 5 years ago
  18. 1d5087a arm: Use common outgoing-CPU-notification code by Paul E. McKenney · 10 years ago
  19. 2b49350 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
  20. 5f41f91 ARM: 8864/1: Add workaround for I-Cache line size mismatch between CPU cores by Marek Szyprowski · 6 years ago
  21. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  22. bfbfbf7 Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  23. be16786 ARM: prevent tracing IPI_CPU_BACKTRACE by Arnd Bergmann · 6 years ago
  24. df24014 cpufreq: Call transition notifier only once for each policy by Viresh Kumar · 6 years ago
  25. 4c2741a Merge branches 'fixes', 'misc' and 'smp-hotplug' into for-next by Russell King · 6 years ago
  26. 5388a5b ARM: avoid Cortex-A9 livelock on tight dmb loops by Russell King · 7 years ago
  27. 6213f70 ARM: smp: remove arch-provided "pen_release" by Russell King · 6 years ago
  28. 1b5ba35 ARM: 8824/1: fix a migrating irq bug when hotplug cpu by Dietmar Eggemann · 6 years ago
  29. 97b6f89 Merge branches 'misc', 'sa1100-for-next' and 'spectre' into for-linus by Russell King · 6 years ago
  30. 383fb3e ARM: spectre-v2: per-CPU vtables to work around big.Little systems by Russell King · 6 years ago
  31. 82c08c3 ARM: 8808/1: kexec:offline panic_smp_self_stop CPU by Yufen Wang · 6 years ago
  32. 0ac000e Merge branches 'fixes', 'misc' and 'spectre' into for-linus by Russell King · 7 years ago
  33. 2660216 ARM: bugs: hook processor bug checking into SMP and suspend paths by Russell King · 7 years ago
  34. 98f1b5a ARM: 8765/1: smp: Move clear_tasks_mm_cpumask() call to __cpu_die() by Grygorii Strashko · 7 years ago
  35. 62d1c95 ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries cores by Vladimir Murzin · 7 years ago
  36. a0995c08 ARM: 8708/1: NOMMU: Rework MPU to be mostly done in C by Vladimir Murzin · 7 years ago
  37. 5976a66 arm: Adjust system_state check by Thomas Gleixner · 8 years ago
  38. 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  39. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  40. ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
  41. d4f4cf7 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  42. 035e787 ARM: 8644/1: Reduce "CPU: shutdown" message to debug level by Florian Fainelli · 8 years ago
  43. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  44. 6776648 nmi_backtrace: do a local dump_stack() instead of a self-NMI by Chris Metcalf · 8 years ago
  45. 9a01c3e nmi_backtrace: add more trigger_*_cpu_backtrace() methods by Chris Metcalf · 8 years ago
  46. 7619751 ARM: 8595/2: apply more __ro_after_init by Kees Cook · 8 years ago
  47. 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
  48. 7c64cc0 arm: Use _rcuidle for smp_cross_call() tracepoints by Paul E. McKenney · 9 years ago
  49. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 9 years ago
  50. fc6d73d arch/hotplug: Call into idle with a proper state by Thomas Gleixner · 9 years ago
  51. e7273ff ARM: 8488/1: Make IPI_CPU_BACKTRACE a "non-secure" SGI by Marc Zyngier · 9 years ago
  52. 89d798b ARM: 8487/1: Remove IPI_CALL_FUNC_SINGLE by Marc Zyngier · 9 years ago
  53. 0768330 ARM: 8439/1: Fix backtrace generation when IPI is masked by Daniel Thompson · 9 years ago
  54. 4caa9dd ARM: 8424/1: add const qualifier to the argument of smp_set_ops() by Masahiro Yamada · 9 years ago
  55. bbeb920 ARM: 8422/1: enable imprecise aborts during early kernel startup by Lucas Stach · 9 years ago
  56. 6f0a2fc Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  57. 40d3f02 Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into for-linus by Russell King · 9 years ago
  58. 9205b79 ARM: 8421/1: smp: Collapse arch_cpu_idle_dead() into cpu_die() by Stephen Boyd · 9 years ago
  59. 787047e ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggable by Stephen Boyd · 9 years ago
  60. 96f0e00 ARM: add basic support for on-demand backtrace of other CPUs by Russell King · 10 years ago
  61. 06be5ee Merge branches 'fixes' and 'ioremap' into for-linus by Russell King · 9 years ago
  62. 398f745 ARM: 8393/1: smp: Fix suspicious RCU usage with ipi tracepoints by Stephen Boyd · 10 years ago
  63. b2c3e38 ARM: redo TTBR setup code for LPAE by Russell King · 10 years ago
  64. fee3fd4 ARM: 8338/1: kexec: Relax SMP validation to improve DT compatibility by Geert Uytterhoeven · 10 years ago
  65. 4bf9636 Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo" by Pavel Machek · 10 years ago
  66. 1381c5a ARM: remove "SMP: Total of %d processors activated." message by Russell King · 10 years ago
  67. c68b027 ARM: reduce "Booted secondary processor" message to debug level by Russell King · 10 years ago
  68. 4ed89f2 ARM: convert printk(KERN_* to pr_* by Russell King · 10 years ago
  69. afa3536 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  70. 8b521cb ARM: 8152/1: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  71. 09f6edd arm: Tell irq work about self IPI support by Frederic Weisbecker · 10 years ago
  72. 084bb5b ARM: 8131/1: arm/smp: Absorb boot_secondary() by Geert Uytterhoeven · 10 years ago
  73. 365ec7b ARM: add IPI tracepoints by Nicolas Pitre · 10 years ago
  74. 0b443ea cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} by Viresh Kumar · 11 years ago
  75. 668bc38 ARM: SMP implementations are not supposed to return from smp_ops.cpu_die() by Russell King · 11 years ago
  76. efcfc46 ARM: 7918/1: clean up cache handling in core code by Nicolas Pitre · 11 years ago
  77. df762ec Merge branch 'devel-stable' into for-next by Russell King · 11 years ago
  78. c682e51 ARM: 7887/1: Don't smp_cross_call() on UP devices in arch_irq_work_raise() by Stephen Boyd · 11 years ago
  79. bf18525 ARM: 7872/1: Support arch_irq_work_raise() via self IPIs by Stephen Boyd · 11 years ago
  80. 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 · 11 years ago
  81. 4dc9a81 ARM: mm: Introduce virt_to_idmap() with an arch hook by Santosh Shilimkar · 11 years ago
  82. 5135d87 ARM: SMP: basic IPI triggered completion support by Nicolas Pitre · 12 years ago
  83. 8e73e36 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  84. 141b974 Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus by Russell King · 11 years ago
  85. 9fc2105 ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo by Will Deacon · 11 years ago
  86. 2103f6c ARM: 7807/1: kexec: validate CPU hotplug support by Stephen Warren · 11 years ago
  87. 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 · 11 years ago
  88. 8bd26e3 arm: delete __cpuinit/__CPUINIT usage from all ARM users by Paul Gortmaker · 12 years ago
  89. 3c0c01a Merge branch 'devel-stable' into for-next by Russell King · 12 years ago
  90. 060fd30 ARM: smp: Remove local timer API by Stephen Boyd · 12 years ago
  91. 3d53cee ARM: smp: Remove duplicate dummy timer implementation by Stephen Boyd · 12 years ago
  92. 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
  93. 19ab428 ARM: 7759/1: decouple CPU offlining from reboot/shutdown by Stephen Warren · 12 years ago
  94. eb08375 ARM: mpu: add MPU initialisation for secondary cores by Jonathan Austin · 12 years ago
  95. c4a1f03 ARM: nommu: do not initialise page tables in secondary_data structure by Will Deacon · 13 years ago
  96. 4756dcb ARM: LPAE: accomodate >32-bit addresses for page table base by Cyril Chemparathy · 12 years ago
  97. aa03381 ARM: smp: Drop RCU_NONIDLE usage in cpu_die() by Stephen Boyd · 12 years ago
  98. 8546dc1 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  99. 51acdfd ARM: smp: flush L1 cache in cpu_die() by Russell King · 12 years ago
  100. f7b861b arm: Use generic idle loop by Thomas Gleixner · 12 years ago