aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2026-04-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+2
2026-04-20Merge branch 'for-next/c1-pro-erratum-4193714' into for-next/coreCatalin Marinas1-0/+2
2026-04-15Merge tag 'iommu-updates-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linuxLinus Torvalds1-1/+7
2026-04-10arm64: errata: Work around early CME DVMSync acknowledgementCatalin Marinas1-0/+2
2026-03-27arm64: mpam: Add initial MPAM documentationBen Horgan2-0/+73
2026-03-27arm_mpam: Quirk CMN-650's CSU NRDY behaviourJames Morse1-0/+3
2026-03-27arm_mpam: Add workaround for T241-MPAM-6Shanker Donthineni1-0/+2
2026-03-27arm_mpam: Add workaround for T241-MPAM-4Shanker Donthineni1-0/+2
2026-03-27arm_mpam: Add workaround for T241-MPAM-1Shanker Donthineni1-0/+2
2026-03-24iommu/arm-smmu-v3: Update Arm errataRobin Murphy1-1/+7
2026-02-09Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds2-9/+2
2026-02-09Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-0/+20
2026-02-03sched/arm64: Move fallback task cpumask to HK_TYPE_DOMAINFrederic Weisbecker1-4/+8
2026-02-02docs: fix 're-use' -> 'reuse' in documentationRhys Tumelty1-2/+2
2026-01-29Merge branch 'for-next/errata' into for-next/coreWill Deacon1-0/+1
2026-01-23Documentation: use a source-read extension for the index link boilerplateJani Nikula1-7/+0
2026-01-23arm64: errata: Workaround for SI L1 downstream coherency issueLucas Wei1-0/+1
2026-01-22arm64: Add support for FEAT_{LS64, LS64_V}Yicong Yang2-0/+19
2025-11-28Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/efi-preempt', 'for-next/assembler-macro', 'for-next/typos', 'for-next/sme-ptrace-disable', 'for-next/local-tlbi-page-reused', 'for-next/mpam', 'for-next/acpi' and 'for-next/documentation', remote-tracking branch 'arm64/for-next/perf'...Catalin Marinas2-4/+9
2025-11-25Documentation/arm64: Fix the typo of register namesZenon Xiu1-4/+4
2025-11-17arm64/sme: Support disabling streaming mode via ptrace on SME only systemsMark Brown1-0/+5
2025-09-24Merge branch 'for-next/perf' into for-next/coreWill Deacon1-0/+11
2025-09-24Merge branch 'for-next/docs' into for-next/coreWill Deacon1-12/+2
2025-09-22arm64: errata: Apply workarounds for Neoverse-V3AEMark Rutland1-0/+2
2025-09-18arm64/boot: Enable EL2 requirements for SPE_FEAT_FDSJames Clark1-0/+11
2025-09-16arm64/hwcap: Add hwcap for FEAT_LSFEMark Brown1-0/+4
2025-09-08arm64/sme: Drop inaccurate documentation of streaming mode switchesMark Brown1-12/+2
2025-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+41
2025-07-24Merge branch 'for-next/feat_mte_store_only' into for-next/coreCatalin Marinas1-0/+3
2025-07-24Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/misc', 'for-next/acpi', 'for-next/debug-entry', 'for-next/feat_mte_tagged_far', 'for-next/kselftest', 'for-next/mdscr-cleanup' and 'for-next/vmap-stack', remote-tracking branch 'arm64/for-next/perf' into for-next/coreCatalin Marinas3-6/+10
2025-07-08docs: arm64: gic-v5: Document booting requirements for GICv5Lorenzo Pieralisi1-0/+41
2025-07-08arm64: Handle BRBE booting requirementsAnshuman Khandual1-0/+21
2025-07-02arm64/hwcaps: Add MTE_STORE_ONLY hwcapsYeoreum Yun1-0/+3
2025-07-02arm64: Report address tag when FEAT_MTE_TAGGED_FAR is supportedYeoreum Yun2-5/+9
2025-06-12docs: arm64: Fix ICC_SRE_EL2 register typo in booting.rstLorenzo Pieralisi1-1/+1
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2025-05-27Merge branch 'for-next/sme-fixes' into for-next/coreWill Deacon1-4/+4
2025-05-19arm64: errata: Work around AmpereOne's erratum AC04_CPU_23D Scott Phillips1-0/+2
2025-05-08arm64/fpsimd: ptrace/prctl: Ensure VL changes leave task in a valid stateMark Rutland1-1/+1
2025-05-08arm64/fpsimd: Make clone() compatible with ZA lazy savingMark Rutland1-2/+2
2025-04-29arm64: Expose AIDR_EL1 via sysfsOliver Upton1-6/+7
2025-04-28arm64/fpsimd: signal: Clear TPIDR2 when delivering signalsMark Rutland1-1/+1
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-2/+0
2025-03-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+22
2025-03-25Merge tag 'irq-drivers-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2025-03-24Merge tag 'docs-6.15' of git://git.lwn.net/linuxLinus Torvalds2-2/+2
2025-03-17docs: arm64: drop PTDUMP config options from ptdump.rstAnshuman Khandual1-2/+0
2025-03-11arm64/boot: Enable EL2 requirements for FEAT_PMUv3p9Anshuman Khandual1-0/+22
2025-03-04Docs/arch/arm64: Fix spelling in amu.rstGabriel1-1/+1
2025-02-21irqchip/gic-v3: Add Rockchip 3568002 erratum workaroundDmitry Osipenko1-0/+2