summaryrefslogtreecommitdiffstats
path: root/Documentation/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-11-061-0/+8
|\
| * arm64: booting: Document our requirements for fine grained traps with SMEMark Brown2022-11-011-0/+8
* | arm64: cpufeature: Fix the visibility of compat hwcapsAmit Daniel Kachhap2022-11-031-1/+37
|/
* arm64: errata: Add Cortex-A55 to the repeat tlbi listJames Morse2022-10-071-0/+2
*-------. Merge branches 'for-next/doc', 'for-next/sve', 'for-next/sysreg', 'for-next/g...Catalin Marinas2022-09-304-1/+9
|\ \ \ \ \
| | | | | * arm64/ptrace: Document extension of NT_ARM_TLS to cover TPIDR2_EL0Mark Brown2022-09-211-0/+3
| | | | |/ | | | |/|
| | | | * arm64: errata: remove BF16 HWCAP due to incorrect result on Cortex-A510James Morse2022-09-161-0/+2
| | | |/
| | * / arm64/sysreg: Add hwcap for SVE EBF16Mark Brown2022-09-061-0/+3
| | |/
| * / arm64/sve: Document our actual ABI for clearing registers on syscallMark Brown2022-09-061-1/+1
| |/
* / arm64/sve: Add Perf extensions documentationJames Clark2022-09-221-0/+20
|/
* arm64: errata: add detection for AMEVCNTR01 incrementing incorrectlyIonela Voinescu2022-08-231-0/+2
* docs/arm64: elf_hwcaps: unify newlines in HWCAP listsMartin Liška2022-08-231-10/+0
* Merge tag 'docs-6.0' of git://git.lwn.net/linuxLinus Torvalds2022-08-021-23/+0
|\
| * docs/arm64: elf_hwcaps: Unify HWCAP lists as description listsMartin Liška2022-06-131-23/+0
* | Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon2022-07-251-0/+4
|\ \
| * | arm64/hwcap: Support FEAT_EBF16Mark Brown2022-07-201-0/+4
| |/
* | Merge branch 'for-next/errata' into for-next/coreWill Deacon2022-07-251-0/+6
|\ \
| * | arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse2022-07-191-0/+4
| * | arm64: errata: Add Cortex-A510 to the repeat tlbi listJames Morse2022-07-051-0/+2
| |/
* / Documentation/arm64: update memory layout table.Andre Mueller2022-06-231-6/+4
|/
* arm64/sme: Fix SVE/SME typo in ABI documentationMark Brown2022-06-081-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-262-0/+6
|\
| * Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2022-05-251-0/+3
| |\
| * \ Merge branch kvm-arm64/wfxt into kvmarm-master/nextMarc Zyngier2022-05-042-0/+6
| |\ \
| | * | arm64: Add HWCAP advertising FEAT_WFXTMarc Zyngier2022-04-202-0/+6
| * | | Merge remote-tracking branch 'arm64/for-next/sme' into kvmarm-master/nextMarc Zyngier2022-05-044-10/+522
| |\ \ \
* | \ \ \ Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-05-235-10/+532
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'for-next/sme', 'for-next/stacktrace', 'for-next/fault-in-subp...Catalin Marinas2022-05-205-10/+532
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | | * | arm64: document the boot requirements for MTEPeter Collingbourne2022-04-251-0/+10
| | |/ / | |/| |
| | * | arm64/sme: Basic enumeration supportMark Brown2022-04-221-0/+33
| | * | arm64/sme: Provide ABI documentation for SMEMark Brown2022-04-223-10/+489
| |/ /
* | / arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUsShreyas K K2022-05-121-0/+3
| |/ |/|
* | elf: Fix the arm64 MTE ELF segment name and valueCatalin Marinas2022-04-281-2/+2
|/
* Merge branch 'for-next/mte' into for-next/coreWill Deacon2022-03-142-8/+23
|\
| * arm64/mte: Remove asymmetric mode from the prctl() interfaceMark Brown2022-03-091-7/+8
| * arm64/mte: Add hwcap for asymmetric modeMark Brown2022-02-251-0/+5
| * arm64/mte: Document ABI for asymmetric modeMark Brown2022-02-251-6/+15
* | Merge branch 'for-next/errata' into for-next/coreWill Deacon2022-03-141-1/+1
|\ \
| * | irqchip/gic-v3: Workaround Marvell erratum 38545 when reading IARLinu Cherian2022-03-071-1/+1
| |/
* | Merge branch 'for-next/docs' into for-next/coreWill Deacon2022-03-142-7/+8
|\ \
| * | arm64/mte: Clarify mode reported by PR_GET_TAGGED_ADDR_CTRLMark Brown2022-02-151-2/+3
| * | arm64: booting.rst: Clarify on requiring non-secure EL2Andre Przywara2022-02-151-5/+5
| |/
* / arm64: mte: Document the core dump file formatCatalin Marinas2022-02-151-0/+23
|/
* KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errataJames Morse2022-02-031-0/+2
* arm64: cpufeature: List early Cortex-A510 parts as having broken dbmJames Morse2022-01-281-0/+2
* Merge tag 'trbe-cortex-a510-errata' of gitolite.kernel.org:pub/scm/linux/kern...Catalin Marinas2022-01-281-0/+6
|\
| * arm64: errata: Add detection for TRBE trace data corruptionAnshuman Khandual2022-01-271-0/+2
| * arm64: errata: Add detection for TRBE invalid prohibited statesAnshuman Khandual2022-01-271-0/+2
| * arm64: errata: Add detection for TRBE ignored system register writesAnshuman Khandual2022-01-271-0/+2
* | arm64: errata: Update ARM64_ERRATUM_[2119858|2224489] with Cortex-X2 rangesAnshuman Khandual2022-01-241-0/+4
|/