summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'at91-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Olof Johansson2019-04-082-3/+5
|\
| * arm/mach-at91/pm : fix possible object reference leakPeng Hao2019-04-041-2/+4
| * ARM: dts: at91: Fix typo in ISC_D0 on PC9David Engraf2019-03-281-1/+1
* | Merge tag 'v5.1-rockchip-dtfixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2019-04-087-47/+44
|\ \
| * | ARM: dts: rockchip: Remove #address/#size-cells from rk3288-veyron gpio-keysDouglas Anderson2019-03-251-2/+0
| * | ARM: dts: rockchip: Remove #address/#size-cells from rk3288 mipi_dsiDouglas Anderson2019-03-251-2/+0
| * | ARM: dts: rockchip: Fix gpu opp node names for rk3288Douglas Anderson2019-03-251-6/+6
| * | arm64: dts: rockchip: fix rk3328 sdmmc0 write errorsPeter Geis2019-03-181-7/+7
| * | arm64: dts: rockchip: fix rk3328 rgmii high tx error ratePeter Geis2019-03-181-22/+22
| * | ARM: dts: rockchip: Fix SD card detection on rk3288-tinkerDavid Summers2019-03-181-1/+2
| * | arm64: dts: rockchip: Fix vcc_host1_5v GPIO polarity on rk3328-rock64Tomohiro Mayama2019-03-181-2/+1
| * | ARM: dts: rockchip: fix rk3288 cpu opp node referenceJonas Karlman2019-03-181-3/+3
| * | arm64: dts: rockchip: add DDC bus on Rock Pi 4Ezequiel Garcia2019-03-181-0/+1
| * | arm64: dts: rockchip: fix rk3328-roc-cc gmac2io tx/rx_delayLeonidas P. Papadakos2019-03-181-2/+2
| |/
* | Merge tag 'stratix10_fix_for_v5.1' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2019-04-081-0/+3
|\ \
| * | arm64: dts: stratix10: add the sysmgr-syscon property from the gmac'sDinh Nguyen2019-03-211-0/+3
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-03-3145-78/+181
|\ \
| * \ Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2019-03-284-3/+27
| |\ \
| | * | KVM: arm/arm64: Fix handling of stage2 huge mappingsSuzuki K Poulose2019-03-201-0/+2
| | * | KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memoryMarc Zyngier2019-03-192-0/+22
| | * | KVM: arm64: Reset the PMU in preemptible contextMarc Zyngier2019-03-191-3/+3
| | |/
| * | KVM: x86: update %rip after emulating IOSean Christopherson2019-03-282-10/+27
| * | x86/kvm/hyper-v: avoid spurious pending stimer on vCPU initVitaly Kuznetsov2019-03-281-2/+7
| * | kvm/x86: Move MSR_IA32_ARCH_CAPABILITIES to array emulated_msrsXiaoyao Li2019-03-281-1/+2
| * | KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson2019-03-284-14/+13
| * | kvm: mmu: Used range based flushing in slot_handle_level_rangeBen Gardon2019-03-281-2/+5
| * | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-2832-20/+16
| * | KVM: x86: remove check on nr_mmu_pages in kvm_arch_commit_memory_region()Wei Yang2019-03-283-8/+4
| * | kvm: nVMX: Add a vmentry check for HOST_SYSENTER_ESP and HOST_SYSENTER_EIP fi...Krish Sadhukhan2019-03-281-0/+5
| * | KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)Singh, Brijesh2019-03-284-3/+45
| * | KVM: x86: fix handling of role.cr4_pae and rename it to 'gpte_size'Sean Christopherson2019-03-283-18/+28
| * | KVM: nVMX: Do not inherit quadrant and invalid for the root shadow EPTSean Christopherson2019-03-281-4/+9
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-318-22/+19
|\ \ \
| * | | x86/realmode: Make set_real_mode_mem() static inlineMatteo Croce2019-03-293-10/+7
| * | | x86/cpufeature: Fix __percpu annotation in this_cpu_has()Jann Horn2019-03-281-2/+3
| * | | x86/mm: Don't exceed the valid physical address spaceRalph Campbell2019-03-281-1/+1
| * | | x86/retpolines: Disable switch jump tables when retpolines are enabledDaniel Borkmann2019-03-281-2/+6
| * | | x86/realmode: Don't leak the trampoline kernel addressMatteo Croce2019-03-271-2/+0
| * | | x86/boot: Fix incorrect ifdeffery scopeBaoquan He2019-03-271-2/+2
| * | | x86/resctrl: Remove unused variablePeng Hao2019-03-241-3/+0
| |/ /
* | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-311-7/+1
|\ \ \
| * | | x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=yThomas Gleixner2019-03-281-7/+1
| |/ /
* | | Merge tag 'powerpc-5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-03-313-13/+32
|\ \ \
| * | | powerpc/pseries/mce: Fix misleading print for TLB mutlihitMahesh Salgaonkar2019-03-291-0/+1
| * | | powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexesGautham R. Shenoy2019-03-271-9/+18
| * | | powerpc/64: Fix memcmp reading past the end of src/destMichael Ellerman2019-03-251-4/+13
| |/ /
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-03-291-1/+1
|\ \ \
| * | | arm64: replace memblock_alloc_low with memblock_allocChen Zhou2019-03-271-1/+1
| |/ /
* | | Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-286-48/+76
|\ \ \
| * | | s390/cpumf: Fix warning from check_processor_idThomas Richter2019-03-281-6/+13