summaryrefslogtreecommitdiff
path: root/include/linux/cpuhotplug.h
AgeCommit message (Expand)Author
2019-11-26Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-15x86/hyperv: Initialize clockevents earlier in CPU onliningMichael Kelley
2019-10-21arm64: Retrieve stolen time as paravirtualized guestSteven Price
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-03drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDTJames Morse
2019-06-25clocksource/drivers/exynos_mct: Increase priority over ARM arch timerMarek Szyprowski
2019-06-15x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callbackBorislav Petkov
2019-05-10Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-05-03powerpc/perf: Trace imc events detection and cpuhotplugAnju T Sudhakar
2019-04-07PM / arch: x86: Rework the MSR_IA32_ENERGY_PERF_BIAS handlingRafael J. Wysocki
2019-02-23clocksource/drivers/tegra: Add Tegra210 timer supportJoseph Lo
2018-12-06drivers/perf: Add Cavium ThunderX2 SoC UNCORE PMU driverKulkarni, Ganapatrao
2018-11-21drivers/perf: xgene: Add CPU hotplug supportHoan Tran
2018-11-02clocksource/drivers/c-sky: Add C-SKY SMP timerGuo Ren
2018-08-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-08-19Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-13clocksource: new RISC-V SBI timer driverPalmer Dabbelt
2018-07-03watchdog/softlockup: Replace "watchdog/%u" threads with cpu_stop_workPeter Zijlstra
2018-06-27ARM: mvebu: convert secondary CPU clock sync to hotplug stateLucas Stach
2018-03-16arch: remove blackfin portArnd Bergmann
2018-02-23clocksource: Remove metag generic timer driverJames Hogan
2018-02-23Drop a bunch of metag referencesJames Hogan
2018-02-02Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-01-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-01-21Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-nextRussell King
2018-01-13firmware: arm_sdei: Add support for CPU and system power statesJames Morse
2017-12-29timers: Reinitialize per cpu bases on hotplugThomas Gleixner
2017-12-17ARM: 8726/1: B15: Add CPU hotplug awarenessFlorian Fainelli
2017-11-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-11-13Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-11-02irqchip: mips-gic: Use irq_cpu_online to (un)mask all-VP(E) IRQsPaul Burton
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19perf: hisi: Add support for HiSilicon SoC DDRC PMU driverShaokun Zhang
2017-10-19perf: hisi: Add support for HiSilicon SoC HHA PMU driverShaokun Zhang
2017-10-19perf: hisi: Add support for HiSilicon SoC L3C PMU driverShaokun Zhang
2017-09-25smp/hotplug: Hotplug state fail injectionPeter Zijlstra
2017-09-25smp/hotplug: Add state diagramPeter Zijlstra
2017-09-07Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-26scsi: bnx2i: Simplify cpu hotplug codeThomas Gleixner
2017-07-26scsi: bnx2fc: Simplify CPU hotplug codeThomas Gleixner
2017-07-25powerpc/perf: Add thread IMC PMU supportAnju T Sudhakar
2017-07-25powerpc/perf: Add core IMC PMU supportAnju T Sudhakar
2017-07-25powerpc/perf: Add nest IMC PMU supportAnju T Sudhakar
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-06-28blk-mq: Create hctx for each present CPUChristoph Hellwig
2017-06-22genirq/cpuhotplug: Handle managed IRQs on CPU hotplugThomas Gleixner
2017-05-26cpu/hotplug: Add __cpuhp_state_add_instance_cpuslocked()Thomas Gleixner
2017-05-26cpu/hotplug: Provide cpuhp_setup/remove_state[_nocalls]_cpuslocked()Sebastian Andrzej Siewior
2017-04-11drivers/perf: arm_pmu: add ACPI frameworkMark Rutland
2017-04-03perf: qcom: Add L3 cache PMU driverAgustin Vega-Frias