summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-05-14Merge 4.9.176 into android-4.9Greg Kroah-Hartman73-413/+2054
2019-05-14cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf3-0/+63
2019-05-14x86/speculation: Rework SMT state changeThomas Gleixner3-12/+16
2019-05-14x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigationJiri Kosina2-7/+61
2019-04-03Merge 4.9.167 into android-4.9Greg Kroah-Hartman63-250/+420
2019-04-03cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=nThomas Gleixner1-2/+18
2018-11-23Merge 4.9.140 into android-4.9Greg Kroah-Hartman3-62/+8
2018-11-23Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation"Greg Kroah-Hartman2-61/+7
2018-11-23Merge 4.9.137 into android-4.9Greg Kroah-Hartman145-359/+1102
2018-11-13x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigationJiri Kosina2-7/+61
2018-08-15Merge 4.9.120 into android-4.9Greg Kroah-Hartman106-393/+2714
2018-08-15cpu/hotplug: Non-SMP machines do not make use of booted_onceAbel Vesa1-0/+2
2018-08-15cpu/hotplug: Fix SMT supported evaluationThomas Gleixner4-14/+33
2018-08-15cpu/hotplug: detect SMT disabled by BIOSJosh Poimboeuf1-0/+9
2018-08-15cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED earlyThomas Gleixner3-3/+18
2018-08-15cpu/hotplug: Expose SMT control init functionJiri Kosina2-3/+15
2018-08-15cpu/hotplug: Online siblings when SMT control is turned onThomas Gleixner1-2/+24
2018-08-15x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being presentKonrad Rzeszutek Wilk3-0/+26
2018-08-15cpu/hotplug: Boot HT siblings at least onceThomas Gleixner1-24/+48
2018-08-15cpu/hotplug: Provide knobs to control SMTThomas Gleixner6-0/+215
2018-08-15cpu/hotplug: Split do_cpu_down()Thomas Gleixner1-9/+8
2018-08-15cpu/hotplug: Make bringup/teardown of smp threads symmetricThomas Gleixner1-2/+1
2018-08-15init: rename and re-order boot_cpu_state_init()Linus Torvalds3-3/+3
2018-04-14Merge 4.9.94 into android-4.9Greg Kroah-Hartman311-916/+2420
2018-04-13cpuhotplug: Link lock stacks for hotplug callbacksThomas Gleixner1-0/+13
2018-01-02Merge 4.9.74 into android-4.9Greg Kroah-Hartman95-430/+549
2018-01-02timers: Reinitialize per cpu bases on hotplugThomas Gleixner4-4/+21
2017-12-14Merge 4.9.69 into android-4.9Greg Kroah-Hartman144-526/+906
2017-12-14smp/hotplug: Move step CPUHP_AP_SMPCFD_DYING to the correct placeLai Jiangshan1-5/+5
2017-08-07Merge 4.9.41 into android-4.9Greg Kroah-Hartman119-363/+745
2017-08-07smp/hotplug: Replace BUG_ON and react usefulThomas Gleixner1-1/+2
2017-08-07smp/hotplug: Move unparking of percpu threads to the control CPUThomas Gleixner1-18/+19
2017-06-14Merge 4.9.32 into android-4.9Greg Kroah-Hartman152-588/+1025
2017-06-14cpu/hotplug: Drop the device lock on errorSebastian Andrzej Siewior1-2/+2
2017-05-08Merge 4.9.27 into android-4.9Greg Kroah-Hartman20-75/+306
2017-05-08cpu/hotplug: Serialize callback invocations properSebastian Andrzej Siewior1-8/+9
2017-01-31Merge tag 'v4.9.6' into android-4.9Dmitry Shmidt717-3524/+6726
2017-01-27ANDROID: cpu: send KOBJ_ONLINE event when enabling cpusThierry Strudel1-0/+7
2017-01-27ANDROID: Move x86_64 idle notifiers to genericTodd Poynor4-22/+29
2017-01-06hotplug: Make register and unregister notifier API symmetricMichal Hocko2-12/+5
2016-10-16cpu/hotplug: Use distinct name for cpu_hotplug.dep_mapJoonas Lahtinen1-1/+1
2016-10-04Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds50-1375/+1452
2016-10-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds16-138/+193
2016-09-06slab: Convert to hotplug state machineSebastian Andrzej Siewior4-63/+66
2016-09-06relayfs: Convert to hotplug state machineRichard Weinberger4-45/+26
2016-09-06cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierThomas Gleixner5-56/+2
2016-09-06cpu/hotplug: Make state names consistentThomas Gleixner1-7/+7
2016-09-05cpu/hotplug: Replace anon unionThomas Gleixner1-71/+74
2016-09-02cpu/hotplug: Handle unbalanced hotplug enable/disableLianwei Wang1-2/+9
2016-09-02cpu/hotplug: Add multi instance supportThomas Gleixner3-38/+318
[next]