aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/pci-swiotlb.c
Commit message (Expand)AuthorAgeFilesLines
* ia64: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori2010-05-271-2/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* swiotlb: Defer swiotlb init printing, export swiotlb_print_info()FUJITA Tomonori2009-11-101-2/+2
* ia64: IOMMU passthrough mode shouldn't trigger swiotlb initDavid Woodhouse2009-08-131-1/+1
* Intel IOMMU Pass Through SupportFenghua Yu2009-04-291-1/+1
* Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-131-1/+1
* IA64: fix swiotlb alloc_coherent for non DMA_64BIT_MASK devicesFUJITA Tomonori2009-01-291-1/+9
* IA64: fix compile error on IA64_DIG_VTDFUJITA Tomonori2009-01-271-3/+0
* ia64: fix section mismatch swiotlb_dma_init -> swiotlb_initLuck, Tony2009-01-061-1/+1
* x86, ia64: remove duplicated swiotlb codeFUJITA Tomonori2009-01-061-16/+0
* x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori2009-01-061-10/+22
* set up dma_ops appropriatelyFUJITA Tomonori2009-01-061-0/+6
* add dma_mapping_ops for SWIOTLBFUJITA Tomonori2009-01-061-1/+8
* [IA64] Add Variable Page Size and IA64 Support in Intel IOMMUFenghua Yu2008-10-171-0/+46