summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
7 daysKVM: Rename mmu_notifier_* to mmu_invalidate_*Chao Peng1-5/+5
11 daysarm64: tegra: Add EL2 virtual timer interrupt for Tegra194Jon Hunter1-0/+2
2026-08-19Revert "arm64: syscall: Ensure saved x0 is kept in-sync with tracer updates"Will Deacon1-29/+0
2026-08-19arm64: syscall: Ensure saved x0 is kept in-sync with tracer updatesWill Deacon1-0/+29
2026-07-24KVM: Move kvm_io_bus_get_dev() locking responsibilities to callersMarc Zyngier1-4/+11
2026-07-24KVM: arm64: vgic: Check the interrupt is still ours before migrating itHyunwoo Kim1-5/+6
2026-07-24arm64: dts: qcom: sdm630: describe adsp_mem region properlyNickolay Goppen1-3/+6
2026-07-24arm64/mm: Optimize TLB flush in unmap_hotplug_[pmd|pud]_range()Anshuman Khandual1-2/+9
2026-07-24arm64/hw_breakpoint: reject unaligned watchpoints that would truncate BASBreno Leitao1-0/+9
2026-06-19arm64: errata: Mitigate TLBI errata on Microsoft Azure Cobalt 100 CPUWill Deacon2-0/+2
2026-06-19arm64: errata: Mitigate TLBI errata on NVIDIA Olympus CPUShanker Donthineni2-1/+3
2026-06-19arm64: errata: Mitigate TLBI errata on various Arm CPUsMark Rutland2-2/+78
2026-06-19arm64: cputype: Add C1-Premium definitionsMark Rutland1-0/+2
2026-06-19arm64: cputype: Add C1-Ultra definitionsMark Rutland1-0/+2
2026-06-19arm64: cputype: Add NVIDIA Olympus definitionsShanker Donthineni1-0/+2
2026-06-19arm64: tlb: Flush walk cache when unsharing PMD tablesZeng Heng1-1/+1
2026-06-19arm64/mm: Enable batched TLB flush in unmap_hotplug_range()Anshuman Khandual1-16/+20
2026-06-19arm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBIMark Rutland4-21/+44
2026-06-19arm64: tlb: Allow XZR argument to TLBI opsMark Rutland1-3/+3
2026-06-19KVM: 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