summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/cpuinfo.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: Advertise support for Rounding double multiply instructionsSuzuki K Poulose2017-01-121-0/+1
* arm64: cpufeature: Expose CPUID registers by emulationSuzuki K Poulose2017-01-121-0/+1
* arm64/cpuinfo: Convert to hotplug state machineAnna-Maria Gleixner2016-12-021-28/+9
* arm64/cpuinfo: Make hotplug notifier symmetricAnna-Maria Gleixner2016-12-021-1/+2
* arm64: Rearrange CPU errata workaround checksSuzuki K Poulose2016-09-091-2/+0
* arm64: Use consistent naming for errata handlingSuzuki K Poulose2016-09-091-1/+1
* arm64: cpuinfo: Expose MIDR_EL1 and REVIDR_EL1 to sysfsSteve Capper2016-07-121-0/+120
* arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas2016-05-311-1/+7
* arm64: cpuinfo: Missing NULL terminator in compat_hwcap_strJulien Grall2016-05-111-1/+2
* arm64: cpufeature: Check availability of AArch32Suzuki K Poulose2016-04-201-17/+20
* arm64: make mrs_s prefixing implicit in read_cpuidMark Rutland2016-03-041-28/+28
* arm64: Add support for Half precision floating pointSuzuki K Poulose2016-02-261-0/+2
* arm64: add ARMv8.2 id_aa64mmfr2 boiler plateJames Morse2016-02-181-0/+1
* arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macroJames Morse2016-02-181-27/+27
* arm64: restore bogomips information in /proc/cpuinfoYang Shi2015-11-191-0/+5
* arm64: Constify hwcap name string arraysDave Martin2015-10-211-3/+3
* arm64: Delay cpu feature capability checksSuzuki K. Poulose2015-10-211-1/+0
* arm64: Consolidate CPU Sanity check to CPU Feature infrastructureSuzuki K. Poulose2015-10-211-112/+1
* arm64: Keep track of CPU feature registersSuzuki K. Poulose2015-10-211-1/+2
* arm64: Move /proc/cpuinfo handling codeSuzuki K. Poulose2015-10-211-0/+124
* arm64: Move mixed endian support detectionSuzuki K. Poulose2015-10-211-21/+0
* arm64: Extract feature parsing code from cpu_errata.cMarc Zyngier2015-03-301-0/+1
* arm64: Track system support for mixed endian EL0Suzuki K. Poulose2015-01-231-0/+22
* arm64: kernel: add support for cpu cache informationSudeep Holla2015-01-151-12/+0
* arm64: sanity checks: add missing AArch32 registersMark Rutland2015-01-071-0/+10
* arm64: sanity checks: add ID_AA64DFR{0,1}_EL1Mark Rutland2014-11-251-0/+11
* arm64: sanity checks: add missing newline to printMark Rutland2014-11-251-1/+1
* arm64: sanity checks: ignore ID_MMFR0.AuxRegMark Rutland2014-11-251-1/+6
* arm64: detect silicon revisions and set cap bits accordinglyAndre Przywara2014-11-251-0/+3
* arm64: don't flag non-aliasing VIPT I-caches as aliasingArd Biesheuvel2014-09-081-2/+12
* arm64: add helper functions to read I-cache attributesArd Biesheuvel2014-09-081-0/+14
* arm64: fix typo in I-cache policy detectionArd Biesheuvel2014-08-181-1/+1
* arm64: add newline to I-cache policy stringMark Rutland2014-08-011-1/+1
* arm64: add runtime system sanity checksMark Rutland2014-07-181-0/+93
* arm64: cachetype: report weakest cache policyMark Rutland2014-07-181-0/+26
* arm64: cpuinfo: record cpu system register valuesMark Rutland2014-07-181-0/+73