aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/cputype.h
AgeCommit message (Expand)Author
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-10-21arm64: Move mixed endian support detectionSuzuki K. Poulose
2015-09-29irqchip/gicv3: Workaround for Cavium ThunderX erratum 23154Robert Richter
2015-07-27arm64: kernel: Move config_sctlr_el1James Morse
2015-01-23arm64: Emulate SETEND for AArch32 tasksSuzuki K. Poulose
2015-01-23arm64: Consolidate hotplug notifier for instruction emulationSuzuki K. Poulose
2015-01-23arm64: Track system support for mixed endian EL0Suzuki K. Poulose
2014-11-25arm64: add Cortex-A53 cache errata workaroundAndre Przywara
2014-07-18arm64: add MIDR_EL1 field accessorsMark Rutland
2014-07-09arm64: topology: add MPIDR-based detectionZi Shen Lim
2014-05-25arm64: 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