summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | ARM: OMAP2+: Fix smatch found issue for omap_deviceTony Lindgren2017-10-301-4/+2Star
| | * | | | | Merge tag 'imx-fixes-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2017-12-032-10/+1Star
| | |\ \ \ \ \
| | | * | | | | Revert "ARM: dts: imx53: add srtc node"Fabio Estevam2017-11-291-9/+0Star
| | | * | | | | ARM: dts: vf610-zii-dev-rev-c: Fix the I2C EEPROM addressFabio Estevam2017-11-291-1/+1
| | |/ / / / / | |/| | | | |
| | * | | | | Merge tag 'uniphier-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2017-12-034-5/+2Star
| | |\ \ \ \ \
| | | * | | | | MAINTAINERS: exclude other Socionext SoC DT files from ARM/UNIPHIER entryMasahiro Yamada2017-11-291-1/+1
| | | * | | | | arm64: dts: uniphier: remove unnecessary interrupt-parentMasahiro Yamada2017-11-293-3/+0Star
| | | * | | | | arm64: dts: uniphier: correct on-board device IRQ number for PXs3Dai Okamura2017-11-291-1/+1
| | |/ / / / / | |/| | | | |
| | * | | | | Merge tag 'tee-drv-fix-for-4.15' of https://git.linaro.org/people/jens.wiklan...Olof Johansson2017-12-031-1/+0Star
| | |\ \ \ \ \
| | | * | | | | optee: fix invalid of_node_put() in optee_driver_init()Jens Wiklander2017-11-291-1/+0Star
| | |/ / / / / | |/| | | | |
| | * | | | | Merge tag 'arm-soc/for-4.15/devicetree-fixes-1' of http://github.com/Broadcom...Olof Johansson2017-12-034-10/+3Star
| | |\ \ \ \ \
| | | * \ \ \ \ Merge tag 'bcm2835-dt-next-fixes-2017-11-15' into devicetree/fixesFlorian Fainelli2017-11-271-0/+1
| | | |\ \ \ \ \
| | | | * | | | | ARM: dts: bcm283x: Fix DTC warnings about missing phy-cellsStefan Wahren2017-11-151-0/+1
| | | * | | | | | ARM: dts: NSP: Fix PPI interrupt typesFlorian Fainelli2017-11-271-2/+2
| | | * | | | | | ARM: dts: NSP: Disable AHCI controller for HR NSP boardsFlorian Fainelli2017-11-272-8/+0Star
| | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge tag 'renesas-dt-fixes-for-v4.15' of https://git.kernel.org/pub/scm/linu...Olof Johansson2017-12-034-0/+4
| | |\ \ \ \ \ \
| | | * | | | | | ARM: dts: r8a779x: Add '#reset-cells' in cpg-mssrArnd Bergmann2017-11-204-0/+4
| | * | | | | | | arm: dts: marvell: Add missing #phy-cells to usb-nop-xceivRob Herring2017-12-034-0/+6
| | * | | | | | | arm64: dts: sort vendor subdirectories in Makefile alphabeticallyMasahiro Yamada2017-12-031-1/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-12-1038-201/+239
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: x86: fix APIC page invalidationRadim Krčmář2017-12-063-0/+25
| * | | | | | | | Merge tag 'kvm-s390-master-4.15-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2017-12-0614-57/+39Star
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KVM: s390: Fix skey emulation permission checkJanosch Frank2017-12-061-2/+9
| | * | | | | | | | KVM: s390: mark irq_state.flags as non-usableChristian Borntraeger2017-12-063-7/+18
| | * | | | | | | | KVM: s390: Remove redundant license textGreg Kroah-Hartman2017-12-0612-48/+0Star
| | * | | | | | | | KVM: s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-12-0612-0/+12
| | |/ / / / / / /
| * | | | | | | | KVM: VMX: fix page leak in hardware_setup()Jim Mattson2017-12-051-1/+0Star
| * | | | | | | | KVM: VMX: remove I/O port 0x80 bypass on Intel hostsAndrew Honig2017-12-051-5/+0Star
| * | | | | | | | x86,kvm: remove KVM emulator get_fpu / put_fpuRik van Riel2017-12-053-36/+0Star
| * | | | | | | | x86,kvm: move qemu/guest FPU switching out to vcpu_runRik van Riel2017-12-053-23/+31
| * | | | | | | | Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/k...Radim Krčmář2017-12-0517-79/+144
| |\ \ \ \ \ \ \ \
| | * | | | | | | | KVM: arm/arm64: Fix broken GICH_ELRSR big endian conversionChristoffer Dall2017-12-041-4/+0Star
| | * | | | | | | | KVM: arm/arm64: kvm_arch_destroy_vm cleanupsAndrew Jones2017-12-011-1/+1
| | * | | | | | | | KVM: arm/arm64: Fix spinlock acquisition in vgic_set_ownerMarc Zyngier2017-12-011-2/+3
| | * | | | | | | | kvm: arm: don't treat unavailable HYP mode as an errorArd Biesheuvel2017-11-291-1/+1
| | * | | | | | | | KVM: arm/arm64: Avoid attempting to load timer vgic state without a vgicChristoffer Dall2017-11-291-1/+4
| | * | | | | | | | kvm: arm64: handle single-step of hyp emulated mmio instructionsAlex Bennée2017-11-291-7/+30
| | * | | | | | | | kvm: arm64: handle single-step during SError exceptionsAlex Bennée2017-11-291-1/+7
| | * | | | | | | | kvm: arm64: handle single-step of userspace mmio instructionsAlex Bennée2017-11-291-0/+3
| | * | | | | | | | kvm: arm64: handle single-stepping trapped instructionsAlex Bennée2017-11-291-14/+35
| | * | | | | | | | KVM: arm/arm64: debug: Introduce helper for single-stepAlex Bennée2017-11-293-0/+27
| | * | | | | | | | arm: KVM: Fix VTTBR_BADDR_MASK BUG_ON off-by-oneMarc Zyngier2017-11-291-2/+1Star
| | * | | | | | | | arm64: KVM: fix VTTBR_BADDR_MASK BUG_ON off-by-oneKristina Martsenko2017-11-291-2/+1Star
| | * | | | | | | | KVM: arm/arm64: vgic-v4: Only perform an unmap for valid vLPIsMarc Zyngier2017-11-291-2/+4
| | * | | | | | | | KVM: arm/arm64: vgic-its: Check result of allocation before useMarc Zyngier2017-11-291-0/+2
| | * | | | | | | | KVM: arm/arm64: vgic-its: Preserve the revious read from the pending tableMarc Zyngier2017-11-291-1/+1
| | * | | | | | | | KVM: arm/arm64: vgic: Preserve the revious read from the pending tableMarc Zyngier2017-11-291-1/+1
| | * | | | | | | | KVM: arm/arm64: vgic-irqfd: Fix MSI entry allocationMarc Zyngier2017-11-291-2/+1Star
| | * | | | | | | | KVM: arm/arm64: VGIC: extend !vgic_is_initialized guardAndre Przywara2017-11-291-1/+2
| | * | | | | | | | KVM: arm/arm64: Don't enable/disable physical timer access on VHEChristoffer Dall2017-11-293-37/+20Star
| | |/ / / / / / /