summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/cpufeature.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-06-121-29/+0
|\
| * arm64/sve: Move read_zcr_features() out of cpufeature.hDave Martin2018-05-251-29/+0
* | arm64: ssbd: Restore mitigation status on CPU resumeMarc Zyngier2018-05-311-0/+6
* | arm64: ssbd: Add global mitigation state accessorMarc Zyngier2018-05-311-0/+10
* | arm64: Add 'ssbd' command-line optionMarc Zyngier2018-05-311-0/+6
|/
* arm64: capabilities: Handle shared entriesSuzuki K Poulose2018-03-261-0/+12
* arm64: capabilities: Add support for checks based on a list of MIDRsSuzuki K Poulose2018-03-261-0/+1
* arm64: Add helpers for checking CPU MIDR against a rangeSuzuki K Poulose2018-03-261-2/+2
* arm64: capabilities: Change scope of VHE to Boot CPU featureSuzuki K Poulose2018-03-261-0/+6
* arm64: capabilities: Add support for features enabled earlySuzuki K Poulose2018-03-261-9/+39
* arm64: capabilities: Restrict KPTI detection to boot-time CPUsSuzuki K Poulose2018-03-261-0/+9
* arm64: capabilities: Introduce weak features based on local CPUSuzuki K Poulose2018-03-261-0/+8
* arm64: capabilities: Filter the entries based on a given maskSuzuki K Poulose2018-03-261-0/+1
* arm64: capabilities: Add flags to handle the conflicts on late CPUSuzuki K Poulose2018-03-261-0/+68
* arm64: capabilities: Prepare for fine grained capabilitiesSuzuki K Poulose2018-03-261-6/+99
* arm64: capabilities: Move errata processing codeSuzuki K Poulose2018-03-261-7/+0
* arm64: capabilities: Update prototype for enable call backDave Martin2018-03-261-1/+6
* arm64/errata: add REVIDR handling to frameworkArd Biesheuvel2018-03-091-0/+4
* arm64/sve: Report SVE to userspace via CPUID only if supportedDave Martin2017-12-141-0/+3
* arm64/sve: Detect SVE and activate runtime supportDave Martin2017-11-031-1/+2
* arm64/sve: Probe SVE capabilities and usable vector lengthsDave Martin2017-11-031-0/+36
* arm64/sve: Kconfig update and conditional compilation supportDave Martin2017-11-031-0/+5
* arm64/cpufeature: don't use mutex in bringup pathMark Rutland2017-05-171-2/+10
* arm64: cpufeature: Make ID reg accessor naming less counterintuitiveDave Martin2017-04-041-2/+2
* arm64: use const cap for system_uses_ttbr0_pan()Mark Rutland2017-03-101-1/+1
* arm64/cpufeature: check correct field width when updating sys_valMark Rutland2017-02-241-4/+10
* arm64: cpufeature: Track user visible fieldsSuzuki K Poulose2017-01-101-0/+11
* arm64: cpufeature: Document the rules of safe value for featuresSuzuki K Poulose2017-01-101-1/+14
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-12-131-7/+23
|\
| * arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1Catalin Marinas2016-11-211-0/+6
| * arm64: Support systems without FP/ASIMDSuzuki K Poulose2016-11-161-1/+11
| * arm64: Add hypervisor safe helper for checking constant capabilitiesSuzuki K Poulose2016-11-161-7/+12
* | arm64: Fix circular include of asm/lse.h through linux/jump_label.hCatalin Marinas2016-11-051-19/+1
|/
* arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse2016-10-201-1/+1
* arm64: Work around systems with mismatched cache line sizesSuzuki K Poulose2016-09-091-1/+2
* arm64: Rearrange CPU errata workaround checksSuzuki K Poulose2016-09-091-2/+2
* arm64: Use consistent naming for errata handlingSuzuki K Poulose2016-09-091-2/+2
* arm64: Set the safe value for L1 icache policySuzuki K Poulose2016-09-091-1/+1
* arm64: Use static keys for CPU featuresCatalin Marinas2016-09-071-3/+11
* arm64: cpufeature: expose arm64_ftr_reg struct for CTR_EL0Ard Biesheuvel2016-08-311-0/+2
* arm64: cpufeature: constify arm64_ftr_regs arrayArd Biesheuvel2016-08-311-1/+0
* arm64: cpufeature: constify arm64_ftr_bits structuresArd Biesheuvel2016-08-311-7/+7
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-021-1/+2
|\
| * arm64: Add ARM64_HYP_OFFSET_LOW capabilityMarc Zyngier2016-07-031-1/+2
* | arm64: errata: Calling enable functions for CPU errata tooAndre Przywara2016-07-011-0/+2
|/
* arm64: Verify CPU errata work arounds on hotplugged CPUSuzuki K Poulose2016-04-251-0/+1
* arm64: Allow a capability to be checked on a single CPUMarc Zyngier2016-04-251-0/+2
* arm64: cpufeature: Add scope for capability checkSuzuki K Poulose2016-04-251-1/+8
* arm64: cpufeature: Track 32bit EL0 supportSuzuki K Poulose2016-04-201-1/+7
* arm64: Add helpers for detecting AArch32 support at EL0Suzuki K Poulose2016-04-201-0/+7
OpenPOWER on IntegriCloud