summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2020-09-1323-60/+70
|\
| * Merge tag 'arm-soc/for-5.9/devicetree-fixes' of https://github.com/Broadcom/s...Olof Johansson2020-09-134-4/+4
| |\
| | * arm64: dts: ns2: Fixed QSPI compatible stringFlorian Fainelli2020-09-091-1/+1
| | * ARM: dts: BCM5301X: Fixed QSPI compatible stringFlorian Fainelli2020-09-091-1/+1
| | * ARM: dts: NSP: Fixed QSPI compatible stringFlorian Fainelli2020-09-091-1/+1
| | * ARM: dts: bcm: HR2: Fixed QSPI compatible stringFlorian Fainelli2020-09-091-1/+1
| * | Merge tag 'imx-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2020-09-133-3/+3
| |\ \
| | * | ARM: dts: imx6sx: fix the pad QSPI1B_SCLK mux mode for uart3Fugang Duan2020-09-051-1/+1
| | * | arm64: dts: imx8mp: correct sdma1 clk settingRobin Gong2020-09-051-1/+1
| | * | arm64: dts: imx8mq: Fix TMU interrupt propertyKrzysztof Kozlowski2020-08-311-1/+1
| * | | Merge tag 'omap-for-v5.9/fixes-rc3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2020-09-134-32/+21
| |\ \ \
| | * | | ARM: dts: omap5: Fix DSI base address and clocksDavid Shah2020-08-191-9/+11
| | * | | ARM: dts: logicpd-som-lv-baseboard: Fix missing videoAdam Ford2020-08-171-22/+5
| | * | | ARM: dts: logicpd-som-lv-baseboard: Fix broken audioAdam Ford2020-08-171-0/+2
| | * | | ARM: dts: logicpd-torpedo-baseboard: Fix broken audioAdam Ford2020-08-171-0/+2
| | * | | ARM: OMAP2+: Fix an IS_ERR() vs NULL check in _get_pwrdm()Jing Xiangfeng2020-08-171-1/+1
| | | |/ | | |/|
| * | | Merge tag 'imx-fixes-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson2020-08-248-11/+10
| |\ \ \ | | | |/ | | |/|
| | * | ARM: dts: imx7d-zii-rmu2: fix rgmii phy-mode for ksz9031 phyChris Healy2020-08-241-1/+1
| | * | ARM: dts: vfxxx: Add syscon compatible with OCOTPChris Healy2020-08-231-1/+1
| | * | ARM: dts: imx6q-logicpd: Fix broken PWMAdam Ford2020-08-231-1/+1
| | * | arm64: dts: imx: Add missing imx8mm-beacon-kit.dtb to buildRob Herring2020-08-231-0/+1
| | * | ARM: dts: imx6q-prtwd2: Remove unneeded i2c unit nameFabio Estevam2020-08-231-1/+1
| | * | ARM: dts: imx6qdl-gw51xx: Remove unneeded #address-cells/#size-cellsFabio Estevam2020-08-231-2/+0
| | * | ARM: dts: imx7ulp: Correct gpio rangesAnson Huang2020-08-221-4/+4
| | * | ARM: dts: ls1021a: fix QuadSPI-memory reg rangeMatthias Schiffer2020-08-221-1/+1
| | |/
| * | Merge tag 'zynqmp-dt-for-v5.9' of https://github.com/Xilinx/linux-xlnx into a...Olof Johansson2020-08-201-1/+11
| |\ \
| | * | arm64: dts: xilinx: Align IOMMU nodename with dtschemaKrzysztof Kozlowski2020-08-171-1/+1
| | * | arm64: dts: zynqmp: Add GTR transceiversLaurent Pinchart2020-08-171-0/+10
| | |/
| * | arm64: defconfig: Enable ptn5150 extcon driverKrzysztof Kozlowski2020-08-201-0/+1
| * | arm64: defconfig: Enable USB gadget with configfsKrzysztof Kozlowski2020-08-201-0/+11
| * | ARM: configs: Update Integrator defconfigLinus Walleij2020-08-201-8/+8
| * | ARM: dts: socfpga: fix register entry for timer3 on Arria10Dinh Nguyen2020-08-171-1/+1
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-09-1317-61/+120
|\ \
| * | KVM: emulator: more strict rsm checks.Maxim Levitsky2020-09-121-5/+17
| * | KVM: nSVM: more strict SMM checks when returning to nested guestMaxim Levitsky2020-09-121-11/+18
| * | SVM: nSVM: setup nested msr permission bitmap on nested state loadMaxim Levitsky2020-09-121-0/+3
| * | SVM: nSVM: correctly restore GIF on vmexit from nesting after migrationMaxim Levitsky2020-09-121-1/+3
| * | x86/kvm: don't forget to ACK async PF IRQVitaly Kuznetsov2020-09-121-0/+2
| * | x86/kvm: properly use DEFINE_IDTENTRY_SYSVEC() macroVitaly Kuznetsov2020-09-121-4/+0
| * | KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exitWanpeng Li2020-09-121-0/+1
| * | KVM: SVM: avoid emulation with stale next_ripWanpeng Li2020-09-121-4/+3
| * | KVM: x86: always allow writing '0' to MSR_KVM_ASYNC_PF_ENVitaly Kuznetsov2020-09-111-1/+1
| * | KVM: SVM: Periodically schedule when unregistering regions on destroyDavid Rientjes2020-09-111-0/+1
| * | KVM: MIPS: Change the definition of kvm typeHuacai Chen2020-09-111-0/+2
| * | kvm x86/mmu: use KVM_REQ_MMU_SYNC to sync when neededLai Jiangshan2020-09-111-1/+1
| * | KVM: nVMX: Fix the update value of nested load IA32_PERF_GLOBAL_CTRL controlChenyi Qiang2020-09-111-1/+1
| * | KVM: Check the allocation of pv cpu maskHaiwei Li2020-09-111-3/+19
| * | KVM: nVMX: Update VMCS02 when L2 PAE PDPTE updates detectedPeter Shier2020-09-113-2/+11
| * | Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-09-11329-3201/+1498
| |\ \
| | * | KVM: arm64: Update page shift if stage 2 block mapping not supportedAlexandru Elisei2020-09-041-0/+1