summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/cpufeature.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/kernel-ptrauth' into for-next/coreCatalin Marinas2020-03-251-22/+71
|\
| * arm64: enable ptrauth earlierKristina Martsenko2020-03-181-10/+3
| * arm64: cpufeature: handle conflicts based on capabilityKristina Martsenko2020-03-181-14/+15
| * arm64: cpufeature: Move cpu capability helpers inside C fileAmit Daniel Kachhap2020-03-181-0/+13
| * arm64: cpufeature: add pointer auth meta-capabilitiesKristina Martsenko2020-03-181-1/+24
| * arm64: cpufeature: Fix meta-capability cpufeature checkAmit Daniel Kachhap2020-03-181-1/+20
| |
| \
*-. \ Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...Catalin Marinas2020-03-251-1/+71
|\ \ \ | |_|/ |/| |
| | * arm64: remove redundant blank for '=' operator韩科才2020-03-171-1/+1
| |/ |/|
| * arm64: use activity monitors for frequency invarianceIonela Voinescu2020-03-061-0/+4
| * arm64: add support for the AMU extension v1Ionela Voinescu2020-03-061-0/+66
|/
* Merge branch 'for-next/rng' into for-next/coreWill Deacon2020-01-221-0/+14
|\
| * arm64: Implement archrandom.h for ARMv8.5-RNGRichard Henderson2020-01-221-0/+14
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for...Will Deacon2020-01-221-27/+150
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| | | | | * arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properlySuzuki K Poulose2020-01-141-3/+34
| | | | | * arm64: cpufeature: Fix the type of no FP/SIMD capabilitySuzuki K Poulose2020-01-141-1/+1
| | | | | * arm64: Introduce system_capabilities_finalized() markerSuzuki K Poulose2020-01-141-17/+9
| |_|_|_|/ |/| | | |
| | | | * arm64: kpti: Add Broadcom Brahma-B53 core to the KPTI whitelistFlorian Fainelli2020-01-081-0/+1
| |_|_|/ |/| | |
| | | * arm64: Move the LSE gas support detection to KconfigCatalin Marinas2020-01-151-2/+2
| |_|/ |/| |
| | * arm64: Use register field helper in kaslr_requires_kpti()Will Deacon2020-01-151-3/+3
| | * arm64: Simplify early check for broken TX1 when KASLR is enabledWill Deacon2020-01-151-11/+4
| | * arm64: Use a variable to store non-global mappings decisionMark Brown2020-01-151-3/+52
| | * arm64: Factor out checks for KASLR in KPTI code into separate functionMark Brown2020-01-151-1/+1
| | * arm64: Add initial support for E0PDMark Brown2020-01-151-0/+22
| |/ |/|
| * arm64: Introduce ID_ISAR6 CPU registerAnshuman Khandual2020-01-151-0/+16
| * arm64: cpufeature: Export matrix and other features to userspaceSteven Price2020-01-151-0/+19
|/
*-. Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...Catalin Marinas2019-11-081-0/+1
|\ \
| | * arm64: kpti: Add NVIDIA's Carmel core to the KPTI whitelistRich Wiley2019-11-061-0/+1
| |/
* / arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE is not enabledJulien Grall2019-10-151-5/+10
|/
* arm64: cpufeature: Effectively expose FRINT capability to userspaceJulien Grall2019-10-041-0/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-09-161-1/+1
|\
| * arm64/prefetch: fix a -Wtype-limits warningQian Cai2019-08-071-1/+1
* | arm64: cpufeature: Don't treat granule sizes as strictWill Deacon2019-08-131-3/+11
|/
* arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon2019-07-311-2/+6
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-081-3/+5
|\
| * arm64: Expose FRINT capabilities to userspaceMark Brown2019-06-251-0/+1
| * arm64: Expose ARMv8.5 CondM capability to userspaceMark Brown2019-06-251-0/+1
| * arm64/cpufeature: Convert hook_lock to raw_spin_lock_t in cpu_enable_ssbs()Julien Grall2019-06-041-3/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* | arm64: cpufeature: Fix missing ZFR0 in __read_sysreg_by_encoding()Dave Martin2019-06-051-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-05-171-1/+1
|\
| * arm64/sve: Check SVE virtualisabilityDave Martin2019-03-291-1/+1
* | Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/ker...Will Deacon2019-05-011-15/+51
|\ \
| * | arm64/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf2019-05-011-1/+7
| * | arm64: add sysfs vulnerability show for meltdownJeremy Linton2019-04-261-14/+44
| |/
* | arm64: Expose SVE2 features for userspaceDave Martin2019-04-231-1/+16
* | arm64: Advertise ARM64_HAS_DCPODP cpu featureAndrew Murray2019-04-161-0/+10
* | arm64: Expose DC CVADP to userspaceAndrew Murray2019-04-161-0/+1
* | arm64: HWCAP: encapsulate elf_hwcapAndrew Murray2019-04-161-2/+31
* | arm64: HWCAP: add support for AT_HWCAP2Andrew Murray2019-04-161-33/+33
|/
* arm64: kpti: Whitelist HiSilicon Taishan v110 CPUsHanjun Guo2019-03-191-0/+1