summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel/cpumap.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-06sparc: Annotate struct cpuinfo_tree with __counted_byKees Cook1-1/+1
2020-05-08sparc64: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2019-05-10sparc: use struct_size() in kzalloc()Gustavo A. R. Silva1-2/+1
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/+1
2016-04-21sparc64: recognize and support Sonoma CPU typeKhalid Aziz1-0/+1
2014-09-10sparc64: support M6 and M7 for building CPU distribution mapAllen Pais1-0/+2
2014-01-29sparc: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-08-01support sparc64x chip type in cpumap.cAllen Pais1-0/+1
2011-11-01sparc: move symbol exporters to use export.h not module.hPaul Gortmaker1-1/+1
2011-09-17sparc64: Future proof Niagara cpu detection.David S. Miller1-0/+2
2011-07-28sparc: Detect and handle UltraSPARC-T3 cpu types.David S. Miller1-0/+1
2011-05-17sparc: convert old cpumask API into new oneKOSAKI Motohiro1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2009-06-16sparc64: fix and optimize irq distributionHong H. Pham1-0/+431