summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/cpufeature.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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