index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cpu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel/cpu: add arch override for clear_tasks_mm_cpumask() mm handling
Nicholas Piggin
2020-12-29
1
-1
/
+5
*
x86/speculation: Remove redundant arch_smt_update() invocation
Zhenzhong Duan
2020-04-24
1
-4
/
+1
*
cpu/hotplug, stop_machine: Fix stop_machine vs hotplug order
Peter Zijlstra
2020-02-28
1
-4
/
+9
*
cpu/SMT: State SMT is disabled even with nosmt and without "=force"
Borislav Petkov
2019-11-25
1
-0
/
+1
*
cpu/speculation: Uninline and export CPU mitigations helpers
Tyler Hicks
2019-11-16
1
-1
/
+26
*
cpu/speculation: Warn on unsupported mitigations= parameter
Geert Uytterhoeven
2019-07-10
1
-0
/
+3
*
x86/power: Fix 'nosmt' vs hibernation triple fault during resume
Jiri Kosina
2019-06-11
1
-2
/
+2
*
cpu/speculation: Add 'mitigations=' cmdline option
Josh Poimboeuf
2019-05-14
1
-0
/
+15
*
x86/speculation: Rework SMT state change
Thomas Gleixner
2019-05-14
1
-6
/
+9
*
x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
Jiri Kosina
2019-05-14
1
-1
/
+10
*
cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n
Thomas Gleixner
2019-04-03
1
-2
/
+18
*
Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation"
Greg Kroah-Hartman
2018-11-23
1
-10
/
+1
*
x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
Jiri Kosina
2018-11-13
1
-1
/
+10
*
cpu/hotplug: Non-SMP machines do not make use of booted_once
Abel Vesa
2018-08-15
1
-0
/
+2
*
cpu/hotplug: Fix SMT supported evaluation
Thomas Gleixner
2018-08-15
1
-13
/
+28
*
cpu/hotplug: detect SMT disabled by BIOS
Josh Poimboeuf
2018-08-15
1
-0
/
+9
*
cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early
Thomas Gleixner
2018-08-15
1
-3
/
+10
*
cpu/hotplug: Expose SMT control init function
Jiri Kosina
2018-08-15
1
-3
/
+13
*
cpu/hotplug: Online siblings when SMT control is turned on
Thomas Gleixner
2018-08-15
1
-2
/
+24
*
x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
Konrad Rzeszutek Wilk
2018-08-15
1
-0
/
+1
*
cpu/hotplug: Boot HT siblings at least once
Thomas Gleixner
2018-08-15
1
-24
/
+48
*
cpu/hotplug: Provide knobs to control SMT
Thomas Gleixner
2018-08-15
1
-0
/
+170
*
cpu/hotplug: Split do_cpu_down()
Thomas Gleixner
2018-08-15
1
-9
/
+8
*
cpu/hotplug: Make bringup/teardown of smp threads symmetric
Thomas Gleixner
2018-08-15
1
-2
/
+1
*
init: rename and re-order boot_cpu_state_init()
Linus Torvalds
2018-08-15
1
-1
/
+1
*
cpuhotplug: Link lock stacks for hotplug callbacks
Thomas Gleixner
2018-04-13
1
-0
/
+13
*
timers: Reinitialize per cpu bases on hotplug
Thomas Gleixner
2018-01-02
1
-2
/
+2
*
smp/hotplug: Move step CPUHP_AP_SMPCFD_DYING to the correct place
Lai Jiangshan
2017-12-14
1
-5
/
+5
*
smp/hotplug: Replace BUG_ON and react useful
Thomas Gleixner
2017-08-06
1
-1
/
+2
*
smp/hotplug: Move unparking of percpu threads to the control CPU
Thomas Gleixner
2017-08-06
1
-18
/
+19
*
cpu/hotplug: Drop the device lock on error
Sebastian Andrzej Siewior
2017-06-14
1
-2
/
+2
*
cpu/hotplug: Serialize callback invocations proper
Sebastian Andrzej Siewior
2017-05-08
1
-8
/
+9
*
hotplug: Make register and unregister notifier API symmetric
Michal Hocko
2017-01-06
1
-1
/
+1
*
cpu/hotplug: Use distinct name for cpu_hotplug.dep_map
Joonas Lahtinen
2016-10-16
1
-1
/
+1
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-10-03
1
-181
/
+331
|
\
|
*
slab: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-09-06
1
-0
/
+6
|
*
relayfs: Convert to hotplug state machine
Richard Weinberger
2016-09-06
1
-0
/
+6
|
*
cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifier
Thomas Gleixner
2016-09-06
1
-28
/
+2
|
*
cpu/hotplug: Make state names consistent
Thomas Gleixner
2016-09-06
1
-7
/
+7
|
*
cpu/hotplug: Replace anon union
Thomas Gleixner
2016-09-05
1
-71
/
+74
|
*
cpu/hotplug: Handle unbalanced hotplug enable/disable
Lianwei Wang
2016-09-02
1
-2
/
+9
|
*
cpu/hotplug: Add multi instance support
Thomas Gleixner
2016-09-02
1
-35
/
+183
|
*
cpu/hotplug: Rework callback invocation logic
Thomas Gleixner
2016-09-02
1
-82
/
+80
|
*
cpu/hotplug: Prevent alloc/free of irq descriptors during CPU up/down (again)
Boris Ostrovsky
2016-08-10
1
-0
/
+8
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-03
1
-0
/
+1
|
\
\
|
*
|
cpu/hotplug: Get rid of CPU_STARTING reference
Sebastian Andrzej Siewior
2016-08-22
1
-1
/
+1
|
*
|
rcu: Provide exact CPU-online tracking for RCU
Paul E. McKenney
2016-08-22
1
-0
/
+1
|
|
/
*
/
cpu/hotplug: Allow suspend/resume CPU to be specified
James Morse
2016-08-26
1
-4
/
+5
|
/
*
timers/core: Correct callback order during CPU hot plug
Richard Cochran
2016-07-28
1
-5
/
+10
*
rcu: Convert rcutree to hotplug state machine
Thomas Gleixner
2016-07-15
1
-0
/
+14
[next]