summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib/irq_poll: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-192-17/+10
* x86/microcode: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-35/+17
* sh/SH-X3 SMP: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-192-21/+6
* ia64/mca: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-22/+4
* ARM/OMAP/wakeupgen: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-192-22/+14
* ARM/shmobile: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-192-18/+9
* arm64/FP/SIMD: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-192-17/+6
* powerpc/mmu nohash: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-062-32/+25
* powerpc/powermac: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-062-25/+26
* x86/kvm: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-27/+16
* MIPS/BUS/CDMM: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-58/+12
* cpuidle/coupled: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-062-44/+32
* cpuidle/powernv: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-061-27/+24
* cpuidle/pseries: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-062-27/+25
* md/raid5: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-063-58/+31
* net/mvneta: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-062-89/+144
* kernel/softirq: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-062-21/+7
* mm/writeback: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-062-19/+8
* slub: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-062-44/+22
* slab: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-064-63/+66
* relayfs: Convert to hotplug state machineRichard Weinberger2016-09-064-45/+26
* relay: Use per CPU constructs for the relay channel buffer pointersAkash Goel2016-09-062-39/+52
* cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierThomas Gleixner2016-09-065-56/+2
* cpu/hotplug: Make state names consistentThomas Gleixner2016-09-061-7/+7
* cpu/hotplug: Replace anon unionThomas Gleixner2016-09-051-71/+74
* cpu/hotplug: Handle unbalanced hotplug enable/disableLianwei Wang2016-09-021-2/+9
* net/virtio-net: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-022-24/+87
* bus/arm-ccn: Use cpu-hp's multi instance support instead custom listSebastian Andrzej Siewior2016-09-021-33/+21
* bus/arm-cci: Use cpu-hp's multi instance support instead custom listSebastian Andrzej Siewior2016-09-021-27/+18
* arm/perf: Use multi instance instead of custom listSebastian Andrzej Siewior2016-09-022-27/+19
* cpu/hotplug: Add multi instance supportThomas Gleixner2016-09-023-38/+318
* cpu/hotplug: Rework callback invocation logicThomas Gleixner2016-09-021-82/+80
* Merge branch 'linus' into smp/hotplugThomas Gleixner2016-09-01679-3851/+8258
|\
| * Linux 4.8-rc4Linus Torvalds2016-08-281-1/+1
| * Merge tag 'drm-fixes-for-4.8-rc4' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-2821-71/+424
| |\
| | * drm/atomic: Don't potentially reset color_mgmt_changed on successive property...Mario Kleiner2016-08-291-3/+3
| | * Merge tag 'drm-intel-fixes-2016-08-25' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-08-267-22/+309
| | |\
| | | * drm/i915: Fix botched merge that downgrades CSR versions.Maarten Lankhorst2016-08-221-4/+4
| | | * drm/i915/skl: Ensure pipes with changed wms get added to the stateLyude2016-08-221-0/+4
| | | * drm/i915/gen9: Only copy WM results for changed pipes to skl_hwMatt Roper2016-08-221-2/+26
| | | * drm/i915/skl: Add support for the SAGV, fix underrun hangsLyude2016-08-225-0/+173
| | | * drm/i915/gen6+: Interpret mailbox error flagsLyude2016-08-222-1/+79
| | | * drm/i915: Reattach comment, complete type specificationDave Gordon2016-08-221-2/+3
| | | * drm/i915: Unconditionally flush any chipset buffers before execbufChris Wilson2016-08-222-10/+4
| | | * drm/i915/gen9: Drop invalid WARN() during data rate calculationMatt Roper2016-08-221-2/+0
| | | * drm/i915/gen9: Initialize intel_state->active_crtcs during WM sanitization (v2)Matt Roper2016-08-221-1/+16
| | * | drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATIONDaniel Vetter2016-08-262-0/+8
| | * | Merge branch 'drm-fixes-4.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-08-257-7/+32
| | |\ \
| | | * | drm/amdgpu: skip TV/CV in display parsingAlex Deucher2016-08-241-0/+7
| | | * | drm/amdgpu: avoid a possible array overflowAlex Deucher2016-08-241-0/+6