summaryrefslogtreecommitdiffstats
path: root/arch/sparc64/kernel/pci_iommu.c
Commit message (Expand)AuthorAgeFilesLines
* [SPARC64]: Fix conflicts in SBUS/PCI/EBUS/ISA DMA handling.David S. Miller2007-07-301-823/+0
* [SPARC64]: Spelling fixes.Simon Arlott2007-05-111-1/+1
* [SPARC64]: Kill asm-sparc64/pbm.hDavid S. Miller2007-05-081-1/+3
* [SPARC64]: SUN4U PCI-E controller support.David S. Miller2007-05-061-9/+13
* [SPARC64]: Convert PCI over to generic struct iommu/strbuf.David S. Miller2007-04-261-27/+26
* [SPARC64]: Consolidate {sbus,pci}_iommu_arena.David S. Miller2007-04-261-2/+2
* [SPARC64]: Const'ify pci_iommu_ops.David S. Miller2007-04-261-1/+1
* [SPARC64]: Probe PCI bus using OF device tree.David S. Miller2007-04-261-32/+15
* [SPARC64]: Fix inline directive in pci_iommu.cTom "spot" Callaway2007-04-131-1/+1
* [SPARC64]: Fix memory corruption in pci_4u_free_consistent().David S. Miller2006-10-251-1/+1
* [SPARC64]: Respect gfp_t argument to dma_alloc_coherent().David S. Miller2006-05-231-2/+2
* [SPARC64]: kzalloc() conversionEric Sesterhenn2006-03-201-2/+1
* [SPARC64]: First cut at SUN4V PCI IOMMU handling.David S. Miller2006-03-201-3/+3
* [SPARC64]: Beginnings of SUN4V PCI controller support.David S. Miller2006-03-201-8/+19
* [SPARC64]: Eliminate PCI IOMMU dma mapping size limit.David S. Miller2005-10-131-228/+137
* [SPARC64]: Consolidate common PCI IOMMU init code.David S. Miller2005-10-131-4/+50
* [SPARC64]: More fully work around Spitfire Errata 51.David S. Miller2005-08-291-1/+1
* [SPARC64]: Refine PCI strbuf ctx-based flush.David S. Miller2005-05-311-5/+3
* [SPARC64]: Fix streaming buffer flushing on PCI and SBUS.David S. Miller2005-05-311-20/+70
* [SPARC64]: Fix bad performance side effect of strbuf timeout changes.David S. Miller2005-05-201-7/+9
* [SPARC64]: Add timeouts to streaming buffer synchronization.David S. Miller2005-05-111-100/+65
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+855