| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-07-08 | 1 | -1/+8 |
|\ |
|
| * | cpu/hotplug: Abort disabling secondary CPUs if wakeup is pending | Pavankumar Kondeti | 2019-06-12 | 1 | -0/+7 |
| * | cpu/hotplug: Fix notify_cpu_starting() reference in bringup_wait_for_ap() | Jiri Kosina | 2019-05-28 | 1 | -1/+1 |
* | | cpu/hotplug: Fix out-of-bounds read when setting fail state | Eiichi Tsukata | 2019-06-27 | 1 | -0/+3 |
* | | cpu/speculation: Warn on unsupported mitigations= parameter | Geert Uytterhoeven | 2019-06-26 | 1 | -0/+3 |
* | | x86/power: Fix 'nosmt' vs hibernation triple fault during resume | Jiri Kosina | 2019-06-03 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-05-06 | 1 | -0/+2 |
|\ |
|
| * | tick: Remove outgoing CPU from broadcast masks | Thomas Gleixner | 2019-03-23 | 1 | -0/+2 |
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-05-06 | 1 | -25/+39 |
|\ \ |
|
| * | | cpu/hotplug: Create SMT sysfs interface for all arches | Josh Poimboeuf | 2019-04-02 | 1 | -25/+39 |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-05-06 | 1 | -1/+9 |
|\ \ \ |
|
| * | | | kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freeze | Nicholas Piggin | 2019-05-03 | 1 | -1/+9 |
| |/ / |
|
* | | | Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2019-05-06 | 1 | -0/+15 |
|\ \ \
| |/ /
|/| | |
|
| * | | cpu/speculation: Add 'mitigations=' cmdline option | Josh Poimboeuf | 2019-04-17 | 1 | -0/+15 |
* | | | cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n | Thomas Gleixner | 2019-03-28 | 1 | -2/+18 |
| |/
|/| |
|
* | | Merge tag 'v5.0-rc5' into locking/core to pick up fixes | Ingo Molnar | 2019-02-04 | 1 | -33/+5 |
|\| |
|
| * | cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM | Josh Poimboeuf | 2019-01-30 | 1 | -29/+4 |
| * | x86/speculation: Remove redundant arch_smt_update() invocation | Zhenzhong Duan | 2019-01-29 | 1 | -4/+1 |
* | | cpu/hotplug: Mute hotplug lockdep during init | Valentin Schneider | 2019-01-21 | 1 | -0/+9 |
|/ |
|
* | x86/speculation: Rework SMT state change | Thomas Gleixner | 2018-11-28 | 1 | -6/+9 |
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-10-23 | 1 | -1/+10 |
|\ |
|
| * | x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation | Jiri Kosina | 2018-09-26 | 1 | -1/+10 |
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-10-23 | 1 | -0/+1 |
|\ \ |
|
| * | | cpu/SMT: State SMT is disabled even with nosmt and without "=force" | Borislav Petkov | 2018-10-05 | 1 | -0/+1 |
* | | | locking/lockdep, cpu/hotplug: Annotate AP thread | Peter Zijlstra | 2018-09-11 | 1 | -0/+28 |
|/ / |
|
* | | cpu/hotplug: Prevent state corruption on error rollback | Thomas Gleixner | 2018-09-06 | 1 | -2/+3 |
* | | cpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun() | Neeraj Upadhyay | 2018-09-06 | 1 | -3/+3 |
|/ |
|
* | cpu/hotplug: Remove skip_onerr field from cpuhp_step structure | Mukesh Ojha | 2018-08-31 | 1 | -22/+4 |
* | cpu/hotplug: Non-SMP machines do not make use of booted_once | Abel Vesa | 2018-08-15 | 1 | -0/+2 |
* | Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2018-08-14 | 1 | -0/+6 |
|\ |
|
| * | cpu/hotplug: Add a cpus_read_trylock() function | Waiman Long | 2018-07-26 | 1 | -0/+6 |
* | | Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2018-08-14 | 1 | -12/+268 |
|\ \ |
|
| * | | cpu/hotplug: Fix SMT supported evaluation | Thomas Gleixner | 2018-08-07 | 1 | -13/+28 |
| * | | cpu/hotplug: detect SMT disabled by BIOS | Josh Poimboeuf | 2018-07-24 | 1 | -0/+9 |
| * | | cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early | Thomas Gleixner | 2018-07-13 | 1 | -3/+10 |
| * | | cpu/hotplug: Expose SMT control init function | Jiri Kosina | 2018-07-13 | 1 | -3/+13 |
| * | | cpu/hotplug: Online siblings when SMT control is turned on | Thomas Gleixner | 2018-07-09 | 1 | -2/+24 |
| * | | x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present | Konrad Rzeszutek Wilk | 2018-07-04 | 1 | -0/+1 |
| * | | cpu/hotplug: Boot HT siblings at least once | Thomas Gleixner | 2018-07-02 | 1 | -24/+48 |
| * | | cpu/hotplug: Provide knobs to control SMT | Thomas Gleixner | 2018-06-21 | 1 | -0/+170 |
| * | | cpu/hotplug: Split do_cpu_down() | Thomas Gleixner | 2018-06-21 | 1 | -9/+8 |
| * | | cpu/hotplug: Make bringup/teardown of smp threads symmetric | Thomas Gleixner | 2018-06-21 | 1 | -2/+1 |
| |/ |
|
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2018-08-13 | 1 | -1/+1 |
|\ \ |
|
| * | | cpu/hotplug: Clarify CPU hotplug step name for timers | Mukesh Ojha | 2018-07-30 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-08-13 | 1 | -0/+5 |
|\ \ |
|
| * | | watchdog/softlockup: Replace "watchdog/%u" threads with cpu_stop_work | Peter Zijlstra | 2018-07-03 | 1 | -0/+5 |
| |/ |
|
* / | init: rename and re-order boot_cpu_state_init() | Linus Torvalds | 2018-08-12 | 1 | -1/+1 |
|/ |
|
* | cpu/hotplug: Fix unused function warning | Arnd Bergmann | 2018-03-15 | 1 | -9/+9 |
* | cpu/hotplug: Merge cpuhp_bp_states and cpuhp_ap_states | Lai Jiangshan | 2018-03-14 | 1 | -27/+15 |
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2017-12-31 | 1 | -2/+2 |
|\ |
|