aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2021-12-07arm64: dts: apple: t8103: Add PMGR nodesHector Martin2-0/+1165
2021-12-06arm64: mte: DC {GVA,GZVA} shouldn't be used when DCZID_EL0.DZP == 1Reiji Watanabe2-4/+12
2021-12-06arm64: clear_page() shouldn't use DC ZVA when DCZID_EL0.DZP == 1Reiji Watanabe1-0/+10
2021-12-06arm64: extable: remove unused ex_handler_t definitionJisheng Zhang1-3/+0
2021-12-06arm64: entry: Use SDEI event constantsFlorian Fainelli1-2/+4
2021-12-06arm64: Simplify checking for populated DTRob Herring1-21/+14
2021-12-06arm64/kvm: Fix bitrotted comment for SVE handling in handle_exit.cMark Brown1-1/+4
2021-12-06KVM: arm64: Move host EL1 code out of hyp/ directoryWill Deacon8-63/+80
2021-12-06KVM: arm64: Generate hyp_constants.h for the hostWill Deacon3-0/+28
2021-12-06arm64: Add missing include of asm/cpufeature.h to asm/mmu.hWill Deacon1-0/+1
2021-12-06KVM: arm64: Constify kvm_io_gic_opsRikard Falkeborn2-2/+2
2021-12-06arm64: dts: exynos: Rename hsi2c nodes to i2c for Exynos5433 and Exynos7Sam Protsenko2-24/+24
2021-12-06arm64: defconfig: enable drivers for TQ TQMa8MxML-MBa8MxAlexander Stein1-0/+7
2021-12-06arm64: dts: freescale: add initial device tree for TQMa8Mx with i.MX8MAlexander Stein3-0/+710
2021-12-06arm64: dts: freescale: add initial device tree for TQMa8MQNL with i.MX8MNAlexander Stein3-0/+560
2021-12-06arm64: dts: freescale: add initial device tree for TQMa8MQML with i.MX8MMAlexander Stein4-0/+871
2021-12-06arm64: dts: imx8ulp: Add the basic dts for imx8ulp evk boardJacky Bai2-0/+65
2021-12-06arm64: dts: imx8ulp: Add the basic dtsi file for imx8ulpJacky Bai2-0/+1374
2021-12-06arm64: defconfig: Enable OV5640Adam Ford1-0/+1
2021-12-06arm64: defconfig: Enable VIDEO_IMX_MEDIAAdam Ford1-0/+1
2021-12-06arm64: dts: imx8mm-beacon: Enable OV5640 CameraAdam Ford1-0/+58
2021-12-06arm64: dts: imx8mm: Add CSI nodesAdam Ford1-0/+51
2021-12-06arm64: dts: imx8mq: fix the schema check errors for fsl,tmu-calibrationDavid Heidelberg1-40/+40
2021-12-06arm64: dts: lx2162a: Add CAN nodes for LX2162A-QDSKuldeep Singh1-0/+8
2021-12-06arm64: dts: imx8mq: remove interconnect property from lcdifMartin Kepplinger1-2/+0
2021-12-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-1/+7
2021-12-03arm64: dts: ti: k3-am64-main: add timesync router nodeChristian Gmeiner1-0/+8
2021-12-03arm64: dts: ti: k3-j7200: Correct the d-cache-sets infoNishanth Menon1-2/+2
2021-12-03arm64: dts: ti: k3-j721e: Fix the L2 cache setsNishanth Menon1-1/+1
2021-12-03arm64: dts: ti: k3-j7200: Fix the L2 cache setsNishanth Menon1-1/+1
2021-12-03arm64: dts: ti: k3-am642: Fix the L2 cache setsNishanth Menon1-1/+1
2021-12-03arm64: dts: ti: j721e-main: Fix 'dtbs_check' in serdes_ln_ctrl nodeKishon Vijay Abraham I1-1/+1
2021-12-03arm64: dts: ti: j7200-main: Fix 'dtbs_check' serdes_ln_ctrl nodeKishon Vijay Abraham I1-1/+1
2021-12-03arm64: dts: allwinner: h6: tanix-tx6: Enable bluetoothJernej Skrabec1-0/+14
2021-12-03arm64: dts: allwinner: h6: tanix: Add MMC1 nodeJernej Skrabec1-0/+16
2021-12-03arm64: dts: allwinner: h6: Add Tanix TX6 mini dtsJernej Skrabec2-0/+16
2021-12-03arm64: dts: allwinner: h6: tanix-tx6: Split to DT and DTSIJernej Skrabec2-163/+174
2021-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-10/+27
2021-12-02arm64: ftrace: add missing BTIsMark Rutland1-0/+6
2021-12-02arm64: kexec: use __pa_symbol(empty_zero_page)Mark Rutland1-1/+1
2021-12-01arm64: dts: apple: t8103: Add cd321x nodesJanne Grunau2-0/+36
2021-12-01arm64: dts: apple: t8103: Add i2c nodesJanne Grunau3-0/+99
2021-12-01arm64: dts: apple: Add missing M1 (t8103) devicesJanne Grunau7-28/+208
2021-12-01arm64: dts: apple: add #interrupt-cells property to pinctrl nodesJanne Grunau1-0/+4
2021-12-01arm64: dts: Update NAND MTD partition for Agilex and Stratix 10Sin Hui Kho2-40/+4
2021-12-01KVM: arm64: Add minimal handling for the ARMv8.7 PMUMarc Zyngier2-0/+2
2021-12-01Merge branch kvm-arm64/fpsimd-tracking into kvmarm-master/nextMarc Zyngier9-81/+40
2021-12-01KVM: arm64: Drop vcpu->arch.has_run_once for vcpu->pidMarc Zyngier3-9/+6
2021-12-01KVM: arm64: Merge kvm_arch_vcpu_run_pid_change() and kvm_vcpu_first_run_init()Marc Zyngier1-18/+18
2021-12-01KVM: arm64: Restructure the point where has_run_once is advertisedMarc Zyngier1-8/+12