aboutsummaryrefslogtreecommitdiff
path: root/kernel/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge tag 'cgroup-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-48/+0
2024-04-25cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=nGravatar Sean Christopherson 1-4/+10
2024-04-25cpu: Re-enable CPU mitigations by default for !X86 architecturesGravatar Sean Christopherson 1-2/+2
2024-04-10x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=nGravatar Sean Christopherson 1-1/+2
2024-04-08cgroup/cpuset: Make cpuset hotplug processing synchronousGravatar Waiman Long 1-48/+0
2024-03-11Merge tag 'x86-apic-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-3/+3
2024-03-11Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-5/+6
2024-02-27smp: Avoid 'setup_max_cpus' namespace collision/shadowingGravatar Ingo Molnar 1-3/+3
2024-02-26tick: Assume timekeeping is correctly handed over upon last offline idle callGravatar Frederic Weisbecker 1-0/+1
2024-02-26tick: Move broadcast cancellation up to CPUHP_AP_TICK_DYINGGravatar Frederic Weisbecker 1-2/+0
2024-02-26tick: Start centralizing tick related CPU hotplug operationsGravatar Frederic Weisbecker 1-3/+5
2024-02-22cpu: Remove stray semicolonGravatar Max Kellermann 1-1/+1
2024-02-19cpu: Mark cpu_possible_mask as __ro_after_initGravatar Alexey Dobriyan 1-2/+2
2024-01-26kernel/cpu: Convert snprintf() to sysfs_emit()Gravatar Li Zhijian 1-2/+2
2024-01-26cpu/hotplug: Delete an extraneous kernel-doc descriptionGravatar Randy Dunlap 1-1/+0
2024-01-09Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Gravatar Linus Torvalds 1-5/+0
2023-12-05cpu/hotplug: remove CPUHP_SLAB_PREPARE hooksGravatar Vlastimil Babka 1-5/+0
2023-11-19Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+7
2023-11-11hrtimers: Push pending hrtimers away from outgoing CPU earlierGravatar Thomas Gleixner 1-1/+7
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-3/+0
2023-10-30Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Gravatar Linus Torvalds 1-3/+10
2023-10-30Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-5/+13
2023-10-17cpu/hotplug: Don't offline the last non-isolated CPUGravatar Ran Xiaokai 1-4/+7
2023-10-10cpu/SMT: Make SMT control more robust against enumeration failuresGravatar Thomas Gleixner 1-5/+13
2023-10-04rcu: Comment why callbacks migration can't wait for CPUHP_RCUTREE_PREPGravatar Frederic Weisbecker 1-0/+7
2023-10-04rcu: Standardize explicit CPU-hotplug callsGravatar Frederic Weisbecker 1-3/+3
2023-10-04rcu: Assume rcu_report_dead() is always called locallyGravatar Frederic Weisbecker 1-1/+1
2023-09-11arch: Remove Itanium (IA-64) architectureGravatar Ard Biesheuvel 1-3/+0
2023-08-30cpu/hotplug: Prevent self deadlock on CPU hot-unplugGravatar Thomas Gleixner 1-1/+23
2023-07-31cpu/SMT: Fix cpu_smt_possible() commentGravatar Zhang Rui 1-1/+1
2023-07-28cpu/SMT: Allow enabling partial SMT states via sysfsGravatar Michael Ellerman 1-16/+44
2023-07-28cpu/SMT: Create topology_smt_thread_allowed()Gravatar Michael Ellerman 1-1/+23
2023-07-28cpu/SMT: Remove topology_smt_supported()Gravatar Laurent Dufour 1-2/+2
2023-07-28cpu/SMT: Store the current/max number of threadsGravatar Michael Ellerman 1-1/+20
2023-07-28cpu/SMT: Move smt/control simple exit cases earlierGravatar Michael Ellerman 1-6/+6
2023-07-28cpu/SMT: Move SMT prototypes into cpu_smt.hGravatar Michael Ellerman 1-0/+1
2023-07-28cpu/hotplug: Remove dependancy against cpu_primary_thread_maskGravatar Laurent Dufour 1-14/+10
2023-05-23cpu/hotplug: Fix off by one in cpuhp_bringup_mask()Gravatar Thomas Gleixner 1-3/+3
2023-05-15cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATEGravatar Thomas Gleixner 1-5/+98
2023-05-15cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanismGravatar Thomas Gleixner 1-2/+68
2023-05-15cpu/hotplug: Reset task stack state in _cpu_up()Gravatar David Woodhouse 1-6/+6
2023-05-15cpu/hotplug: Add CPU state tracking and synchronizationGravatar Thomas Gleixner 1-1/+192
2023-05-15cpu/hotplug: Rework sparse_irq locking in bringup_cpu()Gravatar Thomas Gleixner 1-10/+24
2023-05-15cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __initGravatar Thomas Gleixner 1-1/+1
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+1
2023-03-28lazy tlb: introduce lazy tlb mm refcount helper functionsGravatar Nicholas Piggin 1-1/+1
2023-03-17cpu/hotplug: move to use bus_get_dev_root()Gravatar Greg Kroah-Hartman 1-6/+17
2022-12-02cpu/hotplug: Do not bail-out in DYING/STARTING sectionsGravatar Vincent Donnefort 1-16/+40
2022-12-02cpu/hotplug: Set cpuhp target for boot cpuGravatar Phil Auld 1-0/+1
2022-12-02cpu/hotplug: Make target_store() a nop when target == stateGravatar Phil Auld 1-1/+3