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
/
kernel
/
cpu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=n
Sean Christopherson
2024-04-10
1
-1
/
+2
*
Merge tag 'x86-apic-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-11
1
-3
/
+3
|
\
|
*
smp: Avoid 'setup_max_cpus' namespace collision/shadowing
Ingo Molnar
2024-02-27
1
-3
/
+3
*
|
Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-03-11
1
-5
/
+6
|
\
\
|
*
|
tick: Assume timekeeping is correctly handed over upon last offline idle call
Frederic Weisbecker
2024-02-26
1
-0
/
+1
|
*
|
tick: Move broadcast cancellation up to CPUHP_AP_TICK_DYING
Frederic Weisbecker
2024-02-26
1
-2
/
+0
|
*
|
tick: Start centralizing tick related CPU hotplug operations
Frederic Weisbecker
2024-02-26
1
-3
/
+5
|
|
/
*
|
cpu: Remove stray semicolon
Max Kellermann
2024-02-22
1
-1
/
+1
*
|
cpu: Mark cpu_possible_mask as __ro_after_init
Alexey Dobriyan
2024-02-19
1
-2
/
+2
*
|
kernel/cpu: Convert snprintf() to sysfs_emit()
Li Zhijian
2024-01-26
1
-2
/
+2
*
|
cpu/hotplug: Delete an extraneous kernel-doc description
Randy Dunlap
2024-01-26
1
-1
/
+0
|
/
*
Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2024-01-09
1
-5
/
+0
|
\
|
*
cpu/hotplug: remove CPUHP_SLAB_PREPARE hooks
Vlastimil Babka
2023-12-05
1
-5
/
+0
*
|
Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-19
1
-1
/
+7
|
\
\
|
|
/
|
/
|
|
*
hrtimers: Push pending hrtimers away from outgoing CPU earlier
Thomas Gleixner
2023-11-11
1
-1
/
+7
*
|
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-01
1
-3
/
+0
|
\
\
|
*
|
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-09-11
1
-3
/
+0
|
|
/
*
|
Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...
Linus Torvalds
2023-10-30
1
-3
/
+10
|
\
\
|
*
|
rcu: Comment why callbacks migration can't wait for CPUHP_RCUTREE_PREP
Frederic Weisbecker
2023-10-04
1
-0
/
+7
|
*
|
rcu: Standardize explicit CPU-hotplug calls
Frederic Weisbecker
2023-10-04
1
-3
/
+3
|
*
|
rcu: Assume rcu_report_dead() is always called locally
Frederic Weisbecker
2023-10-04
1
-1
/
+1
|
|
/
*
|
Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-10-30
1
-5
/
+13
|
\
\
|
*
|
cpu/SMT: Make SMT control more robust against enumeration failures
Thomas Gleixner
2023-10-10
1
-5
/
+13
|
|
/
*
/
cpu/hotplug: Don't offline the last non-isolated CPU
Ran Xiaokai
2023-10-17
1
-4
/
+7
|
/
*
cpu/hotplug: Prevent self deadlock on CPU hot-unplug
Thomas Gleixner
2023-08-30
1
-1
/
+23
*
cpu/SMT: Fix cpu_smt_possible() comment
Zhang Rui
2023-07-31
1
-1
/
+1
*
cpu/SMT: Allow enabling partial SMT states via sysfs
Michael Ellerman
2023-07-28
1
-16
/
+44
*
cpu/SMT: Create topology_smt_thread_allowed()
Michael Ellerman
2023-07-28
1
-1
/
+23
*
cpu/SMT: Remove topology_smt_supported()
Laurent Dufour
2023-07-28
1
-2
/
+2
*
cpu/SMT: Store the current/max number of threads
Michael Ellerman
2023-07-28
1
-1
/
+20
*
cpu/SMT: Move smt/control simple exit cases earlier
Michael Ellerman
2023-07-28
1
-6
/
+6
*
cpu/SMT: Move SMT prototypes into cpu_smt.h
Michael Ellerman
2023-07-28
1
-0
/
+1
*
cpu/hotplug: Remove dependancy against cpu_primary_thread_mask
Laurent Dufour
2023-07-28
1
-14
/
+10
*
cpu/hotplug: Fix off by one in cpuhp_bringup_mask()
Thomas Gleixner
2023-05-23
1
-3
/
+3
*
cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE
Thomas Gleixner
2023-05-15
1
-5
/
+98
*
cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism
Thomas Gleixner
2023-05-15
1
-2
/
+68
*
cpu/hotplug: Reset task stack state in _cpu_up()
David Woodhouse
2023-05-15
1
-6
/
+6
*
cpu/hotplug: Add CPU state tracking and synchronization
Thomas Gleixner
2023-05-15
1
-1
/
+192
*
cpu/hotplug: Rework sparse_irq locking in bringup_cpu()
Thomas Gleixner
2023-05-15
1
-10
/
+24
*
cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init
Thomas Gleixner
2023-05-15
1
-1
/
+1
*
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
1
-1
/
+1
|
\
|
*
lazy tlb: introduce lazy tlb mm refcount helper functions
Nicholas Piggin
2023-03-28
1
-1
/
+1
*
|
cpu/hotplug: move to use bus_get_dev_root()
Greg Kroah-Hartman
2023-03-17
1
-6
/
+17
|
/
*
cpu/hotplug: Do not bail-out in DYING/STARTING sections
Vincent Donnefort
2022-12-02
1
-16
/
+40
*
cpu/hotplug: Set cpuhp target for boot cpu
Phil Auld
2022-12-02
1
-0
/
+1
*
cpu/hotplug: Make target_store() a nop when target == state
Phil Auld
2022-12-02
1
-1
/
+3
*
Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-23
1
-0
/
+7
|
\
|
*
x86/topology: Disable CPU online/offline control for TDX guests
Kuppuswamy Sathyanarayanan
2022-04-07
1
-0
/
+7
*
|
cpu/hotplug: Initialise all cpuhp_cpu_state structs earlier
Steven Price
2022-04-13
1
-9
/
+13
*
|
cpu/hotplug: Remove the 'cpu' member of cpuhp_cpu_state
Steven Price
2022-04-13
1
-18
/
+18
|
/
[next]