aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/cpu.h
AgeCommit message (Expand)Author
2020-06-24cpu/speculation: Add prototype for cpu_show_srbds()Guenter Roeck
2019-11-14cpu/speculation: Uninline and export CPU mitigations helpersTyler Hicks
2019-11-14x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli
2019-11-14x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta
2019-06-03x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina
2019-05-14Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-05-06Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-03kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freezeNicholas Piggin
2019-05-03power/suspend: Add function to disable secondaries for suspendNicholas Piggin
2019-04-17Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2019-04-17cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf
2019-04-02cpu/hotplug: Create SMT sysfs interface for all archesJosh Poimboeuf
2019-03-06x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner
2019-01-30cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf
2018-08-14Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-08-14Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2018-08-12init: rename and re-order boot_cpu_state_init()Linus Torvalds
2018-08-07cpu/hotplug: Fix SMT supported evaluationThomas Gleixner
2018-07-26cpu/hotplug: Add a cpus_read_trylock() functionWaiman Long
2018-07-13cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED earlyThomas Gleixner
2018-07-13cpu/hotplug: Expose SMT control init functionJiri Kosina
2018-06-21cpu/hotplug: Provide knobs to control SMTThomas Gleixner
2018-06-20x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen
2018-05-03x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-08sysfs/cpu: Add vulnerability folderThomas Gleixner
2017-11-13Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13cpu/hotplug: Get rid of CPU hotplug notifier leftoversThomas Gleixner
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-24cpu/hotplug: Remove obsolete notifier macrosYanjiang Jin
2017-05-26cpu/hotplug: Convert hotplug locking to percpu rwsemThomas Gleixner
2017-05-26cpu/hotplug: Provide lockdep_assert_cpus_held()Thomas Gleixner
2017-05-26cpu/hotplug: Provide cpus_read|write_[un]lock()Thomas Gleixner
2017-03-02sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <li...Ingo Molnar
2016-12-25cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsThomas Gleixner
2016-12-13Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2016-12-08hotplug: Make register and unregister notifier API symmetricMichal Hocko
2016-11-29sched/idle: Add support for tasks that inject idlePeter Zijlstra
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-09-06cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierThomas Gleixner
2016-08-26cpu/hotplug: Allow suspend/resume CPU to be specifiedJames Morse
2016-07-14workqueue: Convert to state machine callbacksThomas Gleixner
2016-07-14perf/core: Remove perf CPU notifier codeThomas Gleixner
2016-05-06sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()Thomas Gleixner
2016-05-06sched/hotplug: Convert cpu_[in]active notifiers to state machineThomas Gleixner
2016-05-06sched: Consolidate the notifier mazeThomas Gleixner
2016-03-01rcu: Make CPU_DYING_IDLE an explicit callThomas Gleixner
2016-03-01cpu/hotplug: Make wait for dead cpu completion basedThomas Gleixner