summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/cpufeature.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-04arm64: add HWCAP for FEAT_HBC (hinted conditional branches)Joey Gouly1-1/+2
2023-07-27arm64/cpufeature: Use ARM64_CPUID_FIELD() to match EVTMark Brown1-5/+1
2023-07-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+33
2023-06-23Merge branch 'for-next/feat_s1pie' into for-next/coreCatalin Marinas1-0/+24
2023-06-23Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas1-31/+51
2023-06-15Merge branch kvm-arm64/misc into kvmarm/nextOliver Upton1-0/+11
2023-06-15Merge branch kvm-arm64/configurable-id-regs into kvmarm/nextOliver Upton1-1/+1
2023-06-15KVM: arm64: Use arm64_ftr_bits to sanitise ID register writesJing Zhang1-1/+1
2023-06-13arm64: Add KVM_HVHE capability and has_hvhe() predicateMarc Zyngier1-0/+19
2023-06-13arm64: Turn kaslr_feature_override into a generic SW feature overrideMarc Zyngier1-0/+2
2023-06-07arm64: cpufeature: fold cpus_set_cap() into update_cpu_capabilities()Mark Rutland1-1/+2
2023-06-07arm64: cpufeature: use cpucap namingMark Rutland1-19/+19
2023-06-07arm64: standardise cpucap bitmap namesMark Rutland1-6/+6
2023-06-06arm64: cpufeature: add Permission Indirection Extension cpucapJoey Gouly1-0/+7
2023-06-06arm64: cpufeature: add TCR2 cpucapJoey Gouly1-0/+6
2023-06-06arm64: cpufeature: add system register ID_AA64MMFR3Joey Gouly1-0/+11
2023-06-05arm64: mops: detect and enable FEAT_MOPSKristina Martsenko1-0/+15
2023-06-05arm64: cpufeature: detect FEAT_HCXKristina Martsenko1-0/+8
2023-05-26arm64/cpufeature: Use helper for ECV CNTPOFF cpufeatureMark Brown1-5/+1
2023-05-21KVM: arm64: Relax trapping of CTR_EL0 when FEAT_EVT is availableMarc Zyngier1-0/+11
2023-05-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-6/+6
2023-05-02arm64: cpufeature: Fix pointer auth hwcapsKristina Martsenko1-6/+6
2023-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+11
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+9
2023-04-17arm64/cpufeature: Use helper macro to specify ID register for capabilitesMark Brown1-201/+44
2023-04-17arm64/cpufeature: Consistently use symbolic constants for min_field_valueMark Brown1-17/+17
2023-04-17arm64/cpufeature: Pull out helper for CPUID register definitionsMark Brown1-12/+15
2023-03-30arm64: Add HAS_ECV_CNTPOFF capabilityMarc Zyngier1-0/+11
2023-03-17arm64: cpufeature: move to use bus_get_dev_root()Greg Kroah-Hartman1-1/+9
2023-03-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2023-02-28arm64: kaslr: don't pretend KASLR is enabled if offset < MIN_KIMG_ALIGNArd Biesheuvel1-1/+1
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+25
2023-02-14Merge branch kvm-arm64/nv-prefix into kvmarm/nextOliver Upton1-0/+25
2023-02-11arm64: Add ARM64_HAS_NESTED_VIRT cpufeatureJintack Lim1-0/+25
2023-02-10Merge branch 'for-next/sysreg-hwcaps' into for-next/coreCatalin Marinas1-108/+101
2023-02-10Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...Catalin Marinas1-19/+95
2023-02-01arm64/cpufeature: Use helper macros to specify hwcapsMark Brown1-108/+101
2023-02-01arm64/cpufeature: Always use symbolic name for feature value in hwcapsMark Brown1-53/+53
2023-02-01Merge branches 'for-next/sysreg', 'for-next/compat-hwcap' and 'for-next/sme2'...Catalin Marinas1-8/+44
2023-01-31arm64: add ARM64_HAS_GIC_PRIO_RELAXED_SYNC cpucapMark Rutland1-0/+36
2023-01-31arm64: make ARM64_HAS_GIC_PRIO_MASKING depend on ARM64_HAS_GIC_CPUIF_SYSREGSMark Rutland1-6/+9
2023-01-31arm64: rename ARM64_HAS_IRQ_PRIO_MASKING to ARM64_HAS_GIC_PRIO_MASKINGMark Rutland1-1/+1
2023-01-31arm64: rename ARM64_HAS_SYSREG_GIC_CPUIF to ARM64_HAS_GIC_CPUIF_SYSREGSMark Rutland1-1/+1
2023-01-20arm64: cpufeature: Use kstrtobool() instead of strtobool()Christophe JAILLET1-2/+3
2023-01-20arm64: Add compat hwcap SSBSAmit Daniel Kachhap1-1/+2
2023-01-20arm64: Add compat hwcap SBAmit Daniel Kachhap1-1/+2
2023-01-20arm64: Add compat hwcap I8MMAmit Daniel Kachhap1-1/+2
2023-01-20arm64: Add compat hwcap ASIMDBF16Amit Daniel Kachhap1-1/+2
2023-01-20arm64: Add compat hwcap ASIMDFHMAmit Daniel Kachhap1-1/+2
2023-01-20arm64: Add compat hwcap ASIMDDPAmit Daniel Kachhap1-1/+2