summaryrefslogtreecommitdiffstats
path: root/kernel/cpu.c
AgeCommit message (Expand)AuthorLines
2020-06-03Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+17
2020-05-07cpu/hotplug: Remove __freeze_secondary_cpus()Qais Yousef-2/+2
2020-05-07cpu/hotplug: Remove disable_nonboot_cpus()Qais Yousef-7/+7
2020-04-30sched/core: Fix illegal RCU from offline CPUsPeter Zijlstra-1/+17
2020-04-27cpu/hotplug: Fix a typo in comment "broadacasted"->"broadcasted"Ethon Paul-1/+1
2020-03-30Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-14/+129
2020-03-28cpu/hotplug: Ignore pm_wakeup_pending() for disable_nonboot_cpus()Thomas Gleixner-2/+2
2020-03-25cpu/hotplug: Hide cpu_up/down()Qais Yousef-14/+28
2020-03-25cpu/hotplug: Move bringup of secondary CPUs out of smp_init()Qais Yousef-0/+12
2020-03-25cpu/hotplug: Provide bringup_hibernate_cpu()Qais Yousef-0/+23
2020-03-25cpu/hotplug: Create a new function to shutdown nonboot cpusQais Yousef-0/+42
2020-03-25cpu/hotplug: Add new {add,remove}_cpu() functionsQais Yousef-0/+24
2020-02-11locking/percpu-rwsem, lockdep: Make percpu-rwsem use its own lockdep_mapPeter Zijlstra-2/+2
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+9
2020-01-09cpu/SMT: Fix x86 link error without CONFIG_SYSFSArnd Bergmann-71/+72
2019-12-17cpu/hotplug, stop_machine: Fix stop_machine vs hotplug orderPeter Zijlstra-4/+9
2019-11-26Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2019-11-04cpu/speculation: Uninline and export CPU mitigations helpersTyler Hicks-1/+26
2019-10-09locking/lockdep: Remove unused @nested argument from lock_release()Qian Cai-1/+1
2019-09-24cpu/SMT: create and export cpu_smt_possible()Vitaly Kuznetsov-2/+9
2019-07-25cpu/hotplug: Cache number of online CPUsThomas Gleixner-0/+24
2019-07-25smp/hotplug: Track booted once CPUs in a cpumaskThomas Gleixner-4/+7
2019-07-08Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+8
2019-06-27cpu/hotplug: Fix out-of-bounds read when setting fail stateEiichi Tsukata-0/+3
2019-06-26cpu/speculation: Warn on unsupported mitigations= parameterGeert Uytterhoeven-0/+3
2019-06-12cpu/hotplug: Abort disabling secondary CPUs if wakeup is pendingPavankumar Kondeti-0/+7
2019-06-03x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina-2/+2
2019-05-28cpu/hotplug: Fix notify_cpu_starting() reference in bringup_wait_for_ap()Jiri Kosina-1/+1
2019-05-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+2
2019-05-06Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-25/+39
2019-05-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+9
2019-05-06Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-0/+15
2019-05-03kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freezeNicholas Piggin-1/+9
2019-04-17cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf-0/+15
2019-04-02cpu/hotplug: Create SMT sysfs interface for all archesJosh Poimboeuf-25/+39
2019-03-28cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=nThomas Gleixner-2/+18
2019-03-23tick: Remove outgoing CPU from broadcast masksThomas Gleixner-0/+2
2019-02-04Merge tag 'v5.0-rc5' into locking/core to pick up fixesIngo Molnar-33/+5
2019-01-30cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf-29/+4
2019-01-29x86/speculation: Remove redundant arch_smt_update() invocationZhenzhong Duan-4/+1
2019-01-21cpu/hotplug: Mute hotplug lockdep during initValentin Schneider-0/+9
2018-11-28x86/speculation: Rework SMT state changeThomas Gleixner-6/+9
2018-10-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+10
2018-10-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+1
2018-10-05cpu/SMT: State SMT is disabled even with nosmt and without "=force"Borislav Petkov-0/+1
2018-09-26x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigationJiri Kosina-1/+10
2018-09-11locking/lockdep, cpu/hotplug: Annotate AP threadPeter Zijlstra-0/+28
2018-09-06cpu/hotplug: Prevent state corruption on error rollbackThomas Gleixner-2/+3
2018-09-06cpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun()Neeraj Upadhyay-3/+3
2018-08-31cpu/hotplug: Remove skip_onerr field from cpuhp_step structureMukesh Ojha-22/+4