1. 6218015 Merge tag 'smp-urgent-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  2. b22afcd cpu/hotplug: Cure the cpusets trainwreck by Thomas Gleixner · 3 years, 9 months ago
  3. 1307083 cpu/hotplug: Simplify access to percpu cpuhp_state by Yuan ZhaoXiong · 3 years, 7 months ago
  4. 2ea46c6 cpumask/hotplug: Fix cpu_dying() state tracking by Peter Zijlstra · 3 years, 8 months ago
  5. e40f74c cpumask: Introduce DYING mask by Peter Zijlstra · 4 years ago
  6. 453e410 cpu/hotplug: Add cpuhp_invoke_callback_range() by Vincent Donnefort · 3 years, 10 months ago
  7. 62f2506 cpu/hotplug: CPUHP_BRINGUP_CPU failure exception by Vincent Donnefort · 3 years, 10 months ago
  8. 3ae70c2 cpu/hotplug: Allowing to reset fail injection by Vincent Donnefort · 3 years, 10 months ago
  9. 43759fe cpu/hotplug: Add lockdep_is_cpus_held() by Frederic Weisbecker · 4 years, 1 month ago
  10. adb35e8 Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
  11. 8ff0039 kernel/cpu: add arch override for clear_tasks_mm_cpumask() mm handling by Nicholas Piggin · 4 years, 1 month ago
  12. 1cf12e0 sched/hotplug: Consolidate task migration on CPU unplug by Thomas Gleixner · 4 years, 3 months ago
  13. d479c5a Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  14. fb7fb84 cpu/hotplug: Remove __freeze_secondary_cpus() by Qais Yousef · 4 years, 8 months ago
  15. 5655585 cpu/hotplug: Remove disable_nonboot_cpus() by Qais Yousef · 4 years, 8 months ago
  16. bf2c59f sched/core: Fix illegal RCU from offline CPUs by Peter Zijlstra · 4 years, 9 months ago
  17. 182e073 cpu/hotplug: Fix a typo in comment "broadacasted"->"broadcasted" by Ethon Paul · 4 years, 8 months ago
  18. 992a1a3 Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  19. e98eac6 cpu/hotplug: Ignore pm_wakeup_pending() for disable_nonboot_cpus() by Thomas Gleixner · 4 years, 9 months ago
  20. 33c3736 cpu/hotplug: Hide cpu_up/down() by Qais Yousef · 4 years, 9 months ago
  21. b99a265 cpu/hotplug: Move bringup of secondary CPUs out of smp_init() by Qais Yousef · 4 years, 9 months ago
  22. d720f98 cpu/hotplug: Provide bringup_hibernate_cpu() by Qais Yousef · 4 years, 9 months ago
  23. 0441a55 cpu/hotplug: Create a new function to shutdown nonboot cpus by Qais Yousef · 4 years, 9 months ago
  24. 93ef142 cpu/hotplug: Add new {add,remove}_cpu() functions by Qais Yousef · 4 years, 9 months ago
  25. 1751060 locking/percpu-rwsem, lockdep: Make percpu-rwsem use its own lockdep_map by Peter Zijlstra · 5 years ago
  26. c677124 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  27. dc8d37e cpu/SMT: Fix x86 link error without CONFIG_SYSFS by Arnd Bergmann · 5 years ago
  28. 45178ac cpu/hotplug, stop_machine: Fix stop_machine vs hotplug order by Peter Zijlstra · 5 years ago
  29. 168829a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  30. 731dc9d cpu/speculation: Uninline and export CPU mitigations helpers by Tyler Hicks · 5 years ago
  31. 5facae4 locking/lockdep: Remove unused @nested argument from lock_release() by Qian Cai · 5 years ago
  32. e1572f1 cpu/SMT: create and export cpu_smt_possible() by Vitaly Kuznetsov · 5 years ago
  33. 0c09ab9 cpu/hotplug: Cache number of online CPUs by Thomas Gleixner · 5 years ago
  34. e797bda smp/hotplug: Track booted once CPUs in a cpumask by Thomas Gleixner · 5 years ago
  35. e0e86b1 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  36. 33d4a5a cpu/hotplug: Fix out-of-bounds read when setting fail state by Eiichi Tsukata · 5 years ago
  37. 1bf7272 cpu/speculation: Warn on unsupported mitigations= parameter by Geert Uytterhoeven · 6 years ago
  38. a66d955 cpu/hotplug: Abort disabling secondary CPUs if wakeup is pending by Pavankumar Kondeti · 6 years ago
  39. ec527c3 x86/power: Fix 'nosmt' vs hibernation triple fault during resume by Jiri Kosina · 6 years ago
  40. f560201 cpu/hotplug: Fix notify_cpu_starting() reference in bringup_wait_for_ap() by Jiri Kosina · 6 years ago
  41. a0e928e Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  42. 5a2bf1a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  43. e00d413 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  44. 0a499fc Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  45. 9ca12ac kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freeze by Nicholas Piggin · 6 years ago
  46. 98af845 cpu/speculation: Add 'mitigations=' cmdline option by Josh Poimboeuf · 6 years ago
  47. de7b77e cpu/hotplug: Create SMT sysfs interface for all arches by Josh Poimboeuf · 6 years ago
  48. 206b923 cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n by Thomas Gleixner · 6 years ago
  49. 1b72d43 tick: Remove outgoing CPU from broadcast masks by Thomas Gleixner · 6 years ago
  50. 31fe3cb Merge tag 'v5.0-rc5' into locking/core to pick up fixes by Ingo Molnar · 6 years ago
  51. b284909a cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM by Josh Poimboeuf · 6 years ago
  52. 34d66ca x86/speculation: Remove redundant arch_smt_update() invocation by Zhenzhong Duan · 6 years ago
  53. ce48c457 cpu/hotplug: Mute hotplug lockdep during init by Valentin Schneider · 6 years ago
  54. a74cfff x86/speculation: Rework SMT state change by Thomas Gleixner · 6 years ago
  55. d82924c Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  56. 42f52e1 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  57. d0e7d14 cpu/SMT: State SMT is disabled even with nosmt and without "=force" by Borislav Petkov · 6 years ago
  58. 53c613f x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation by Jiri Kosina · 6 years ago
  59. cb92173 locking/lockdep, cpu/hotplug: Annotate AP thread by Peter Zijlstra · 6 years ago
  60. 69fa6eb cpu/hotplug: Prevent state corruption on error rollback by Thomas Gleixner · 6 years ago
  61. f8b7530 cpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun() by Neeraj Upadhyay · 6 years ago
  62. 6fb86d9 cpu/hotplug: Remove skip_onerr field from cpuhp_step structure by Mukesh Ojha · 6 years ago
  63. 269777a cpu/hotplug: Non-SMP machines do not make use of booted_once by Abel Vesa · 6 years ago
  64. b018fc9 Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  65. 958f338 Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  66. 1c59477 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  67. f7951c3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  68. b5b1404 init: rename and re-order boot_cpu_state_init() by Linus Torvalds · 6 years ago
  69. bc2d8d26 cpu/hotplug: Fix SMT supported evaluation by Thomas Gleixner · 6 years ago
  70. d018031 cpu/hotplug: Clarify CPU hotplug step name for timers by Mukesh Ojha · 6 years ago
  71. 6f4ceee cpu/hotplug: Add a cpus_read_trylock() function by Waiman Long · 6 years ago
  72. 73d5e2b cpu/hotplug: detect SMT disabled by BIOS by Josh Poimboeuf · 6 years ago
  73. fee0aed cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early by Thomas Gleixner · 6 years ago
  74. 8e1b706 cpu/hotplug: Expose SMT control init function by Jiri Kosina · 6 years ago
  75. 215af54 cpu/hotplug: Online siblings when SMT control is turned on by Thomas Gleixner · 6 years ago
  76. 26acfb6 x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present by Konrad Rzeszutek Wilk · 7 years ago
  77. 9cf5773 watchdog/softlockup: Replace "watchdog/%u" threads with cpu_stop_work by Peter Zijlstra · 7 years ago
  78. 0cc3cd2 cpu/hotplug: Boot HT siblings at least once by Thomas Gleixner · 6 years ago
  79. 05736e4 cpu/hotplug: Provide knobs to control SMT by Thomas Gleixner · 7 years ago
  80. cc1fe21 cpu/hotplug: Split do_cpu_down() by Thomas Gleixner · 7 years ago
  81. c4de656 cpu/hotplug: Make bringup/teardown of smp threads symmetric by Thomas Gleixner · 7 years ago
  82. fcb3029 cpu/hotplug: Fix unused function warning by Arnd Bergmann · 7 years ago
  83. 17a2f1c cpu/hotplug: Merge cpuhp_bp_states and cpuhp_ap_states by Lai Jiangshan · 7 years ago
  84. cea92e8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  85. 26456f8 timers: Reinitialize per cpu bases on hotplug by Thomas Gleixner · 7 years ago
  86. 76dc6c0 cpu/hotplug: Move inline keyword at the beginning of declaration by Mathieu Malaterre · 7 years ago
  87. 4b43a3b Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  88. 5b1ead6 cpu/hotplug: Fix state name in takedown_cpu() comment by Brendan Jackman · 7 years ago
  89. 46febd3 smp/hotplug: Move step CPUHP_AP_SMPCFD_DYING to the correct place by Lai Jiangshan · 7 years ago
  90. 1f7c70d cpu/hotplug: Reset node state after operation by Thomas Gleixner · 7 years ago
  91. 27efed3 Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  92. 1db4948 smp/hotplug: Hotplug state fail injection by Peter Zijlstra · 7 years ago
  93. 5ebe774 smp/hotplug: Differentiate the AP completion between up and down by Peter Zijlstra · 7 years ago
  94. 5f4b55e smp/hotplug: Differentiate the AP-work lockdep class between up and down by Peter Zijlstra · 7 years ago
  95. 724a868 smp/hotplug: Callback vs state-machine consistency by Peter Zijlstra · 7 years ago
  96. 4dddfb5 smp/hotplug: Rewrite AP state machine core by Peter Zijlstra · 7 years ago
  97. 96abb96 smp/hotplug: Allow external multi-instance rollback by Peter Zijlstra · 7 years ago
  98. 941154b watchdog/hardlockup/perf: Prevent CPU hotplug deadlock by Thomas Gleixner · 7 years ago
  99. d725c7a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  100. a58163d rcu: Migrate callbacks earlier in the CPU-offline timeline by Paul E. McKenney · 8 years ago