summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
3 daysarm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPUWill Deacon2-0/+2
3 daysarm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPUShanker Donthineni2-1/+3
3 daysarm64: errata: Mitigate TLBI errata on various Arm CPUsMark Rutland2-2/+78
3 daysarm64: cputype: Add C1-Premium definitionsMark Rutland1-0/+2
3 daysarm64: cputype: Add C1-Ultra definitionsMark Rutland1-0/+2
3 daysarm64: cputype: Add NVIDIA Olympus definitionsShanker Donthineni1-0/+2
3 daysarm64: tlb: Flush walk cache when unsharing PMD tablesZeng Heng1-1/+1
3 daysarm64/mm: Enable batched TLB flush in unmap_hotplug_range()Anshuman Khandual1-16/+20
3 daysarm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBIMark Rutland4-21/+44
3 daysarm64: tlb: Allow XZR argument to TLBI opsMark Rutland1-3/+3
3 daysKVM: arm64: Remove VPIPT I-cache handlingMarc Zyngier3-50/+2
2026-06-01arm64: dts: meson-gxl-p230: fix ethernet PHY interrupt numberJun Yan1-1/+2
2026-06-01arm64: dts: qcom: sdm845-xiaomi-beryllium: Mark l1a regulator as powered duri...David Heidelberg1-0/+1
2026-06-01crypto: arm64/aes - Fix 32-bit aes_mac_update() arg treated as 64-bitEric Biggers1-2/+2
2026-06-01arm64: dts: imx8mq-librem5: Bump BUCK1 suspend voltage up to 0.85VSebastian Krzyszkowiak1-1/+1
2026-06-01Revert "arm64: dts: imx8mq-librem5: Set the DVS voltages lower"Sebastian Krzyszkowiak2-17/+7
2026-06-01arm64: dts: imx8mq-librem5: Bump BUCK1 suspend voltage to 0.81VSebastian Krzyszkowiak1-1/+1
2026-06-01arm64: dts: imx8mq-librem5: Set the DVS voltages lowerSebastian Krzyszkowiak2-7/+17
2026-06-01arm64: dts: imx8mq: Set the correct gpu_ahb clock frequencySebastian Krzyszkowiak1-1/+1
2026-04-18arm64: dts: hisilicon: hi3798cv200: Add missing dma-rangesShawn Guo1-0/+1
2026-04-18arm64: dts: hisilicon: poplar: Correct PCIe reset GPIO polarityShawn Guo1-1/+1
2026-04-18Revert "arm64: dts: qcom: sdm845-oneplus: Mark l14a regulator as boot-on"Sasha Levin1-1/+0
2026-03-04arm64: Fix non-atomic __READ_ONCE() with CONFIG_LTO=yMarco Elver1-1/+1
2026-03-04arm64: dts: rockchip: Do not enable hdmi_sound node on Pinebook ProJun Yan1-4/+0
2026-03-04arm64: Disable branch profiling for all arm64 codeBreno Leitao1-0/+4
2026-03-04arm64: tegra: smaug: Add usb-role-switch supportDiogo Ivo1-0/+2
2026-03-04arm64: Add support for TSV110 Spectre-BHB mitigationJinqian Yang1-0/+1
2026-03-04arm64: dts: qcom: sdm845-db845c: specify power for WiFi CH1Dmitry Baryshkov1-0/+7
2026-03-04arm64: dts: amlogic: g12: assign the MMC A signal clockJerome Brunet1-0/+3
2026-03-04arm64: dts: amlogic: g12: assign the MMC B and C signal clocksJerome Brunet1-0/+6
2026-03-04arm64: dts: amlogic: gx: assign the MMC signal clocksJerome Brunet2-0/+18
2026-03-04arm64: dts: amlogic: axg: assign the MMC signal clocksJerome Brunet1-0/+6
2026-03-04arm64: dts: qcom: sdm845-oneplus: Mark l14a regulator as boot-onCasey Connolly1-0/+1
2026-03-04arm64: dts: qcom: sdm845-oneplus: Don't mark ts supply boot-onCasey Connolly1-1/+0
2026-03-04arm64: dts: qcom: sdm630: fix gpu_speed_bin sizeDmitry Baryshkov1-2/+2
2026-03-04arm64: dts: qcom: sdm630: correct QFPROM byte offsetsKrzysztof Kozlowski1-4/+4
2026-02-06arm64: dts: rockchip: remove redundant max-link-speed from nanopi-r4sGeraldo Nascimento1-1/+0
2026-02-06arm64: Set __nocfi on swsusp_arch_resume()Zhaoyang Huang1-1/+1
2026-01-19arm64: dts: add off-on-delay-us for usdhc2 regulatorHaibo Chen1-0/+1
2026-01-19KVM: arm64: sys_regs: disable -Wuninitialized-const-pointer warningJustin Stitt1-0/+3
2026-01-19bpf, arm64: Do not audit capability check in do_jit()Ondrej Mosnacek1-1/+1
2026-01-19arm64: dts: imx8mm-venice-gw72xx: remove unused sdhc1 pinctrlTim Harvey1-11/+0
2025-10-29arm64: errata: Apply workarounds for Neoverse-V3AEMark Rutland2-0/+2
2025-10-29arm64: cputype: Add Neoverse-V3AE definitionsMark Rutland1-0/+2
2025-10-29arm64, mm: avoid always making PTE dirty in pte_mkwrite()Huang Ying1-1/+2
2025-10-19arm64: mte: Do not flag the zero page as PG_mte_taggedCatalin Marinas2-3/+10
2025-10-19arm64: dts: qcom: sdm845: Fix slimbam num-channels/eesStephan Gerhold1-2/+2
2025-10-19arm64: dts: qcom: msm8916: Add missing MDSS resetStephan Gerhold1-0/+2
2025-10-19arm64: dts: mediatek: mt8516-pumpkin: Fix machine compatibleAngeloGioacchino Del Regno1-1/+1
2025-10-19KVM: arm64: Fix softirq masking in FPSIMD register saving sequenceWill Deacon1-2/+6