aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/cputype.h
AgeCommit message (Expand)Author
2015-03-13Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidAlex Shi
2015-03-03Merge tag 'v3.14.34' into linux-linaro-lsk-v3.14Mark Brown
2015-02-11arm64: Fix up /proc/cpuinfoMark Rutland
2015-02-05arm64: Emulate SETEND for AArch32 tasksSuzuki K. Poulose
2015-02-05arm64: Consolidate hotplug notifier for instruction emulationSuzuki K. Poulose
2015-02-05arm64: Track system support for mixed endian EL0Suzuki K. Poulose
2015-02-05arm64: add MIDR_EL1 field accessorsMark Rutland
2014-10-02arm64: KVM: Enable minimalistic support for Cortex-A53Marc Zyngier
2013-12-19Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstreamCatalin Marinas
2013-12-19arm64: drop redundant macros from read_cpuid()Ard Biesheuvel
2013-12-16arm64: kernel: add MPIDR_EL1 accessors macrosLorenzo Pieralisi
2013-06-20arm64: Add defines for APM ARMv8 implementationVinayak Kale
2013-03-20arm64: head: match all affinity levels in the pen of the secondariesJavi Merino
2013-03-20arm64: kernel: initialise cpu_logical_map from the DTJavi Merino
2013-03-20arm64: kernel: make the pen of the secondary a 64-bit unsigned valueJavi Merino
2013-03-20arm64: add read_cpuid_{implementor,part_number,mpidr}Marc Zyngier
2012-09-17arm64: CPU supportCatalin Marinas