summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/cputype.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: Add MIDR encoding for NVIDIA CPUsDavid Gilhooley2018-05-091-0/+6
* arm64: Add MIDR encoding for Arm Cortex-A55 and Cortex-A35Suzuki K Poulose2018-03-261-0/+4
* arm64: capabilities: Add support for checks based on a list of MIDRsSuzuki K Poulose2018-03-261-0/+9
* arm64: Add helpers for checking CPU MIDR against a rangeSuzuki K Poulose2018-03-261-0/+30
* arm64: Fix compilation error while accessing MPIDR_HWID_BITMASK from .S filesBhupesh Sharma2018-02-191-1/+1
* arm64: cputype: Silence Sparse warningsRobin Murphy2018-02-171-1/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-01-301-0/+9
|\
| * arm64: cpu_errata: Add Kryo to Falkor 1003 errataStephen Boyd2018-01-141-0/+2
| * arm64: cputype: Add MIDR values for Cavium ThunderX2 CPUsJayachandran C2018-01-081-0/+3
| * arm64: cputype: Add missing MIDR values for Cortex-A72 and Cortex-A75Will Deacon2018-01-081-0/+4
* | arm64: Define cputype macros for Falkor CPUShanker Donthineni2017-12-121-0/+2
|/
* arm64: Add MIDR values for Cavium cn83XX SoCsDavid Daney2017-06-151-0/+2
* arm64: Define Cortex-A73 MIDRMarc Zyngier2017-04-071-0/+2
* arm64: Define Falkor v1 CPUShanker Donthineni2017-01-271-0/+4
* arm64: errata: Provide macro for major and minor cpu revisionsRobert Richter2017-01-131-0/+3
* arm64: sysreg: replace open-coded mrs_s/msr_s with {read,write}_sysreg_sWill Deacon2016-09-091-5/+1
* arm64: Enable workaround for Cavium erratum 27456 on thunderx-81xxGanapatrao Kulkarni2016-07-071-0/+2
* Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-03-201-0/+3
|\
| * arm64: cputype info for Broadcom VulcanJayachandran C2016-02-201-0/+3
* | arm64: make mrs_s prefixing implicit in read_cpuidMark Rutland2016-03-041-4/+4
* | arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macroJames Morse2016-02-181-9/+11
* | arm64: prefetch: add alternative pattern for CPUs without a prefetcherWill Deacon2016-02-161-1/+16
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-041-15/+0
|\
| * arm64: Move mixed endian support detectionSuzuki K. Poulose2015-10-211-15/+0
* | irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154Robert Richter2015-09-291-7/+10
|/
* arm64: kernel: Move config_sctlr_el1James Morse2015-07-271-3/+0
* arm64: Emulate SETEND for AArch32 tasksSuzuki K. Poulose2015-01-231-0/+1
* arm64: Consolidate hotplug notifier for instruction emulationSuzuki K. Poulose2015-01-231-0/+2
* arm64: Track system support for mixed endian EL0Suzuki K. Poulose2015-01-231-0/+14
* arm64: add Cortex-A53 cache errata workaroundAndre Przywara2014-11-251-0/+5
* arm64: add MIDR_EL1 field accessorsMark Rutland2014-07-181-7/+26
* arm64: topology: add MPIDR-based detectionZi Shen Lim2014-07-091-0/+2
* arm64: KVM: Enable minimalistic support for Cortex-A53Marc Zyngier2014-05-251-0/+1
* Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstreamCatalin Marinas2013-12-191-0/+10
|\
| * arm64: kernel: add MPIDR_EL1 accessors macrosLorenzo Pieralisi2013-12-161-0/+10
* | arm64: drop redundant macros from read_cpuid()Ard Biesheuvel2013-12-191-14/+4
|/
* arm64: Add defines for APM ARMv8 implementationVinayak Kale2013-06-201-0/+3
* arm64: head: match all affinity levels in the pen of the secondariesJavi Merino2013-03-201-0/+4
* arm64: kernel: initialise cpu_logical_map from the DTJavi Merino2013-03-201-0/+2
* arm64: kernel: make the pen of the secondary a 64-bit unsigned valueJavi Merino2013-03-201-0/+2
* arm64: add read_cpuid_{implementor,part_number,mpidr}Marc Zyngier2013-03-201-0/+22
* arm64: CPU supportCatalin Marinas2012-09-171-0/+49