aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/cpufeature.c
AgeCommit message (Expand)Author
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-07-03arm64: KVM: Runtime detection of lower HYP offsetMarc Zyngier
2016-07-01arm64: errata: Calling enable functions for CPU errata tooAndre Przywara
2016-04-25arm64: Verify CPU errata work arounds on hotplugged CPUSuzuki K Poulose
2016-04-25arm64: Allow a capability to be checked on a single CPUMarc Zyngier
2016-04-25arm64: cpufeature: Add scope for capability checkSuzuki K Poulose
2016-04-20arm64: compat: Check for AArch32 stateSuzuki K Poulose
2016-04-20arm64: cpufeature: Track 32bit EL0 supportSuzuki K Poulose
2016-04-20arm64: cpufeature: Check availability of AArch32Suzuki K Poulose
2016-04-20arm64: HWCAP: Split COMPAT HWCAP table entriesSuzuki K Poulose
2016-04-20arm64: hwcaps: Cleanup namingSuzuki K Poulose
2016-04-15arm64: vhe: Verify CPU Exception LevelsSuzuki K Poulose
2016-04-13arm64: cpufeature: append additional id_aa64mmfr2 fields to cpufeatureKefeng Wang
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-03-04arm64: make mrs_s prefixing implicit in read_cpuidMark Rutland
2016-02-29arm64: Add ARM64_HAS_VIRT_HOST_EXTN featureMarc Zyngier
2016-02-26arm64: Add support for Half precision floating pointSuzuki K Poulose
2016-02-25arm64: Rename cpuid_feature field extract routinesSuzuki K Poulose
2016-02-25arm64: capabilities: Handle sign of the feature bitSuzuki K Poulose
2016-02-25arm64: cpufeature: Fix the sign of feature bitsSuzuki K Poulose
2016-02-25arm64: cpufeature: Correct feature register tablesSuzuki K Poulose
2016-02-25arm64: Ensure the secondary CPUs have safe ASIDBits sizeSuzuki K Poulose
2016-02-25arm64: Enable CPU capability verification unconditionallySuzuki K Poulose
2016-02-24arm64: Move cpu_die_early to smp.cSuzuki K Poulose
2016-02-24arm64: Introduce cpu_die_earlySuzuki K Poulose
2016-02-24arm64: Add a helper for parking CPUs in a loopSuzuki K Poulose
2016-02-18arm64: kernel: Don't toggle PAN on systems with UAOJames Morse
2016-02-18arm64: cpufeature: Test 'matches' pointer to find the end of the listJames Morse
2016-02-18arm64: kernel: Add support for User Access OverrideJames Morse
2016-02-18arm64: add ARMv8.2 id_aa64mmfr2 boiler plateJames Morse
2016-02-18arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macroJames Morse
2016-02-16arm64: prefetch: add alternative pattern for CPUs without a prefetcherWill Deacon
2015-12-02arm64: add __init/__initdata section marker to some functions/variablesJisheng Zhang
2015-11-26arm64: cpufeature: Track unsigned fieldsSuzuki K. Poulose
2015-11-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-11-12arm64: mark cpus_have_hwcap as __maybe_unusedArnd Bergmann
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-10-28arm64: cpufeature: declare enable_cpu_capabilities as staticWill Deacon
2015-10-21arm64: Move FP/ASIMD hwcap handling to common codeSuzuki K. Poulose
2015-10-21arm64/HWCAP: Use system wide safe valuesSuzuki K. Poulose
2015-10-21arm64/capabilities: Make use of system wide safe valueSuzuki K. Poulose
2015-10-21arm64: Delay cpu feature capability checksSuzuki K. Poulose
2015-10-21arm64: Refactor check_cpu_capabilitiesSuzuki K. Poulose
2015-10-21arm64: Cleanup mixed endian support detectionSuzuki K. Poulose
2015-10-21arm64: Read system wide CPUID valueSuzuki K. Poulose
2015-10-21arm64: Consolidate CPU Sanity check to CPU Feature infrastructureSuzuki K. Poulose
2015-10-21arm64: Keep track of CPU feature registersSuzuki K. Poulose
2015-10-21arm64: Move mixed endian support detectionSuzuki K. Poulose
2015-10-21arm64: Move cpu feature detection codeSuzuki K. Poulose
2015-10-09arm64: cpufeatures: Check ICC_EL1_SRE.SRE before enabling ARM64_HAS_SYSREG_GI...Marc Zyngier