1. 206b923 cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n by Thomas Gleixner · 6 years ago
  2. 31fe3cb Merge tag 'v5.0-rc5' into locking/core to pick up fixes by Ingo Molnar · 6 years ago
  3. b284909 cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM by Josh Poimboeuf · 6 years ago
  4. 34d66ca x86/speculation: Remove redundant arch_smt_update() invocation by Zhenzhong Duan · 6 years ago
  5. ce48c457 cpu/hotplug: Mute hotplug lockdep during init by Valentin Schneider · 6 years ago
  6. a74cfff x86/speculation: Rework SMT state change by Thomas Gleixner · 6 years ago
  7. 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
  8. 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
  9. d0e7d14 cpu/SMT: State SMT is disabled even with nosmt and without "=force" by Borislav Petkov · 6 years ago
  10. 53c613f x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation by Jiri Kosina · 6 years ago
  11. cb92173 locking/lockdep, cpu/hotplug: Annotate AP thread by Peter Zijlstra · 6 years ago
  12. 69fa6eb cpu/hotplug: Prevent state corruption on error rollback by Thomas Gleixner · 6 years ago
  13. f8b7530 cpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun() by Neeraj Upadhyay · 6 years ago
  14. 6fb86d9 cpu/hotplug: Remove skip_onerr field from cpuhp_step structure by Mukesh Ojha · 6 years ago
  15. 269777a cpu/hotplug: Non-SMP machines do not make use of booted_once by Abel Vesa · 6 years ago
  16. 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
  17. 958f338 Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  18. 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
  19. 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
  20. b5b1404 init: rename and re-order boot_cpu_state_init() by Linus Torvalds · 6 years ago
  21. bc2d8d26 cpu/hotplug: Fix SMT supported evaluation by Thomas Gleixner · 6 years ago
  22. d018031 cpu/hotplug: Clarify CPU hotplug step name for timers by Mukesh Ojha · 6 years ago
  23. 6f4ceee cpu/hotplug: Add a cpus_read_trylock() function by Waiman Long · 6 years ago
  24. 73d5e2b cpu/hotplug: detect SMT disabled by BIOS by Josh Poimboeuf · 6 years ago
  25. fee0aed cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early by Thomas Gleixner · 6 years ago
  26. 8e1b706 cpu/hotplug: Expose SMT control init function by Jiri Kosina · 6 years ago
  27. 215af54 cpu/hotplug: Online siblings when SMT control is turned on by Thomas Gleixner · 7 years ago
  28. 26acfb6 x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present by Konrad Rzeszutek Wilk · 7 years ago
  29. 9cf5773 watchdog/softlockup: Replace "watchdog/%u" threads with cpu_stop_work by Peter Zijlstra · 7 years ago
  30. 0cc3cd2 cpu/hotplug: Boot HT siblings at least once by Thomas Gleixner · 7 years ago
  31. 05736e4 cpu/hotplug: Provide knobs to control SMT by Thomas Gleixner · 7 years ago
  32. cc1fe21 cpu/hotplug: Split do_cpu_down() by Thomas Gleixner · 7 years ago
  33. c4de656 cpu/hotplug: Make bringup/teardown of smp threads symmetric by Thomas Gleixner · 7 years ago
  34. fcb3029 cpu/hotplug: Fix unused function warning by Arnd Bergmann · 7 years ago
  35. 17a2f1c cpu/hotplug: Merge cpuhp_bp_states and cpuhp_ap_states by Lai Jiangshan · 7 years ago
  36. 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
  37. 26456f8 timers: Reinitialize per cpu bases on hotplug by Thomas Gleixner · 7 years ago
  38. 76dc6c0 cpu/hotplug: Move inline keyword at the beginning of declaration by Mathieu Malaterre · 7 years ago
  39. 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
  40. 5b1ead6 cpu/hotplug: Fix state name in takedown_cpu() comment by Brendan Jackman · 7 years ago
  41. 46febd3 smp/hotplug: Move step CPUHP_AP_SMPCFD_DYING to the correct place by Lai Jiangshan · 7 years ago
  42. 1f7c70d cpu/hotplug: Reset node state after operation by Thomas Gleixner · 7 years ago
  43. 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
  44. 1db4948 smp/hotplug: Hotplug state fail injection by Peter Zijlstra · 7 years ago
  45. 5ebe774 smp/hotplug: Differentiate the AP completion between up and down by Peter Zijlstra · 7 years ago
  46. 5f4b55e smp/hotplug: Differentiate the AP-work lockdep class between up and down by Peter Zijlstra · 7 years ago
  47. 724a868 smp/hotplug: Callback vs state-machine consistency by Peter Zijlstra · 7 years ago
  48. 4dddfb5 smp/hotplug: Rewrite AP state machine core by Peter Zijlstra · 7 years ago
  49. 96abb96 smp/hotplug: Allow external multi-instance rollback by Peter Zijlstra · 7 years ago
  50. 941154b watchdog/hardlockup/perf: Prevent CPU hotplug deadlock by Thomas Gleixner · 7 years ago
  51. 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
  52. a58163d rcu: Migrate callbacks earlier in the CPU-offline timeline by Paul E. McKenney · 8 years ago
  53. 0c96b27 smp/hotplug: Handle removal correctly in cpuhp_store_callbacks() by Ethan Barnes · 7 years ago
  54. dea1d0f smp/hotplug: Replace BUG_ON and react useful by Thomas Gleixner · 7 years ago
  55. 9cd4f1a smp/hotplug: Move unparking of percpu threads to the control CPU by Thomas Gleixner · 8 years ago
  56. 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
  57. 993647a cpu/hotplug: Constify attribute_group structures by Arvind Yadav · 8 years ago
  58. c5cb83b genirq/cpuhotplug: Handle managed IRQs on CPU hotplug by Thomas Gleixner · 8 years ago
  59. 57de721 cpu/hotplug: Remove unused check_for_tasks() function by Arnd Bergmann · 8 years ago
  60. 40da1b1 cpu/hotplug: Drop the device lock on error by Sebastian Andrzej Siewior · 8 years ago
  61. 49dfe2a cpuhotplug: Link lock stacks for hotplug callbacks by Thomas Gleixner · 8 years ago
  62. fc8dffd cpu/hotplug: Convert hotplug locking to percpu rwsem by Thomas Gleixner · 8 years ago
  63. 210e213 cpu/hotplug: Use stop_machine_cpuslocked() in takedown_cpu() by Sebastian Andrzej Siewior · 8 years ago
  64. 9805c67 cpu/hotplug: Add __cpuhp_state_add_instance_cpuslocked() by Thomas Gleixner · 8 years ago
  65. 71def42 cpu/hotplug: Provide cpuhp_setup/remove_state[_nocalls]_cpuslocked() by Sebastian Andrzej Siewior · 8 years ago
  66. 8f553c4 cpu/hotplug: Provide cpus_read|write_[un]lock() by Thomas Gleixner · 8 years ago
  67. 0ba78a9 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  68. 8ce371f lockdep: Fix per-cpu static objects by Peter Zijlstra · 8 years ago
  69. dc434e05 cpu/hotplug: Serialize callback invocations proper by Sebastian Andrzej Siewior · 8 years ago
  70. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  71. ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
  72. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  73. 0fec955 cpu/hotplug: Remove unused but set variable in _cpu_down() by Tobias Klauser · 8 years ago
  74. 4205e47 cpu/hotplug: Provide dynamic range for prepare stage by Thomas Gleixner · 8 years ago
  75. b9d9d69 smp/hotplug: Undo tglxs brainfart by Thomas Gleixner · 8 years ago
  76. 530e9b7 cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions by Thomas Gleixner · 8 years ago
  77. dc280d93 cpu/hotplug: Prevent overwriting of callbacks by Thomas Gleixner · 8 years ago
  78. 512f098 cpu/hotplug: Clarify description of __cpuhp_setup_state() return value by Boris Ostrovsky · 8 years ago
  79. 777c6e0 hotplug: Make register and unregister notifier API symmetric by Michal Hocko · 8 years ago
  80. a705e07 cpu/hotplug: Use distinct name for cpu_hotplug.dep_map by Joonas Lahtinen · 8 years ago
  81. 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  82. 4b97893 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  83. 6731d4f slab: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  84. e6d4989 relayfs: Convert to hotplug state machine by Richard Weinberger · 8 years ago
  85. ee1e714 cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifier by Thomas Gleixner · 8 years ago
  86. 677f664 cpu/hotplug: Make state names consistent by Thomas Gleixner · 8 years ago
  87. 3c1627e cpu/hotplug: Replace anon union by Thomas Gleixner · 8 years ago
  88. 01b4115 cpu/hotplug: Handle unbalanced hotplug enable/disable by Lianwei Wang · 9 years ago
  89. cf392d1 cpu/hotplug: Add multi instance support by Thomas Gleixner · 8 years ago
  90. a724632 cpu/hotplug: Rework callback invocation logic by Thomas Gleixner · 8 years ago
  91. d391e55 cpu/hotplug: Allow suspend/resume CPU to be specified by James Morse · 8 years ago
  92. 0c6d457 cpu/hotplug: Get rid of CPU_STARTING reference by Sebastian Andrzej Siewior · 8 years ago
  93. 7ec99de rcu: Provide exact CPU-online tracking for RCU by Paul E. McKenney · 9 years ago
  94. aa87717 cpu/hotplug: Prevent alloc/free of irq descriptors during CPU up/down (again) by Boris Ostrovsky · 8 years ago
  95. 4fae16d timers/core: Correct callback order during CPU hot plug by Richard Cochran · 8 years ago
  96. 4df8374 rcu: Convert rcutree to hotplug state machine by Thomas Gleixner · 8 years ago
  97. 31487f8 smp/cfd: Convert core to hotplug state machine by Richard Weinberger · 8 years ago
  98. 24f73b9 timers/core: Convert to hotplug state machine by Richard Cochran · 8 years ago
  99. 27590dc hrtimer: Convert to hotplug state machine by Thomas Gleixner · 8 years ago
  100. 7ee681b workqueue: Convert to state machine callbacks by Thomas Gleixner · 8 years ago