summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2023-09-13arm64: dts: qcom: sm8250: Mark PCIe hosts as DMA coherentKonrad Dybcio1-0/+3
2023-09-13arm64: dts: qcom: pmk8350: fix ADC-TM compatible stringDmitry Baryshkov1-1/+1
2023-09-13arm64: dts: qcom: pmr735b: fix thermal zone nameDmitry Baryshkov1-1/+1
2023-09-13arm64: dts: qcom: pm8350b: fix thermal zone nameDmitry Baryshkov1-1/+1
2023-09-13arm64: dts: qcom: pm8350: fix thermal zone nameDmitry Baryshkov1-1/+1
2023-09-13arm64: dts: qcom: sm8350: Use proper CPU compatiblesKonrad Dybcio1-8/+8
2023-09-13arm64: dts: qcom: sm8350: Add missing LMH interrupts to cpufreqKonrad Dybcio1-0/+7
2023-09-13arm64: dts: qcom: sm8350: Fix CPU idle state residency timesKonrad Dybcio1-4/+4
2023-09-13arm64: dts: qcom: sdm845-tama: Set serial indices and stdout-pathKonrad Dybcio1-0/+9
2023-09-13arm64: dts: qcom: msm8996: Add missing interrupt to the USB2 controllerKonrad Dybcio1-0/+3
2023-09-13arm64: dts: qcom: sc8280xp: Add missing SCM interconnectKonrad Dybcio1-0/+1
2023-09-13arm64: dts: qcom: sc8280xp-crd: Correct vreg_misc_3p3 GPIOBjorn Andersson1-2/+2
2023-09-13arm64: dts: qcom: sm8250-edo: Rectify gpio-keysKonrad Dybcio2-6/+58
2023-09-13arm64: dts: qcom: sm8250-edo: Add GPIO line names for PMIC GPIOsKonrad Dybcio2-0/+100
2023-09-13arm64: dts: qcom: sm8250-edo: Add gpio line names for TLMMKonrad Dybcio2-0/+366
2023-09-13arm64: dts: qcom: msm8916-l8150: correct light sensor VDDIO supplyKrzysztof Kozlowski1-1/+1
2023-09-13arm64: dts: qcom: sm8250: correct dynamic power coefficientsVincent Guittot1-4/+4
2023-09-13arm64: dts: qcom: sm6350: Fix ZAP regionKonrad Dybcio1-5/+5
2023-09-13arm64: mm: use ptep_clear() instead of pte_clear() in clear_flush()Qi Zheng1-1/+1
2023-09-13arm64/fpsimd: Only provide the length to cpufeature for xCR registersMark Brown1-18/+4
2023-09-13arm64/sme: Don't use streaming mode to probe the maximum SME VLMark Brown1-4/+1
2023-09-13arm64/ptrace: Clean up error handling path in sve_set_common()Christophe JAILLET1-1/+2
2023-09-02arm64: module: Use module_init_layout_section() to spot init sectionsJames Morse1-1/+1
2023-09-02arm64: module-plts: inline linux/moduleloader.hArnd Bergmann1-0/+1
2023-08-23arm64/ptrace: Ensure that SME is set up for target when writing SSVE stateMark Brown4-7/+14
2023-08-23arm64: dts: rockchip: Fix Wifi/Bluetooth on ROCK Pi 4 boardsYogesh Hegde1-1/+1
2023-08-23arm64: dts: imx93: Fix anatop node sizeAlexander Stein1-1/+1
2023-08-23arm64: dts: imx8mm: Drop CSI1 PHY reference clock configurationFabio Estevam1-4/+3
2023-08-23arm64: dts: rockchip: Disable HS400 for eMMC on ROCK 4C+Christopher Obbard1-2/+1
2023-08-23arm64: dts: rockchip: Disable HS400 for eMMC on ROCK Pi 4Christopher Obbard1-2/+2
2023-08-23arm64: dts: qcom: qrb5165-rb5: fix thermal zone conflictDmitry Baryshkov1-1/+1
2023-08-23KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemptionMarc Zyngier4-5/+12
2023-08-11arm64/ptrace: Don't enable SVE when setting streaming SVEMark Brown1-3/+5
2023-08-11arm64/fpsimd: Sync FPSIMD state with SVE for SME only systemsMark Brown1-2/+2
2023-08-11arm64/fpsimd: Clear SME state in the target task when setting the VLMark Brown1-1/+1
2023-08-11arm64/fpsimd: Sync and zero pad FPSIMD state for streaming SVEMark Brown1-1/+2
2023-08-11arm64: dts: stratix10: fix incorrect I2C property for SCL signalDinh Nguyen2-2/+2
2023-08-11arm64: dts: freescale: Fix VPU G2 clockBenjamin Gaignard1-1/+1
2023-08-11arm64: dts: imx8mn-var-som: add missing pull-up for onboard PHY reset pinmuxHugo Villeneuve1-1/+1
2023-08-11arm64: dts: phycore-imx8mm: Correction in gpio-line-namesYashwanth Varakala2-2/+2
2023-08-11arm64: dts: phycore-imx8mm: Label typo-fix of VPUYashwanth Varakala1-1/+1
2023-08-11arm64: dts: imx8mm-venice-gw7904: disable disp_blk_ctrlTim Harvey1-0/+4
2023-08-11arm64: dts: imx8mm-venice-gw7903: disable disp_blk_ctrlTim Harvey1-0/+4
2023-08-03arm64/sme: Set new vector length before reallocatingMark Brown1-2/+2
2023-08-03arm64: errata: Mitigate Ampere1 erratum AC03_CPU_38 at stage-2Oliver Upton4-3/+38
2023-08-03KVM: arm64: Condition HW AF updates on config optionOliver Upton1-0/+2
2023-07-27bpf, arm64: Fix BTI type used for freplace attached functionsAlexander Duyck1-1/+7
2023-07-27arm64/fpsimd: Ensure SME storage is allocated after SVE VL changesMark Brown1-8/+25
2023-07-19arm64: sme: Use STR P to clear FFR context field in streaming SVE modeWill Deacon1-3/+3
2023-07-19arm64: dts: mediatek: mt8192: Fix CPUs capacity-dmips-mhzNĂ­colas F. R. A. Prado1-4/+4