summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/cpufeature.h
AgeCommit message (Expand)Author
2024-12-05arm64: cpufeature: Add GCS to cpucap_is_possible()Robin Murphy
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-11-14Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas
2024-11-05arm64: Add support for FEAT_HAFTYicong Yang
2024-10-31KVM: arm64: Fix missing traps of guest accesses to the MPAM registersJames Morse
2024-10-31arm64: cpufeature: discover CPU support for MPAMJames Morse
2024-10-17arm64: Support AT_HWCAP3Mark Brown
2024-10-16arm64: cpufeature: add POE to cpucap_is_possible()Joey Gouly
2024-10-04arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)Mark Brown
2024-09-04arm64: context switch POR_EL0 registerJoey Gouly
2024-07-04arm64/cpufeature: Replace custom macros with fields from ID_AA64PFR0_EL1Anshuman Khandual
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-03-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-03-13Revert "arm64: mm: add support for WXN memory translation attribute"Catalin Marinas
2024-03-11Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...Paolo Bonzini
2024-03-07Merge branch 'for-next/stage1-lpa2' into for-next/coreCatalin Marinas
2024-03-07arm64/fpsimd: Support FEAT_FPMRMark Brown
2024-02-16arm64: mm: add support for WXN memory translation attributeArd Biesheuvel
2024-02-16arm64: Enable LPA2 at boot if supported by the systemArd Biesheuvel
2024-02-16arm64: mm: Add feature override support for LVAArd Biesheuvel
2024-02-16arm64: mm: Handle LVA support as a CPU featureArd Biesheuvel
2024-02-16arm64: Add helpers to probe local CPU for PAC and BTI supportArd Biesheuvel
2024-02-16arm64: idreg-override: Create a pseudo feature for rodata=offArd Biesheuvel
2024-02-16arm64: kaslr: Use feature override instead of parsing the cmdline againArd Biesheuvel
2024-02-16arm64: cpufeature: Add helper to test for CPU feature overridesArd Biesheuvel
2024-02-09arm64: fix typo in commentsSeongsu Park
2024-02-08arm64: cpufeatures: Correctly handle signed valuesMarc Zyngier
2024-01-04Merge branch 'for-next/lpa2-prep' into for-next/coreWill Deacon
2023-12-13arm64: Align boot cpucap handling with system cpucap handlingMark Rutland
2023-11-27arm64: Add ARM64_HAS_LPA2 CPU capabilityRyan Roberts
2023-10-26Merge branch 'for-next/cpus_have_const_cap' into for-next/coreCatalin Marinas
2023-10-23arm64: cpufeature: Display the set of cores with a featureJeremy Linton
2023-10-16arm64: Remove cpus_have_const_cap()Mark Rutland
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_{SVE,SME,SME2,FA64}Mark Rutland
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_MTEMark Rutland
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_TLB_RANGEMark Rutland
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_PANMark Rutland
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_GIC_PRIO_MASKINGMark Rutland
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_CNPMark Rutland
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_BTIMark Rutland
2023-10-16arm64: Avoid cpus_have_const_cap() for ARM64_HAS_{ADDRESS,GENERIC}_AUTHMark Rutland
2023-10-16arm64: Use a positive cpucap for FP/SIMDMark Rutland
2023-10-16arm64: Rework setup_cpu_features()Mark Rutland
2023-10-16arm64: Add cpus_have_final_boot_cap()Mark Rutland
2023-10-16arm64: Add cpucap_is_possible()Mark Rutland
2023-09-18arm64: cpufeature: Fix CLRBHB and BC detectionKristina Martsenko
2023-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-06-15Merge branch kvm-arm64/configurable-id-regs into kvmarm/nextOliver Upton
2023-06-15KVM: arm64: Use arm64_ftr_bits to sanitise ID register writesJing Zhang
2023-06-12arm64: Add KVM_HVHE capability and has_hvhe() predicateMarc Zyngier