summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2019-10-31arm64: cpufeature: Enable Qualcomm Falkor errata 1009 for KryoBjorn Andersson
2019-10-29arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003Bjorn Andersson
2019-10-29arm64: Ensure VM_WRITE|VM_SHARED ptes are clean by defaultCatalin Marinas
2019-10-29arm64: print additional fault message when executing non-exec memoryXiang Zheng
2019-10-28Merge branch 'for-next/entry-s-to-c' into for-next/coreCatalin Marinas
2019-10-28arm64: Make arm64_dma32_phys_limit staticCatalin Marinas
2019-10-28Merge branch 'kvm-arm64/erratum-1319367' of git://git.kernel.org/pub/scm/linu...Catalin Marinas
2019-10-28KVM: arm64: Don't set HCR_EL2.TVM when S2FWB is supportedChristoffer Dall
2019-10-28Merge branch 'for-next/neoverse-n1-stale-instr' into for-next/coreCatalin Marinas
2019-10-28Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas
2019-10-28KVM: arm/arm64: Show halt poll counters in debugfsChristian Borntraeger
2019-10-28arm64: dts: imx8mn: fix compatible string for sdmaShengjiu Wang
2019-10-28arm64: dts: imx8mm: fix compatible string for sdmaShengjiu Wang
2019-10-28arm64: entry-common: don't touch daif before bp-hardeningJames Morse
2019-10-28arm64: Remove asmlinkage from updated functionsJames Morse
2019-10-28arm64: entry: convert el0_sync to CMark Rutland
2019-10-28arm64: entry: convert el1_sync to CMark Rutland
2019-10-28arm64: add local_daif_inherit()Mark Rutland
2019-10-28arm64: Add prototypes for functions called by entry.SJames Morse
2019-10-28arm64: remove __exception annotationsJames Morse
2019-10-28arm64: Silence clang warning on mismatched value/register sizesCatalin Marinas
2019-10-26arm64: Enable and document ARM errata 1319367 and 1319537Marc Zyngier
2019-10-26arm64: KVM: Prevent speculative S1 PTW when restoring vcpu contextMarc Zyngier
2019-10-26arm64: KVM: Disable EL1 PTW when invalidating S2 TLBsMarc Zyngier
2019-10-26arm64: KVM: Reorder system register restoration and stage-2 activationMarc Zyngier
2019-10-25Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-10-25arm64: compat: Workaround Neoverse-N1 #1542419 for compat user-spaceJames Morse
2019-10-25arm64: Fake the IminLine size on systems affected by Neoverse-N1 #1542419James Morse
2019-10-25arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419James Morse
2019-10-25arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill()Yunfeng Ye
2019-10-25arm64: pgtable: Correct typo in commentMark Brown
2019-10-25arm64: cpufeature: Fix typos in commentShaokun Zhang
2019-10-25arm64: dts: ls1028a: fix a compatible issueYuantian Tang
2019-10-24Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-maste...Marc Zyngier
2019-10-24KVM: arm64: Select TASK_DELAY_ACCT+TASKSTATS rather than SCHEDSTATSSteven Price
2019-10-23Merge tag 'sunxi-fixes-for-5.4-1' of https://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2019-10-22Merge tag 'kvmarm-fixes-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2019-10-21Merge tag 'v5.4-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2019-10-21Merge tag 'imx-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson
2019-10-21Merge tag 'arm-soc/for-5.4/devicetree-arm64-fixes' of https://github.com/Broa...Olof Johansson
2019-10-21arm64: Retrieve stolen time as paravirtualized guestSteven Price
2019-10-21arm/arm64: Make use of the SMCCC 1.1 wrapperSteven Price
2019-10-21KVM: arm64: Provide VCPU attributes for stolen timeSteven Price
2019-10-21KVM: arm64: Support stolen time reporting via shared structureSteven Price
2019-10-21KVM: arm64: Implement PV_TIME_FEATURES callSteven Price
2019-10-21KVM: arm/arm64: Factor out hypercall handling from PSCI codeChristoffer Dall
2019-10-21KVM: arm/arm64: Allow user injection of external data abortsChristoffer Dall
2019-10-21KVM: arm/arm64: Allow reporting non-ISV data aborts to userspaceChristoffer Dall
2019-10-20arm64: KVM: Handle PMCR_EL0.LC as RES1 on pure AArch64 systemsMarc Zyngier
2019-10-18arm64: Add ARM64_WORKAROUND_1319367 for all A57 and A72 versionsMarc Zyngier