summaryrefslogtreecommitdiff
path: root/kernel/cpu.c
AgeCommit message (Expand)Author
2024-09-17Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-09-10Merge branch 'linus' into timers/coreThomas Gleixner
2024-09-08cpu: Use already existing usleep_range()Anna-Maria Behnsen
2024-09-04cpu: Fix W=1 build kernel-doc warningThorsten Blum
2024-09-04Merge branch 'linus' into smp/coreThomas Gleixner
2024-08-13cpu/SMT: Enable SMT only if a core is onlineNysal Jan K.A
2024-08-02cpu/hotplug: Provide weak fallback for arch_cpuhp_init_parallel_bringup()Jiaxun Yang
2024-08-02cpu/hotplug: Make HOTPLUG_PARALLEL independent of HOTPLUG_SMTJiaxun Yang
2024-07-15Merge tag 'x86_cc_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-07-15Merge tag 'smp-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-28cpumask: Add enabled cpumask for present CPUs that can be brought onlineJames Morse
2024-06-23cpu: Fix broken cmdline "nosmp" and "maxcpus=0"Huacai Chen
2024-06-17cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeupKirill A. Shutemov
2024-06-17cpu/hotplug: Add support for declaring CPU offlining not supportedKirill A. Shutemov
2024-06-17cpu/hotplug: Reverse order of iteration in freeze_secondary_cpus()Stanislav Spassov
2024-06-17cpu/hotplug: Fix dynstate assignment in __cpuhp_setup_state_cpuslocked()Yuntao Wang
2024-05-15Merge tag 'cgroup-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-04-25cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=nSean Christopherson
2024-04-25cpu: Re-enable CPU mitigations by default for !X86 architecturesSean Christopherson
2024-04-10x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=nSean Christopherson
2024-04-08cgroup/cpuset: Make cpuset hotplug processing synchronousWaiman Long
2024-03-11Merge tag 'x86-apic-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-03-11Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-02-27smp: Avoid 'setup_max_cpus' namespace collision/shadowingIngo Molnar
2024-02-26tick: Assume timekeeping is correctly handed over upon last offline idle callFrederic Weisbecker
2024-02-26tick: Move broadcast cancellation up to CPUHP_AP_TICK_DYINGFrederic Weisbecker
2024-02-26tick: Start centralizing tick related CPU hotplug operationsFrederic Weisbecker
2024-02-22cpu: Remove stray semicolonMax Kellermann
2024-02-19cpu: Mark cpu_possible_mask as __ro_after_initAlexey Dobriyan
2024-01-26kernel/cpu: Convert snprintf() to sysfs_emit()Li Zhijian
2024-01-26cpu/hotplug: Delete an extraneous kernel-doc descriptionRandy Dunlap
2024-01-09Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2023-12-05cpu/hotplug: remove CPUHP_SLAB_PREPARE hooksVlastimil Babka
2023-11-19Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-11hrtimers: Push pending hrtimers away from outgoing CPU earlierThomas Gleixner
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-30Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds
2023-10-30Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-10-17cpu/hotplug: Don't offline the last non-isolated CPURan Xiaokai
2023-10-10cpu/SMT: Make SMT control more robust against enumeration failuresThomas Gleixner
2023-10-04rcu: Comment why callbacks migration can't wait for CPUHP_RCUTREE_PREPFrederic Weisbecker
2023-10-04rcu: Standardize explicit CPU-hotplug callsFrederic Weisbecker
2023-10-04rcu: Assume rcu_report_dead() is always called locallyFrederic Weisbecker
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-08-30cpu/hotplug: Prevent self deadlock on CPU hot-unplugThomas Gleixner
2023-07-31cpu/SMT: Fix cpu_smt_possible() commentZhang Rui
2023-07-28cpu/SMT: Allow enabling partial SMT states via sysfsMichael Ellerman
2023-07-28cpu/SMT: Create topology_smt_thread_allowed()Michael Ellerman
2023-07-28cpu/SMT: Remove topology_smt_supported()Laurent Dufour