summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/cpufeature.c
AgeCommit message (Expand)Author
2020-11-13arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelistKonrad Dybcio
2020-10-02Merge branch 'for-next/mte' into for-next/coreWill Deacon
2020-10-02Merge branch 'for-next/ghostbusters' into for-next/coreWill Deacon
2020-10-02Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...Will Deacon
2020-10-01arm64: dbm: Invalidate local TLB when setting TCR_EL1.HDWill Deacon
2020-09-29arm64: Rewrite Spectre-v4 mitigation codeWill Deacon
2020-09-29arm64: Treat SSBS as a non-strict system featureWill Deacon
2020-09-29arm64: Remove Spectre-related CONFIG_* optionsWill Deacon
2020-09-28arm64: cpufeature: Export symbol read_sanitised_ftr_reg()Jean-Philippe Brucker
2020-09-14arm64: cpufeature: Modify address authentication cpufeature to exactAmit Daniel Kachhap
2020-09-04arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTECatalin Marinas
2020-09-03arm64: mte: CPU feature detection and initial sysreg configurationVincenzo Frascino
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-07-31Merge branch 'for-next/tlbi' into for-next/coreCatalin Marinas
2020-07-31Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...Catalin Marinas
2020-07-15arm64: tlb: Detect the ARMv8.4 TLBI RANGE featureZhenyu Ye
2020-07-07arm64/cpufeature: Validate feature bits spacing in arm64_ftr_regs[]Anshuman Khandual
2020-07-07arm64: Detect the ARMv8.4 TTL featureMarc Zyngier
2020-07-03arm64/cpufeature: Replace all open bits shift encodings with macrosAnshuman Khandual
2020-07-03arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR2 registerAnshuman Khandual
2020-07-03arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR1 registerAnshuman Khandual
2020-07-03arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR0 registerAnshuman Khandual
2020-07-03arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718Sai Prakash Ranjan
2020-07-02arm64/panic: Unify all three existing notifier blocksAnshuman Khandual
2020-06-24arm64: kpti: Add KRYO{3, 4}XX silver CPU cores to kpti safelistSai Prakash Ranjan
2020-05-28Merge branch 'for-next/bti' into for-next/coreWill Deacon
2020-05-28KVM: arm64: Check advertised Stage-2 page size capabilityMarc Zyngier
2020-05-27arm64/cpufeature: Add get_arm64_ftr_reg_nowarn()Anshuman Khandual
2020-05-21arm64/cpuinfo: Add ID_MMFR4_EL1 into the cpuinfo_arm64 contextAnshuman Khandual
2020-05-21arm64/cpufeature: Add remaining feature bits in ID_AA64PFR1 registerAnshuman Khandual
2020-05-21arm64/cpufeature: Add remaining feature bits in ID_AA64PFR0 registerAnshuman Khandual
2020-05-21arm64/cpufeature: Add remaining feature bits in ID_AA64ISAR0 registerAnshuman Khandual
2020-05-21arm64/cpufeature: Add remaining feature bits in ID_MMFR4 registerAnshuman Khandual
2020-05-21arm64/cpufeature: Add remaining feature bits in ID_PFR0 registerAnshuman Khandual
2020-05-21arm64/cpufeature: Introduce ID_MMFR5 CPU registerAnshuman Khandual
2020-05-21arm64/cpufeature: Introduce ID_DFR1 CPU registerAnshuman Khandual
2020-05-21arm64/cpufeature: Introduce ID_PFR2 CPU registerAnshuman Khandual
2020-05-21arm64/cpufeature: Make doublelock a signed feature in ID_AA64DFR0Anshuman Khandual
2020-05-21arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 registerAnshuman Khandual
2020-05-21arm64/cpufeature: Add explicit ftr_id_isar0[] for ID_ISAR0 registerAnshuman Khandual
2020-05-20arm64/cpufeature: Drop open encodings while extracting parangeAnshuman Khandual
2020-05-20arm64/cpufeature: Validate hypervisor capabilities during CPU hotplugAnshuman Khandual
2020-05-07arm64: Set GP bit in kernel page tables to enable BTI for the kernelMark Brown
2020-05-05Merge branch 'for-next/bti-user' into for-next/btiWill Deacon
2020-05-05arm64: cpufeature: Extend comment to describe absence of field infoWill Deacon
2020-04-28arm64: cpufeature: Add an overview comment for the cpufeature frameworkWill Deacon
2020-04-28arm64: cpufeature: Relax checks for AArch32 support at EL[0-2]Will Deacon
2020-04-28arm64: cpufeature: Relax AArch32 system checks if EL1 is 64-bit onlyWill Deacon
2020-04-28arm64: cpufeature: Factor out checking of AArch32 featuresWill Deacon