aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/pci-swiotlb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-10swiotlb: Defer swiotlb init printing, export swiotlb_print_info()FUJITA Tomonori1-2/+2
2009-08-13ia64: IOMMU passthrough mode shouldn't trigger swiotlb initDavid Woodhouse1-1/+1
2009-04-29Intel IOMMU Pass Through SupportFenghua Yu1-1/+1
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang1-1/+1
2009-01-29IA64: fix swiotlb alloc_coherent for non DMA_64BIT_MASK devicesFUJITA Tomonori1-1/+9
2009-01-27IA64: fix compile error on IA64_DIG_VTDFUJITA Tomonori1-3/+0
2009-01-06ia64: fix section mismatch swiotlb_dma_init -> swiotlb_initLuck, Tony1-1/+1
2009-01-06x86, ia64: remove duplicated swiotlb codeFUJITA Tomonori1-16/+0
2009-01-06x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori1-10/+22
2009-01-06set up dma_ops appropriatelyFUJITA Tomonori1-0/+6
2009-01-06add dma_mapping_ops for SWIOTLBFUJITA Tomonori1-1/+8
2008-10-17[IA64] Add Variable Page Size and IA64 Support in Intel IOMMUFenghua Yu1-0/+46