aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/devices.c
AgeCommit message (Expand)AuthorFilesLines
2006-07-21[SPARC]: Simplify and correct __cpu_find_by()David S. Miller1-3/+0
2006-06-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-97/+0
2006-06-30[SPARC64]: Kill sun4v virtual device layer.David S. Miller1-97/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-23[SPARC64]: Convert cpu_find_by_*() interface to in-kernel PROM device tree.David S. Miller1-61/+57
2006-06-23[SPARC64]: Convert sun4v virtual-device layer to in-kernel PROM device tree.David S. Miller1-69/+35
2006-06-20[SPARC64]: Move over to GENERIC_HARDIRQS.David S. Miller1-1/+1
2006-06-20[SPARC64]: Kill ino_bucket->pilDavid S. Miller1-1/+1
2006-03-20[SPARC64]: Fix new context version SMP handling.David S. Miller1-1/+1
2006-03-20[SPARC64]: Decode virtual-devices interrupts correctly.David S. Miller1-12/+86
2006-03-20[SPARC64]: Use different cache sizing defaults on SUN4V.David S. Miller1-7/+27
2006-03-20[SPARC64]: Probe virtual-devices root node on sun4v.David S. Miller1-0/+58
2006-03-20[SPARC64]: Fetch cpu mid properly on sun4v.David S. Miller1-3/+20
2005-09-26[SPARC64]: Probe D/I/E-cache config and use.David S. Miller1-0/+22
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+144