aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-09mm: reorder includes after introduction of linux/pgtable.hGravatar Mike Rapoport 1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hGravatar Mike Rapoport 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-08-04sparc64: recognize and support sparc M8 cpu typeGravatar Allen Pais 1-0/+6
2016-04-21sparc64: recognize and support Sonoma CPU typeGravatar Khalid Aziz 1-0/+6
2014-09-09sparc64: correctly recognise M6 and M7 cpu typeGravatar Allen Pais 1-0/+12
2014-04-29sparc: fix sparse warnings in cpu.cGravatar Sam Ravnborg 1-0/+1
2013-03-11sparc64: correctly recognize SPARC64-X chipsGravatar Allen Pais 1-0/+6
2012-05-27sparc32: handle leon in cpu.cGravatar Sam Ravnborg 1-9/+9
2011-10-31sparc: move symbol exporters to use export.h not module.hGravatar Paul Gortmaker 1-1/+1
2011-09-16sparc64: Future proof Niagara cpu detection.Gravatar David S. Miller 1-0/+12
2011-07-28sparc: Sanitize cpu feature detection and reporting.Gravatar David S. Miller 1-0/+1
2011-07-27sparc: Detect and handle UltraSPARC-T3 cpu types.Gravatar David S. Miller 1-0/+6
2011-07-27sparc: Don't leave sparc_pmu_type NULL on sun4v.Gravatar David S. Miller 1-0/+1
2011-04-21sparc32: probe for cpu info only during startupGravatar Sam Ravnborg 1-4/+8
2011-04-21sparc: consolidate show_cpuinfo in cpu.cGravatar Sam Ravnborg 1-3/+124
2011-03-16sparc32/leon: FPU-FSR only available when FPU presentGravatar Daniel Hellstrom 1-1/+1
2011-01-09sparc64: Fix bootup regression due to perf init ordering.Gravatar David S. Miller 1-1/+1
2009-12-02sparc, leon: Added Aeroflex Gaisler entry in manufacturer_info structureGravatar Kristoffer Glembo 1-0/+11
2009-08-17sparc,leon: Introduce the sparc-leon CPU type.Gravatar Konrad Eisele 1-0/+5
2009-01-28sparc: Probe PMU type and record in sparc_pmu_type.Gravatar David S. Miller 1-11/+22
2009-01-17sparc64: fix readout of cpu/fpu typeGravatar Sam Ravnborg 1-3/+15
2009-01-08sparc: move EXPORT_SYMBOL to the symbols definitionGravatar Sam Ravnborg 1-0/+2
2008-12-07sparc: unify kernel/cpuGravatar Sam Ravnborg 1-0/+338
2008-12-04sparc: prepare kernel/ for unificationGravatar Sam Ravnborg 1-167/+0
2008-11-30sparc32 cpuinit flase positivesGravatar Al Viro 1-1/+1
2008-02-28[SPARC]: Mark linux_sparc_{fpu,chips} static.Gravatar David S. Miller 1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2005-11-09[SPARC]: Use ARRAY_SIZE macroGravatar Tobias Klauser 1-2/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+168