summaryrefslogtreecommitdiffstats
path: root/include/linux/cpu.h
Commit message (Expand)AuthorAge
* cpu/speculation: Uninline and export CPU mitigations helpersTyler Hicks2019-11-04
* x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli2019-11-04
* x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta2019-10-28
* cpu/SMT: create and export cpu_smt_possible()Vitaly Kuznetsov2019-09-24
* cpuidle: play_idle: Increase the resolution to usecDaniel Lezcano2019-09-03
* x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina2019-06-03
* Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-14
|\
| * Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2019-04-17
| |\
| * | x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner2019-03-06
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-06
|\ \ \
| * | | cpu/hotplug: Create SMT sysfs interface for all archesJosh Poimboeuf2019-04-02
| |/ /
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-06
|\ \ \ | |_|/ |/| |
| * | kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freezeNicholas Piggin2019-05-03
| * | power/suspend: Add function to disable secondaries for suspendNicholas Piggin2019-05-03
| |/
* / cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf2019-04-17
|/
* cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf2019-01-30
* Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-08-14
|\
| * cpu/hotplug: Add a cpus_read_trylock() functionWaiman Long2018-07-26
* | Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-08-14
|\ \
| * | cpu/hotplug: Fix SMT supported evaluationThomas Gleixner2018-08-07
| * | cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED earlyThomas Gleixner2018-07-13
| * | cpu/hotplug: Expose SMT control init functionJiri Kosina2018-07-13
| * | cpu/hotplug: Provide knobs to control SMTThomas Gleixner2018-06-21
| * | x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen2018-06-20
| |/
* / init: rename and re-order boot_cpu_state_init()Linus Torvalds2018-08-12
|/
* x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk2018-05-03
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-14
|\
| * sysfs/cpu: Add vulnerability folderThomas Gleixner2018-01-08
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-13
|\ \ | |/ |/|
| * cpu/hotplug: Get rid of CPU hotplug notifier leftoversThomas Gleixner2017-11-13
| * cpu/hotplug: Remove obsolete notifier macrosYanjiang Jin2017-10-24
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* cpu/hotplug: Convert hotplug locking to percpu rwsemThomas Gleixner2017-05-26
* cpu/hotplug: Provide lockdep_assert_cpus_held()Thomas Gleixner2017-05-26
* cpu/hotplug: Provide cpus_read|write_[un]lock()Thomas Gleixner2017-05-26
* sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...Ingo Molnar2017-03-02
* cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsThomas Gleixner2016-12-25
* Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2016-12-13
|\
| * sched/idle: Add support for tasks that inject idlePeter Zijlstra2016-11-29
* | hotplug: Make register and unregister notifier API symmetricMichal Hocko2016-12-08
|/
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-07
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-03
|\
| * cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierThomas Gleixner2016-09-06
* | cpu/hotplug: Allow suspend/resume CPU to be specifiedJames Morse2016-08-26
|/
* workqueue: Convert to state machine callbacksThomas Gleixner2016-07-14
* perf/core: Remove perf CPU notifier codeThomas Gleixner2016-07-14
* sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()Thomas Gleixner2016-05-06
* sched/hotplug: Convert cpu_[in]active notifiers to state machineThomas Gleixner2016-05-06
* sched: Consolidate the notifier mazeThomas Gleixner2016-05-06
* rcu: Make CPU_DYING_IDLE an explicit callThomas Gleixner2016-03-01