summaryrefslogtreecommitdiffstats
path: root/lib/swiotlb.c
Commit message (Expand)AuthorAgeFilesLines
* avoid endless loops in lib/swiotlb.cJan Beulich2008-03-131-14/+16
* iommu sg merging: swiotlb: respect the segment boundary limitsFUJITA Tomonori2008-02-051-6/+35
* Update swiotlb to use sg helpersJens Axboe2007-10-221-1/+1
* swiotlb: fix map_sg failure handlingFUJITA Tomonori2007-10-171-1/+1
* swiotlb: sg chaining supportJens Axboe2007-10-161-7/+12
* dma_free_coherent() needs irqs enabled (sigh)David Brownell2007-10-121-0/+1
* Fix swiotlb_sync_single_range()Keir Fraser2007-07-211-1/+4
* fix section mismatch warning in lib/swiotlb.cSam Ravnborg2007-05-081-1/+0
* Revert "[IA64] swiotlb abstraction (e.g. for Xen)"Tony Luck2007-03-061-149/+35
* [PATCH] swiotlb uninliningsAndrew Morton2007-02-121-4/+4
* [IA64] swiotlb abstraction (e.g. for Xen)Jan Beulich2007-02-051-35/+149
* [IA64] swiotlb cleanupJan Beulich2007-02-051-24/+32
* [IA64] make swiotlb use bus_to_virt/virt_to_busJan Beulich2007-02-051-16/+17
* [IA64] swiotlb bug fixesJan Beulich2007-02-051-25/+8
* BUG_ON() Conversion in lib/swiotlb.cEric Sesterhenn2006-03-241-20/+12
* [PATCH] x86_64: Use function pointers to call DMA mapping functionsMuli Ben-Yehuda2006-01-111-1/+1
* [PATCH] Cleanup bootmem allocator and fix alloc_bootmem_lowRavikiran G Thirumalai2006-01-061-2/+1
* [PATCH] Fix swiotlb pci_map_sg error handlingAndi Kleen2005-12-201-2/+3
* manual update from upstream:Tony Luck2005-10-311-1/+1
* Update from upstream with manual merge of Yasunori Goto'sTony Luck2005-10-201-2/+2
* [PATCH] Removed remaining PCI specific references from swiotlb.cTony Luck2005-09-291-14/+14
* [PATCH] swiotlb: file header commentsJohn W. Linville2005-09-291-2/+4
* [PATCH] swiotlb: support syncing DMA_BIDIRECTIONAL mappingsJohn W. Linville2005-09-291-22/+40
* [PATCH] swiotlb: support syncing sub-ranges of mappingsJohn W. Linville2005-09-291-0/+33
* [PATCH] swiotlb: cleanup some code duplication cruftJohn W. Linville2005-09-291-23/+22
* [PATCH] swiotlb: move from arch/ia64/lib/ to lib/John W. Linville2005-09-291-0/+759
OpenPOWER on IntegriCloud