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