summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* zram: Convert to hotplug state machineAnna-Maria Gleixner2016-12-024-53/+38Star
* KVM/PPC/Book3S HV: Convert to hotplug state machineAnna-Maria Gleixner2016-12-022-37/+12Star
* arm64/cpuinfo: Convert to hotplug state machineAnna-Maria Gleixner2016-12-021-28/+9Star
* arm64/cpuinfo: Make hotplug notifier symmetricAnna-Maria Gleixner2016-12-021-1/+2
* mm/compaction: Convert to hotplug state machineAnna-Maria Gleixner2016-12-021-13/+18
* iommu/vt-d: Convert to hotplug state machineAnna-Maria Gleixner2016-12-022-18/+7Star
* mm/zswap: Convert pool to hotplug state machineSebastian Andrzej Siewior2016-12-022-65/+35Star
* mm/zswap: Convert dst-mem to hotplug state machineSebastian Andrzej Siewior2016-12-022-56/+18Star
* mm/zsmalloc: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-022-54/+14Star
* mm/vmstat: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-022-41/+36Star
* mm/vmstat: Avoid on each online CPU loopsSebastian Andrzej Siewior2016-12-021-7/+9
* mm/vmstat: Drop get_online_cpus() from init_cpu_node_state/vmstat_cpu_dead()Sebastian Andrzej Siewior2016-12-021-6/+1Star
* tracing/rb: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-024-91/+66Star
* oprofile/nmi timer: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-021-39/+19Star
* net/iucv: Use explicit clean up labels in iucv_init()Sebastian Andrzej Siewior2016-11-281-7/+7
* x86/pci/amd-bus: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-27/+7Star
* x86/oprofile/nmi: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-43/+18Star
* x86/oprofile/nmi: Remove superfluous smp_function_call_single()Anna-Maria Gleixner2016-11-221-10/+12
* sparc/sysfs: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-36/+9Star
* powerpc/sysfs: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-40/+10Star
* ARM/hw_breakpoint: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-25/+22Star
* arm/bL_switcher: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-222-14/+21
* sched/nohz: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-19/+14Star
* net/iucv: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-222-74/+45Star
* watchdog/octeon: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-47/+15Star
* PCI/xgene-msi: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-222-50/+20Star
* x86/msr: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-54/+15Star
* x86/cpuid: Move the hotplug callbacks to onlineThomas Gleixner2016-11-222-6/+6
* x86/cpuid: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-222-53/+12Star
* x86/mce/therm_throt: Move hotplug callbacks to onlineThomas Gleixner2016-11-222-6/+8
* x86/mce/therm_throt: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-222-42/+14Star
* x86/MCE/AMD: Fix thinko about thresholding_enBorislav Petkov2016-11-211-2/+3
* kernel/printk: Block cpuhotplug callback when tasks are frozenThomas Gleixner2016-11-171-2/+4
* x86/mcheck: Move CPU_DEAD to hotplug state machineSebastian Andrzej Siewior2016-11-162-27/+16Star
* x86/mcheck: Move CPU_ONLINE and CPU_DOWN_PREPARE to hotplug state machineSebastian Andrzej Siewior2016-11-161-42/+36Star
* x86/mcheck: Reorganize the hotplug callbacksSebastian Andrzej Siewior2016-11-161-16/+20
* x86/mcheck: Split threshold_cpu_callback into two callbacksSebastian Andrzej Siewior2016-11-163-31/+28Star
* x86/mcheck: Be prepared for a rollback back to the ONLINE stateSebastian Andrzej Siewior2016-11-162-0/+8
* x86/mcheck: Explicit cleanup on failure in mce_amdSebastian Andrzej Siewior2016-11-161-2/+5
* x86/mcheck: Move threshold_create_device()Sebastian Andrzej Siewior2016-11-161-25/+25
* ia64/topology: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-47/+7Star
* ia64/salinfo: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-51/+32Star
* ia64/palinfo: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-44/+16Star
* ia64/err-inject: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-57/+17Star
* drivers base/topology: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-092-37/+6Star
* drivers base/cacheinfo: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-43/+16Star
* s390/smp: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-26/+11Star
* s390/smp: Make cpu notifier symetricThomas Gleixner2016-11-091-1/+2
* net/flowcache: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-095-35/+30Star
* net/dev: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-092-10/+7Star