summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2015-12-16arm64: dts: qcom: Add MSM8916 SMEM nodesAndy Gross
2015-12-16arm64: dts: set the default i2c pin drive strength to 16mASrinivas Kandagatla
2015-12-16arm64: dts: fix the i2c aliasing to match to schematics.Srinivas Kandagatla
2015-12-16arm64: dts: qcom: msm8916: Add fixed rate on-board oscillatorsGeorgi Djakov
2015-12-16arm64: dts: qcom: Alias pm8916 on msm8916 devicesStephen Boyd
2015-12-16arm64: dts: qcom: Make msm8916-mtp compatible string compliantStephen Boyd
2015-12-15arm64: reduce stack use in irq_handlerJames Morse
2015-12-15Merge branch 'aarch64/efi' into aarch64/for-next/coreWill Deacon
2015-12-15arm64: defconfig: Add Renesas R-Car SATA driver for R-Car Gen3 SoCsKouei Abe
2015-12-14arm64: KVM: Remove weak attributesMarc Zyngier
2015-12-14arm64: KVM: Cleanup asm-offset.cMarc Zyngier
2015-12-14arm64: KVM: Turn system register numbers to an enumMarc Zyngier
2015-12-14arm64: KVM: Move away from the assembly version of the world switchMarc Zyngier
2015-12-14arm64: KVM: Add compatibility aliasesMarc Zyngier
2015-12-14arm64: KVM: Add panic handlingMarc Zyngier
2015-12-14arm64: KVM: HYP mode entry pointsMarc Zyngier
2015-12-14arm64: KVM: Implement TLB handlingMarc Zyngier
2015-12-14arm64: KVM: Implement fpsimd save/restoreMarc Zyngier
2015-12-14arm64: KVM: Implement the core world switchMarc Zyngier
2015-12-14arm64: KVM: Add patchable function selectorMarc Zyngier
2015-12-14arm64: KVM: Implement guest entryMarc Zyngier
2015-12-14arm64: KVM: Implement debug save/restoreMarc Zyngier
2015-12-14arm64: KVM: Implement 32bit system register save/restoreMarc Zyngier
2015-12-14arm64: KVM: Implement system register save/restoreMarc Zyngier
2015-12-14arm64: KVM: Implement timer save/restoreMarc Zyngier
2015-12-14arm64: KVM: Implement vgic-v3 save/restoreMarc Zyngier
2015-12-14arm64: KVM: Implement vgic-v2 save/restoreMarc Zyngier
2015-12-14arm64: KVM: Add a HYP-specific header fileMarc Zyngier
2015-12-14arm64: Add macros to read/write system registersMark Rutland
2015-12-14KVM: arm/arm64: Count guest exit due to various reasonsAmit Tomar
2015-12-14ARM64: zynqmp: DT: Add interrupt-controller property to GPIOSoren Brinkmann
2015-12-13Merge 4.4-rc5 into usb-next as we want those fixes here for testingGreg Kroah-Hartman
2015-12-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-12-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-12arm64: dts: rockchip: Add the broadcast-timer for RK3368 SoCCaesar Wang
2015-12-12Merge tag 'reset-for-4.5-2' of git://git.pengutronix.de/git/pza/linux into ne...Arnd Bergmann
2015-12-12Merge tag 'berlin64-soc-for-4.5-1' of git://git.infradead.org/users/hesselba/...Arnd Bergmann
2015-12-12arm64: defconfig: enable UniPhier SoCs supportMasahiro Yamada
2015-12-12arm64: add Kconfig entry for Socionext UniPhier SoC familyMasahiro Yamada
2015-12-12Merge tag 'renesas-arm64-defconfig2-for-v4.5' of git://git.kernel.org/pub/scm...Arnd Bergmann
2015-12-11ls2080a/dts: Add little endian property for GPIO IP blockLiu Gang
2015-12-11ARM64: dts: ls2080a: fix eSDHC endiannessyangbo lu
2015-12-12Merge tag 'renesas-arm64-defconfig-for-v4.5' of git://git.kernel.org/pub/scm/...Arnd Bergmann
2015-12-12Merge tag 'arm-soc/for-4.5/devicetree-arm64' of http://github.com/Broadcom/st...Arnd Bergmann
2015-12-12Merge tag 'berlin64-dt-for-4.5-1' of git://git.infradead.org/users/hesselba/l...Arnd Bergmann
2015-12-12Merge tag 'v4.5-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2015-12-12Merge tag 'xgene-dts-for-v4.5-v1' of https://github.com/AppliedMicro/xgene-ne...Arnd Bergmann
2015-12-12Merge tag 'renesas-arm64-dt2-for-v4.5' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2015-12-12Merge tag 'renesas-arm64-dt-for-v4.5' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2015-12-11arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon