summaryrefslogtreecommitdiff
path: root/Documentation/arm64
Commit message (Expand)AuthorAgeFilesLines
* irqchip/gic-v3: Add Rockchip 3588001 erratum workaroundSebastian Reichel2023-04-181-0/+3
* irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4Shanker Donthineni2023-04-081-0/+2
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-02-214-13/+78
|\
| *---. Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...Catalin Marinas2023-02-104-13/+78
| |\ \ \
| | | | * arm64/sme: Document ABI for TPIDR2 signal informationMark Brown2023-01-201-0/+3
| | |_|/ | |/| |
| | | * arm64/sme: Add hwcaps for SME 2 and 2.1 featuresMark Brown2023-01-201-0/+18
| | | * arm64/sme: Document SME 2 and SME 2.1 ABIMark Brown2023-01-201-9/+43
| | | * arm64: Document boot requirements for SME 2Mark Brown2023-01-201-0/+10
| | |/ | |/|
| | * Documentation: arm64: correct spellingRandy Dunlap2023-01-313-4/+4
| |/
* | arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruptionAnshuman Khandual2023-01-061-0/+2
|/
* Revert "arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption"Will Deacon2022-12-151-2/+0
* Merge branch 'for-next/trivial' into for-next/coreWill Deacon2022-12-061-1/+1
|\
| * arm64/booting: Add missing colon to FA64 entryMark Brown2022-11-081-1/+1
* | Merge branch 'for-next/mm' into for-next/coreWill Deacon2022-12-061-2/+3
|\ \
| * | arm64: booting: Require placement within 48-bit addressable memoryArd Biesheuvel2022-11-251-2/+3
| |/
* | Merge branch 'for-next/errata' into for-next/coreWill Deacon2022-12-061-0/+2
|\ \
| * | arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruptionAnshuman Khandual2022-11-181-0/+2
| |/
* | Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon2022-12-062-0/+10
|\ \
| * | arm64/hwcap: Add support for SVE 2.1Mark Brown2022-11-092-0/+4
| * | arm64/hwcap: Add support for FEAT_RPRFMMark Brown2022-11-091-0/+3
| * | arm64/hwcap: Add support for FEAT_CSSCMark Brown2022-11-091-0/+3
| |/
* | ACPI: Enable FPDT on arm64Jeremy Linton2022-11-141-1/+1
|/
* 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
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |