summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2024-01-05KVM: arm64: vgic: Force vcpu vgic teardown on vcpu destroyMarc Zyngier
2023-12-20arm64: mm: Always make sw-dirty PTEs hw-dirty in pte_modifyJames Houghton
2023-12-13arm64: dts: mt8183: kukui: Fix underscores in node namesHsin-Yi Wang
2023-12-13arm64: dts: mediatek: add missing space before {Krzysztof Kozlowski
2023-12-13arm64: dts: mediatek: mt8183: Move thermal-zones to the root nodeAngeloGioacchino Del Regno
2023-12-13arm64: dts: mediatek: align thermal zone node names with dtschemaKrzysztof Kozlowski
2023-12-13arm64: dts: mediatek: mt8183: Fix unit address for scp reserved memoryAngeloGioacchino Del Regno
2023-12-13arm64: dts: mediatek: mt8173-evb: Fix regulator-fixed node namesAngeloGioacchino Del Regno
2023-12-13arm64: dts: mediatek: mt8183-kukui-jacuzzi: fix dsi unnecessary cells propertiesEugen Hristev
2023-12-13arm64: dts: mediatek: mt7622: fix memory node warning checkEugen Hristev
2023-12-13arm64: dts: imx8mp: imx8mq: Add parkmode-disable-ss-quirk on DWC3Nathan Rossi
2023-12-13arm64: dts: imx8mq: drop usb3-resume-missing-cas from usbPeng Fan
2023-12-13arm64: dts: rockchip: Expand reg size of vdec node for RK3399Alex Bee
2023-11-28arm64: dts: qcom: ipq6018: Fix tcsr_mutex register sizeVignesh Viswanathan
2023-11-28arm64: dts: qcom: ipq6018: switch TCSR mutex to MMIOKrzysztof Kozlowski
2023-11-28arm64: dts: qcom: ipq6018: Fix hwlock index for SMEMVignesh Viswanathan
2023-11-28arm64: Restrict CPU_BIG_ENDIAN to GNU as or LLVM IAS 15.x or newerNathan Chancellor
2023-11-28arm64: dts: ls208xa: use a pseudo-bus to constrain usb dma sizeLaurentiu Tudor
2023-11-20arm64: dts: imx8mn: Add sound-dai-cells to micfil nodeAdam Ford
2023-11-20arm64: dts: imx8mm: Add sound-dai-cells to micfil nodeAdam Ford
2023-11-20arm64: dts: imx8qm-ss-img: Fix jpegenc compatible entryFabio Estevam
2023-11-20arm64: dts: qcom: apq8016-sbc: Add missing ADV7533 regulatorsStephan Gerhold
2023-11-20ARM64: dts: marvell: cn9310: Use appropriate label for spi1 pinsChris Packham
2023-11-20arm64: dts: qcom: sdm845-mtp: fix WiFi configurationDmitry Baryshkov
2023-11-20arm64: dts: qcom: sc7280: Add missing LMH interruptsKonrad Dybcio
2023-11-20arm64: dts: qcom: msm8992-libra: drop duplicated reserved memoryKrzysztof Kozlowski
2023-11-20arm64: dts: qcom: msm8916: Fix iommu local address rangeGaurav Kohli
2023-10-19arm64: armv8_deprecated: fix unused-function errorRen Zhijie
2023-10-19arm64: armv8_deprecated: rework deprected instruction handlingMark Rutland
2023-10-19arm64: armv8_deprecated: move aarch32 helper earlierMark Rutland
2023-10-19arm64: armv8_deprecated move emulation functionsMark Rutland
2023-10-19arm64: armv8_deprecated: fold ops into insn_emulationMark Rutland
2023-10-19arm64: rework EL0 MRS emulationMark Rutland
2023-10-19arm64: factor insn read out of call_undef_hook()Mark Rutland
2023-10-19arm64: factor out EL1 SSBS emulation hookMark Rutland
2023-10-19arm64: split EL0/EL1 UNDEF handlersMark Rutland
2023-10-19arm64: allow kprobes on EL0 handlersMark Rutland
2023-10-19arm64: rework BTI exception handlingMark Rutland
2023-10-19arm64: rework FPAC exception handlingMark Rutland
2023-10-19arm64: consistently pass ESR_ELx to die()Mark Rutland
2023-10-19arm64: die(): pass 'err' as longMark Rutland
2023-10-19arm64: report EL1 UNDEFs betterMark Rutland
2023-10-10arm64: Add Cortex-A520 CPU part definitionRob Herring
2023-10-10arm64: Avoid repeated AA64MMFR1_EL1 register read on pagefault pathGabriel Krisman Bertazi
2023-09-23arm64: dts: qcom: sm8250-edo: correct ramoops pmsg-sizeKrzysztof Kozlowski
2023-09-23arm64: dts: qcom: sm8150-kumano: correct ramoops pmsg-sizeKrzysztof Kozlowski
2023-09-23arm64: dts: qcom: sm6125-pdx201: correct ramoops pmsg-sizeKrzysztof Kozlowski
2023-09-23hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak
2023-09-19arm64: sdei: abort running SDEI handlers during crashD Scott Phillips
2023-09-19arm64: csum: Fix OoB access in IP checksum code for negative lengthsWill Deacon