aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-23arm64: errata: add detection for AMEVCNTR01 incrementing incorrectlyIonela Voinescu1-0/+2
2022-08-23docs/arm64: elf_hwcaps: unify newlines in HWCAP listsMartin Liška1-10/+0
2022-08-02Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds1-23/+0
2022-07-25Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon1-0/+4
2022-07-25Merge branch 'for-next/errata' into for-next/coreWill Deacon1-0/+6
2022-07-20arm64/hwcap: Support FEAT_EBF16Mark Brown1-0/+4
2022-07-19arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse1-0/+4
2022-07-05arm64: errata: Add Cortex-A510 to the repeat tlbi listJames Morse1-0/+2
2022-06-23Documentation/arm64: update memory layout table.Andre Mueller1-6/+4
2022-06-13docs/arm64: elf_hwcaps: Unify HWCAP lists as description listsMartin Liška1-23/+0
2022-06-08arm64/sme: Fix SVE/SME typo in ABI documentationMark Brown1-1/+1
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+6
2022-05-25Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini1-0/+3
2022-05-23Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds5-10/+532
2022-05-20Merge branches 'for-next/sme', 'for-next/stacktrace', 'for-next/fault-in-subpage', 'for-next/misc', 'for-next/ftrace' and 'for-next/crashkernel', remote-tracking branch 'arm64/for-next/perf' into for-next/coreCatalin Marinas5-10/+532
2022-05-12arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUsShreyas K K1-0/+3
2022-05-04Merge branch kvm-arm64/wfxt into kvmarm-master/nextMarc Zyngier2-0/+6
2022-05-04Merge remote-tracking branch 'arm64/for-next/sme' into kvmarm-master/nextMarc Zyngier4-10/+522
2022-04-28elf: Fix the arm64 MTE ELF segment name and valueCatalin Marinas1-2/+2
2022-04-25arm64: document the boot requirements for MTEPeter Collingbourne1-0/+10
2022-04-22arm64/sme: Basic enumeration supportMark Brown1-0/+33
2022-04-22arm64/sme: Provide ABI documentation for SMEMark Brown3-10/+489
2022-04-20arm64: Add HWCAP advertising FEAT_WFXTMarc Zyngier2-0/+6
2022-03-14Merge branch 'for-next/mte' into for-next/coreWill Deacon2-8/+23
2022-03-14Merge branch 'for-next/errata' into for-next/coreWill Deacon1-1/+1
2022-03-14Merge branch 'for-next/docs' into for-next/coreWill Deacon2-7/+8
2022-03-09arm64/mte: Remove asymmetric mode from the prctl() interfaceMark Brown1-7/+8
2022-03-07irqchip/gic-v3: Workaround Marvell erratum 38545 when reading IARLinu Cherian1-1/+1
2022-02-25arm64/mte: Add hwcap for asymmetric modeMark Brown1-0/+5
2022-02-25arm64/mte: Document ABI for asymmetric modeMark Brown1-6/+15
2022-02-15arm64: mte: Document the core dump file formatCatalin Marinas1-0/+23
2022-02-15arm64/mte: Clarify mode reported by PR_GET_TAGGED_ADDR_CTRLMark Brown1-2/+3
2022-02-15arm64: booting.rst: Clarify on requiring non-secure EL2Andre Przywara1-5/+5
2022-02-03KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errataJames Morse1-0/+2
2022-01-28arm64: cpufeature: List early Cortex-A510 parts as having broken dbmJames Morse1-0/+2
2022-01-28Merge tag 'trbe-cortex-a510-errata' of gitolite.kernel.org:pub/scm/linux/kernel/git/coresight/linux into for-next/fixesCatalin Marinas1-0/+6
2022-01-27arm64: errata: Add detection for TRBE trace data corruptionAnshuman Khandual1-0/+2
2022-01-27arm64: errata: Add detection for TRBE invalid prohibited statesAnshuman Khandual1-0/+2
2022-01-27arm64: errata: Add detection for TRBE ignored system register writesAnshuman Khandual1-0/+2
2022-01-24arm64: errata: Update ARM64_ERRATUM_[2119858|2224489] with Cortex-X2 rangesAnshuman Khandual1-0/+4
2022-01-05Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrace', 'for-next/xor-neon', 'for-next/kasan', 'for-next/armv8_7-fp', 'for-next/atomics', 'for-next/bti', 'for-next/sve', 'for-next/kselftest' and 'for-next/kcsan', remote-tracking branch 'arm64/for-next/perf' into for-next/...Catalin Marinas5-7/+31
2021-12-14docs/arm64: delete a space from tagged-address-abiYanteng Si1-1/+1
2021-12-14arm64/sve: Minor clarification of ABI documentationMark Brown1-1/+1
2021-12-14Documentation: arm64: Document PMU counters access from userspaceRaphael Gault1-1/+77
2021-12-13arm64: cpufeature: add HWCAP for FEAT_RPRESJoey Gouly2-0/+12
2021-12-13arm64: cpufeature: add HWCAP for FEAT_AFPJoey Gouly2-0/+13
2021-12-02arm64: update PAC description for kernelKuan-Ying Lee1-5/+4
2021-10-29Merge branch 'for-next/trbe-errata' into for-next/coreWill Deacon1-0/+12
2021-10-29Merge branch 'for-next/misc' into for-next/coreWill Deacon1-0/+10
2021-10-28arm64: Document boot requirements for FEAT_SME_FA64Mark Brown1-0/+10