aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/cpu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-11cpu/hotplug: Remove deprecated CPU-hotplug functions.Sebastian Andrzej Siewior1-6/+0
2021-03-10cpu/hotplug: Fix build error of using {add,remove}_cpu() with !CONFIG_SMPShuo Liu1-0/+3
2021-01-06cpu/hotplug: Add lockdep_is_cpus_held()Frederic Weisbecker1-0/+2
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches1-1/+1
2020-06-17cpu/speculation: Add prototype for cpu_show_srbds()Guenter Roeck1-0/+1
2020-05-07cpu/hotplug: Remove __freeze_secondary_cpus()Qais Yousef1-6/+1
2020-05-07cpu/hotplug: Remove disable_nonboot_cpus()Qais Yousef1-9/+3
2020-03-28cpu/hotplug: Ignore pm_wakeup_pending() for disable_nonboot_cpus()Thomas Gleixner1-3/+9
2020-03-25cpu/hotplug: Hide cpu_up/down()Qais Yousef1-2/+2
2020-03-25cpu/hotplug: Move bringup of secondary CPUs out of smp_init()Qais Yousef1-0/+1
2020-03-25cpu/hotplug: Provide bringup_hibernate_cpu()Qais Yousef1-0/+1
2020-03-25cpu/hotplug: Create a new function to shutdown nonboot cpusQais Yousef1-0/+2
2020-03-25cpu/hotplug: Add new {add,remove}_cpu() functionsQais Yousef1-0/+2
2019-11-26Merge branch 'pm-cpuidle'Rafael J. Wysocki1-1/+6
2019-11-20cpuidle: Allow idle injection to apply exit latency limitDaniel Lezcano1-1/+6
2019-11-04cpu/speculation: Uninline and export CPU mitigations helpersTyler Hicks1-23/+2
2019-11-04x86/bugs: Add ITLB_MULTIHIT bug infrastructureVineela Tummalapalli1-0/+2
2019-10-28x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta1-0/+3
2019-09-24cpu/SMT: create and export cpu_smt_possible()Vitaly Kuznetsov1-0/+2
2019-09-03cpuidle: play_idle: Increase the resolution to usecDaniel Lezcano1-1/+1
2019-06-03x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina1-0/+4
2019-05-14Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2019-05-06Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2019-05-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+17
2019-05-03kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freezeNicholas Piggin1-1/+6
2019-05-03power/suspend: Add function to disable secondaries for suspendNicholas Piggin1-0/+12
2019-04-17Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.gitThomas Gleixner1-0/+24
2019-04-17cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf1-0/+24
2019-04-02cpu/hotplug: Create SMT sysfs interface for all archesJosh Poimboeuf1-1/+2
2019-03-06x86/speculation/mds: Add sysfs reporting for MDSThomas Gleixner1-0/+2
2019-01-30cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf1-2/+0
2018-08-14Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+2
2018-08-14Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+21
2018-08-12init: rename and re-order boot_cpu_state_init()Linus Torvalds1-1/+1
2018-08-07cpu/hotplug: Fix SMT supported evaluationThomas Gleixner1-0/+2
2018-07-26cpu/hotplug: Add a cpus_read_trylock() functionWaiman Long1-0/+2
2018-07-13cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED earlyThomas Gleixner1-0/+2
2018-07-13cpu/hotplug: Expose SMT control init functionJiri Kosina1-0/+2
2018-06-21cpu/hotplug: Provide knobs to control SMTThomas Gleixner1-0/+13
2018-06-20x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen1-0/+2
2018-05-03x86/bugs: Expose /sys/../spec_store_bypassKonrad Rzeszutek Wilk1-0/+2
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+7
2018-01-08sysfs/cpu: Add vulnerability folderThomas Gleixner1-0/+7
2017-11-13Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-20/+10
2017-11-13cpu/hotplug: Get rid of CPU hotplug notifier leftoversThomas Gleixner1-17/+10
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-24cpu/hotplug: Remove obsolete notifier macrosYanjiang Jin1-3/+0
2017-05-26cpu/hotplug: Convert hotplug locking to percpu rwsemThomas Gleixner1-1/+1
2017-05-26cpu/hotplug: Provide lockdep_assert_cpus_held()Thomas Gleixner1-0/+2
2017-05-26cpu/hotplug: Provide cpus_read|write_[un]lock()Thomas Gleixner1-15/+19