summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* blackfin/perf: Convert hotplug notifier to state machineThomas Gleixner2016-07-142-21/+6
* perf/x86/intel/cstate: Convert Intel CSTATE to hotplug state machineSebastian Andrzej Siewior2016-07-142-36/+17
* perf/x86/intel/cqm: Convert Intel CQM to hotplug state machineRichard Cochran2016-07-142-31/+20
* perf/x86/intel/rapl: Convert to hotplug state machineRichard Cochran2016-07-142-59/+27
* perf/x86/amd/ibs: Convert to hotplug state machineThomas Gleixner2016-07-142-36/+29
* perf/x86/amd/uncore: Convert to hotplug state machineRichard Cochran2016-07-142-90/+35
* perf/x86/intel/uncore: Convert to hotplug state machineThomas Gleixner2016-07-142-88/+48
* perf/x86: Convert the core to the hotplug state machineThomas Gleixner2016-07-144-42/+74
* perf/core: Convert to hotplug state machineThomas Gleixner2016-07-144-46/+32
* ARM/mvebu: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-142-13/+7
* irqchip/bcm2836: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-142-21/+14
* irqchip/armada-370-xp: Convert to hotplug state machineRichard Cochran2016-07-142-29/+17
* irqchip/hip04: Convert to hotplug state machineRichard Cochran2016-07-142-20/+6
* irqchip/gicv3: Convert to hotplug state machineRichard Cochran2016-07-142-15/+8
* irqchip/gic: Convert to hotplug state machineRichard Cochran2016-07-142-17/+7
* x86/vdso: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-142-16/+5
* cpu/hotplug: Handle early registration gracefullyThomas Gleixner2016-07-141-0/+7
* Merge branch 'core/urgent' into smp/hotplug to pick up dependenciesThomas Gleixner2016-07-132-2/+8
|\
| * cpu/hotplug: Keep enough storage space if SMP=n to avoid array out of bounds ...Thomas Gleixner2016-07-131-0/+2
| * objtool: Fix STACK_FRAME_NON_STANDARD macro checking for function symbolsJosh Poimboeuf2016-07-101-2/+6
* | Merge branch 'core/rcu' into smp/hotplug to pick up dependenciesThomas Gleixner2016-07-1323-793/+978
|\ \
| * \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2016-06-3023-793/+978
| |\ \
| | | \
| | | \
| | *-. \ Merge branches 'doc.2016.06.15a', 'fixes.2016.06.15b' and 'torture.2016.06.14...Paul E. McKenney2016-06-1520-792/+939
| | |\ \ \
| | | | * | rcutorture: Fix error return code in rcu_perf_init()Wei Yongjun2016-06-141-1/+3
| | | | * | torture: Inflict default jitterPaul E. McKenney2016-06-141-1/+1
| | | | * | rcuperf: Don't treat gp_exp mis-setting as a WARNBoqun Feng2016-06-141-3/+11
| | | | * | rcutorture: Drop "-soundhw pcspkr" from x86 boot argumentsPaul E. McKenney2016-06-141-1/+0
| | | | * | rcutorture: Don't specify the cpu type of QEMU on PPCBoqun Feng2016-06-141-1/+1
| | | | * | rcutorture: Make -soundhw a x86 specific optionBoqun Feng2016-06-142-4/+5
| | | | * | rcutorture: Use vmlinux as the fallback kernel imageBoqun Feng2016-06-142-8/+7
| | | | * | rcutorture/doc: Create initrd using dracutBoqun Feng2016-06-141-0/+22
| | | | * | torture: Stop onoff task if there is only one cpuBoqun Feng2016-06-141-0/+8
| | | | * | torture: Add starvation events to error summaryPaul E. McKenney2016-06-141-1/+6
| | | | * | torture: Break online and offline functions out of torture_onoff()Paul E. McKenney2016-06-142-64/+108
| | | | * | torture: Forgive lengthy trace dumps and preemptionPaul E. McKenney2016-06-141-2/+19
| | | | * | torture: Remove CONFIG_RCU_TORTURE_TEST_RUNNABLE, simplify codePaul E. McKenney2016-06-143-25/+1
| | | | * | torture: Simplify code, eliminate RCU_PERF_TEST_RUNNABLEPaul E. McKenney2016-06-142-22/+1
| | | * | | rcu: Correctly handle sparse possible cpusMark Rutland2016-06-154-23/+34
| | | * | | rcu: sysctl: Panic on RCU StallDaniel Bristot de Oliveira2016-06-154-0/+36
| | | * | | rcu: Fix a typo in a commentPaul E. McKenney2016-06-151-1/+1
| | | * | | rcu: Make call_rcu_tasks() tolerate first call with irqs disabledPaul E. McKenney2016-06-152-2/+6
| | | * | | rcu: Disable TASKS_RCU for usermode LinuxPaul E. McKenney2016-06-151-0/+1
| | | * | | rcu: No ordering for rcu_assign_pointer() of NULLPaul E. McKenney2016-06-151-1/+10
| | | * | | rcu: Document RCU_NONIDLE() restrictions in comment headerPaul E. McKenney2016-06-141-5/+6
| | | * | | rcu: Move expedited code from tree_plugin.h to tree_exp.hPaul E. McKenney2016-06-142-88/+94
| | | * | | rcu: Move expedited code from tree.c to tree_exp.hPaul E. McKenney2016-06-142-543/+566
| | | * | | rcu: Remove some superfluous linesPeter Zijlstra2016-06-141-3/+0
| | | * | | rcu: Fix outdated hotplug-exclusion comment in rcu_gp_init()Paul E. McKenney2016-06-141-2/+1
| | | * | | rcu: Fix outdated rcu_scheduler_active commentPaul E. McKenney2016-06-141-1/+1
| | | |/ /
| | * | | Documentation: Fix spelling mistakeEric Engestrom2016-06-141-1/+1