summaryrefslogtreecommitdiff
path: root/include/linux/cpuhotplug.h
AgeCommit message (Expand)Author
2025-01-08kthread: Default affine kthread to its preferred NUMA nodeFrederic Weisbecker
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-19Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-07irqchip: Add T-HEAD C900 ACLINT SSWI driverInochi Amaoto
2024-10-30perf/x86/rapl: Clean up cpumask and hotplugKan Liang
2024-10-28perf/marvell: Marvell PEM performance monitor supportGowthami Thiagarajan
2024-09-18Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-09-17Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-10perf/x86/intel/cstate: Clean up cpumask and hotplugKan Liang
2024-08-23irqchip/loongarch-avec: Add AVEC irqchip supportTianyang Zhang
2024-08-23irqchip/loongson-eiointc: Rename CPUHP_AP_IRQ_LOONGARCH_STARTINGHuacai Chen
2024-08-02Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-08-01RISC-V: Enable the IPI before workqueue_online_cpu()Nick Hu
2024-07-29profiling: attempt to remove per-cpu profile flip bufferLinus Torvalds
2024-07-27Merge tag 'timers-urgent-2024-07-26' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-22timers/migration: Move hierarchy setup into cpuhotplug prepare callbackAnna-Maria Behnsen
2024-07-15Merge tag 'timers-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-07-12clocksource/drivers/realtek: Add timer driver for rtl-otto platformsChris Packham
2024-06-17cpu/hotplug: Fix typo in commentCosta Shulyupin
2024-03-25irqchip: Add RISC-V incoming MSI controller early driverAnup Patel
2024-02-26tick: Start centralizing tick related CPU hotplug operationsFrederic Weisbecker
2024-02-22timers: Implement the hierarchical pull modelAnna-Maria Behnsen
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-09Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2023-12-29mm/zswap: change per-cpu mutex and buffer to per-acomp_ctxChengming Zhou
2023-12-20cpu/hotplug: Increase the number of dynamic statesxiaoming Wang
2023-12-06cpu/hotplug: Remove unused CPU hotplug statesZenghui Yu
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 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-10-17Merge branch 'linus' into smp/coreThomas Gleixner
2023-10-16arm64/arm: xen: enlighten: Fix KPTI checksMark Rutland
2023-10-16clocksource/drivers/arm_arch_timer: Initialize evtstrm after finalizing cpucapsMark Rutland
2023-09-15cpu/hotplug: Remove unused cpuhp_state CPUHP_AP_X86_VDSO_VMA_ONLINEOlaf Hering
2023-09-11xfs: remove CPU hotplug infrastructureDarrick J. Wong
2023-08-08Documentation: core-api/cpuhotplug: Fix state namesAnna-Maria Behnsen
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-17x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offlineMichael Kelley
2023-05-15cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATEThomas Gleixner
2023-05-15cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanismThomas Gleixner
2023-05-15cpu/hotplug: Add CPU state tracking and synchronizationThomas Gleixner
2023-04-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-03-31iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplugKan Liang
2023-03-28firmware: arm_sdei: Fix sleep from invalid context BUGPierre Gondois
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-03iommu/vt-d: Support cpumask for IOMMU perfmonKan Liang
2022-12-29KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE sectionChao Gao
2022-12-29KVM: arm64: Simplify the CPUHP logicMarc Zyngier
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds