summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm: Convert VFP hotplug notifiers to state machineThomas Gleixner2016-07-151-11/+17
* x86/apb_timer: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-151-19/+10
* x86/kvm/kvmclock: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-151-25/+8
* KVM/x86: Remove superfluous SMP function callAnna-Maria Gleixner2016-07-151-4/+2
* x86/hpet: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-141-35/+34
* perf/x86/amd/power: Convert the hotplug notifier to state machineAnna-Maria Gleixner2016-07-141-47/+11
* perf/x86/amd/power: Change hotplug notifier to a symmetric structureAnna-Maria Gleixner2016-07-141-2/+2
* xtensa/perf: Convert the hotplug notifier to state machine callbacksSebastian Andrzej Siewior2016-07-141-17/+9
* sh/perf: Convert the hotplug notifiers to state machine callbacksThomas Gleixner2016-07-141-19/+4
* s390/perf: Convert the hotplug notifier to state machine callbacks (Sampling)Sebastian Andrzej Siewior2016-07-141-26/+19
* s390/perf: Convert the hotplug notifier to state machine callbacks (Counter)Thomas Gleixner2016-07-141-27/+19
* powerpc/perf: Convert book3s notifier to state machine callbacksThomas Gleixner2016-07-141-23/+7
* blackfin/perf: Convert hotplug notifier to state machineThomas Gleixner2016-07-141-21/+5
* perf/x86/intel/cstate: Convert Intel CSTATE to hotplug state machineSebastian Andrzej Siewior2016-07-141-36/+15
* perf/x86/intel/cqm: Convert Intel CQM to hotplug state machineRichard Cochran2016-07-141-31/+18
* perf/x86/intel/rapl: Convert to hotplug state machineRichard Cochran2016-07-141-59/+25
* perf/x86/amd/ibs: Convert to hotplug state machineThomas Gleixner2016-07-141-36/+28
* perf/x86/amd/uncore: Convert to hotplug state machineRichard Cochran2016-07-141-90/+32
* perf/x86/intel/uncore: Convert to hotplug state machineThomas Gleixner2016-07-141-88/+45
* perf/x86: Convert the core to the hotplug state machineThomas Gleixner2016-07-143-42/+71
* ARM/mvebu: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-141-13/+6
* x86/vdso: Convert to hotplug state machineSebastian Andrzej Siewior2016-07-141-16/+4
* Merge branch 'timers/core' into smp/hotplug to pick up dependenciesThomas Gleixner2016-07-1317-71/+157
|\
| * Merge branch 'clockevents/4.8' of http://git.linaro.org/people/daniel.lezcano...Thomas Gleixner2016-07-0715-67/+153
| |\
| | * clocksource/drivers/integrator-ap: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-1/+1
| | * clocksource/drivers/keystone: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-1/+1
| | * clocksource/drivers/nspire: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-0/+1
| | * clocksource/drivers/u300: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-1/+1
| | * clocksource/drivers/prima2: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-0/+1
| | * clocksource/drivers/mxs: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-1/+1
| | * clocksource/drivers/moxart: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-1/+1
| | * clocksource/drivers/atlas7: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-0/+1
| | * clocksource/drivers/clps_711x: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-1/+1
| | * clocksource/drivers/bcm_kona: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-0/+1
| | * clocksource/drivers/bcm2835: Add the COMPILE_TEST optionDaniel Lezcano2016-06-281-0/+1
| | * clocksources: Switch back to the clksrc tableDaniel Lezcano2016-06-285-9/+9
| | * clocksource/drivers/arc: Convert init function to return errorDaniel Lezcano2016-06-281-27/+42
| | * clocksource/drivers/smp_twd: Convert init function to return errorDaniel Lezcano2016-06-281-4/+5
| | * clocksource/drivers/nios2: Convert init function to return errorDaniel Lezcano2016-06-281-20/+45
| | * clocksource/drivers/ralink: Convert init function to return errorDaniel Lezcano2016-06-281-6/+13
| | * clocksource/drivers/microblaze: Convert init function to return errorDaniel Lezcano2016-06-281-13/+38
| | * arm64: dts: rockchip: Add rktimer device node for rk3399Huang Tao2016-06-281-0/+8
| * | timers, x86/mce: Initialize MCE restart timer as pinnedThomas Gleixner2016-07-071-2/+2
| * | timers, x86/apic/uv: Initialize the UV heartbeat timer as pinnedThomas Gleixner2016-07-071-2/+2
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-07-101-1/+1
|\ \ \
| * | | MIPS: Fix page table corruption on THP permission changes.David Daney2016-07-061-1/+1
| |/ /
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2016-07-086-3/+30
|\ \ \
| * | | arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xxGanapatrao Kulkarni2016-07-072-0/+8
| * | | arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse2016-07-074-3/+22
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-07-081-2/+2
|\ \ \ \