summaryrefslogtreecommitdiff
path: root/arch/arm64/tools/cpucaps
AgeCommit message (Expand)Author
2024-01-12arm64: Rename ARM64_WORKAROUND_2966298Rob Herring
2024-01-04Merge branch 'for-next/lpa2-prep' into for-next/coreWill Deacon
2023-12-05arm64: Get rid of ARM64_HAS_NO_HW_PREFETCHMarc Zyngier
2023-11-27arm64: Add ARM64_HAS_LPA2 CPU capabilityRyan Roberts
2023-11-01Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-10-16arm64: Use a positive cpucap for FP/SIMDMark Rutland
2023-09-29arm64: errata: Add Cortex-A520 speculative unprivileged load workaroundRob Herring
2023-08-17arm64: Add feature detection for fine grained trapsMark Brown
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-06-16Merge branch kvm-arm64/ampere1-hafdbs-mitigation into kvmarm/nextOliver Upton
2023-06-16arm64: errata: Mitigate Ampere1 erratum AC03_CPU_38 at stage-2Oliver Upton
2023-06-15Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton
2023-06-12arm64: Add KVM_HVHE capability and has_hvhe() predicateMarc Zyngier
2023-06-06arm64: cpufeature: add Permission Indirection Extension cpucapJoey Gouly
2023-06-06arm64: cpufeature: add TCR2 cpucapJoey Gouly
2023-06-05arm64: mops: detect and enable FEAT_MOPSKristina Martsenko
2023-06-05arm64: cpufeature: detect FEAT_HCXKristina Martsenko
2023-05-21KVM: arm64: Relax trapping of CTR_EL0 when FEAT_EVT is availableMarc Zyngier
2023-03-30arm64: Add HAS_ECV_CNTPOFF capabilityMarc Zyngier
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-02-13Merge branch kvm-arm64/nv-prefix into kvmarm/nextOliver Upton
2023-02-13Merge branch arm64/for-next/sme2 into kvmarm/nextOliver Upton
2023-02-11arm64: Add ARM64_HAS_NESTED_VIRT cpufeatureJintack Lim
2023-02-10Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...Catalin Marinas
2023-01-31arm64: add ARM64_HAS_GIC_PRIO_RELAXED_SYNC cpucapMark Rutland
2023-01-31arm64: rename ARM64_HAS_IRQ_PRIO_MASKING to ARM64_HAS_GIC_PRIO_MASKINGMark Rutland
2023-01-31arm64: rename ARM64_HAS_SYSREG_GIC_CPUIF to ARM64_HAS_GIC_CPUIF_SYSREGSMark Rutland
2023-01-20arm64/sme: Add basic enumeration for SME2Mark Brown
2023-01-06arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruptionAnshuman Khandual
2022-12-15Revert "arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption"Will Deacon
2022-12-06Merge branch 'for-next/errata' into for-next/coreWill Deacon
2022-11-18arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruptionAnshuman Khandual
2022-11-08arm64: Enable data independent timing (DIT) in the kernelArd Biesheuvel
2022-09-30Merge branch 'for-next/alternatives' into for-next/coreCatalin Marinas
2022-09-16arm64: alternatives: have callbacks take a capMark Rutland
2022-09-16arm64: errata: remove BF16 HWCAP due to incorrect result on Cortex-A510James Morse
2022-08-23arm64: errata: add detection for AMEVCNTR01 incrementing incorrectlyIonela Voinescu
2022-07-25Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon
2022-07-19arm64: errata: Remove AES hwcap for COMPAT tasksJames Morse
2022-06-23arm64: trap implementation defined functionality in userspaceKristina Martsenko
2022-05-04Merge branch kvm-arm64/wfxt into kvmarm-master/nextMarc Zyngier
2022-04-22arm64/sme: Basic enumeration supportMark Brown
2022-04-20arm64: Add HWCAP advertising FEAT_WFXTMarc Zyngier
2022-03-14Merge branch 'for-next/spectre-bhb' into for-next/coreWill Deacon
2022-02-25arm64: Add support of PAuth QARMA3 architected algorithmVladimir Murzin
2022-02-25arm64: cpufeature: Mark existing PAuth architected algorithm as QARMA5Vladimir Murzin
2022-02-24arm64: Mitigate spectre style branch history side channelsJames Morse
2022-02-03KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errataJames Morse
2022-01-27arm64: errata: Add detection for TRBE trace data corruptionAnshuman Khandual