index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cpu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpumask/hotplug: Fix cpu_dying() state tracking
Peter Zijlstra
2021-04-21
1
-5
/
+11
*
cpumask: Introduce DYING mask
Peter Zijlstra
2021-04-16
1
-0
/
+6
*
cpu/hotplug: Add cpuhp_invoke_callback_range()
Vincent Donnefort
2021-03-06
1
-68
/
+102
*
cpu/hotplug: CPUHP_BRINGUP_CPU failure exception
Vincent Donnefort
2021-03-06
1
-3
/
+16
*
cpu/hotplug: Allowing to reset fail injection
Vincent Donnefort
2021-03-06
1
-0
/
+5
*
cpu/hotplug: Add lockdep_is_cpus_held()
Frederic Weisbecker
2021-01-06
1
-0
/
+7
*
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-14
1
-1
/
+8
|
\
|
*
sched/hotplug: Consolidate task migration on CPU unplug
Thomas Gleixner
2020-11-10
1
-1
/
+8
*
|
kernel/cpu: add arch override for clear_tasks_mm_cpumask() mm handling
Nicholas Piggin
2020-11-27
1
-1
/
+5
|
/
*
Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-03
1
-1
/
+17
|
\
|
*
sched/core: Fix illegal RCU from offline CPUs
Peter Zijlstra
2020-04-30
1
-1
/
+17
*
|
cpu/hotplug: Remove __freeze_secondary_cpus()
Qais Yousef
2020-05-07
1
-2
/
+2
*
|
cpu/hotplug: Remove disable_nonboot_cpus()
Qais Yousef
2020-05-07
1
-7
/
+7
*
|
cpu/hotplug: Fix a typo in comment "broadacasted"->"broadcasted"
Ethon Paul
2020-04-27
1
-1
/
+1
|
/
*
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-30
1
-14
/
+129
|
\
|
*
cpu/hotplug: Ignore pm_wakeup_pending() for disable_nonboot_cpus()
Thomas Gleixner
2020-03-28
1
-2
/
+2
|
*
cpu/hotplug: Hide cpu_up/down()
Qais Yousef
2020-03-25
1
-14
/
+28
|
*
cpu/hotplug: Move bringup of secondary CPUs out of smp_init()
Qais Yousef
2020-03-25
1
-0
/
+12
|
*
cpu/hotplug: Provide bringup_hibernate_cpu()
Qais Yousef
2020-03-25
1
-0
/
+23
|
*
cpu/hotplug: Create a new function to shutdown nonboot cpus
Qais Yousef
2020-03-25
1
-0
/
+42
|
*
cpu/hotplug: Add new {add,remove}_cpu() functions
Qais Yousef
2020-03-25
1
-0
/
+24
*
|
locking/percpu-rwsem, lockdep: Make percpu-rwsem use its own lockdep_map
Peter Zijlstra
2020-02-11
1
-2
/
+2
|
/
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-28
1
-4
/
+9
|
\
|
*
cpu/hotplug, stop_machine: Fix stop_machine vs hotplug order
Peter Zijlstra
2019-12-17
1
-4
/
+9
*
|
cpu/SMT: Fix x86 link error without CONFIG_SYSFS
Arnd Bergmann
2020-01-09
1
-71
/
+72
|
/
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-26
1
-1
/
+1
|
\
|
*
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
2019-10-09
1
-1
/
+1
*
|
cpu/speculation: Uninline and export CPU mitigations helpers
Tyler Hicks
2019-11-04
1
-1
/
+26
|
/
*
cpu/SMT: create and export cpu_smt_possible()
Vitaly Kuznetsov
2019-09-24
1
-2
/
+9
*
cpu/hotplug: Cache number of online CPUs
Thomas Gleixner
2019-07-25
1
-0
/
+24
*
smp/hotplug: Track booted once CPUs in a cpumask
Thomas Gleixner
2019-07-25
1
-4
/
+7
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-08
1
-1
/
+8
|
\
|
*
cpu/hotplug: Abort disabling secondary CPUs if wakeup is pending
Pavankumar Kondeti
2019-06-12
1
-0
/
+7
|
*
cpu/hotplug: Fix notify_cpu_starting() reference in bringup_wait_for_ap()
Jiri Kosina
2019-05-28
1
-1
/
+1
*
|
cpu/hotplug: Fix out-of-bounds read when setting fail state
Eiichi Tsukata
2019-06-27
1
-0
/
+3
*
|
cpu/speculation: Warn on unsupported mitigations= parameter
Geert Uytterhoeven
2019-06-26
1
-0
/
+3
*
|
x86/power: Fix 'nosmt' vs hibernation triple fault during resume
Jiri Kosina
2019-06-03
1
-2
/
+2
|
/
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-06
1
-0
/
+2
|
\
|
*
tick: Remove outgoing CPU from broadcast masks
Thomas Gleixner
2019-03-23
1
-0
/
+2
*
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-06
1
-25
/
+39
|
\
\
|
*
|
cpu/hotplug: Create SMT sysfs interface for all arches
Josh Poimboeuf
2019-04-02
1
-25
/
+39
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-06
1
-1
/
+9
|
\
\
\
|
*
|
|
kernel/cpu: Allow non-zero CPU to be primary for suspend / kexec freeze
Nicholas Piggin
2019-05-03
1
-1
/
+9
|
|
/
/
*
|
|
Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-05-06
1
-0
/
+15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
cpu/speculation: Add 'mitigations=' cmdline option
Josh Poimboeuf
2019-04-17
1
-0
/
+15
*
|
|
cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=n
Thomas Gleixner
2019-03-28
1
-2
/
+18
|
|
/
|
/
|
*
|
Merge tag 'v5.0-rc5' into locking/core to pick up fixes
Ingo Molnar
2019-02-04
1
-33
/
+5
|
\
|
|
*
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
Josh Poimboeuf
2019-01-30
1
-29
/
+4
|
*
x86/speculation: Remove redundant arch_smt_update() invocation
Zhenzhong Duan
2019-01-29
1
-4
/
+1
*
|
cpu/hotplug: Mute hotplug lockdep during init
Valentin Schneider
2019-01-21
1
-0
/
+9
|
/
[next]