summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'soc-fixes-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-09-274-20/+13
|\
| * Merge tag 'qcom-arm64-fixes-for-6.0' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann2022-09-234-20/+13
| |\
| | * arm64: dts: qcom: sm8350: fix UFS PHY serdes sizeJohan Hovold2022-09-161-1/+1
| | * arm64: dts: qcom: sc8280xp-x13s: Update firmware locationManivannan Sadhasivam2022-09-141-2/+2
| | * arm64: dts: qcom: sc7280: move USB wakeup-source propertyJohan Hovold2022-08-291-1/+2
| | * arm64: dts: qcom: thinkpad-x13s: Fix firmware locationSteev Klimaszewski2022-08-291-2/+2
| | * arm64: dts: qcom: sm8150: Fix fastrpc iommu valuesBhupesh Sharma2022-08-291-16/+8
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-09-232-15/+19
|\ \ \
| * | | arm64: topology: fix possible overflow in amu_fie_setup()Sergey Shtylyov2022-09-221-1/+1
| * | | arm64: mm: don't acquire mutex when rewriting swapperMark Rutland2022-09-221-14/+18
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-09-231-1/+1
|\ \ \ \
| * \ \ \ Merge tag 'kvm-s390-master-6.0-2' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2022-09-2316-40/+47
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge tag 'kvmarm-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2022-09-221-1/+1
| |\ \ \ \
| | * | | | KVM: arm64: Use kmemleak_free_part_phys() to unregister hyp_mem_baseZenghui Yu2022-09-191-1/+1
* | | | | | Merge tag 'soc-fixes-6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-09-2218-26/+51
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge tag 'imx-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2022-09-159-18/+31
| |\ \ \ \ \
| | * | | | | arm64: dts: imx8mp-venice-gw74xx: fix port/phy validationTim Harvey2022-09-141-0/+5
| | * | | | | arm64: dts: imx8mp-venice-gw74xx: fix ksz9477 cpu portTim Harvey2022-09-131-2/+2
| | * | | | | arm64: dts: imx8mp-venice-gw74xx: fix CAN STBY polarityTim Harvey2022-09-131-2/+1
| | * | | | | arm64: dts: tqma8mqml: Include phy-imx8-pcie.h headerFabio Estevam2022-09-122-1/+1
| | * | | | | arm64: defconfig: enable ARCH_NXPMichael Walle2022-09-121-0/+1
| | * | | | | arm64: dts: imx8mp-tqma8mpql-mba8mpxl: add missing pinctrl for RTC alarmAlexander Stein2022-09-121-0/+6
| | * | | | | arm64: dts: imx8mm-verdin: extend pmic voltagesPhilippe Schenker2022-09-061-5/+5
| | * | | | | arm64: dts: imx8ulp: add #reset-cells for pccPeng Fan2022-09-051-0/+3
| | * | | | | arm64: dts: tqma8mpxl-ba8mpxl: Fix button GPIOsAlexander Stein2022-09-051-2/+2
| | * | | | | arm64: dts: imx8mn: remove GPU power domain resetMarco Felsch2022-09-051-1/+0
| | * | | | | arm64: dts: imx8mm: Reverse CPLD_Dn GPIO label mapping on MX8MenloMarek Vasut2022-09-041-5/+5
| * | | | | | Merge tag 'v6.0-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2022-09-129-8/+20
| |\ \ \ \ \ \
| | * | | | | | arm64: dts: rockchip: Remove 'enable-active-low' from rk3566-quartz64-aFabio Estevam2022-09-051-1/+0
| | * | | | | | arm64: dts: rockchip: Remove 'enable-active-low' from rk3399-pumaFabio Estevam2022-09-051-1/+0
| | * | | | | | arm64: dts: rockchip: fix property for usb2 phy supply on rk3568-evb1-v10Michael Riesch2022-09-051-1/+1
| | * | | | | | arm64: dts: rockchip: fix property for usb2 phy supply on rock-3aMichael Riesch2022-09-051-1/+1
| | * | | | | | arm64: dts: rockchip: Set RK3399-Gru PCLK_EDP to 24 MHzzain wang2022-09-041-0/+8
| | * | | | | | arm64: dts: rockchip: fix upper usb port on BPI-R2-ProFrank Wunderlich2022-08-231-1/+1
| | * | | | | | arm64: dts: rockchip: Fix typo in lisense text for PX30.CoreJagan Teki2022-08-231-2/+2
| | * | | | | | arm64: dts: rockchip: Pull up wlan wake# on Gru-BobBrian Norris2022-08-232-0/+6
| | * | | | | | arm64: dts: rockchip: Lower sd speed on quartz64-bNicolas Frattaroli2022-08-231-1/+1
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-09-113-2/+5
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | arm64: mm: fix resume for 52-bit enabled buildsJoey Gouly2022-09-101-0/+3
| * | | | | | arm64/ptrace: Don't clear calling process' TIF_SME on OOMMark Brown2022-09-081-2/+0
| * | | | | | arm64/bti: Disable in kernel BTI when cross section thunks are brokenMark Brown2022-09-061-0/+2
* | | | | | | Merge tag 'soc-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-09-0510-24/+26
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge tag 'renesas-fixes-for-v6.0-tag1' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2022-09-021-1/+1
| |\ \ \ \ \ \
| | * | | | | | arm64: dts: renesas: r8a779g0: Fix HSCIF0 interrupt numberGeert Uytterhoeven2022-08-291-1/+1
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'juno-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2022-09-022-3/+2
| |\ \ \ \ \ \
| | * | | | | | arm64: dts: juno: Add missing MHU secure-irqJassi Brar2022-08-151-1/+2
| | * | | | | | arm64: dts: arm: juno: Remove legacy Coresight 'slave-mode' propertyRob Herring2022-08-151-2/+0
| | |/ / / / /
| * | | | | | Merge tag 'imx-fixes-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann2022-08-297-20/+23
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | / | | |_|_|_|/ | |/| | | |
| | * | | | arm64: dts: freescale: verdin-imx8mp: fix atmel_mxt_ts reset polarityMarcel Ziswiler2022-08-221-2/+2
| | * | | | arm64: dts: freescale: verdin-imx8mm: fix atmel_mxt_ts reset polarityMarcel Ziswiler2022-08-221-1/+1