summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/apb_timer: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-151-0/+1
* x86/kvm/kvmclock: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-151-0/+1
* x86/hpet: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-141-0/+2
* workqueue: Convert to state machine callbacksThomas Gleixner2016-07-143-9/+8
* perf/x86/amd/power: Convert the hotplug notifier to state machineAnna-Maria Gleixner2016-07-141-0/+1
* perf/core: Remove perf CPU notifier codeThomas Gleixner2016-07-142-37/+0
* xtensa/perf: Convert the hotplug notifier to state machine callbacksSebastian Andrzej Siewior2016-07-141-0/+1
* bus/arm-ccn: Convert to hotplug statemachineSebastian Andrzej Siewior2016-07-141-0/+1
* bus/arm-cci: Convert to hotplug statemachineSebastian Andrzej Siewior2016-07-141-0/+1
* sh/perf: Convert the hotplug notifiers to state machine callbacksThomas Gleixner2016-07-141-0/+1
* s390/perf: Convert the hotplug notifier to state machine callbacks (Sampling)Sebastian Andrzej Siewior2016-07-141-0/+1
* s390/perf: Convert the hotplug notifier to state machine callbacks (Counter)Thomas Gleixner2016-07-141-0/+1
* powerpc/perf: Convert book3s notifier to state machine callbacksThomas Gleixner2016-07-141-0/+1
* blackfin/perf: Convert hotplug notifier to state machineThomas Gleixner2016-07-141-0/+1
* perf/x86/intel/cstate: Convert Intel CSTATE to hotplug state machineSebastian Andrzej Siewior2016-07-141-0/+2
* perf/x86/intel/cqm: Convert Intel CQM to hotplug state machineRichard Cochran2016-07-141-0/+2
* perf/x86/intel/rapl: Convert to hotplug state machineRichard Cochran2016-07-141-0/+2
* perf/x86/amd/ibs: Convert to hotplug state machineThomas Gleixner2016-07-141-0/+1
* perf/x86/amd/uncore: Convert to hotplug state machineRichard Cochran2016-07-141-0/+3
* perf/x86/intel/uncore: Convert to hotplug state machineThomas Gleixner2016-07-141-0/+3
* perf/x86: Convert the core to the hotplug state machineThomas Gleixner2016-07-141-0/+3
* perf/core: Convert to hotplug state machineThomas Gleixner2016-07-142-0/+11
* ARM/mvebu: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-141-0/+1
* irqchip/bcm2836: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-141-0/+1
* irqchip/armada-370-xp: Convert to hotplug state machineRichard Cochran2016-07-141-0/+2
* irqchip/hip04: Convert to hotplug state machineRichard Cochran2016-07-141-0/+1
* irqchip/gicv3: Convert to hotplug state machineRichard Cochran2016-07-141-0/+1
* irqchip/gic: Convert to hotplug state machineRichard Cochran2016-07-141-0/+1
* x86/vdso: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-141-0/+1
* Merge branch 'core/rcu' into smp/hotplug to pick up dependenciesThomas Gleixner2016-07-133-6/+22
|\
| * Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2016-06-303-6/+22
| |\
| | *-. Merge branches 'doc.2016.06.15a', 'fixes.2016.06.15b' and 'torture.2016.06.14...Paul E. McKenney2016-06-163-6/+22
| | |\ \
| | | | * torture: Break online and offline functions out of torture_onoff()Paul E. McKenney2016-06-151-0/+4
| | | |/ | | |/|
| | | * rcu: sysctl: Panic on RCU StallDaniel Bristot de Oliveira2016-06-161-0/+1
| | | * rcu: Make call_rcu_tasks() tolerate first call with irqs disabledPaul E. McKenney2016-06-161-0/+1
| | | * rcu: No ordering for rcu_assign_pointer() of NULLPaul E. McKenney2016-06-161-1/+10
| | | * rcu: Document RCU_NONIDLE() restrictions in comment headerPaul E. McKenney2016-06-151-5/+6
| | |/
* | | Merge branch 'timers/core' into smp/hotplug to pick up dependenciesThomas Gleixner2016-07-138-19/+63
|\ \ \
| * \ \ Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...Thomas Gleixner2016-07-074-5/+12
| |\ \ \
| | * | | clk: Add missing clk_get_sys() stubDaniel Lezcano2016-06-281-0/+4
| | * | | clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-282-6/+1
| | * | | clocksource/drivers/sp804: Convert init function to return errorDaniel Lezcano2016-06-281-4/+4
| | * | | clocksource/drivers/clksrc-probe: Introduce init functions with return codeDaniel Lezcano2016-06-282-0/+5
| | * | | of: Add a new macro to declare_of for one parameter function returning a valueDaniel Lezcano2016-06-281-0/+3
| * | | | Merge branch 'timers/fast-wheel' into timers/coreIngo Molnar2016-07-0763-194/+473
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | timers: Remove set_timer_slack() leftoversThomas Gleixner2016-07-071-4/+0
| | * | | timers: Switch to a non-cascading wheelThomas Gleixner2016-07-071-0/+2
| | * | | timers: Reduce the CPU index space to 256kThomas Gleixner2016-07-071-5/+5
| | * | | hlist: Add hlist_is_singular_node() helperThomas Gleixner2016-07-071-0/+10
| | * | | timers: Remove the deprecated mod_timer_pinned() APIThomas Gleixner2016-07-071-3/+0