aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/cpuhotplug.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-01-08kthread: Default affine kthread to its preferred NUMA nodeFrederic Weisbecker1-0/+1
2024-11-19Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2024-11-19Merge tag 'perf-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2024-11-07irqchip: Add T-HEAD C900 ACLINT SSWI driverInochi Amaoto1-0/+1
2024-10-30perf/x86/rapl: Clean up cpumask and hotplugKan Liang1-1/+0
2024-10-28perf/marvell: Marvell PEM performance monitor supportGowthami Thiagarajan1-0/+1
2024-09-18Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2024-09-17Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2024-09-10perf/x86/intel/cstate: Clean up cpumask and hotplugKan Liang1-2/+0
2024-08-23irqchip/loongarch-avec: Add AVEC irqchip supportTianyang Zhang1-0/+1
2024-08-23irqchip/loongson-eiointc: Rename CPUHP_AP_IRQ_LOONGARCH_STARTINGHuacai Chen1-1/+1
2024-08-02Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-0/+1
2024-08-01RISC-V: Enable the IPI before workqueue_online_cpu()Nick Hu1-0/+1
2024-07-29profiling: attempt to remove per-cpu profile flip bufferLinus Torvalds1-1/+0
2024-07-27Merge tag 'timers-urgent-2024-07-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2024-07-22timers/migration: Move hierarchy setup into cpuhotplug prepare callbackAnna-Maria Behnsen1-0/+1
2024-07-15Merge tag 'timers-core-2024-07-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2024-07-12clocksource/drivers/realtek: Add timer driver for rtl-otto platformsChris Packham1-0/+1
2024-06-17cpu/hotplug: Fix typo in commentCosta Shulyupin1-1/+1
2024-03-25irqchip: Add RISC-V incoming MSI controller early driverAnup Patel1-0/+1
2024-02-26tick: Start centralizing tick related CPU hotplug operationsFrederic Weisbecker1-0/+1
2024-02-22timers: Implement the hierarchical pull modelAnna-Maria Behnsen1-0/+1
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-1/+0
2024-01-09Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slabLinus Torvalds1-1/+0
2023-12-29mm/zswap: change per-cpu mutex and buffer to per-acomp_ctxChengming Zhou1-1/+0
2023-12-20cpu/hotplug: Increase the number of dynamic statesxiaoming Wang1-1/+1
2023-12-06cpu/hotplug: Remove unused CPU hotplug statesZenghui Yu1-14/+0
2023-12-05cpu/hotplug: remove CPUHP_SLAB_PREPARE hooksVlastimil Babka1-1/+0
2023-11-19Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2023-11-11hrtimers: Push pending hrtimers away from outgoing CPU earlierThomas Gleixner1-0/+1
2023-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+2
2023-10-17Merge branch 'linus' into smp/coreThomas Gleixner1-1/+0
2023-10-16arm64/arm: xen: enlighten: Fix KPTI checksMark Rutland1-0/+1
2023-10-16clocksource/drivers/arm_arch_timer: Initialize evtstrm after finalizing cpucapsMark Rutland1-0/+1
2023-09-15cpu/hotplug: Remove unused cpuhp_state CPUHP_AP_X86_VDSO_VMA_ONLINEOlaf Hering1-1/+0
2023-09-11xfs: remove CPU hotplug infrastructureDarrick J. Wong1-1/+0
2023-08-08Documentation: core-api/cpuhotplug: Fix state namesAnna-Maria Behnsen1-1/+1
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+17
2023-06-17x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offlineMichael Kelley1-0/+1
2023-05-15cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATEThomas Gleixner1-0/+1
2023-05-15cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanismThomas Gleixner1-0/+4
2023-05-15cpu/hotplug: Add CPU state tracking and synchronizationThomas Gleixner1-0/+12
2023-04-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+0
2023-03-31iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplugKan Liang1-1/+0
2023-03-28firmware: arm_sdei: Fix sleep from invalid context BUGPierre Gondois1-1/+0
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+1
2023-02-03iommu/vt-d: Support cpumask for IOMMU perfmonKan Liang1-0/+1
2022-12-29KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE sectionChao Gao1-1/+1
2022-12-29KVM: arm64: Simplify the CPUHP logicMarc Zyngier1-3/+0
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+1