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