aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-25Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini81-525/+1229
2021-06-25Merge branch kvm-arm64/mmu/mte into kvmarm-master/nextMarc Zyngier1-4/+8
2021-06-25Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/amd', 'virtio' and 'core' into nextJoerg Roedel2-2/+2
2021-06-25iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops()Jean-Philippe Brucker1-1/+1
2021-06-25arm64: dts: marvell: armada-37xx: Fix reg for standard variant of UARTPali Rohár1-1/+1
2021-06-24KVM: debugfs: Reuse binary stats descriptorsJing Zhang1-16/+0
2021-06-24KVM: stats: Support binary stats retrieval for a VCPUJing Zhang1-0/+21
2021-06-24KVM: stats: Support binary stats retrieval for a VMJing Zhang1-0/+15
2021-06-24arm64: dts: sparx5: Add the Sparx5 switch nodeSteen Hegelund3-84/+1112
2021-06-24KVM: stats: Add fd-based API to read binary stats dataJing Zhang1-1/+1
2021-06-24KVM: stats: Separate generic stats from architecture specific onesJing Zhang2-13/+8
2021-06-24KVM: arm64: Set the MTE tag bit before releasing the pageMarc Zyngier1-4/+8
2021-06-24Merge branch 'for-next/sve' into for-next/coreWill Deacon4-11/+23
2021-06-24Merge branch 'for-next/smccc' into for-next/coreWill Deacon2-0/+92
2021-06-24Merge branch 'for-next/ptrauth' into for-next/coreWill Deacon6-61/+88
2021-06-24Merge branch 'for-next/perf' into for-next/coreWill Deacon2-5/+40
2021-06-24Merge branch 'for-next/mte' into for-next/coreWill Deacon6-32/+131
2021-06-24Merge branch 'for-next/mm' into for-next/coreWill Deacon18-62/+66
2021-06-24Merge branch 'for-next/misc' into for-next/coreWill Deacon1-1/+1
2021-06-24Merge branch 'for-next/kasan' into for-next/coreWill Deacon4-2/+99
2021-06-24Merge branch 'for-next/insn' into for-next/coreWill Deacon17-265/+358
2021-06-24Merge branch 'for-next/entry' into for-next/coreWill Deacon11-438/+417
2021-06-24Merge branch 'for-next/cpuidle' into for-next/coreWill Deacon3-33/+55
2021-06-24Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon8-98/+288
2021-06-24Merge branch 'for-next/cortex-strings' into for-next/coreWill Deacon10-967/+915
2021-06-24Merge branch 'for-next/caches' into for-next/coreWill Deacon27-218/+276
2021-06-23Merge tag 'v5.14-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/dtOlof Johansson5-0/+4128
2021-06-23Merge tag 'qcom-arm64-defconfig-for-5.14-1' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/defconfigOlof Johansson1-0/+2
2021-06-23Merge tag 'qcom-arm64-for-5.14-1' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/dtOlof Johansson20-139/+2077
2021-06-23Merge tag 'v5.14-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/dtOlof Johansson20-76/+515
2021-06-23Merge tag 'mvebu-dt64-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into arm/dtOlof Johansson4-6/+13
2021-06-23Merge tag 'ti-k3-dt-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux into arm/dtOlof Johansson16-195/+751
2021-06-23Merge tag 'hisi-arm64-dt-for-5.14' of git://github.com/hisilicon/linux-hisi into arm/dtOlof Johansson14-14/+14
2021-06-23arm64: tlb: fix the TTL value of tlb_get_levelZhenyu Ye1-0/+4
2021-06-23Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into HEADPaolo Bonzini9-76/+149
2021-06-22Kconfig: Introduce ARCH_WANTS_NO_INSTR and CC_HAS_NO_PROFILE_FN_ATTRNick Desaulniers1-0/+1
2021-06-22Merge branch kvm-arm64/mmu/mte into kvmarm-master/nextMarc Zyngier19-17/+360
2021-06-22KVM: arm64: Add ioctl to fetch/store tags in a guestSteven Price5-0/+104
2021-06-22KVM: arm64: Expose KVM_ARM_CAP_MTESteven Price3-0/+16
2021-06-22KVM: arm64: Save/restore MTE registersSteven Price8-6/+124
2021-06-22KVM: arm64: Introduce MTE VM featureSteven Price5-2/+82
2021-06-22arm64: Restrict undef hook for cpufeature registersRaphael Gault1-2/+2
2021-06-22arm64: dts: rockchip: add basic dts for RK3568 EVBLiang Chen2-0/+80
2021-06-22arm64: dts: rockchip: add core dtsi for RK3568 SoCLiang Chen2-0/+3704
2021-06-22arm64: dts: rockchip: add generic pinconfig settings used by most Rockchip socsLiang Chen1-0/+344
2021-06-22arm64: mte: Sync tags for pages where PTE is untaggedSteven Price3-10/+34
2021-06-21arm64/mm: Rename ARM64_SWAPPER_USES_SECTION_MAPSAnshuman Khandual2-8/+8
2021-06-21arm64: dts: ipq8074: Add QUP6 I2C nodeRobert Marko1-0/+15
2021-06-21arm64: insn: avoid circular include dependencyMark Rutland3-5/+11
2021-06-19arm64: dts: rockchip: Re-add regulator-always-on for vcc_sdio for rk3399-roc-pcAlex Bee1-0/+1