summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/cpufeature.h
Commit message (Expand)AuthorAgeFilesLines
* 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
| * arm64: Keep track of CPU feature registersSuzuki K. Poulose2015-10-211-0/+41
| * arm64: Handle width of a cpuid featureSuzuki K. Poulose2015-10-211-3/+9
| * arm64: Move mixed endian support detectionSuzuki K. Poulose2015-10-211-0/+7
| * arm64: Delay ELF HWCAP initialisation until all CPUs are upSuzuki K. Poulose2015-10-211-0/+1
* | irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154Robert Richter2015-09-291-1/+2
|/
* arm64: lse: rename ARM64_CPU_FEAT_LSE_ATOMICS for consistencyWill Deacon2015-07-271-1/+1
* arm64: alternatives: add cpu feature for lse atomicsWill Deacon2015-07-271-1/+2
* arm64: cpufeature.h: add missing #include of kernel.hWill Deacon2015-07-271-0/+2
* arm64: kernel: Add support for Privileged Access NeverJames Morse2015-07-271-1/+2
* arm64: kernel: Add min_field_value and use '>=' for feature detectionJames Morse2015-07-271-2/+2
* arm64: kernel: Add cpufeature 'enable' callbackJames Morse2015-07-271-0/+1
* arm64: kernel: Add cpuid_feature_extract_field() for 4bit sign extensionJames Morse2015-07-271-0/+7
* arm64: alternative: Introduce feature for GICv3 CPU interfaceMarc Zyngier2015-06-121-1/+7
* arm64: errata: add workaround for cortex-a53 erratum #845719Will Deacon2015-04-011-1/+2
* arm64: Extract feature parsing code from cpu_errata.cMarc Zyngier2015-03-301-0/+15
* arm64: Track system support for mixed endian EL0Suzuki K. Poulose2015-01-231-0/+2
* arm64: Provide a namespace to NCAPSFabio Estevam2014-12-041-5/+5
* arm64: add Cortex-A57 erratum 832075 workaroundAndre Przywara2014-11-251-2/+3
* arm64: add Cortex-A53 cache errata workaroundAndre Przywara2014-11-251-1/+7
* arm64: detect silicon revisions and set cap bits accordinglyAndre Przywara2014-11-251-0/+2
* arm64: add cpu_capabilities bitmapAndre Przywara2014-11-251-0/+20
* arm64: enable generic CPU feature modalias matching for this architectureArd Biesheuvel2014-03-141-0/+29
OpenPOWER on IntegriCloud