aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/cputype.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-18Merge branch 'spectre' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+1
2018-11-12ARM: split out processor lookupRussell King1-0/+1
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-4/+10
2018-05-31ARM: add more CPU part numbers for Cortex and Brahma B15 CPUsRussell King1-0/+8
2018-05-09ARM: add Broadcom Brahma-B15 main ID definitionFlorian Fainelli1-0/+1
2018-05-09ARM: add Broadcom Brahma-B53 main ID definitionDoug Berger1-0/+4
2018-05-09ARM: Allow this header to be included by assembly filesDoug Berger1-3/+7
2017-11-16Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+10
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-23ARM: 8711/1: V7M: Add support for MPU to M-classVladimir Murzin1-0/+10
2017-01-10ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland1-0/+3
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2016-09-22ARM: Introduce MPIDR_LEVEL_SHIFT macroVladimir Murzin1-0/+1
2016-09-06ARM: 8604/1: V7M: Add support for reading the CTR with read_cpuid_cachetype()Jonathan Austin1-5/+10
2016-08-23ARM: sa1100: move StrongARM CPU ID checks to cputype.hRussell King1-0/+21
2016-04-19ARM: 8564/1: fix cpu feature extracting helperVladimir Murzin1-1/+1
2015-12-01ARM: make xscale iwmmxt code multiplatform awareArnd Bergmann1-3/+19
2015-03-28ARM: 8318/1: treat CPU feature register fields as signed quantitiesArd Biesheuvel1-0/+16
2014-08-27ARM: 8130/1: cpuidle/cpuidle-big_little: fix reading cpu id part numberJuri Lelli1-1/+2
2014-07-18ARM: make it easier to check the CPU part number correctlyRussell King1-13/+24
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King1-0/+1
2014-05-25ARM: 8046/1: proc: add support for the Cortex-A17 processorWill Deacon1-0/+1
2014-04-25ARM: 8041/1: pj4: fix cpu_is_pj4 checkSebastian Hesselbarth1-7/+7
2014-04-08ARM: 8015/1: Add cpu_is_pj4 to distinguish PJ4 because it has some differences with V7Chao Xie Linux1-0/+19
2014-02-10ARM: 7940/1: add support for the Cortex-A12 processorJonathan Austin1-0/+1
2013-10-29ARM: 7855/1: Add check for Cortex-A15 errata 798181 ECORob Herring1-0/+1
2013-07-31ARM: 7801/1: v6: prevent gcc 4.5 from reordering extended CP15 reads above is_smp() testPaul Walmsley1-1/+6
2013-06-29Merge branch 'devel-stable' into for-nextRussell King1-2/+43
2013-06-24ARM: 7763/1: kernel: fix __cpu_logical_map default initializationLorenzo Pieralisi1-0/+2
2013-06-07ARM: mpu: add PMSA related registers and bitfields to existing headersJonathan Austin1-0/+1
2013-05-17ARM: ARMv7-M: implement read_cpuid_extUwe Kleine-König1-4/+34
2013-04-17ARM: Add base support for ARMv7-MCatalin Marinas1-1/+11
2013-03-09Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-stableRussell King1-19/+42
2013-01-31ARM: stub out read_cpuid and read_cpuid_ext for CPU_CP15=nUwe Kleine-König1-4/+27
2013-01-11ARM: Define CPU part numbers and implementorsChristoffer Dall1-0/+33
2012-11-19ARM: kernel: enhance MPIDR macro definitionsLorenzo Pieralisi1-0/+13
2011-10-17ARM: 7011/1: Add ARM cpu topology definitionVincent Guittot1-0/+6
2011-04-16ARM: 6881/1: cputype.h uses __attribute_const__ which requires including kernel.hJonathan Cameron1-0/+1
2011-02-23ARM: fix some sparse errors in generic ARM codeRussell King1-1/+2
2009-09-21Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into develRussell King1-1/+4
2009-09-15ARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3Linus Walleij1-0/+5
2009-09-10[ARM] pxa: update cpu_is_xsc3() to include Marvell CPUIDHaojian Zhuang1-1/+4
2009-05-30Check whether the TLB operations need broadcasting on SMP systemsCatalin Marinas1-0/+25
2008-09-01[ARM] cputype: separate definitions, use themRussell King1-0/+64