index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
cpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-23
Merge tag 'v6.6-rc7' into sched/core, to pick up fixes
Ingo Molnar
1
-0
/
+2
2023-10-11
cpu-hotplug: Provide prototypes for arch CPU registration
Russell King (Oracle)
1
-0
/
+2
2023-09-13
sched: Simplify tg_set_cfs_bandwidth()
Peter Zijlstra
1
-0
/
+2
2023-08-29
Merge tag 'smp-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-25
/
+1
2023-08-10
x86/speculation: Add cpu_show_gds() prototype
Arnd Bergmann
1
-0
/
+2
2023-08-07
cpu/hotplug: Remove unused function declaration cpu_set_state_online()
Yue Haibing
1
-1
/
+0
2023-07-28
cpu/SMT: Move SMT prototypes into cpu_smt.h
Michael Ellerman
1
-24
/
+1
2023-07-27
x86/srso: Add a Speculative RAS Overflow mitigation
Borislav Petkov (AMD)
1
-0
/
+2
2023-06-26
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+0
2023-06-16
init: Provide arch_cpu_finalize_init()
Thomas Gleixner
1
-0
/
+6
2023-05-15
cpu/hotplug: Remove unused state functions
Thomas Gleixner
1
-2
/
+0
2023-05-15
cpu/hotplug: Remove cpu_report_state() and related unused cruft
Thomas Gleixner
1
-2
/
+0
2023-03-08
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
1
-1
/
+1
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
1
-3
/
+0
2022-06-27
x86/bugs: Report AMD retbleed vulnerability
Alexandre Chartre
1
-0
/
+2
2022-05-21
x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data
Pawan Gupta
1
-0
/
+3
2022-04-19
x86,objtool: Mark cpu_startup_entry() __noreturn
Peter Zijlstra
1
-1
/
+1
2021-09-11
cpu/hotplug: Remove deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-6
/
+0
2021-03-10
cpu/hotplug: Fix build error of using {add,remove}_cpu() with !CONFIG_SMP
Shuo Liu
1
-0
/
+3
2021-01-07
cpu/hotplug: Add lockdep_is_cpus_held()
Frederic Weisbecker
1
-0
/
+2
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-1
/
+1
2020-06-17
cpu/speculation: Add prototype for cpu_show_srbds()
Guenter Roeck
1
-0
/
+1
2020-05-07
cpu/hotplug: Remove __freeze_secondary_cpus()
Qais Yousef
1
-6
/
+1
2020-05-07
cpu/hotplug: Remove disable_nonboot_cpus()
Qais Yousef
1
-9
/
+3
2020-03-28
cpu/hotplug: Ignore pm_wakeup_pending() for disable_nonboot_cpus()
Thomas Gleixner
1
-3
/
+9
2020-03-25
cpu/hotplug: Hide cpu_up/down()
Qais Yousef
1
-2
/
+2
2020-03-25
cpu/hotplug: Move bringup of secondary CPUs out of smp_init()
Qais Yousef
1
-0
/
+1
2020-03-25
cpu/hotplug: Provide bringup_hibernate_cpu()
Qais Yousef
1
-0
/
+1
2020-03-25
cpu/hotplug: Create a new function to shutdown nonboot cpus
Qais Yousef
1
-0
/
+2
2020-03-25
cpu/hotplug: Add new {add,remove}_cpu() functions
Qais Yousef
1
-0
/
+2
2019-11-26
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-1
/
+6
2019-11-20
cpuidle: Allow idle injection to apply exit latency limit
Daniel Lezcano
1
-1
/
+6
2019-11-04
cpu/speculation: Uninline and export CPU mitigations helpers
Tyler Hicks
1
-23
/
+2
2019-11-04
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
1
-0
/
+2
2019-10-28
x86/speculation/taa: Add sysfs reporting for TSX Async Abort
Pawan Gupta
1
-0
/
+3
2019-09-24
cpu/SMT: create and export cpu_smt_possible()
Vitaly Kuznetsov
1
-0
/
+2
2019-09-03
cpuidle: play_idle: Increase the resolution to usec
Daniel Lezcano
1
-1
/
+1
2019-06-03
x86/power: Fix 'nosmt' vs hibernation triple fault during resume
Jiri Kosina
1
-0
/
+4
2019-05-14
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2019-05-07
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2019-05-07
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+17
2019-05-03
kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freeze
Nicholas Piggin
1
-1
/
+6
2019-05-03
power/suspend: Add function to disable secondaries for suspend
Nicholas Piggin
1
-0
/
+12
2019-04-17
Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
1
-0
/
+24
2019-04-17
cpu/speculation: Add 'mitigations=' cmdline option
Josh Poimboeuf
1
-0
/
+24
2019-04-02
cpu/hotplug: Create SMT sysfs interface for all arches
Josh Poimboeuf
1
-1
/
+2
2019-03-06
x86/speculation/mds: Add sysfs reporting for MDS
Thomas Gleixner
1
-0
/
+2
2019-01-30
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
Josh Poimboeuf
1
-2
/
+0
2018-08-14
Merge tag 'pm-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+2
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+21
[next]