summaryrefslogtreecommitdiffstats
path: root/include/linux/cpuhotplug.h
Commit message (Expand)AuthorAgeFilesLines
* random: clear fast pool, crng, and batches in cpuhp bring upJason A. Donenfeld2022-05-301-0/+2
* 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
| |/
* / clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940Tony Lindgren2021-04-081-0/+1
|/
* Merge tag 'csky-for-linus-5.12-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2021-02-281-0/+1
|\
| * csky: Fixup perf probe failedGuo Ren2021-01-121-0/+1
* | s390/cpumf: Add support for complete counter set extractionThomas Richter2021-02-241-0/+1
* | powercap/drivers/dtpm: Add CPU energy model based supportDaniel Lezcano2020-12-221-0/+1
|/
* sched/hotplug: Consolidate task migration on CPU unplugThomas Gleixner2020-11-101-0/+1
* Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-10-161-0/+1
|\
| * powerpc/perf/hv-gpci: Add cpu hotplug supportKajol Jain2020-10-071-0/+1
* | debugobjects: Free per CPU pool after CPU unplugZqiang2020-10-011-0/+1
* | arm64: paravirt: Initialize steal time when cpu is onlineAndrew Jones2020-09-171-1/+0
|/
* clocksource/drivers: Add CLINT timer driverAnup Patel2020-08-201-0/+1
* powerpc/perf/hv-24x7: Add cpu hotplug supportKajol Jain2020-07-161-0/+1
* Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-111-0/+1
|\
| * irqchip: RISC-V per-HART local interrupt controller driverAnup Patel2020-06-091-0/+1
* | Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-06-071-0/+1
|\ \ | |/ |/|
| * coresight: cti: Add CPU Hotplug handling to CTI driverMike Leach2020-05-191-0/+1
* | blk-mq: drain I/O when all CPUs in a hctx are offlineMing Lei2020-05-291-0/+1
|/
* irqchip/sifive-plic: Enable/Disable external interrupts upon cpu online/offlineAtish Patra2020-03-161-0/+1
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-02-081-0/+1
|\
| * cpuidle: psci: Support CPU hotplug for the hierarchical modelUlf Hansson2020-01-021-0/+1
* | padata: validate cpumask without removed CPU during offlineDaniel Jordan2019-12-111-0/+1
|/
* Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-11-261-0/+1
|\
| * x86/hyperv: Initialize clockevents earlier in CPU onliningMichael Kelley2019-11-151-0/+1
* | arm64: Retrieve stolen time as paravirtualized guestSteven Price2019-10-211-0/+1
|/
* Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-0/+1
|\
| * drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDTJames Morse2019-07-031-0/+1
* | clocksource/drivers/exynos_mct: Increase priority over ARM arch timerMarek Szyprowski2019-06-251-1/+1
* | x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov2019-06-151-0/+1
|/
* Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-101-0/+1
|\
| * powerpc/perf: Trace imc events detection and cpuhotplugAnju T Sudhakar2019-05-031-0/+1