Age | Commit message (Expand) | Author | Files | Lines |
2023-02-22 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 4 | -13/+78 |
2023-02-10 | Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-... | Catalin Marinas | 4 | -13/+78 |
2023-01-31 | Documentation: arm64: correct spelling | Randy Dunlap | 3 | -4/+4 |
2023-01-20 | arm64/sme: Document ABI for TPIDR2 signal information | Mark Brown | 1 | -0/+3 |
2023-01-20 | arm64/sme: Add hwcaps for SME 2 and 2.1 features | Mark Brown | 1 | -0/+18 |
2023-01-20 | arm64/sme: Document SME 2 and SME 2.1 ABI | Mark Brown | 1 | -9/+43 |
2023-01-20 | arm64: Document boot requirements for SME 2 | Mark Brown | 1 | -0/+10 |
2023-01-06 | arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption | Anshuman Khandual | 1 | -0/+2 |
2022-12-15 | Revert "arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption" | Will Deacon | 1 | -2/+0 |
2022-12-06 | Merge branch 'for-next/trivial' into for-next/core | Will Deacon | 1 | -1/+1 |
2022-12-06 | Merge branch 'for-next/mm' into for-next/core | Will Deacon | 1 | -2/+3 |
2022-12-06 | Merge branch 'for-next/errata' into for-next/core | Will Deacon | 1 | -0/+2 |
2022-12-06 | Merge branch 'for-next/cpufeature' into for-next/core | Will Deacon | 2 | -0/+10 |
2022-11-25 | arm64: booting: Require placement within 48-bit addressable memory | Ard Biesheuvel | 1 | -2/+3 |
2022-11-18 | arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption | Anshuman Khandual | 1 | -0/+2 |
2022-11-14 | ACPI: Enable FPDT on arm64 | Jeremy Linton | 1 | -1/+1 |
2022-11-09 | arm64/hwcap: Add support for SVE 2.1 | Mark Brown | 2 | -0/+4 |
2022-11-09 | arm64/hwcap: Add support for FEAT_RPRFM | Mark Brown | 1 | -0/+3 |
2022-11-09 | arm64/hwcap: Add support for FEAT_CSSC | Mark Brown | 1 | -0/+3 |
2022-11-08 | arm64/booting: Add missing colon to FA64 entry | Mark Brown | 1 | -1/+1 |
2022-11-06 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+8 |
2022-11-03 | arm64: cpufeature: Fix the visibility of compat hwcaps | Amit Daniel Kachhap | 1 | -1/+37 |
2022-11-01 | arm64: booting: Document our requirements for fine grained traps with SME | Mark Brown | 1 | -0/+8 |
2022-10-07 | arm64: errata: Add Cortex-A55 to the repeat tlbi list | James Morse | 1 | -0/+2 |
2022-09-30 | Merge branches 'for-next/doc', 'for-next/sve', 'for-next/sysreg', 'for-next/g... | Catalin Marinas | 4 | -1/+9 |
2022-09-22 | arm64/sve: Add Perf extensions documentation | James Clark | 1 | -0/+20 |
2022-09-21 | arm64/ptrace: Document extension of NT_ARM_TLS to cover TPIDR2_EL0 | Mark Brown | 1 | -0/+3 |
2022-09-16 | arm64: errata: remove BF16 HWCAP due to incorrect result on Cortex-A510 | James Morse | 1 | -0/+2 |
2022-09-06 | arm64/sysreg: Add hwcap for SVE EBF16 | Mark Brown | 1 | -0/+3 |
2022-09-06 | arm64/sve: Document our actual ABI for clearing registers on syscall | Mark Brown | 1 | -1/+1 |
2022-08-23 | arm64: errata: add detection for AMEVCNTR01 incrementing incorrectly | Ionela Voinescu | 1 | -0/+2 |
2022-08-23 | docs/arm64: elf_hwcaps: unify newlines in HWCAP lists | Martin Liška | 1 | -10/+0 |
2022-08-03 | Merge tag 'docs-6.0' of git://git.lwn.net/linux | Linus Torvalds | 1 | -23/+0 |
2022-07-25 | Merge branch 'for-next/cpufeature' into for-next/core | Will Deacon | 1 | -0/+4 |
2022-07-25 | Merge branch 'for-next/errata' into for-next/core | Will Deacon | 1 | -0/+6 |
2022-07-20 | arm64/hwcap: Support FEAT_EBF16 | Mark Brown | 1 | -0/+4 |
2022-07-19 | arm64: errata: Remove AES hwcap for COMPAT tasks | James Morse | 1 | -0/+4 |
2022-07-05 | arm64: errata: Add Cortex-A510 to the repeat tlbi list | James Morse | 1 | -0/+2 |
2022-06-23 | Documentation/arm64: update memory layout table. | Andre Mueller | 1 | -6/+4 |
2022-06-13 | docs/arm64: elf_hwcaps: Unify HWCAP lists as description lists | Martin Liška | 1 | -23/+0 |
2022-06-08 | arm64/sme: Fix SVE/SME typo in ABI documentation | Mark Brown | 1 | -1/+1 |
2022-05-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -0/+6 |
2022-05-25 | Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini | 1 | -0/+3 |
2022-05-24 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 5 | -10/+532 |
2022-05-20 | Merge branches 'for-next/sme', 'for-next/stacktrace', 'for-next/fault-in-subp... | Catalin Marinas | 5 | -10/+532 |
2022-05-12 | arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUs | Shreyas K K | 1 | -0/+3 |
2022-05-04 | Merge branch kvm-arm64/wfxt into kvmarm-master/next | Marc Zyngier | 2 | -0/+6 |
2022-05-04 | Merge remote-tracking branch 'arm64/for-next/sme' into kvmarm-master/next | Marc Zyngier | 4 | -10/+522 |
2022-04-28 | elf: Fix the arm64 MTE ELF segment name and value | Catalin Marinas | 1 | -2/+2 |
2022-04-25 | arm64: document the boot requirements for MTE | Peter Collingbourne | 1 | -0/+10 |