aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/cpuhotplug.h
AgeCommit message (Expand)Author
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
2022-11-14ibmvnic: Add hotpluggable CPU callbacks to reassign affinity hintsNick Child
2022-11-10x86/cacheinfo: Switch cache_ap_init() to hotplug callbackJuergen Gross
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-08-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-07-29LoongArch: Remove clock setting during cpu hotplug stageBibo Mao
2022-07-20irqchip: Add Loongson Extended I/O interrupt controller supportHuacai Chen
2022-07-06drivers/perf: hisi: add driver for HNS3 PMUGuangbin Huang
2022-06-03LoongArch: Add multi-processor (SMP) supportHuacai Chen
2022-05-06drivers/perf: hisi: Add Support for CPA PMUQi Liu
2022-03-25Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-03-21RISC-V: Add perf platform driver based on SBI PMU extensionAtish Patra
2022-03-21Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-03-08perf/marvell: cn10k DDR perf event core ownershipBharat Bhushan
2022-02-21random: clear fast pool, crng, and batches in cpuhp bring upJason A. Donenfeld
2021-12-14drivers/perf: hisi: Add driver for HiSilicon PCIe PMUQi Liu
2021-11-02Merge branches 'pm-em' and 'powercap'Rafael J. Wysocki
2021-10-21powercap/drivers/dtpm: Encapsulate even more the codeDaniel Lezcano
2021-10-18mm/migrate: fix CPUHP state to update node demotion orderHuang Ying
2021-09-11Documentation: core-api/cpuhotplug: Rewrite the API sectionThomas Gleixner
2021-09-02Merge tag 'xfs-5.15-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-08-30Merge tag 'io_uring-bio-cache.5-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-23bio: add allocation cache abstractionJens Axboe