| Commit message (Expand) | Author | Age | Files | Lines |
* | arm64: cpufeature: Track unsigned fields | Suzuki K. Poulose | 2015-11-26 | 1 | -14/+23 |
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2015-11-12 | 1 | -1/+1 |
|\ |
|
| * | arm64: mark cpus_have_hwcap as __maybe_unused | Arnd Bergmann | 2015-11-12 | 1 | -1/+1 |
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-11-04 | 1 | -25/+826 |
|\ \
| |/ |
|
| * | arm64: cpufeature: declare enable_cpu_capabilities as static | Will Deacon | 2015-10-28 | 1 | -1/+1 |
| * | arm64: Move FP/ASIMD hwcap handling to common code | Suzuki K. Poulose | 2015-10-21 | 1 | -0/+2 |
| * | arm64/HWCAP: Use system wide safe values | Suzuki K. Poulose | 2015-10-21 | 1 | -72/+91 |
| * | arm64/capabilities: Make use of system wide safe value | Suzuki K. Poulose | 2015-10-21 | 1 | -20/+59 |
| * | arm64: Delay cpu feature capability checks | Suzuki K. Poulose | 2015-10-21 | 1 | -4/+93 |
| * | arm64: Refactor check_cpu_capabilities | Suzuki K. Poulose | 2015-10-21 | 1 | -3/+11 |
| * | arm64: Cleanup mixed endian support detection | Suzuki K. Poulose | 2015-10-21 | 1 | -22/+0 |
| * | arm64: Read system wide CPUID value | Suzuki K. Poulose | 2015-10-21 | 1 | -0/+9 |
| * | arm64: Consolidate CPU Sanity check to CPU Feature infrastructure | Suzuki K. Poulose | 2015-10-21 | 1 | -33/+131 |
| * | arm64: Keep track of CPU feature registers | Suzuki K. Poulose | 2015-10-21 | 1 | -0/+429 |
| * | arm64: Move mixed endian support detection | Suzuki K. Poulose | 2015-10-21 | 1 | -0/+22 |
| * | arm64: Move cpu feature detection code | Suzuki K. Poulose | 2015-10-21 | 1 | -1/+109 |
* | | arm64: cpufeatures: Check ICC_EL1_SRE.SRE before enabling ARM64_HAS_SYSREG_GI... | Marc Zyngier | 2015-10-09 | 1 | -1/+18 |
|/ |
|
* | arm64: lse: use generic cpufeature detection for LSE atomics | Will Deacon | 2015-07-27 | 1 | -16/+21 |
* | arm64: kernel: Add support for Privileged Access Never | James Morse | 2015-07-27 | 1 | -0/+20 |
* | arm64: kernel: Add min_field_value and use '>=' for feature detection | James Morse | 2015-07-27 | 1 | -3/+11 |
* | arm64: kernel: Add cpufeature 'enable' callback | James Morse | 2015-07-27 | 1 | -0/+6 |
* | arm64: alternative: Introduce feature for GICv3 CPU interface | Marc Zyngier | 2015-06-12 | 1 | -0/+16 |
* | arm64: Extract feature parsing code from cpu_errata.c | Marc Zyngier | 2015-03-30 | 1 | -0/+47 |