index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
cpu.h
Age
Commit message (
Expand
)
Author
2024-06-10
cpu: Move CPU hotplug function declarations into their own header
Tony Luck
2024-04-25
cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=n
Sean Christopherson
2024-03-21
Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-12
Merge tag 'rfds-for-linus-2024-03-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-11
x86/rfds: Mitigate Register File Data Sampling (RFDS)
Pawan Gupta
2024-03-01
sched/idle: Conditionally handle tick broadcast in default_idle_call()
Thomas Gleixner
2024-02-27
smp: Avoid 'setup_max_cpus' namespace collision/shadowing
Ingo Molnar
2024-01-30
driver core: cpu: make cpu_subsys const
Greg Kroah-Hartman
2023-12-06
drivers: base: add arch_cpu_is_hotpluggable()
Russell King (Oracle)
2023-12-06
drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
James Morse
2023-10-23
Merge tag 'v6.6-rc7' into sched/core, to pick up fixes
Ingo Molnar
2023-10-11
cpu-hotplug: Provide prototypes for arch CPU registration
Russell King (Oracle)
2023-09-13
sched: Simplify tg_set_cfs_bandwidth()
Peter Zijlstra
2023-08-28
Merge tag 'smp-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-08-10
x86/speculation: Add cpu_show_gds() prototype
Arnd Bergmann
2023-08-07
cpu/hotplug: Remove unused function declaration cpu_set_state_online()
Yue Haibing
2023-07-28
cpu/SMT: Move SMT prototypes into cpu_smt.h
Michael Ellerman
2023-07-27
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
2023-06-26
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-16
init: Provide arch_cpu_finalize_init()
Thomas Gleixner
2023-05-15
cpu/hotplug: Remove unused state functions
Thomas Gleixner
2023-05-15
cpu/hotplug: Remove cpu_report_state() and related unused cruft
Thomas Gleixner
2023-03-08
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
2022-06-27
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
2022-05-21
x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data
Pawan Gupta
2022-04-19
x86,objtool: Mark cpu_startup_entry() __noreturn
Peter Zijlstra
2021-09-11
cpu/hotplug: Remove deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-03-10
cpu/hotplug: Fix build error of using {add,remove}_cpu() with !CONFIG_SMP
Shuo Liu
2021-01-06
cpu/hotplug: Add lockdep_is_cpus_held()
Frederic Weisbecker
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-06-17
cpu/speculation: Add prototype for cpu_show_srbds()
Guenter Roeck
2020-05-07
cpu/hotplug: Remove __freeze_secondary_cpus()
Qais Yousef
2020-05-07
cpu/hotplug: Remove disable_nonboot_cpus()
Qais Yousef
2020-03-28
cpu/hotplug: Ignore pm_wakeup_pending() for disable_nonboot_cpus()
Thomas Gleixner
2020-03-25
cpu/hotplug: Hide cpu_up/down()
Qais Yousef
2020-03-25
cpu/hotplug: Move bringup of secondary CPUs out of smp_init()
Qais Yousef
2020-03-25
cpu/hotplug: Provide bringup_hibernate_cpu()
Qais Yousef
2020-03-25
cpu/hotplug: Create a new function to shutdown nonboot cpus
Qais Yousef
2020-03-25
cpu/hotplug: Add new {add,remove}_cpu() functions
Qais Yousef
2019-11-26
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2019-11-20
cpuidle: Allow idle injection to apply exit latency limit
Daniel Lezcano
2019-11-04
cpu/speculation: Uninline and export CPU mitigations helpers
Tyler Hicks
2019-11-04
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
2019-10-28
x86/speculation/taa: Add sysfs reporting for TSX Async Abort
Pawan Gupta
2019-09-24
cpu/SMT: create and export cpu_smt_possible()
Vitaly Kuznetsov
2019-09-03
cpuidle: play_idle: Increase the resolution to usec
Daniel Lezcano
2019-06-03
x86/power: Fix 'nosmt' vs hibernation triple fault during resume
Jiri Kosina
2019-05-14
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[next]