aboutsummaryrefslogtreecommitdiff
path: root/include/linux/dma_remapping.h
AgeCommit message (Expand)AuthorFilesLines
2015-10-15iommu/vt-d: Implement deferred invalidate for SVMGravatar David Woodhouse 1-0/+1
2015-10-15iommu/vt-d: Add basic SVM PASID supportGravatar David Woodhouse 1-0/+7
2014-01-09iommu/vt-d: keep shared resources when failed to initialize iommu devicesGravatar Jiang Liu 1-4/+0
2011-12-16iommu: Export intel_iommu_enabled to signal when iommu is in useGravatar Eugeni Dodonov 1-0/+2
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsGravatar Suresh Siddha 1-1/+1
2011-09-21iommu: Cleanup ifdefs in detect_intel_iommu()Gravatar Suresh Siddha 1-1/+2
2011-09-21iommu: Move IOMMU specific code to intel-iommu.cGravatar Suresh Siddha 1-1/+4
2011-06-01intel-iommu: Enable super page (2MiB, 1GiB, etc.) supportGravatar Youquan Song 1-0/+4
2009-05-18VT-d: support the device IOTLBGravatar Yu Zhao 1-0/+1
2009-04-29Intel IOMMU Pass Through SupportGravatar Fenghua Yu 1-0/+8
2009-03-24intel-iommu: VT-d page table to support snooping control bitGravatar Sheng Yang 1-0/+1
2009-01-04intel-iommu: fix build error with INTR_REMAP=y and DMAR=nGravatar Ingo Molnar 1-0/+8
2009-01-03calculate agaw for each iommuGravatar Weidong Han 1-0/+1
2009-01-03intel-iommu: move iommu_prepare_gfx_mapping() out of dma_remapping.hGravatar Mark McLoughlin 1-7/+0
2009-01-03intel-iommu: move struct device_domain_info out of dma_remapping.hGravatar Mark McLoughlin 1-10/+0
2009-01-03intel-iommu: move struct dmar_domain def out dma_remapping.hGravatar Mark McLoughlin 1-20/+2
2009-01-03intel-iommu: move DMA PTE defs out of dma_remapping.hGravatar Mark McLoughlin 1-22/+0
2009-01-03intel-iommu: move context entry defs out from dma_remapping.hGravatar Mark McLoughlin 1-38/+0
2009-01-03intel-iommu: move root entry defs from dma_remapping.hGravatar Mark McLoughlin 1-33/+1
2009-01-03intel-iommu: move DMA_32/64BIT_PFN into intel-iommu.cGravatar Mark McLoughlin 1-5/+0
2009-01-03intel-iommu: make init_dmars() staticGravatar Mark McLoughlin 1-1/+0
2008-10-18intel-iommu: IA64 supportGravatar Fenghua Yu 1-14/+13
2008-10-15VT-d: Changes to support KVMGravatar Kay, Allen M 1-0/+157