summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/cpufeature.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-25Merge branch 'for-next/kernel-ptrauth' into for-next/coreCatalin Marinas1-22/+71
2020-03-25Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...Catalin Marinas1-1/+71
2020-03-18arm64: enable ptrauth earlierKristina Martsenko1-10/+3
2020-03-18arm64: cpufeature: handle conflicts based on capabilityKristina Martsenko1-14/+15
2020-03-18arm64: cpufeature: Move cpu capability helpers inside C fileAmit Daniel Kachhap1-0/+13
2020-03-18arm64: cpufeature: add pointer auth meta-capabilitiesKristina Martsenko1-1/+24
2020-03-18arm64: cpufeature: Fix meta-capability cpufeature checkAmit Daniel Kachhap1-1/+20
2020-03-17arm64: remove redundant blank for '=' operator韩科才1-1/+1
2020-03-06arm64: use activity monitors for frequency invarianceIonela Voinescu1-0/+4
2020-03-06arm64: add support for the AMU extension v1Ionela Voinescu1-0/+66
2020-01-22Merge branch 'for-next/rng' into for-next/coreWill Deacon1-0/+14
2020-01-22Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for...Will Deacon1-27/+150
2020-01-22arm64: Implement archrandom.h for ARMv8.5-RNGRichard Henderson1-0/+14
2020-01-15arm64: Use register field helper in kaslr_requires_kpti()Will Deacon1-3/+3
2020-01-15arm64: Simplify early check for broken TX1 when KASLR is enabledWill Deacon1-11/+4
2020-01-15arm64: Use a variable to store non-global mappings decisionMark Brown1-3/+52
2020-01-15arm64: Factor out checks for KASLR in KPTI code into separate functionMark Brown1-1/+1
2020-01-15arm64: Add initial support for E0PDMark Brown1-0/+22
2020-01-15arm64: Move the LSE gas support detection to KconfigCatalin Marinas1-2/+2
2020-01-15arm64: Introduce ID_ISAR6 CPU registerAnshuman Khandual1-0/+16
2020-01-15arm64: cpufeature: Export matrix and other features to userspaceSteven Price1-0/+19
2020-01-14arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properlySuzuki K Poulose1-3/+34
2020-01-14arm64: cpufeature: Fix the type of no FP/SIMD capabilitySuzuki K Poulose1-1/+1
2020-01-14arm64: Introduce system_capabilities_finalized() markerSuzuki K Poulose1-17/+9
2020-01-08arm64: kpti: Add Broadcom Brahma-B53 core to the KPTI whitelistFlorian Fainelli1-0/+1
2019-11-08Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...Catalin Marinas1-0/+1
2019-11-06arm64: kpti: Add NVIDIA's Carmel core to the KPTI whitelistRich Wiley1-0/+1
2019-10-15arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE is not enabledJulien Grall1-5/+10
2019-10-04arm64: cpufeature: Effectively expose FRINT capability to userspaceJulien Grall1-0/+1
2019-09-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+1
2019-08-13arm64: cpufeature: Don't treat granule sizes as strictWill Deacon1-3/+11
2019-08-07arm64/prefetch: fix a -Wtype-limits warningQian Cai1-1/+1
2019-07-31arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon1-2/+6
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-3/+5
2019-06-25arm64: Expose FRINT capabilities to userspaceMark Brown1-0/+1
2019-06-25arm64: Expose ARMv8.5 CondM capability to userspaceMark Brown1-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2019-06-05arm64: cpufeature: Fix missing ZFR0 in __read_sysreg_by_encoding()Dave Martin1-0/+1
2019-06-04arm64/cpufeature: Convert hook_lock to raw_spin_lock_t in cpu_enable_ssbs()Julien Grall1-3/+3
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2019-05-01Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/ker...Will Deacon1-15/+51
2019-05-01arm64/speculation: Support 'mitigations=' cmdline optionJosh Poimboeuf1-1/+7
2019-04-26arm64: add sysfs vulnerability show for meltdownJeremy Linton1-14/+44
2019-04-23arm64: Expose SVE2 features for userspaceDave Martin1-1/+16
2019-04-16arm64: Advertise ARM64_HAS_DCPODP cpu featureAndrew Murray1-0/+10
2019-04-16arm64: Expose DC CVADP to userspaceAndrew Murray1-0/+1
2019-04-16arm64: HWCAP: encapsulate elf_hwcapAndrew Murray1-2/+31
2019-04-16arm64: HWCAP: add support for AT_HWCAP2Andrew Murray1-33/+33
2019-03-29arm64/sve: Check SVE virtualisabilityDave Martin1-1/+1
2019-03-19arm64: kpti: Whitelist HiSilicon Taishan v110 CPUsHanjun Guo1-0/+1