aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/pci_sun4v.c
AgeCommit message (Expand)AuthorFilesLines
2006-03-20[SPARC64]: Fix new context version SMP handling.David S. Miller1-3/+3
2006-03-20[SPARC64]: Handle zero-length map requests in pci_sun4v.cDavid S. Miller1-2/+2
2006-03-20[SPARC64]: Kill stray PGLIST_NENTS check in pci_sun4v.cDavid S. Miller1-2/+0
2006-03-20[SPARC64]: Remove PGLIST_NENTS PCI IOMMU mapping limitation on SUN4V.David S. Miller1-75/+158
2006-03-20[SPARC64] PCI: Size TSB correctly on SUN4V.David S. Miller1-6/+16
2006-03-20[SPARC64]: Make lack of interrupt-map-* a fatal error on SUN4V.David S. Miller1-13/+14
2006-03-20[SPARC64]: Restrict PCI bus scanning on SUN4V.David S. Miller1-20/+16
2006-03-20[SPARC64]: Fix IOMMU mapping on sun4v.David S. Miller1-30/+46
2006-03-20[SPARC64]: Kill spurious semicolon in sun4v_pci_init().David S. Miller1-1/+1
2006-03-20[SPARC64]: Generic sun4v_build_irq().David S. Miller1-28/+2
2006-03-20[SPARC64]: More SUN4V PCI work.David S. Miller1-14/+102
2006-03-20[SPARC64]: Range check bus number in SUN4V PCI controller driver.David S. Miller1-9/+24
2006-03-20[SPARC64]: Missing 'return' statement in sun4v_pci_init().David S. Miller1-4/+3
2006-03-20[SPARC64]: Implement basic pci_sun4v_scan_bus().David S. Miller1-3/+46
2006-03-20[SPARC64]: PCI-SUN4V fixes.David S. Miller1-8/+33
2006-03-20[SPARC64]: Don't expect cfg space in PCI PBM ranges on SUN4V.David S. Miller1-15/+5
2006-03-20[SPARC64]: First cut at SUN4V PCI IOMMU handling.David S. Miller1-4/+521
2006-03-20[SPARC64]: Implement SUN4V PCI config space access.David S. Miller1-4/+36
2006-03-20[SPARC64]: More SUN4V PCI controller work.David S. Miller1-0/+286
2006-03-20[SPARC64]: Beginnings of SUN4V PCI controller support.David S. Miller1-0/+74