summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/cpufeature.c
AgeCommit message (Expand)Author
2017-10-06arm64: Ensure the instruction emulation is ready for userspaceSuzuki K Poulose
2017-08-09arm64: Implement pmem API supportRobin Murphy
2017-08-09arm64: Expose DC CVAP to userspaceRobin Murphy
2017-06-22arm64: dump cpu_hwcaps at panic timeMark Rutland
2017-06-05arm64: cpufeature: Fix CPU_OUT_OF_SPEC taint for uniform systemsWill Deacon
2017-05-30arm64: cpufeature: Don't dump useless backtrace on CPU_OUT_OF_SPECWill Deacon
2017-05-17arm64/cpufeature: don't use mutex in bringup pathMark Rutland
2017-04-07Merge tag 'arch-timer-errata-prereq' of git://git.kernel.org/pub/scm/linux/ke...Catalin Marinas
2017-04-07arm64: Allow checking of a CPU-local erratumMarc Zyngier
2017-04-04arm64: cpufeature: Make ID reg accessor naming less counterintuitiveDave Martin
2017-03-20arm64: v8.3: Support for weaker release consistencySuzuki K Poulose
2017-03-20arm64: v8.3: Support for complex number instructionsSuzuki K Poulose
2017-03-20arm64: v8.3: Support for Javascript conversion instructionSuzuki K Poulose
2017-03-20arm64: cache: Remove support for ASID-tagged VIVT I-cachesWill Deacon
2017-02-15arm64: cpufeature: correctly handle MRS to XZRMark Rutland
2017-02-02arm64: ensure __raw_read_system_reg() is self-consistentMark Rutland
2017-02-02arm64: fix erroneous __raw_read_system_reg() casesMark Rutland
2017-01-13arm64: errata: Provide macro for major and minor cpu revisionsRobert Richter
2017-01-12arm64: Advertise support for Rounding double multiply instructionsSuzuki K Poulose
2017-01-12arm64: Use __pa_symbol for kernel symbolsLaura Abbott
2017-01-12arm64: Documentation - Expose CPU feature registersSuzuki K Poulose
2017-01-12arm64: cpufeature: Expose CPUID registers by emulationSuzuki K Poulose
2017-01-10arm64: cpufeature: Track user visible fieldsSuzuki K Poulose
2017-01-10arm64: cpufeature: Cleanup feature bit tablesSuzuki K Poulose
2017-01-10arm64: cpufeature: remove explicit RAZ fieldsMark Rutland
2017-01-10arm64: cpufeature: treat unknown fields as RES0Mark Rutland
2017-01-10arm64: cpufeature: Don't enforce system-wide SPE capabilityWill Deacon
2017-01-10arm64: cpufeature: allow for version discrepancy in PMU implementationsWill Deacon
2017-01-10arm64: Remove useless UAO IPI and describe how this gets enabledJames Morse
2016-11-21arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1Catalin Marinas
2016-11-16arm64: Support systems without FP/ASIMDSuzuki K Poulose
2016-11-16arm64: Add hypervisor safe helper for checking constant capabilitiesSuzuki K Poulose
2016-10-20arm64: cpufeature: Schedule enable() calls instead of calling them via IPIJames Morse
2016-09-09arm64: Rearrange CPU errata workaround checksSuzuki K Poulose
2016-09-09arm64: Use consistent naming for errata handlingSuzuki K Poulose
2016-09-09arm64: Set the safe value for L1 icache policySuzuki K Poulose
2016-09-07arm64: Use static keys for CPU featuresCatalin Marinas
2016-08-31arm64: cpufeature: expose arm64_ftr_reg struct for CTR_EL0Ard Biesheuvel
2016-08-31arm64: cpufeature: constify arm64_ftr_regs arrayArd Biesheuvel
2016-08-31arm64: cpufeature: constify arm64_ftr_bits structuresArd Biesheuvel
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