index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
kernel
/
cpumap.c
Age
Commit message (
Expand
)
Author
2020-05-07
sparc64: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2019-05-09
sparc: use struct_size() in kzalloc()
Gustavo A. R. Silva
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-04
sparc64: recognize and support sparc M8 cpu type
Allen Pais
2016-04-21
sparc64: recognize and support Sonoma CPU type
Khalid Aziz
2014-09-09
sparc64: support M6 and M7 for building CPU distribution map
Allen Pais
2014-01-28
sparc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-07-31
support sparc64x chip type in cpumap.c
Allen Pais
2011-10-31
sparc: move symbol exporters to use export.h not module.h
Paul Gortmaker
2011-09-16
sparc64: Future proof Niagara cpu detection.
David S. Miller
2011-07-27
sparc: Detect and handle UltraSPARC-T3 cpu types.
David S. Miller
2011-05-16
sparc: convert old cpumask API into new one
KOSAKI Motohiro
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-06-16
sparc64: fix and optimize irq distribution
Hong H. Pham