summaryrefslogtreecommitdiff
path: root/include/linux/cpuhotplug.h
AgeCommit message (Expand)Author
2016-11-22x86/mce/therm_throt: Move hotplug callbacks to onlineThomas Gleixner
2016-11-22x86/mce/therm_throt: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-16x86/mcheck: Move CPU_DEAD to hotplug state machineSebastian Andrzej Siewior
2016-11-09drivers base/topology: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-09net/flowcache: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-09net/dev: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-09mm/page_alloc: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-09lib/radix-tree: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-09lib/percpu_counter: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-09mm/memcg: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-09kernel/printk: Convert to hotplug state machineSebastian Andrzej Siewior
2016-11-09fs/buffer: Convert to hotplug state machineSebastian Andrzej Siewior
2016-10-20clocksource: Add J-Core timer/clocksource driverRich Felker
2016-10-06Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-10-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-10-06Merge branches 'misc' and 'sa1111-base' into for-linusRussell King
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-09-30xen/events: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-30xen/x86: Convert to hotplug state machineBoris Ostrovsky
2016-09-21Merge branch 'smp/for-block' into smp/hotplugThomas Gleixner
2016-09-20blk/mq: Reserve hotplug states for block multiqueueSebastian Andrzej Siewior
2016-09-19s390/mm/pfault: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-19mips/octeon/smp: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-19fault-injection/cpu: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-19ACPI/processor: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-19virtio scsi: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-19block/softirq: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-19lib/irq_poll: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-19sh/SH-X3 SMP: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-19ARM/OMAP/wakeupgen: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-19ARM/shmobile: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-19arm64/FP/SIMD: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-14cpu/hotplug: Include linux/types.h in linux/cpuhotplug.hPaul Burton
2016-09-06powerpc/mmu nohash: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-06powerpc/powermac: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-06cpuidle/coupled: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-06cpuidle/pseries: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-06md/raid5: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-06net/mvneta: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-06kernel/softirq: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-06mm/writeback: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-06slub: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-06slab: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-06relayfs: Convert to hotplug state machineRichard Weinberger
2016-09-06cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierThomas Gleixner
2016-09-06ARM: 8611/1: l2x0: add PMU supportMark Rutland
2016-09-02net/virtio-net: Convert to hotplug state machineSebastian Andrzej Siewior
2016-09-02cpu/hotplug: Add multi instance supportThomas Gleixner
2016-09-01arm64: debug: convert OS lock CPU hotplug notifier to new infrastructureWill Deacon