summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-1314-449/+91
|\
| * powerpc/virtex: Use generic xilinx irqchip driverZubair Lutfullah Kakakhel2016-11-296-212/+7
| * irqchip/xilinx: Rename get_irq to xintc_get_irqZubair Lutfullah Kakakhel2016-11-292-3/+3
| * microblaze/irqchip: Move intc driver to irqchipZubair Lutfullah Kakakhel2016-11-293-197/+2
| * ARM: virt: Select ARM_GIC_V3_ITSVladimir Murzin2016-11-291-0/+1
| * ARM: gic-v3-its: Add 32bit support to GICv3 ITSVladimir Murzin2016-11-291-7/+47
| * irqchip/gic-v3-its: Specialise readq and writeq accessesVladimir Murzin2016-11-291-0/+14
| * irqchip/gic-v3-its: Specialise flush_dcache operationVladimir Murzin2016-11-291-0/+3
| * irqchip/gic-v3: Use nops macro for Cavium ThunderX erratum 23154Will Deacon2016-11-291-7/+2
| * irqchip/gic-v3: Convert arm64 GIC accessors to {read,write}_sysreg_sWill Deacon2016-11-291-28/+17
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-133-0/+18
|\ \
| * | timekeeping: Ignore the bogus sleep time if pm_trace is enabledChen Yu2016-11-291-0/+9
| * | arm64: dts: rockchip: Arch counter doesn't tick in system suspendBrian Norris2016-11-211-0/+1
| * | posix-timers: Make them configurableNicolas Pitre2016-11-161-0/+8
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-1319-739/+350
|\ \ \
| * | | KVM/PPC/Book3S HV: Convert to hotplug state machineAnna-Maria Gleixner2016-12-021-37/+11
| * | | arm64/cpuinfo: Convert to hotplug state machineAnna-Maria Gleixner2016-12-021-28/+9
| * | | arm64/cpuinfo: Make hotplug notifier symmetricAnna-Maria Gleixner2016-12-021-1/+2
| * | | x86/pci/amd-bus: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-27/+7
| * | | x86/oprofile/nmi: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-43/+18
| * | | x86/oprofile/nmi: Remove superfluous smp_function_call_single()Anna-Maria Gleixner2016-11-221-10/+12
| * | | sparc/sysfs: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-36/+9
| * | | powerpc/sysfs: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-40/+10
| * | | ARM/hw_breakpoint: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-25/+22
| * | | arm/bL_switcher: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-14/+20
| * | | x86/msr: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-54/+15
| * | | x86/cpuid: Move the hotplug callbacks to onlineThomas Gleixner2016-11-221-5/+6
| * | | x86/cpuid: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-53/+11
| * | | x86/mce/therm_throt: Move hotplug callbacks to onlineThomas Gleixner2016-11-221-5/+8
| * | | x86/mce/therm_throt: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-221-42/+13
| * | | x86/MCE/AMD: Fix thinko about thresholding_enBorislav Petkov2016-11-211-2/+3
| * | | x86/mcheck: Move CPU_DEAD to hotplug state machineSebastian Andrzej Siewior2016-11-161-27/+15
| * | | x86/mcheck: Move CPU_ONLINE and CPU_DOWN_PREPARE to hotplug state machineSebastian Andrzej Siewior2016-11-161-42/+36
| * | | x86/mcheck: Reorganize the hotplug callbacksSebastian Andrzej Siewior2016-11-161-16/+20
| * | | x86/mcheck: Split threshold_cpu_callback into two callbacksSebastian Andrzej Siewior2016-11-163-31/+28
| * | | x86/mcheck: Be prepared for a rollback back to the ONLINE stateSebastian Andrzej Siewior2016-11-162-0/+8
| * | | x86/mcheck: Explicit cleanup on failure in mce_amdSebastian Andrzej Siewior2016-11-161-2/+5
| * | | x86/mcheck: Move threshold_create_device()Sebastian Andrzej Siewior2016-11-161-25/+25
| * | | ia64/topology: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-47/+7
| * | | ia64/salinfo: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-51/+32
| * | | ia64/palinfo: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-44/+16
| * | | ia64/err-inject: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-57/+17
| * | | s390/smp: Convert to hotplug state machineSebastian Andrzej Siewior2016-11-091-26/+11
| * | | s390/smp: Make cpu notifier symetricThomas Gleixner2016-11-091-1/+2
| | |/ | |/|
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-132-17/+70
|\ \ \
| * | | x86/vmware: Add paravirt sched clockAlexey Makhalov2016-10-301-0/+42
| * | | x86/vmware: Add basic paravirt ops supportAlexey Makhalov2016-10-301-0/+12
| * | | x86/vmware: Use tsc_khz value for calibrate_cpu()Alexey Makhalov2016-10-301-0/+1
| * | | x86/platform/intel-mid: Unexport intel_mid_pci_set_power_state()Lukas Wunner2016-10-251-1/+0
| * | | x86/vmware: Read tsc_khz only once at boot timeAlexey Makhalov2016-10-211-19/+18