summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/cpufeature.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-171-21/+23
|\
| * arm64: make mrs_s prefixing implicit in read_cpuidMark Rutland2016-03-041-1/+1
| * arm64: Add workaround for Cavium erratum 27456Andrew Pinski2016-02-261-1/+2
| * arm64: Rename cpuid_feature field extract routinesSuzuki K Poulose2016-02-251-8/+14
| * arm64: capabilities: Handle sign of the feature bitSuzuki K Poulose2016-02-251-3/+4
| * arm64: Enable CPU capability verification unconditionallySuzuki K Poulose2016-02-251-6/+0
| * arm64: kernel: Don't toggle PAN on systems with UAOJames Morse2016-02-181-1/+2
| * arm64: kernel: Add support for User Access OverrideJames Morse2016-02-181-1/+2
| * arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macroJames Morse2016-02-181-1/+1
| * arm64: prefetch: add alternative pattern for CPUs without a prefetcherWill Deacon2016-02-161-1/+2
* | arm64: Add ARM64_HAS_VIRT_HOST_EXTN featureMarc Zyngier2016-02-291-1/+5
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-11-271-2/+20
|\
| * arm64: cpufeature: Track unsigned fieldsSuzuki K. Poulose2015-11-261-2/+8
| * arm64: cpufeature: Add helpers for extracting unsigned valuesSuzuki K. Poulose2015-11-261-0/+12
* | arm64: KVM: Add workaround for Cortex-A57 erratum 834220Marc Zyngier2015-11-241-1/+2
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-041-8/+83
|\
| * arm64/HWCAP: Use system wide safe valuesSuzuki K. Poulose2015-10-211-0/+2
| * arm64/capabilities: Make use of system wide safe valueSuzuki K. Poulose2015-10-211-0/+1
| * arm64: Delay cpu feature capability checksSuzuki K. Poulose2015-10-211-2/+9
| * arm64: Refactor check_cpu_capabilitiesSuzuki K. Poulose2015-10-211-1/+1
| * arm64: Cleanup mixed endian support detectionSuzuki K. Poulose2015-10-211-2/+10
| * arm64: Read system wide CPUID valueSuzuki K. Poulose2015-10-211-0/+2