summaryrefslogtreecommitdiffstats
path: root/arch/arm64/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-11-014-7/+13
|\
| * Merge branch 'for-next/cpus_have_const_cap' into for-next/coreCatalin Marinas2023-10-263-6/+6
| |\
| | * arm64: Use a positive cpucap for FP/SIMDMark Rutland2023-10-161-1/+1
| | * arm64: Factor out cpucap definitionsMark Rutland2023-10-162-5/+5
| * | arm64: add FEAT_LSE128 HWCAPJoey Gouly2023-10-131-0/+1
| * | arm64: add FEAT_LRCPC3 HWCAPJoey Gouly2023-10-131-0/+1
| * | arm64/sve: Report FEAT_SVE_B16B16 to userspaceMark Brown2023-09-291-1/+5
| |/
* / arm64: errata: Add Cortex-A520 speculative unprivileged load workaroundRob Herring2023-09-291-0/+1
|/
* arm64: cpufeature: Fix CLRBHB and BC detectionKristina Martsenko2023-09-181-1/+5
* arm64: Add feature detection for fine grained trapsMark Brown2023-08-171-0/+1
* arm64: Add HDFGRTR_EL2 and HDFGWTR_EL2 layoutsMarc Zyngier2023-08-171-0/+129
* arm64: Fix HFGxTR_EL2 field namingMarc Zyngier2023-07-131-6/+6
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-07-031-0/+3
|\
| * Merge branch kvm-arm64/ampere1-hafdbs-mitigation into kvmarm/nextOliver Upton2023-06-161-0/+1
| |\
| | * arm64: errata: Mitigate Ampere1 erratum AC03_CPU_38 at stage-2Oliver Upton2023-06-161-0/+1
| * | Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton2023-06-151-0/+1
| |\ \
| | * | KVM: arm64: Relax trapping of CTR_EL0 when FEAT_EVT is availableMarc Zyngier2023-05-211-0/+1
| | |/
| * / arm64: Add KVM_HVHE capability and has_hvhe() predicateMarc Zyngier2023-06-121-0/+1
| |/
* | Merge branch 'for-next/feat_s1pie' into for-next/coreCatalin Marinas2023-06-232-1/+166
|\ \
| * | arm64: cpufeature: add Permission Indirection Extension cpucapJoey Gouly2023-06-061-0/+1
| * | arm64: cpufeature: add TCR2 cpucapJoey Gouly2023-06-061-0/+1
| * | arm64/sysreg: add PIR*_ELx registersJoey Gouly2023-06-061-0/+39
| * | arm64/sysreg: update HCRX_EL2 registerJoey Gouly2023-06-061-1/+11
| * | arm64/sysreg: add system registers TCR2_ELxJoey Gouly2023-06-061-0/+42
| * | arm64/sysreg: Add ID register ID_AA64MMFR3Joey Gouly2023-06-061-0/+72
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas2023-06-233-2/+136
|\ \ \ \ \ | | | |/ / | | |/| / | |_|_|/ |/| | |
| | | * arm64/sysreg: Convert TRBIDR_EL1 register to automatic generationAnshuman Khandual2023-06-141-0/+13
| | | * arm64/sysreg: Convert TRBTRG_EL1 register to automatic generationAnshuman Khandual2023-06-141-0/+5
| | | * arm64/sysreg: Convert TRBMAR_EL1 register to automatic generationAnshuman Khandual2023-06-141-0/+16
| | | * arm64/sysreg: Convert TRBSR_EL1 register to automatic generationAnshuman Khandual2023-06-141-0/+16
| | | * arm64/sysreg: Convert TRBBASER_EL1 register to automatic generationAnshuman Khandual2023-06-141-0/+5
| | | * arm64/sysreg: Convert TRBPTR_EL1 register to automatic generationAnshuman Khandual2023-06-141-0/+4
| | | * arm64/sysreg: Convert TRBLIMITR_EL1 register to automatic generationAnshuman Khandual2023-06-141-0/+18
| | | * arm64/sysreg: Convert OSECCR_EL1 to automatic generationMark Brown2023-06-061-0/+5
| | | * arm64/sysreg: Convert OSDTRTX_EL1 to automatic generationMark Brown2023-06-061-0/+5
| | | * arm64/sysreg: Convert OSDTRRX_EL1 to automatic generationMark Brown2023-06-061-0/+5
| | | * arm64/sysreg: Convert OSLAR_EL1 to automatic generationMark Brown2023-06-061-0/+5
| | | * arm64/sysreg: Convert MDSCR_EL1 to automatic register generationMark Brown2023-06-061-0/+28
| | | * arm64/sysreg: Convert MDCCINT_EL1 to automatic register generationMark Brown2023-06-061-0/+7
| |_|/ |/| |
| | * arm64: mops: detect and enable FEAT_MOPSKristina Martsenko2023-06-051-0/+1
| | * arm64: cpufeature: detect FEAT_HCXKristina Martsenko2023-06-051-0/+1
| |/ |/|
| * arm64/cpucaps: increase string width to properly format cpucaps.hPrathu Baronia2023-06-061-2/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-05-012-0/+5
|\
| * arm64: Add HAS_ECV_CNTPOFF capabilityMarc Zyngier2023-03-301-0/+1
| * arm64: Add CNTPOFF_EL2 register definitionMarc Zyngier2023-03-301-0/+4
* | arm64/sysreg: Convert HFGITR_EL2 to automatic generationMark Brown2023-04-171-0/+65
* | arm64/sysreg: Update ID_AA64PFR1_EL1 for DDI0601 2022-12Mark Brown2023-04-061-1/+24
* | arm64/sysreg: Convert HFG[RW]TR_EL2 to automatic generationMark Brown2023-04-061-0/+75
* | arm64/sysreg: allow *Enum blocks in SysregFields blocksMark Rutland2023-04-061-37/+58
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-253-1/+37
|\