Age | Commit message (Expand) | Author |
2022-10-07 | arm64: errata: Add Cortex-A55 to the repeat tlbi list | James Morse |
2022-09-30 | Merge branches 'for-next/doc', 'for-next/sve', 'for-next/sysreg', 'for-next/g... | Catalin Marinas |
2022-09-22 | arm64/sve: Add Perf extensions documentation | James Clark |
2022-09-21 | arm64/ptrace: Document extension of NT_ARM_TLS to cover TPIDR2_EL0 | Mark Brown |
2022-09-16 | arm64: errata: remove BF16 HWCAP due to incorrect result on Cortex-A510 | James Morse |
2022-09-06 | arm64/sysreg: Add hwcap for SVE EBF16 | Mark Brown |
2022-09-06 | arm64/sve: Document our actual ABI for clearing registers on syscall | Mark Brown |
2022-08-23 | arm64: errata: add detection for AMEVCNTR01 incrementing incorrectly | Ionela Voinescu |
2022-08-23 | docs/arm64: elf_hwcaps: unify newlines in HWCAP lists | Martin Liška |
2022-08-02 | Merge tag 'docs-6.0' of git://git.lwn.net/linux | Linus Torvalds |
2022-07-25 | Merge branch 'for-next/cpufeature' into for-next/core | Will Deacon |
2022-07-25 | Merge branch 'for-next/errata' into for-next/core | Will Deacon |
2022-07-20 | arm64/hwcap: Support FEAT_EBF16 | Mark Brown |
2022-07-19 | arm64: errata: Remove AES hwcap for COMPAT tasks | James Morse |
2022-07-05 | arm64: errata: Add Cortex-A510 to the repeat tlbi list | James Morse |
2022-06-23 | Documentation/arm64: update memory layout table. | Andre Mueller |
2022-06-13 | docs/arm64: elf_hwcaps: Unify HWCAP lists as description lists | Martin Liška |
2022-06-08 | arm64/sme: Fix SVE/SME typo in ABI documentation | Mark Brown |
2022-05-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-05-25 | Merge tag 'kvm-riscv-5.19-1' of https://github.com/kvm-riscv/linux into HEAD | Paolo Bonzini |
2022-05-23 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2022-05-20 | Merge branches 'for-next/sme', 'for-next/stacktrace', 'for-next/fault-in-subp... | Catalin Marinas |
2022-05-12 | arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUs | Shreyas K K |
2022-05-04 | Merge branch kvm-arm64/wfxt into kvmarm-master/next | Marc Zyngier |
2022-05-04 | Merge remote-tracking branch 'arm64/for-next/sme' into kvmarm-master/next | Marc Zyngier |
2022-04-28 | elf: Fix the arm64 MTE ELF segment name and value | Catalin Marinas |
2022-04-25 | arm64: document the boot requirements for MTE | Peter Collingbourne |
2022-04-22 | arm64/sme: Basic enumeration support | Mark Brown |
2022-04-22 | arm64/sme: Provide ABI documentation for SME | Mark Brown |
2022-04-20 | arm64: Add HWCAP advertising FEAT_WFXT | Marc Zyngier |
2022-03-14 | Merge branch 'for-next/mte' into for-next/core | Will Deacon |
2022-03-14 | Merge branch 'for-next/errata' into for-next/core | Will Deacon |
2022-03-14 | Merge branch 'for-next/docs' into for-next/core | Will Deacon |
2022-03-09 | arm64/mte: Remove asymmetric mode from the prctl() interface | Mark Brown |
2022-03-07 | irqchip/gic-v3: Workaround Marvell erratum 38545 when reading IAR | Linu Cherian |
2022-02-25 | arm64/mte: Add hwcap for asymmetric mode | Mark Brown |
2022-02-25 | arm64/mte: Document ABI for asymmetric mode | Mark Brown |
2022-02-15 | arm64: mte: Document the core dump file format | Catalin Marinas |
2022-02-15 | arm64/mte: Clarify mode reported by PR_GET_TAGGED_ADDR_CTRL | Mark Brown |
2022-02-15 | arm64: booting.rst: Clarify on requiring non-secure EL2 | Andre Przywara |
2022-02-03 | KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errata | James Morse |
2022-01-28 | arm64: cpufeature: List early Cortex-A510 parts as having broken dbm | James Morse |
2022-01-28 | Merge tag 'trbe-cortex-a510-errata' of gitolite.kernel.org:pub/scm/linux/kern... | Catalin Marinas |
2022-01-27 | arm64: errata: Add detection for TRBE trace data corruption | Anshuman Khandual |
2022-01-27 | arm64: errata: Add detection for TRBE invalid prohibited states | Anshuman Khandual |
2022-01-27 | arm64: errata: Add detection for TRBE ignored system register writes | Anshuman Khandual |
2022-01-24 | arm64: errata: Update ARM64_ERRATUM_[2119858|2224489] with Cortex-X2 ranges | Anshuman Khandual |
2022-01-05 | Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrac... | Catalin Marinas |
2021-12-14 | docs/arm64: delete a space from tagged-address-abi | Yanteng Si |
2021-12-14 | arm64/sve: Minor clarification of ABI documentation | Mark Brown |