aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/cpufeature.c
Commit message (Expand)AuthorAge
* arm64/cpufeature: don't use mutex in bringup pathMark Rutland2017-05-17
* Merge tag 'arch-timer-errata-prereq' of git://git.kernel.org/pub/scm/linux/ke...Catalin Marinas2017-04-07
|\
| * arm64: Allow checking of a CPU-local erratumMarc Zyngier2017-04-07
* | arm64: cpufeature: Make ID reg accessor naming less counterintuitiveDave Martin2017-04-04
* | arm64: v8.3: Support for weaker release consistencySuzuki K Poulose2017-03-20
* | arm64: v8.3: Support for complex number instructionsSuzuki K Poulose2017-03-20
* | arm64: v8.3: Support for Javascript conversion instructionSuzuki K Poulose2017-03-20
* | arm64: cache: Remove support for ASID-tagged VIVT I-cachesWill Deacon2017-03-20
|/
* arm64: cpufeature: correctly handle MRS to XZRMark Rutland2017-02-15
* arm64: ensure __raw_read_system_reg() is self-consistentMark Rutland2017-02-02
* arm64: fix erroneous __raw_read_system_reg() casesMark Rutland2017-02-02
* arm64: errata: Provide macro for major and minor cpu revisionsRobert Richter2017-01-13
* arm64: Advertise support for Rounding double multiply instructionsSuzuki K Poulose2017-01-12
* arm64: Use __pa_symbol for kernel symbolsLaura Abbott2017-01-12
* arm64: Documentation - Expose CPU feature registersSuzuki K Poulose2017-01-12
* arm64: cpufeature: Expose CPUID registers by emulationSuzuki K Poulose2017-01-12
* arm64: cpufeature: Track user visible fieldsSuzuki K Poulose2017-01-10
* arm64: cpufeature: Cleanup feature bit tablesSuzuki K Poulose2017-01-10
* arm64: cpufeature: remove explicit RAZ fieldsMark Rutland2017-01-10
* arm64: cpufeature: treat unknown fields as RES0Mark Rutland2017-01-10
* arm64: cpufeature: Don't enforce system-wide SPE capabilityWill Deacon2017-01-10
* arm64: cpufeature: allow for version discrepancy in PMU implementationsWill Deacon2017-01-10
* arm64: Remove useless UAO IPI and describe how this gets enabledJames Morse2017-01-10
* arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1Catalin Marinas2016-11-21
* arm64: Support systems without FP/ASIMDSuzuki K Poulose2016-11-16
* arm64: Add hypervisor safe helper for checking constant capabilitiesSuzuki K Poulose2016-11-16
* 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