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