summaryrefslogtreecommitdiffstats
path: root/include/linux/intel-iommu.h
Commit message (Expand)AuthorAgeFilesLines
* iommu/dmar: Reserve mmio space used by the IOMMU, if the BIOS forgets toDonald Dutile2012-06-081-0/+2
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-261-2/+2
|\
| * locking, x86, iommu: Annotate qi->q_lock as rawThomas Gleixner2011-09-131-1/+1
| * locking, x86, iommu: Annotate iommu->register_lock as rawThomas Gleixner2011-09-131-1/+1
* | iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha2011-09-211-3/+3
|/
* dmar: support for parsing Remapping Hardware Static Affinity structureSuresh Siddha2009-10-051-0/+1
* intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOSYouquan Song2009-09-111-0/+2
* VT-d: support the device IOTLBYu Zhao2009-05-181-0/+1
* VT-d: add device IOTLB invalidation supportYu Zhao2009-05-181-1/+13
* VT-d: parse ATSR in DMA Remapping Reporting StructureYu Zhao2009-05-181-0/+1
* intel-iommu: Clean up handling of "caching mode" vs. IOTLB flushing.David Woodhouse2009-05-101-5/+4
* intel-iommu: Clean up handling of "caching mode" vs. context flushing.David Woodhouse2009-05-101-4/+4
* Intel IOMMU Pass Through SupportFenghua Yu2009-04-291-0/+2
* intel-iommu: set compatibility format interruptHan, Weidong2009-04-031-0/+2
* Intel IOMMU Suspend/Resume Support - DMARFenghua Yu2009-04-031-0/+11
* Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-04-031-1/+1
|\
| * intel-iommu: Snooping control supportSheng Yang2009-03-241-1/+1
* | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-03-301-7/+0
|\ \
| * | Merge branch 'linus' into core/iommuIngo Molnar2009-03-051-1/+2
| |\|
| * | intel-iommu: make dma mapping functions staticFUJITA Tomonori2009-01-291-9/+0
| * | x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori2009-01-061-2/+4
* | | x86, dmar: routines for disabling queued invalidation and intr remappingSuresh Siddha2009-03-171-0/+1
* | | x86, x2apic: enable fault handling for intr-remappingSuresh Siddha2009-03-171-2/+2
| |/ |/|
* | VT-d: handle Invalidation Queue Error to avoid system hangYu Zhao2009-02-091-1/+2
|/
* VT-d: remove now unused intel_iommu_found functionJoerg Roedel2009-01-031-9/+0
* VT-d: adapt domain iova_to_phys function for IOMMU APIJoerg Roedel2009-01-031-2/+0
* VT-d: adapt domain map and unmap functions for IOMMU APIJoerg Roedel2009-01-031-4/+0
* VT-d: adapt device attach and detach functions for IOMMU APIJoerg Roedel2009-01-031-4/+0
* VT-d: adapt domain init and destroy functions for IOMMU APIJoerg Roedel2009-01-031-2/+0
* Change intel iommu APIs of virtual machine domainWeidong Han2009-01-031-9/+11
* calculate agaw for each iommuWeidong Han2009-01-031-0/+1
* intel-iommu: remove some unused struct intel_iommu fieldsMark McLoughlin2009-01-031-5/+0
* intel-iommu: IA64 supportFenghua Yu2008-10-181-16/+23
* dmar: Use queued invalidation interface for IOTLB and context invalidationYouquan Song2008-10-171-0/+8
* dmar: context cache and IOTLB invalidation using queued invalidationYouquan Song2008-10-171-0/+21
* VT-d: Changes to support KVMKay, Allen M2008-10-151-0/+327