summaryrefslogtreecommitdiffstats
path: root/Documentation/arm64
AgeCommit message (Expand)Author
2023-10-10arm64: errata: Add Cortex-A520 speculative unprivileged load workaroundRob Herring
2023-09-23perf/smmuv3: Enable HiSilicon Erratum 162001900 quirk for HIP08/09Yicong Yang
2023-08-11iommu/arm-smmu-v3: Document nesting-related errataRobin Murphy
2023-08-11iommu/arm-smmu-v3: Document MMU-700 erratum 2812531Robin Murphy
2023-08-11iommu/arm-smmu-v3: Work around MMU-600 erratum 1076982Robin Murphy
2023-08-03arm64: errata: Mitigate Ampere1 erratum AC03_CPU_38 at stage-2Oliver Upton
2023-05-24irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4Shanker Donthineni
2022-11-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-11-03arm64: cpufeature: Fix the visibility of compat hwcapsAmit Daniel Kachhap
2022-11-01arm64: booting: Document our requirements for fine grained traps with SMEMark Brown
2022-10-07arm64: errata: Add Cortex-A55 to the repeat tlbi listJames Morse
2022-09-30Merge branches 'for-next/doc', 'for-next/sve', 'for-next/sysreg', 'for-next/g...Catalin Marinas
2022-09-22arm64/sve: Add Perf extensions documentationJames Clark
2022-09-21arm64/ptrace: Document extension of NT_ARM_TLS to cover TPIDR2_EL0Mark Brown
2022-09-16arm64: errata: remove BF16 HWCAP due to incorrect result on Cortex-A510James Morse
2022-09-06arm64/sysreg: Add hwcap for SVE EBF16Mark Brown
2022-09-06arm64/sve: Document our actual ABI for clearing registers on syscallMark Brown
2022-08-23arm64: errata: add detection for AMEVCNTR01 incrementing incorrectlyIonela Voinescu
2022-08-23docs/arm64: elf_hwcaps: unify newlines in HWCAP listsMartin Liška
2022-08-02Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds
2022-07-25Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon
2022-07-25Merge branch 'for-next/errata' into for-next/coreWill Deacon
2022-07-20arm64/hwcap: Support FEAT_EBF16Mark Brown
2022-07-19arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse
2022-07-05arm64: errata: Add Cortex-A510 to the repeat tlbi listJames Morse
2022-06-23Documentation/arm64: update memory layout table.Andre Mueller
2022-06-13docs/arm64: elf_hwcaps: Unify HWCAP lists as description listsMartin Liška
2022-06-08arm64/sme: Fix SVE/SME typo in ABI documentationMark Brown
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-25Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2022-05-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-05-20Merge branches 'for-next/sme', 'for-next/stacktrace', 'for-next/fault-in-subp...Catalin Marinas
2022-05-12arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUsShreyas K K
2022-05-04Merge branch kvm-arm64/wfxt into kvmarm-master/nextMarc Zyngier
2022-05-04Merge remote-tracking branch 'arm64/for-next/sme' into kvmarm-master/nextMarc Zyngier
2022-04-28elf: Fix the arm64 MTE ELF segment name and valueCatalin Marinas
2022-04-25arm64: document the boot requirements for MTEPeter Collingbourne
2022-04-22arm64/sme: Basic enumeration supportMark Brown
2022-04-22arm64/sme: Provide ABI documentation for SMEMark Brown
2022-04-20arm64: Add HWCAP advertising FEAT_WFXTMarc Zyngier
2022-03-14Merge branch 'for-next/mte' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/errata' into for-next/coreWill Deacon
2022-03-14Merge branch 'for-next/docs' into for-next/coreWill Deacon
2022-03-09arm64/mte: Remove asymmetric mode from the prctl() interfaceMark Brown
2022-03-07irqchip/gic-v3: Workaround Marvell erratum 38545 when reading IARLinu Cherian
2022-02-25arm64/mte: Add hwcap for asymmetric modeMark Brown
2022-02-25arm64/mte: Document ABI for asymmetric modeMark Brown
2022-02-15arm64: mte: Document the core dump file formatCatalin Marinas
2022-02-15arm64/mte: Clarify mode reported by PR_GET_TAGGED_ADDR_CTRLMark Brown
2022-02-15arm64: booting.rst: Clarify on requiring non-secure EL2Andre Przywara