summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)AuthorLines
2022-09-27Merge tag 'soc-fixes-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-20/+13
2022-09-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-15/+19
2022-09-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+1
2022-09-23Merge tag 'qcom-arm64-fixes-for-6.0' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann-20/+13
2022-09-23Merge tag 'kvm-s390-master-6.0-2' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini-40/+47
2022-09-22Merge tag 'kvmarm-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-1/+1
2022-09-22Merge tag 'soc-fixes-6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-26/+51
2022-09-22arm64: topology: fix possible overflow in amu_fie_setup()Sergey Shtylyov-1/+1
2022-09-22arm64: mm: don't acquire mutex when rewriting swapperMark Rutland-14/+18
2022-09-19KVM: arm64: Use kmemleak_free_part_phys() to unregister hyp_mem_baseZenghui Yu-1/+1
2022-09-16arm64: dts: qcom: sm8350: fix UFS PHY serdes sizeJohan Hovold-1/+1
2022-09-15Merge tag 'imx-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann-18/+31
2022-09-14arm64: dts: qcom: sc8280xp-x13s: Update firmware locationManivannan Sadhasivam-2/+2
2022-09-14arm64: dts: imx8mp-venice-gw74xx: fix port/phy validationTim Harvey-0/+5
2022-09-13arm64: dts: imx8mp-venice-gw74xx: fix ksz9477 cpu portTim Harvey-2/+2
2022-09-13arm64: dts: imx8mp-venice-gw74xx: fix CAN STBY polarityTim Harvey-2/+1
2022-09-12Merge tag 'v6.0-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann-8/+20
2022-09-12arm64: dts: tqma8mqml: Include phy-imx8-pcie.h headerFabio Estevam-1/+1
2022-09-12arm64: defconfig: enable ARCH_NXPMichael Walle-0/+1
2022-09-12arm64: dts: imx8mp-tqma8mpql-mba8mpxl: add missing pinctrl for RTC alarmAlexander Stein-0/+6
2022-09-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-2/+5
2022-09-10arm64: mm: fix resume for 52-bit enabled buildsJoey Gouly-0/+3
2022-09-08arm64/ptrace: Don't clear calling process' TIF_SME on OOMMark Brown-2/+0
2022-09-06arm64/bti: Disable in kernel BTI when cross section thunks are brokenMark Brown-0/+2
2022-09-06arm64: dts: imx8mm-verdin: extend pmic voltagesPhilippe Schenker-5/+5
2022-09-05Merge tag 'soc-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-24/+26
2022-09-05arm64: dts: rockchip: Remove 'enable-active-low' from rk3566-quartz64-aFabio Estevam-1/+0
2022-09-05arm64: dts: rockchip: Remove 'enable-active-low' from rk3399-pumaFabio Estevam-1/+0
2022-09-05arm64: dts: rockchip: fix property for usb2 phy supply on rk3568-evb1-v10Michael Riesch-1/+1
2022-09-05arm64: dts: rockchip: fix property for usb2 phy supply on rock-3aMichael Riesch-1/+1
2022-09-05arm64: dts: imx8ulp: add #reset-cells for pccPeng Fan-0/+3
2022-09-05arm64: dts: tqma8mpxl-ba8mpxl: Fix button GPIOsAlexander Stein-2/+2
2022-09-05arm64: dts: imx8mn: remove GPU power domain resetMarco Felsch-1/+0
2022-09-04arm64: dts: rockchip: Set RK3399-Gru PCLK_EDP to 24 MHzzain wang-0/+8
2022-09-04arm64: dts: imx8mm: Reverse CPLD_Dn GPIO label mapping on MX8MenloMarek Vasut-5/+5
2022-09-02Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-14/+16
2022-09-02Merge tag 'renesas-fixes-for-v6.0-tag1' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann-1/+1
2022-09-02Merge tag 'juno-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann-3/+2
2022-09-01arm64: mm: Reserve enough pages for the initial ID mapArd Biesheuvel-13/+13
2022-09-01arm64: head: Ignore bogus KASLR displacement on non-relocatable kernelsArd Biesheuvel-0/+2
2022-09-01arm64/kexec: Fix missing extra range for crashkres_low.Levi Yun-1/+1
2022-08-29arm64: dts: qcom: sc7280: move USB wakeup-source propertyJohan Hovold-1/+2
2022-08-29arm64: dts: qcom: thinkpad-x13s: Fix firmware locationSteev Klimaszewski-2/+2
2022-08-29arm64: dts: qcom: sm8150: Fix fastrpc iommu valuesBhupesh Sharma-16/+8
2022-08-29Merge tag 'imx-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann-20/+23
2022-08-29arm64: dts: renesas: r8a779g0: Fix HSCIF0 interrupt numberGeert Uytterhoeven-1/+1
2022-08-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-53/+117
2022-08-23arm64: dts: rockchip: fix upper usb port on BPI-R2-ProFrank Wunderlich-1/+1
2022-08-23arm64: dts: rockchip: Fix typo in lisense text for PX30.CoreJagan Teki-2/+2
2022-08-23arm64: dts: rockchip: Pull up wlan wake# on Gru-BobBrian Norris-0/+6