summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2018-05-31arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1Marc Zyngier
2018-05-31crypto: clarify licensing of OpenSSL asm codeAdam Langley
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-26Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-05-26Merge tag 'hisi-fixes-for-4.17v2' of git://github.com/hisilicon/linux-hisi in...Olof Johansson
2018-05-26Merge tag 'qcom-dts-for-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2018-05-26Merge tag 'qcom-arm64-for-4.18-2' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2018-05-26Merge tag 'qcom-arm64-defconfig-for-4.18' of git://git.kernel.org/pub/scm/lin...Olof Johansson
2018-05-26arm64: dts: hikey: Fix eMMC corruption regressionJohn Stultz
2018-05-25arm64: dts: sprd: whale2: Add the rtc enable clock for watchdogBaolin Wang
2018-05-25arm64: dts: sprd: Add GPIO and GPIO keys device nodesBaolin Wang
2018-05-25Merge tag 'hisi-defconfig-for-4.18v3' of git://github.com/hisilicon/linux-his...Olof Johansson
2018-05-25arm64: dts: sprd: fix typo in 'remote-endpoint'Rob Herring
2018-05-25Merge tag 'samsung-dt64-4.18-2' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2018-05-25Merge tag 'berlin64-dt-for-v4.18' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2018-05-25Merge tag 'amlogic-dt64-3' of https://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2018-05-25Merge tag 'amlogic-dt64-2' of https://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2018-05-25Merge tag 'qcom-arm64-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2018-05-25arm64: dts: apq8096-db820c: Removed bt-en-1-8v regulatorThierry Escande
2018-05-25arm64: dts: fix regulator property name for wlan pcie endpointNiklas Cassel
2018-05-25arm64: dts: qcom: msm8996: Use UFS_GDSC for UFSBjorn Andersson
2018-05-25Merge tag 'sunxi-dt64-for-4.18' of https://git.kernel.org/pub/scm/linux/kerne...Olof Johansson
2018-05-25Merge tag 'sunxi-h3-h5-for-4.18' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2018-05-25Merge tag 'imx-dt64-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson
2018-05-25arm64: defconfig: Enable PCIe on msm8996 and db820cBjorn Andersson
2018-05-25ARM: dts: ipq8074: Enable few peripherals for hk01 boardSricharan R
2018-05-25ARM: dts: ipq8074: Add pcie nodesSricharan R
2018-05-25ARM: dts: ipq8074: Add peripheral nodesSricharan R
2018-05-25arm64: defconfig: Enable HISILICON_LPCJohn Garry
2018-05-25arm64: defconfig: enable drivers for Poplar supportShawn Guo
2018-05-25Merge tag 'uniphier-dt64-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2018-05-25Merge tag 'mvebu-dt64-4.18-1' of git://git.infradead.org/linux-mvebu into nex...Olof Johansson
2018-05-25Merge tag 'mvebu-arm64-4.18-1' of git://git.infradead.org/linux-mvebu into ne...Olof Johansson
2018-05-25Merge tag 'renesas-arm64-defconfig-for-v4.18' of https://git.kernel.org/pub/s...Olof Johansson
2018-05-25Merge tag 'amlogic-dt64' of https://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson
2018-05-25Merge tag 'hisi-arm64-dt-for-4.18v2' of git://github.com/hisilicon/linux-hisi...Olof Johansson
2018-05-25KVM: arm/arm64: Add KVM_VGIC_V3_ADDR_TYPE_REDIST_REGIONEric Auger
2018-05-25KVM: arm64: Invoke FPSIMD context switch trap from CDave Martin
2018-05-25KVM: arm64: Fold redundant exit code checks out of fixup_guest_exit()Dave Martin
2018-05-25KVM: arm64: Remove redundant *exit_code changes in fpsimd_guest_exit()Dave Martin
2018-05-25KVM: arm64: Remove eager host SVE state savingDave Martin
2018-05-25KVM: arm64: Save host SVE context as appropriateDave Martin
2018-05-25arm64/sve: Move sve_pffr() to fpsimd.h and make inlineDave Martin
2018-05-25arm64/sve: Switch sve_pffr() argument from task to threadDave Martin
2018-05-25arm64/sve: Move read_zcr_features() out of cpufeature.hDave Martin
2018-05-25KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashingDave Martin
2018-05-25KVM: arm64: Repurpose vcpu_arch.debug_flags for general-purpose flagsDave Martin
2018-05-25arm64/sve: Refactor user SVE trap maintenance for external useDave Martin
2018-05-25arm64: fpsimd: Eliminate task->mm checksDave Martin
2018-05-25arm64: fpsimd: Avoid FPSIMD context leakage for the init taskDave Martin