summaryrefslogtreecommitdiffstats
path: root/include/linux/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina2019-06-031-0/+4
* Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-141-0/+2
|\
| * Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2019-04-171-0/+24
| |\
| * | x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner2019-03-061-0/+2
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-061-1/+2
|\ \ \
| * | | cpu/hotplug: Create SMT sysfs interface for all archesJosh Poimboeuf2019-04-021-1/+2
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-061-0/+17
|\ \ \ | |_|/ |/| |
| * | kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freezeNicholas Piggin2019-05-031-1/+6
| * | power/suspend: Add function to disable secondaries for suspendNicholas Piggin2019-05-031-0/+12
| |/
* / cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf2019-04-171-0/+24
|/
* cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf2019-01-301-2/+0Star
* Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-08-141-0/+2
|\
| * cpu/hotplug: Add a cpus_read_trylock() functionWaiman Long2018-07-261-0/+2
* | Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-08-141-0/+21
|\ \
| * | cpu/hotplug: Fix SMT supported evaluationThomas Gleixner2018-08-071-0/+2
| * | cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED earlyThomas Gleixner2018-07-131-0/+2
| * | cpu/hotplug: Expose SMT control init functionJiri Kosina2018-07-131-0/+2
| * | cpu/hotplug: Provide knobs to control SMTThomas Gleixner2018-06-211-0/+13
| * | x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen2018-06-201-0/+2
| |/
* / init: rename and re-order boot_cpu_state_init()Linus Torvalds2018-08-121-1/+1
|/
* x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk2018-05-031-0/+2
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-141-0/+7
|\
| * sysfs/cpu: Add vulnerability folderThomas Gleixner2018-01-081-0/+7
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-141-20/+10Star
|\ \ | |/ |/|
| * cpu/hotplug: Get rid of CPU hotplug notifier leftoversThomas Gleixner2017-11-131-17/+10Star
| * cpu/hotplug: Remove obsolete notifier macrosYanjiang Jin2017-10-241-3/+0Star
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* cpu/hotplug: Convert hotplug locking to percpu rwsemThomas Gleixner2017-05-261-1/+1
* cpu/hotplug: Provide lockdep_assert_cpus_held()Thomas Gleixner2017-05-261-0/+2
* cpu/hotplug: Provide cpus_read|write_[un]lock()Thomas Gleixner2017-05-261-15/+19
* sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...Ingo Molnar2017-03-021-0/+2
* cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsThomas Gleixner2016-12-251-90/+0Star
* Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2016-12-131-0/+2
|\
| * sched/idle: Add support for tasks that inject idlePeter Zijlstra2016-11-291-0/+2
* | hotplug: Make register and unregister notifier API symmetricMichal Hocko2016-12-081-11/+4Star
|/
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-081-0/+5
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-041-12/+0Star
|\
| * cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierThomas Gleixner2016-09-061-12/+0Star
* | cpu/hotplug: Allow suspend/resume CPU to be specifiedJames Morse2016-08-261-1/+5
|/
* workqueue: Convert to state machine callbacksThomas Gleixner2016-07-141-9/+0Star
* perf/core: Remove perf CPU notifier codeThomas Gleixner2016-07-141-2/+0Star
* sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()Thomas Gleixner2016-05-061-2/+0Star
* sched/hotplug: Convert cpu_[in]active notifiers to state machineThomas Gleixner2016-05-061-12/+0Star
* sched: Consolidate the notifier mazeThomas Gleixner2016-05-061-8/+4Star
* rcu: Make CPU_DYING_IDLE an explicit callThomas Gleixner2016-03-011-3/+1Star
* cpu/hotplug: Make wait for dead cpu completion basedThomas Gleixner2016-03-011-2/+3
* cpu/hotplug: Unpark smpboot threads from the state machineThomas Gleixner2016-03-011-6/+1Star
* cpu/hotplug: Convert to a state machine for the control processorThomas Gleixner2016-03-011-5/+4Star
* cpu/hotplug: Restructure FROZEN state handlingThomas Gleixner2016-03-011-0/+2
* cpu: Remove try_get_online_cpus()Paul E. McKenney2015-10-081-2/+0Star