summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-11-28net/iucv: Use explicit clean up labels in iucv_init()Sebastian Andrzej Siewior1-7/+7
2016-11-23x86/pci/amd-bus: Convert to hotplug state machineSebastian Andrzej Siewior1-27/+7
2016-11-23x86/oprofile/nmi: Convert to hotplug state machineSebastian Andrzej Siewior1-43/+18
2016-11-23x86/oprofile/nmi: Remove superfluous smp_function_call_single()Anna-Maria Gleixner1-10/+12
2016-11-23sparc/sysfs: Convert to hotplug state machineSebastian Andrzej Siewior1-36/+9
2016-11-23powerpc/sysfs: Convert to hotplug state machineSebastian Andrzej Siewior1-40/+10
2016-11-23ARM/hw_breakpoint: Convert to hotplug state machineSebastian Andrzej Siewior1-25/+22
2016-11-23arm/bL_switcher: Convert to hotplug state machineSebastian Andrzej Siewior2-14/+21
2016-11-23sched/nohz: Convert to hotplug state machineSebastian Andrzej Siewior1-19/+14
2016-11-23net/iucv: Convert to hotplug state machineSebastian Andrzej Siewior2-74/+45
2016-11-23watchdog/octeon: Convert to hotplug state machineSebastian Andrzej Siewior1-47/+15
2016-11-23PCI/xgene-msi: Convert to hotplug state machineSebastian Andrzej Siewior2-50/+20
2016-11-23x86/msr: Convert to hotplug state machineSebastian Andrzej Siewior1-54/+15
2016-11-23x86/cpuid: Move the hotplug callbacks to onlineThomas Gleixner2-6/+6
2016-11-23x86/cpuid: Convert to hotplug state machineSebastian Andrzej Siewior2-53/+12
2016-11-23x86/mce/therm_throt: Move hotplug callbacks to onlineThomas Gleixner2-6/+8
2016-11-23x86/mce/therm_throt: Convert to hotplug state machineSebastian Andrzej Siewior2-42/+14
2016-11-21x86/MCE/AMD: Fix thinko about thresholding_enBorislav Petkov1-2/+3
2016-11-17kernel/printk: Block cpuhotplug callback when tasks are frozenThomas Gleixner1-2/+4
2016-11-16x86/mcheck: Move CPU_DEAD to hotplug state machineSebastian Andrzej Siewior2-27/+16
2016-11-16x86/mcheck: Move CPU_ONLINE and CPU_DOWN_PREPARE to hotplug state machineSebastian Andrzej Siewior1-42/+36
2016-11-16x86/mcheck: Reorganize the hotplug callbacksSebastian Andrzej Siewior1-16/+20
2016-11-16x86/mcheck: Split threshold_cpu_callback into two callbacksSebastian Andrzej Siewior3-31/+28
2016-11-16x86/mcheck: Be prepared for a rollback back to the ONLINE stateSebastian Andrzej Siewior2-0/+8
2016-11-16x86/mcheck: Explicit cleanup on failure in mce_amdSebastian Andrzej Siewior1-2/+5
2016-11-16x86/mcheck: Move threshold_create_device()Sebastian Andrzej Siewior1-25/+25
2016-11-10ia64/topology: Convert to hotplug state machineSebastian Andrzej Siewior1-47/+7
2016-11-10ia64/salinfo: Convert to hotplug state machineSebastian Andrzej Siewior1-51/+32
2016-11-10ia64/palinfo: Convert to hotplug state machineSebastian Andrzej Siewior1-44/+16
2016-11-10ia64/err-inject: Convert to hotplug state machineSebastian Andrzej Siewior1-57/+17
2016-11-10drivers base/topology: Convert to hotplug state machineSebastian Andrzej Siewior2-37/+6
2016-11-10drivers base/cacheinfo: Convert to hotplug state machineSebastian Andrzej Siewior1-43/+16
2016-11-10s390/smp: Convert to hotplug state machineSebastian Andrzej Siewior1-26/+11
2016-11-10s390/smp: Make cpu notifier symetricThomas Gleixner1-1/+2
2016-11-10net/flowcache: Convert to hotplug state machineSebastian Andrzej Siewior5-35/+30
2016-11-10net/dev: Convert to hotplug state machineSebastian Andrzej Siewior2-10/+7
2016-11-10mm/vmscan: Convert to hotplug state machineSebastian Andrzej Siewior1-14/+14
2016-11-10mm/page_alloc: Convert to hotplug state machineSebastian Andrzej Siewior2-24/+26
2016-11-10lib/radix-tree: Convert to hotplug state machineSebastian Andrzej Siewior2-13/+13
2016-11-10lib/percpu_counter: Convert to hotplug state machineSebastian Andrzej Siewior2-11/+15
2016-11-10mm/memcg: Convert to hotplug state machineSebastian Andrzej Siewior2-16/+9
2016-11-10kernel/printk: Convert to hotplug state machineSebastian Andrzej Siewior2-16/+14
2016-11-10fs/buffer: Convert to hotplug state machineSebastian Andrzej Siewior2-10/+7
2016-11-06Linux 4.9-rc4v4.9-rc4Linus Torvalds1-1/+1
2016-11-06Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2016-11-05Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://...Linus Torvalds2-9/+7
2016-11-05Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds4-19/+30
2016-11-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-17/+6
2016-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-3/+10
2016-11-05Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds1-20/+39