summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2017-04-19Merge tag 'samsung-soc64-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2017-04-19Merge tag 'mvebu-dt64-4.12-2' of git://git.infradead.org/linux-mvebu into nex...Olof Johansson
2017-04-19Merge tag 'hisi-arm64-dt-for-4.12' of git://github.com/hisilicon/linux-hisi i...Olof Johansson
2017-04-19Merge tag 'zte-dt64-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson
2017-04-19Merge tag 'imx-dt64-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson
2017-04-19Merge tag 'v4.12-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2017-04-19Merge tag 'samsung-dt64-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2017-04-19Merge tag 'renesas-arm64-dt2-for-v4.12' of https://git.kernel.org/pub/scm/lin...Olof Johansson
2017-04-19Merge tag 'qcom-arm64-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2017-04-19Merge tag 'tegra-for-4.12-arm64-dt' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2017-04-19Merge tag 'sunxi-dt-h5-for-4.12' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2017-04-19Merge tag 'sunxi-dt64-for-4.12' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2017-04-19Merge tag 'sunxi-config64-for-4.12' of https://git.kernel.org/pub/scm/linux/k...Olof Johansson
2017-04-19Merge tag 'amlogic-dt64-redo' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2017-04-19arm64: dts: juno: add information about L1 and L2 cachesSudeep Holla
2017-04-19arm64: dts: juno: fix few unit address format warningsSudeep Holla
2017-04-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-04-17Remove compat_sys_getdents64()Al Viro
2017-04-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-04-13arm64: dts: hikey: add WL1835 Bluetooth device nodeRob Herring
2017-04-12arm64: defconfig: enable the Safexcel crypto engine as a moduleAntoine Tenart
2017-04-12arm64: configs: enable SDHCI driver for XenonGregory CLEMENT
2017-04-12Merge branch 'will/for-next/perf' into for-next/coreCatalin Marinas
2017-04-12arm64: Silence spurious kbuild warning on menuconfigMarc Zyngier
2017-04-12arm64: marvell: dts: enable the crypto engine on the Armada 8040 DBAntoine Tenart
2017-04-12arm64: marvell: dts: enable the crypto engine on the Armada 7040 DBAntoine Tenart
2017-04-12arm64: marvell: dts: add crypto engine description for 7k/8kAntoine Tenart
2017-04-11arm64: pmuv3: use arm_pmu ACPI frameworkMark Rutland
2017-04-11arm64: pmuv3: handle !PMUv3 when probingMark Rutland
2017-04-11arm64: add function to get a cpu's MADT GICC tableMark Rutland
2017-04-11arm64: dts: marvell: add sdhci support for Armada 7K/8KGregory CLEMENT
2017-04-11arm64: dts: marvell: add eMMC support for Armada 37xxGregory CLEMENT
2017-04-10arm64: dts: hisi: add pinctrl dtsi file for HiKey960 development boardWang Xiaoyin
2017-04-10arm64: dts: hisi: enable the NIC and SAS for the hip07-d05 boardWei Xu
2017-04-10crypto: arm64/sha - Add constant operand modifier to ASM_EXPORTMatthias Kaehlcke
2017-04-09Merge remote-tracking branch 'rutland/kvm/common-sysreg' into next-fixChristoffer Dall
2017-04-09KVM: arm/arm64: Add ARM user space interrupt signaling ABIAlexander Graf
2017-04-09arm64: hyp-stub: Zero x0 on successful stub handlingMarc Zyngier
2017-04-09arm64: hyp-stub/KVM: Kill __hyp_get_vectorsMarc Zyngier
2017-04-09arm/arm64: KVM: Remove kvm_get_idmap_startMarc Zyngier
2017-04-09arm/arm64: KVM: Use __hyp_reset_vectors() directlyMarc Zyngier
2017-04-09arm64: KVM: Implement HVC_SOFT_RESTART in the init codeMarc Zyngier
2017-04-09arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectorsMarc Zyngier
2017-04-09arm64: KVM: Allow the main HYP code to use the init hyp stub implementationMarc Zyngier
2017-04-09arm64: KVM: Implement HVC_GET_VECTORS in the init codeMarc Zyngier
2017-04-09arm64: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init codeMarc Zyngier
2017-04-09arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercallMarc Zyngier
2017-04-09arm64: hyp-stub: Update documentation in asm/virt.hMarc Zyngier
2017-04-09arm64: hyp-stub: Define a return value for failed stub callsMarc Zyngier
2017-04-09arm64: hyp-stub: Don't save lr in the EL1 codeMarc Zyngier