summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/cpufeature.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-01-091-1/+1
|\
| * arm64: cpufeature: remove non-exist CONFIG_KVM_ARM_HOSTShannon Zhao2021-01-051-1/+1
* | kasan, arm64: implement HW_TAGS runtimeAndrey Konovalov2020-12-221-0/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-12-201-3/+39
|\|
| * Merge remote-tracking branch 'origin/kvm-arm64/psci-relay' into kvmarm-master...Marc Zyngier2020-12-091-34/+34
| |\
| | * KVM: arm64: Add ARM64_KVM_PROTECTED_MODE CPU capabilityDavid Brazdil2020-12-041-0/+22
| * | arm64: Make the Meltdown mitigation state availableMarc Zyngier2020-11-281-3/+17
* | | Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas2020-12-091-0/+2
|\| |
| * | arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelistKonrad Dybcio2020-11-131-0/+2
* | | Merge branch 'for-next/uaccess' into for-next/coreCatalin Marinas2020-12-091-34/+2
|\ \ \ | | |/ | |/|
| * | arm64: mark __system_matches_cap as __maybe_unusedMark Rutland2020-12-031-1/+1
| * | arm64: uaccess: remove vestigal UAO supportMark Rutland2020-12-021-11/+0
| * | arm64: uaccess: remove redundant PAN togglingMark Rutland2020-12-021-17/+0
| * | arm64: uaccess: remove set_fs()Mark Rutland2020-12-021-4/+0
| * | arm64: add C wrappers for SET_PSTATE_*()Mark Rutland2020-12-021-1/+1
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lt...Catalin Marinas2020-12-091-12/+92
|\ \ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | | * arm64: implement CPPC FFH support using AMUsIonela Voinescu2020-11-131-0/+10
| | | * arm64: wrap and generalise counter read functionsIonela Voinescu2020-11-131-4/+1
| | |/ | |/|
| | * arm64: cpufeatures: Add capability for LDAPR instructionWill Deacon2020-11-091-0/+10
| |/
| * Merge branch 'for-next/mte' into for-next/coreWill Deacon2020-10-021-0/+35
| |\
| | * arm64: mte: Clear the tags when a page is mapped in user-space with PROT_MTECatalin Marinas2020-09-041-0/+18
| | * arm64: mte: CPU feature detection and initial sysreg configurationVincenzo Frascino2020-09-031-0/+17
| * | Merge branch 'for-next/ghostbusters' into for-next/coreWill Deacon2020-10-021-48/+3
| |\ \ | |/ / |/| |
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...Will Deacon2020-10-021-9/+37
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | | * arm64: cpufeature: Export symbol read_sanitised_ftr_reg()Jean-Philippe Brucker2020-09-281-0/+1
| | |_|/ | |/| |
| | | * arm64: cpufeature: Modify address authentication cpufeature to exactAmit Daniel Kachhap2020-09-141-9/+35
| | |/ | |/|
| | * arm64: dbm: Invalidate local TLB when setting TCR_EL1.HDWill Deacon2020-10-011-0/+1
| |/
* | arm64: Rewrite Spectre-v4 mitigation codeWill Deacon2020-09-291-41/+0
* | arm64: Treat SSBS as a non-strict system featureWill Deacon2020-09-291-3/+3
* | arm64: Remove Spectre-related CONFIG_* optionsWill Deacon2020-09-291-4/+0
|/
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-241-1/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-08-031-43/+106
|\
| * Merge branch 'for-next/tlbi' into for-next/coreCatalin Marinas2020-07-311-0/+20
| |\
| | * arm64: tlb: Detect the ARMv8.4 TLBI RANGE featureZhenyu Ye2020-07-151-0/+10
| | * arm64: Detect the ARMv8.4 TTL featureMarc Zyngier2020-07-071-0/+11
| | |
| | \
| *-. \ Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...Catalin Marinas2020-07-311-29/+85
| |\ \ \ | | | |/ | | |/|
| | | * arm64/cpufeature: Validate feature bits spacing in arm64_ftr_regs[]Anshuman Khandual2020-07-071-3/+44
| | | * arm64/cpufeature: Replace all open bits shift encodings with macrosAnshuman Khandual2020-07-031-26/+27
| | | * arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR2 registerAnshuman Khandual2020-07-031-0/+7
| | | * arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR1 registerAnshuman Khandual2020-07-031-0/+4
| | | * arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR0 registerAnshuman Khandual2020-07-031-0/+3
| | |/
| * / arm64/panic: Unify all three existing notifier blocksAnshuman Khandual2020-07-021-14/+1
| |/
* / arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718Sai Prakash Ranjan2020-07-031-0/+2
|/
* arm64: kpti: Add KRYO{3, 4}XX silver CPU cores to kpti safelistSai Prakash Ranjan2020-06-241-0/+2
* Merge branch 'for-next/bti' into for-next/coreWill Deacon2020-05-281-0/+37
|\
| * arm64: Set GP bit in kernel page tables to enable BTI for the kernelMark Brown2020-05-071-0/+4
| * Merge branch 'for-next/bti-user' into for-next/btiWill Deacon2020-05-051-0/+33
| |\
| | * arm64: Basic Branch Target Identification supportDave Martin2020-03-161-0/+33
* | | KVM: arm64: Check advertised Stage-2 page size capabilityMarc Zyngier2020-05-281-0/+18
* | | arm64/cpufeature: Add get_arm64_ftr_reg_nowarn()Anshuman Khandual2020-05-271-10/+34