index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
cpu.c
Age
Commit message (
Expand
)
Author
2023-05-23
cpu/hotplug: Fix off by one in cpuhp_bringup_mask()
Thomas Gleixner
2023-05-15
cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
Thomas Gleixner
2023-05-15
cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism
Thomas Gleixner
2023-05-15
cpu/hotplug: Reset task stack state in _cpu_up()
David Woodhouse
2023-05-15
cpu/hotplug: Add CPU state tracking and synchronization
Thomas Gleixner
2023-05-15
cpu/hotplug: Rework sparse_irq locking in bringup_cpu()
Thomas Gleixner
2023-05-15
cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init
Thomas Gleixner
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-03-28
lazy tlb: introduce lazy tlb mm refcount helper functions
Nicholas Piggin
2023-03-17
cpu/hotplug: move to use bus_get_dev_root()
Greg Kroah-Hartman
2022-12-02
cpu/hotplug: Do not bail-out in DYING/STARTING sections
Vincent Donnefort
2022-12-02
cpu/hotplug: Set cpuhp target for boot cpu
Phil Auld
2022-12-02
cpu/hotplug: Make target_store() a nop when target == state
Phil Auld
2022-05-23
Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-13
cpu/hotplug: Initialise all cpuhp_cpu_state structs earlier
Steven Price
2022-04-13
cpu/hotplug: Remove the 'cpu' member of cpuhp_cpu_state
Steven Price
2022-04-07
x86/topology: Disable CPU online/offline control for TDX guests
Kuppuswamy Sathyanarayanan
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-02-21
random: clear fast pool, crng, and batches in cpuhp bring up
Jason A. Donenfeld
2022-02-16
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
2021-11-24
sched/scs: Reset task stack state in bringup_cpu()
Mark Rutland
2021-08-10
cpu/hotplug: Add debug printks for hotplug callback failures
Dongli Zhang
2021-08-10
cpu/hotplug: Use DEVICE_ATTR_*() macro
YueHaibing
2021-08-10
cpu/hotplug: Eliminate all kernel-doc warnings
Randy Dunlap
2021-08-10
cpu/hotplug: Fix kernel doc warnings for __cpuhp_setup_state_cpuslocked()
Baokun Li
2021-06-29
Merge tag 'smp-urgent-2021-06-29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-21
cpu/hotplug: Cure the cpusets trainwreck
Thomas Gleixner
2021-05-25
cpu/hotplug: Simplify access to percpu cpuhp_state
Yuan ZhaoXiong
2021-04-21
cpumask/hotplug: Fix cpu_dying() state tracking
Peter Zijlstra
2021-04-16
cpumask: Introduce DYING mask
Peter Zijlstra
2021-03-06
cpu/hotplug: Add cpuhp_invoke_callback_range()
Vincent Donnefort
2021-03-06
cpu/hotplug: CPUHP_BRINGUP_CPU failure exception
Vincent Donnefort
2021-03-06
cpu/hotplug: Allowing to reset fail injection
Vincent Donnefort
2021-01-06
cpu/hotplug: Add lockdep_is_cpus_held()
Frederic Weisbecker
2020-12-14
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-11-27
kernel/cpu: add arch override for clear_tasks_mm_cpumask() mm handling
Nicholas Piggin
2020-11-10
sched/hotplug: Consolidate task migration on CPU unplug
Thomas Gleixner
2020-06-03
Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-05-07
cpu/hotplug: Remove __freeze_secondary_cpus()
Qais Yousef
2020-05-07
cpu/hotplug: Remove disable_nonboot_cpus()
Qais Yousef
2020-04-30
sched/core: Fix illegal RCU from offline CPUs
Peter Zijlstra
2020-04-27
cpu/hotplug: Fix a typo in comment "broadacasted"->"broadcasted"
Ethon Paul
2020-03-30
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
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
2020-02-11
locking/percpu-rwsem, lockdep: Make percpu-rwsem use its own lockdep_map
Peter Zijlstra
[next]