fuse: prepare lookup for nfs export
[safe/jmp/linux-2.6] / lib / swiotlb.c
2008-04-29 Arthur Kepnerdma/ia64: update ia64 machvecs, swiotlb.c
2008-04-29 FUJITA Tomonoriswiotlb: use iommu_is_span_boundary helper function
2008-04-29 Andrew Mortonlib/swiotlb.c: cleanups
2008-03-13 Jan Beulichavoid endless loops in lib/swiotlb.c
2008-02-05 FUJITA Tomonoriiommu sg merging: swiotlb: respect the segment boundary...
2007-10-22 Jens AxboeUpdate swiotlb to use sg helpers
2007-10-17 FUJITA Tomonoriswiotlb: fix map_sg failure handling
2007-10-16 Jens Axboeswiotlb: sg chaining support
2007-10-12 David Brownelldma_free_coherent() needs irqs enabled (sigh)
2007-07-22 Keir FraserFix swiotlb_sync_single_range()
2007-05-08 Sam Ravnborgfix section mismatch warning in lib/swiotlb.c
2007-03-06 Tony LuckRevert "[IA64] swiotlb abstraction (e.g. for Xen)"
2007-02-12 Andrew Morton[PATCH] swiotlb uninlinings
2007-02-06 Jan Beulich[IA64] swiotlb abstraction (e.g. for Xen)
2007-02-06 Jan Beulich[IA64] swiotlb cleanup
2007-02-06 Jan Beulich[IA64] make swiotlb use bus_to_virt/virt_to_bus
2007-02-06 Jan Beulich[IA64] swiotlb bug fixes
2006-03-24 Eric SesterhennBUG_ON() Conversion in lib/swiotlb.c
2006-01-12 Muli Ben-Yehuda[PATCH] x86_64: Use function pointers to call DMA mappi...
2006-01-06 Ravikiran G Thirumalai[PATCH] Cleanup bootmem allocator and fix alloc_bootmem_low
2005-12-20 Andi Kleen[PATCH] Fix swiotlb pci_map_sg error handling
2005-10-31 Tony Luckmanual update from upstream:
2005-10-20 Tony LuckUpdate from upstream with manual merge of Yasunori...
2005-09-29 Tony Luck[PATCH] Removed remaining PCI specific references from...
2005-09-29 John W. Linville[PATCH] swiotlb: file header comments
2005-09-29 John W. Linville[PATCH] swiotlb: support syncing DMA_BIDIRECTIONAL...
2005-09-29 John W. Linville[PATCH] swiotlb: support syncing sub-ranges of mappings
2005-09-29 John W. Linville[PATCH] swiotlb: cleanup some code duplication cruft
2005-09-29 John W. Linville[PATCH] swiotlb: move from arch/ia64/lib/ to lib/