summaryrefslogtreecommitdiffstats
path: root/include/linux/dma_remapping.h
Commit message (Expand)AuthorAgeFilesLines
* iommu: Export intel_iommu_enabled to signal when iommu is in useEugeni Dodonov2011-12-161-0/+2
* iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha2011-09-211-1/+1
* iommu: Cleanup ifdefs in detect_intel_iommu()Suresh Siddha2011-09-211-1/+2
* iommu: Move IOMMU specific code to intel-iommu.cSuresh Siddha2011-09-211-1/+4
* intel-iommu: Enable super page (2MiB, 1GiB, etc.) supportYouquan Song2011-06-011-0/+4
* VT-d: support the device IOTLBYu Zhao2009-05-181-0/+1
* Intel IOMMU Pass Through SupportFenghua Yu2009-04-291-0/+8
* intel-iommu: VT-d page table to support snooping control bitSheng Yang2009-03-241-0/+1
* intel-iommu: fix build error with INTR_REMAP=y and DMAR=nIngo Molnar2009-01-041-0/+8
* calculate agaw for each iommuWeidong Han2009-01-031-0/+1
* intel-iommu: move iommu_prepare_gfx_mapping() out of dma_remapping.hMark McLoughlin2009-01-031-7/+0
* intel-iommu: move struct device_domain_info out of dma_remapping.hMark McLoughlin2009-01-031-10/+0
* intel-iommu: move struct dmar_domain def out dma_remapping.hMark McLoughlin2009-01-031-20/+2
* intel-iommu: move DMA PTE defs out of dma_remapping.hMark McLoughlin2009-01-031-22/+0
* intel-iommu: move context entry defs out from dma_remapping.hMark McLoughlin2009-01-031-38/+0
* intel-iommu: move root entry defs from dma_remapping.hMark McLoughlin2009-01-031-33/+1
* intel-iommu: move DMA_32/64BIT_PFN into intel-iommu.cMark McLoughlin2009-01-031-5/+0
* intel-iommu: make init_dmars() staticMark McLoughlin2009-01-031-1/+0
* intel-iommu: IA64 supportFenghua Yu2008-10-181-14/+13
* VT-d: Changes to support KVMKay, Allen M2008-10-151-0/+157