aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2022-05-03arm64: dts: qcom: sc7180: Remove ipa interconnect nodeStephen Boyd1-7/+0
2022-05-03arm64: dts: allwinner: teres-i: Add GPIO port regulatorsHarald Geyer1-0/+8
2022-05-03Merge 5.18-rc5 into usb-nextGreg Kroah-Hartman41-231/+275
2022-05-03KVM: arm64: Factor out firmware register handling from psci.cRaghavendra Rao Ananta3-184/+185
2022-05-03Merge tag 'amlogic-arm64-dt-for-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into arm/dtArnd Bergmann10-29/+76
2022-05-03Merge tag 'renesas-arm-dt-for-v5.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/dtArnd Bergmann36-139/+2263
2022-05-03Merge tag 'renesas-arm-defconfig-for-v5.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/defconfigArnd Bergmann1-0/+2
2022-05-03arm64: defconfig: Enable modules for arm displayscarsten.haitzler@foss.arm.com1-0/+3
2022-05-03KVM: arm64: Hide AArch32 PMU registers when not availableAlexandru Elisei2-30/+32
2022-05-03KVM: arm64: Start trapping ID registers for 32 bit guestsOliver Upton2-8/+2
2022-05-03KVM: arm64: Plumb cp10 ID traps through the AArch64 sysreg handlerOliver Upton3-0/+73
2022-05-03KVM: arm64: Wire up CP15 feature registers to their AArch64 equivalentsOliver Upton2-15/+78
2022-05-03KVM: arm64: Don't write to Rt unless sys_reg emulation succeedsOliver Upton1-6/+16
2022-05-03KVM: arm64: Return a bool from emulate_cp()Oliver Upton1-10/+10
2022-05-03arm64: dts: rockchip: rename HDMI ref clock to 'ref' on rk3399Sascha Hauer1-1/+1
2022-05-02KVM: Add max_vcpus field in common 'struct kvm'Sean Christopherson3-9/+6
2022-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-10/+80
2022-05-01arm64: dts: rockchip: add dts for Firefly Station M2 rk3566Furkan Kardame2-0/+580
2022-05-01arm64: dts: rockchip: add SoQuartz CM4IO dtsPeter Geis3-0/+794
2022-05-01arm64: dts: rockchip: add Pine64 Quartz64-B device treePeter Geis2-0/+616
2022-04-30arm64: dts: juno: Drop useless 'dma-channels/requests' propertiesKrzysztof Kozlowski1-2/+0
2022-04-30arm64: dts: rockchip: enable usb hub on the radxa rock3 model aMichael Riesch1-0/+14
2022-04-30arm64: dts: rockchip: add usb3 support to the radxa rock3 model aMichael Riesch1-0/+46
2022-04-30arm64: dts: rockchip: add rk356x sfc supportPeter Geis1-0/+11
2022-04-30arm64: dts: rockchip: Add USB and TCPC to rk3566-pinenoteSamuel Holland1-0/+58
2022-04-30arm64: dts: rockchip: Add accelerometer to rk3566-pinenoteSamuel Holland1-0/+22
2022-04-30arm64: dts: rockchip: add an input enable pinconf to rk3399Caleb Connolly1-0/+16
2022-04-30arm64: dts: rockchip: Add vdec support for RK3328Christopher Obbard1-1/+19
2022-04-30arm64: dts: rockchip: Rename vdec_mmu node for RK3328Christopher Obbard1-1/+1
2022-04-29Merge tag 'soc-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds20-141/+52
2022-04-29vmcore: convert copy_oldmem_page() to take an iov_iterMatthew Wilcox (Oracle)1-25/+4
2022-04-29KVM: arm64: uapi: Add kvm_debug_exit_arch.hsr_highAlexandru Elisei3-0/+5
2022-04-29KVM: arm64: Treat ESR_EL2 as a 64-bit registerAlexandru Elisei9-20/+20
2022-04-29arm64: Treat ESR_ELx as a 64-bit registerAlexandru Elisei14-116/+116
2022-04-29arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscallAlexandru Elisei1-1/+1
2022-04-29arm64: Make ESR_ELx_xVC_IMM_MASK compatible with assemblyAlexandru Elisei1-1/+1
2022-04-29arm64/ftrace: Make function graph use ftrace directlyChengming Zhou3-17/+24
2022-04-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+1
2022-04-29Merge branch 'kvm-fixes-for-5.18-rc5' into HEADPaolo Bonzini1-1/+2
2022-04-29KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENTPaolo Bonzini1-1/+2
2022-04-29Merge tag 'kvmarm-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini5-9/+78
2022-04-29arm64/sme: Fix NULL check after kzallocWan Jiabing1-1/+1
2022-04-29Merge tag 'imx-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixesArnd Bergmann1-0/+4
2022-04-29arm64: tegra: Add memory controller channelsAshish Mhetre3-7/+49
2022-04-29arm64: dts: renesas: rzg2ul-smarc-som: Enable watchdogBiju Das1-0/+10
2022-04-29arm64: dts: renesas: rzg2ul-smarc-som: Enable OSTMBiju Das1-0/+8
2022-04-29arm64: dts: renesas: rzg2ul-smarc: Enable CANFDBiju Das3-6/+36
2022-04-29arm64: dts: renesas: rzg2ul-smarc: Enable i2c{0,1} and wm8978Biju Das3-18/+18
2022-04-29arm64: dts: ti: k3-am62: Add SA3UL ranges in cbass_mainJayesh Choudhary1-0/+1
2022-04-28mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*Muchun Song2-2/+2