aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/cpufeature.c
Commit message (Expand)AuthorAge
* arm64: fix erroneous __raw_read_system_reg() casesMark Rutland2017-03-12
* arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse2016-10-20
* arm64: Rearrange CPU errata workaround checksSuzuki K Poulose2016-09-09
* arm64: Use consistent naming for errata handlingSuzuki K Poulose2016-09-09
* arm64: Set the safe value for L1 icache policySuzuki K Poulose2016-09-09
* arm64: Use static keys for CPU featuresCatalin Marinas2016-09-07
* arm64: cpufeature: expose arm64_ftr_reg struct for CTR_EL0Ard Biesheuvel2016-08-31
* arm64: cpufeature: constify arm64_ftr_regs arrayArd Biesheuvel2016-08-31
* arm64: cpufeature: constify arm64_ftr_bits structuresArd Biesheuvel2016-08-31
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-02
|\
| * arm64: KVM: Runtime detection of lower HYP offsetMarc Zyngier2016-07-03
* | arm64: errata: Calling enable functions for CPU errata tooAndre Przywara2016-07-01
|/
* arm64: Verify CPU errata work arounds on hotplugged CPUSuzuki K Poulose2016-04-25
* arm64: Allow a capability to be checked on a single CPUMarc Zyngier2016-04-25
* arm64: cpufeature: Add scope for capability checkSuzuki K Poulose2016-04-25
* arm64: compat: Check for AArch32 stateSuzuki K Poulose2016-04-20
* arm64: cpufeature: Track 32bit EL0 supportSuzuki K Poulose2016-04-20
* arm64: cpufeature: Check availability of AArch32Suzuki K Poulose2016-04-20
* arm64: HWCAP: Split COMPAT HWCAP table entriesSuzuki K Poulose2016-04-20
* arm64: hwcaps: Cleanup namingSuzuki K Poulose2016-04-20
* arm64: vhe: Verify CPU Exception LevelsSuzuki K Poulose2016-04-15
* arm64: cpufeature: append additional id_aa64mmfr2 fields to cpufeatureKefeng Wang2016-04-13
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-17
|\
| * arm64: make mrs_s prefixing implicit in read_cpuidMark Rutland2016-03-04
| * arm64: Add support for Half precision floating pointSuzuki K Poulose2016-02-26
| * arm64: Rename cpuid_feature field extract routinesSuzuki K Poulose2016-02-25
| * arm64: capabilities: Handle sign of the feature bitSuzuki K Poulose2016-02-25
| * arm64: cpufeature: Fix the sign of feature bitsSuzuki K Poulose2016-02-25
| * arm64: cpufeature: Correct feature register tablesSuzuki K Poulose2016-02-25
| * arm64: Ensure the secondary CPUs have safe ASIDBits sizeSuzuki K Poulose2016-02-25
| * arm64: Enable CPU capability verification unconditionallySuzuki K Poulose2016-02-25
| * arm64: Move cpu_die_early to smp.cSuzuki K Poulose2016-02-24
| * arm64: Introduce cpu_die_earlySuzuki K Poulose2016-02-24
| * arm64: Add a helper for parking CPUs in a loopSuzuki K Poulose2016-02-24
| * arm64: kernel: Don't toggle PAN on systems with UAOJames Morse2016-02-18
| * arm64: cpufeature: Test 'matches' pointer to find the end of the listJames Morse2016-02-18
| * arm64: kernel: Add support for User Access OverrideJames Morse2016-02-18
| * arm64: add ARMv8.2 id_aa64mmfr2 boiler plateJames Morse2016-02-18
| * arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macroJames Morse2016-02-18
| * arm64: prefetch: add alternative pattern for CPUs without a prefetcherWill Deacon2016-02-16
* | arm64: Add ARM64_HAS_VIRT_HOST_EXTN featureMarc Zyngier2016-02-29
|/
* arm64: add __init/__initdata section marker to some functions/variablesJisheng Zhang2015-12-02
* arm64: cpufeature: Track unsigned fieldsSuzuki K. Poulose2015-11-26
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-11-12
|\
| * arm64: mark cpus_have_hwcap as __maybe_unusedArnd Bergmann2015-11-12
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-04
|\|
| * arm64: cpufeature: declare enable_cpu_capabilities as staticWill Deacon2015-10-28
| * arm64: Move FP/ASIMD hwcap handling to common codeSuzuki K. Poulose2015-10-21
| * arm64/HWCAP: Use system wide safe valuesSuzuki K. Poulose2015-10-21
| * arm64/capabilities: Make use of system wide safe valueSuzuki K. Poulose2015-10-21