aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dma_remapping.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-04intel-iommu: fix build error with INTR_REMAP=y and DMAR=nIngo Molnar1-0/+8
2009-01-03calculate agaw for each iommuWeidong Han1-0/+1
2009-01-03intel-iommu: move iommu_prepare_gfx_mapping() out of dma_remapping.hMark McLoughlin1-7/+0
2009-01-03intel-iommu: move struct device_domain_info out of dma_remapping.hMark McLoughlin1-10/+0
2009-01-03intel-iommu: move struct dmar_domain def out dma_remapping.hMark McLoughlin1-20/+2
2009-01-03intel-iommu: move DMA PTE defs out of dma_remapping.hMark McLoughlin1-22/+0
2009-01-03intel-iommu: move context entry defs out from dma_remapping.hMark McLoughlin1-38/+0
2009-01-03intel-iommu: move root entry defs from dma_remapping.hMark McLoughlin1-33/+1
2009-01-03intel-iommu: move DMA_32/64BIT_PFN into intel-iommu.cMark McLoughlin1-5/+0
2009-01-03intel-iommu: make init_dmars() staticMark McLoughlin1-1/+0
2008-10-18intel-iommu: IA64 supportFenghua Yu1-14/+13
2008-10-15VT-d: Changes to support KVMKay, Allen M1-0/+157