aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel/cpu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-04sparc64: recognize and support sparc M8 cpu typeAllen Pais1-0/+6
2016-04-21sparc64: recognize and support Sonoma CPU typeKhalid Aziz1-0/+6
2014-09-09sparc64: correctly recognise M6 and M7 cpu typeAllen Pais1-0/+12
2014-04-29sparc: fix sparse warnings in cpu.cSam Ravnborg1-0/+1
2013-03-11sparc64: correctly recognize SPARC64-X chipsAllen Pais1-0/+6
2012-05-27sparc32: handle leon in cpu.cSam Ravnborg1-9/+9
2011-10-31sparc: move symbol exporters to use export.h not module.hPaul Gortmaker1-1/+1
2011-09-16sparc64: Future proof Niagara cpu detection.David S. Miller1-0/+12
2011-07-28sparc: Sanitize cpu feature detection and reporting.David S. Miller1-0/+1
2011-07-27sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller1-0/+6
2011-07-27sparc: Don't leave sparc_pmu_type NULL on sun4v.David S. Miller1-0/+1
2011-04-21sparc32: probe for cpu info only during startupSam Ravnborg1-4/+8
2011-04-21sparc: consolidate show_cpuinfo in cpu.cSam Ravnborg1-3/+124
2011-03-16sparc32/leon: FPU-FSR only available when FPU presentDaniel Hellstrom1-1/+1
2011-01-09sparc64: Fix bootup regression due to perf init ordering.David S. Miller1-1/+1
2009-12-02sparc, leon: Added Aeroflex Gaisler entry in manufacturer_info structureKristoffer Glembo1-0/+11
2009-08-17sparc,leon: Introduce the sparc-leon CPU type.Konrad Eisele1-0/+5
2009-01-28sparc: Probe PMU type and record in sparc_pmu_type.David S. Miller1-11/+22
2009-01-17sparc64: fix readout of cpu/fpu typeSam Ravnborg1-3/+15
2009-01-08sparc: move EXPORT_SYMBOL to the symbols definitionSam Ravnborg1-0/+2
2008-12-07sparc: unify kernel/cpuSam Ravnborg1-0/+338
2008-12-04sparc: prepare kernel/ for unificationSam Ravnborg1-167/+0
2008-11-30sparc32 cpuinit flase positivesAl Viro1-1/+1
2008-02-28[SPARC]: Mark linux_sparc_{fpu,chips} static.David S. Miller1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-11-09[SPARC]: Use ARRAY_SIZE macroTobias Klauser1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+168