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