summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
27 hoursarm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPUWill Deacon2-0/+2
27 hoursarm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPUShanker Donthineni2-1/+3
27 hoursarm64: errata: Mitigate TLBI errata on various Arm CPUsMark Rutland2-2/+78
27 hoursarm64: cputype: Add C1-Premium definitionsMark Rutland1-0/+2
27 hoursarm64: cputype: Add C1-Ultra definitionsMark Rutland1-0/+2
27 hoursarm64: cputype: Add NVIDIA Olympus definitionsShanker Donthineni1-0/+2
27 hoursarm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errataEaswar Hariharan1-0/+4
27 hoursarm64: tlb: Flush walk cache when unsharing PMD tablesZeng Heng1-1/+1
27 hoursarm64/mm: Enable batched TLB flush in unmap_hotplug_range()Anshuman Khandual1-16/+20
27 hoursarm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBIMark Rutland4-21/+44
27 hoursarm64: tlb: Allow XZR argument to TLBI opsMark Rutland1-3/+3
27 hoursKVM: 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-01arm64: dts: qcom: sdm845-xiaomi-beryllium: Add DSI and panel bitsSumit Semwal1-0/+71
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-librem5: set regulators boot-onMartin Kepplinger1-0/+13
2026-06-01arm64: dts: imx8mq-librem5: Don't mark buck3 as always onGuido Günther1-1/+0
2026-06-01arm64: dts: imx8mq-librem5-r3: workaround i2c1 issue with 1GHz cpu voltageMartin Kepplinger1-0/+6
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-18arm64: mm: Add PTE_DIRTY back to PAGE_KERNEL* to fix kexec/hibernationCatalin Marinas1-5/+5
2026-03-04arm64: dts: rockchip: Do not enable hdmi_sound node on Pinebook ProJun Yan1-4/+0
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: sdm630: fix gpu_speed_bin sizeDmitry Baryshkov1-2/+2
2026-03-04arm64: dts: qcom: sdm630: correct QFPROM byte offsetsKrzysztof Kozlowski1-4/+4
2026-03-04arm64: dts: qcom: sdm630: Add qfprom subnodesAngeloGioacchino Del Regno1-0/+10
2026-01-19bpf, arm64: Do not audit capability check in do_jit()Ondrej Mosnacek1-1/+1
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-29arm64: mte: Do not flag the zero page as PG_mte_taggedCatalin Marinas2-3/+10
2025-10-29arm64: dts: qcom: sdm845: Fix slimbam num-channels/eesStephan Gerhold1-2/+2
2025-10-29arm64: dts: qcom: msm8916: Add missing MDSS resetStephan Gerhold1-0/+2
2025-10-29arm64: dts: mediatek: mt8516-pumpkin: Fix machine compatibleAngeloGioacchino Del Regno1-1/+1
2025-10-02arm64: dts: imx8mp: Correct thermal sensor indexPeng Fan1-2/+2
2025-09-09arm64: dts: marvell: uDPU: define pinctrl state for alarm LEDsGabor Juhos1-3/+6
2025-09-09arm64: dts: rockchip: Add vcc-supply to SPI flash on rk3399-pinebook-proPeter Robinson1-0/+1
2025-08-28mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()Anshuman Khandual1-3/+0
2025-08-28arm64: Handle KCOV __init vs inline mismatchesKees Cook1-1/+1