summaryrefslogtreecommitdiffstats
path: root/include/linux/cpuhotplug.h
Commit message (Expand)AuthorAgeFilesLines
* Documentation: core-api/cpuhotplug: Fix state namesAnna-Maria Behnsen2023-08-081-1/+1
* Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-06-261-0/+17
|\
| * cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATEThomas Gleixner2023-05-151-0/+1
| * cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanismThomas Gleixner2023-05-151-0/+4
| * cpu/hotplug: Add CPU state tracking and synchronizationThomas Gleixner2023-05-151-0/+12
* | x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offlineMichael Kelley2023-06-171-0/+1
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-04-251-1/+0
|\
| * firmware: arm_sdei: Fix sleep from invalid context BUGPierre Gondois2023-03-281-1/+0
* | iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplugKan Liang2023-03-311-1/+0
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-251-4/+1
|\
| * KVM: Rename and move CPUHP_AP_KVM_STARTING to ONLINE sectionChao Gao2022-12-291-1/+1
| * KVM: arm64: Simplify the CPUHP logicMarc Zyngier2022-12-291-3/+0
* | iommu/vt-d: Support cpumask for IOMMU perfmonKan Liang2023-02-031-0/+1
|/
* Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-12-131-0/+1
|\
| * ibmvnic: Add hotpluggable CPU callbacks to reassign affinity hintsNick Child2022-11-141-0/+1
* | x86/cacheinfo: Switch cache_ap_init() to hotplug callbackJuergen Gross2022-11-101-0/+1
|/
* Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-011-0/+1
|\
| * irqchip: Add Loongson Extended I/O interrupt controller supportHuacai Chen2022-07-201-0/+1
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-08-011-0/+1
|\ \
| * | drivers/perf: hisi: add driver for HNS3 PMUGuangbin Huang2022-07-061-0/+1
| |/
* / LoongArch: Remove clock setting during cpu hotplug stageBibo Mao2022-07-291-1/+0
|/
* LoongArch: Add multi-processor (SMP) supportHuacai Chen2022-06-031-0/+1
* drivers/perf: hisi: Add Support for CPA PMUQi Liu2022-05-061-0/+1
* Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-03-251-0/+1
|\
| * RISC-V: Add perf platform driver based on SBI PMU extensionAtish Patra2022-03-211-0/+1
* | Merge tag 'random-5.18-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-211-0/+2
|\ \
| * | random: clear fast pool, crng, and batches in cpuhp bring upJason A. Donenfeld2022-02-211-0/+2
| |/
* / perf/marvell: cn10k DDR perf event core ownershipBharat Bhushan2022-03-081-0/+1
|/
* drivers/perf: hisi: Add driver for HiSilicon PCIe PMUQi Liu2021-12-141-0/+1
*-. Merge branches 'pm-em' and 'powercap'Rafael J. Wysocki2021-11-021-1/+1
|\ \
| | * powercap/drivers/dtpm: Encapsulate even more the codeDaniel Lezcano2021-10-211-1/+1
| |/
* / mm/migrate: fix CPUHP state to update node demotion orderHuang Ying2021-10-181-0/+4
|/
* Documentation: core-api/cpuhotplug: Rewrite the API sectionThomas Gleixner2021-09-111-22/+110
* Merge tag 'xfs-5.15-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2021-09-021-0/+1
|\
| * xfs: introduce CPU hotplug infrastructureDave Chinner2021-08-061-0/+1
* | Merge tag 'io_uring-bio-cache.5-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-301-0/+1
|\ \
| * | bio: add allocation cache abstractionJens Axboe2021-08-231-0/+1
| |/
* / cpu/hotplug: Fix comment typoJohn Garry2021-08-101-1/+1
|/
* s390/cpumf: Allow concurrent access for CPU Measurement Counter FacilityThomas Richter2021-07-051-1/+0
* mm/page_alloc: adjust pcp->high after CPU hotplug eventsMel Gorman2021-06-291-1/+1
* Merge tag 'dmaengine-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-05-041-0/+1
|\
| * dmaengine: idxd: Add IDXD performance monitor supportTom Zanussi2021-04-251-0/+1
* | Merge tag 'iommu-updates-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-05-011-1/+1
|\ \
| * | iommu/vt-d: Remove IOVA domain rcache flushing for CPU offliningJohn Garry2021-04-071-1/+0
| * | iova: Add CPU hotplug handler to flush rcachesJohn Garry2021-04-071-0/+1
| |/
* | Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-04-261-0/+1
|\ \
| * | irqchip/apple-aic: Add support for the Apple Interrupt ControllerHector Martin2021-04-081-0/+1
| |/
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-04-261-0/+2
|\ \
| * | drivers/perf: hisi: Add support for HiSilicon PA PMU driverShaokun Zhang2021-03-251-0/+1
| * | drivers/perf: hisi: Add support for HiSilicon SLLC PMU driverShaokun Zhang2021-03-251-0/+1
| |/