Age | Commit message (Expand) | Author | Files | Lines |
2019-01-30 | cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM | Josh Poimboeuf | 1 | -29/+4 |
2019-01-29 | x86/speculation: Remove redundant arch_smt_update() invocation | Zhenzhong Duan | 1 | -4/+1 |
2018-11-28 | x86/speculation: Rework SMT state change | Thomas Gleixner | 1 | -6/+9 |
2018-10-23 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+10 |
2018-10-23 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2018-10-05 | cpu/SMT: State SMT is disabled even with nosmt and without "=force" | Borislav Petkov | 1 | -0/+1 |
2018-09-26 | x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation | Jiri Kosina | 1 | -1/+10 |
2018-09-11 | locking/lockdep, cpu/hotplug: Annotate AP thread | Peter Zijlstra | 1 | -0/+28 |
2018-09-06 | cpu/hotplug: Prevent state corruption on error rollback | Thomas Gleixner | 1 | -2/+3 |
2018-09-06 | cpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun() | Neeraj Upadhyay | 1 | -3/+3 |
2018-08-31 | cpu/hotplug: Remove skip_onerr field from cpuhp_step structure | Mukesh Ojha | 1 | -22/+4 |
2018-08-14 | cpu/hotplug: Non-SMP machines do not make use of booted_once | Abel Vesa | 1 | -0/+2 |
2018-08-14 | Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -0/+6 |
2018-08-14 | Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -12/+268 |
2018-08-13 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2018-08-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+5 |
2018-08-12 | init: rename and re-order boot_cpu_state_init() | Linus Torvalds | 1 | -1/+1 |
2018-08-07 | cpu/hotplug: Fix SMT supported evaluation | Thomas Gleixner | 1 | -13/+28 |
2018-07-30 | cpu/hotplug: Clarify CPU hotplug step name for timers | Mukesh Ojha | 1 | -1/+1 |
2018-07-26 | cpu/hotplug: Add a cpus_read_trylock() function | Waiman Long | 1 | -0/+6 |
2018-07-24 | cpu/hotplug: detect SMT disabled by BIOS | Josh Poimboeuf | 1 | -0/+9 |
2018-07-13 | cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early | Thomas Gleixner | 1 | -3/+10 |
2018-07-13 | cpu/hotplug: Expose SMT control init function | Jiri Kosina | 1 | -3/+13 |
2018-07-09 | cpu/hotplug: Online siblings when SMT control is turned on | Thomas Gleixner | 1 | -2/+24 |
2018-07-04 | x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present | Konrad Rzeszutek Wilk | 1 | -0/+1 |
2018-07-03 | watchdog/softlockup: Replace "watchdog/%u" threads with cpu_stop_work | Peter Zijlstra | 1 | -0/+5 |
2018-07-02 | cpu/hotplug: Boot HT siblings at least once | Thomas Gleixner | 1 | -24/+48 |
2018-06-21 | cpu/hotplug: Provide knobs to control SMT | Thomas Gleixner | 1 | -0/+170 |
2018-06-21 | cpu/hotplug: Split do_cpu_down() | Thomas Gleixner | 1 | -9/+8 |
2018-06-21 | cpu/hotplug: Make bringup/teardown of smp threads symmetric | Thomas Gleixner | 1 | -2/+1 |
2018-03-15 | cpu/hotplug: Fix unused function warning | Arnd Bergmann | 1 | -9/+9 |
2018-03-14 | cpu/hotplug: Merge cpuhp_bp_states and cpuhp_ap_states | Lai Jiangshan | 1 | -27/+15 |
2017-12-31 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+2 |
2017-12-29 | timers: Reinitialize per cpu bases on hotplug | Thomas Gleixner | 1 | -2/+2 |
2017-12-27 | cpu/hotplug: Move inline keyword at the beginning of declaration | Mathieu Malaterre | 1 | -4/+4 |
2017-12-06 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -5/+5 |
2017-12-06 | cpu/hotplug: Fix state name in takedown_cpu() comment | Brendan Jackman | 1 | -2/+2 |
2017-11-28 | smp/hotplug: Move step CPUHP_AP_SMPCFD_DYING to the correct place | Lai Jiangshan | 1 | -5/+5 |
2017-10-21 | cpu/hotplug: Reset node state after operation | Thomas Gleixner | 1 | -0/+5 |
2017-10-06 | Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+6 |
2017-09-25 | smp/hotplug: Hotplug state fail injection | Peter Zijlstra | 1 | -1/+59 |
2017-09-25 | smp/hotplug: Differentiate the AP completion between up and down | Peter Zijlstra | 1 | -17/+32 |
2017-09-25 | smp/hotplug: Differentiate the AP-work lockdep class between up and down | Peter Zijlstra | 1 | -9/+32 |
2017-09-25 | smp/hotplug: Callback vs state-machine consistency | Peter Zijlstra | 1 | -4/+22 |
2017-09-25 | smp/hotplug: Rewrite AP state machine core | Peter Zijlstra | 1 | -115/+206 |
2017-09-25 | smp/hotplug: Allow external multi-instance rollback | Peter Zijlstra | 1 | -15/+32 |
2017-09-14 | watchdog/hardlockup/perf: Prevent CPU hotplug deadlock | Thomas Gleixner | 1 | -0/+6 |
2017-09-04 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+11 |
2017-07-25 | rcu: Migrate callbacks earlier in the CPU-offline timeline | Paul E. McKenney | 1 | -0/+1 |
2017-07-20 | smp/hotplug: Handle removal correctly in cpuhp_store_callbacks() | Ethan Barnes | 1 | -1/+11 |