summaryrefslogtreecommitdiffstats
path: root/include/linux/intel-iommu.h
Commit message (Expand)AuthorAgeFilesLines
...
* iommu/vt-d: Split up iommu->domains arrayJoerg Roedel2015-08-121-1/+1
* Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-06-241-0/+5
|\
| * iommu/vt-d: Copy IR table from old kernel when in kdump modeJoerg Roedel2015-06-161-0/+1
| * iommu/vt-d: Detect pre enabled translationJoerg Roedel2015-06-161-0/+4
* | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-231-0/+5
|\ \ | |/ |/|
| * iommu, x86: Add cap_pi_support() to detect VT-d PI capabilityFeng Wu2015-06-121-0/+1
| * Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar2015-05-111-3/+15
| |\
| * | irq_remapping/vt-d: Enhance Intel IR driver to support hierarchical irqdomainsJiang Liu2015-04-241-0/+4
* | | iommu/vt-d: Change PASID support to bit 40 of Extended Capability RegisterDavid Woodhouse2015-06-091-1/+2
| |/ |/|
* | iommu/vt-d: Add new extended capabilities from v2.3 VT-d specificationDavid Woodhouse2015-03-251-0/+14
* | iommu/vt-d: kill bogus ecap_niotlb_iunits()David Woodhouse2015-03-251-3/+1Star
|/
* iommu/vt-d: Make use of IOMMU sysfs supportAlex Williamson2014-07-041-0/+3
* iommu/vt-d: Store PCI segment number in struct intel_iommuDavid Woodhouse2014-03-241-0/+1
* iommu/vt-d: keep shared resources when failed to initialize iommu devicesJiang Liu2014-01-091-1/+0Star
* iommu/vt-d: mark internal functions as staticJiang Liu2014-01-091-1/+0Star
* iommu/vt-d: use dedicated bitmap to track remapping entry allocation statusJiang Liu2014-01-071-0/+1
* x86/iommu: correct ICS register offsetLi, Zhen-Hua2013-09-241-1/+1
* 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/+4Star
* 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/+0Star
|\ \
| * | Merge branch 'linus' into core/iommuIngo Molnar2009-03-051-1/+2
| |\|
| * | intel-iommu: make dma mapping functions staticFUJITA Tomonori2009-01-291-9/+0Star
| * | 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/+0Star
* VT-d: adapt domain iova_to_phys function for IOMMU APIJoerg Roedel2009-01-031-2/+0Star
* VT-d: adapt domain map and unmap functions for IOMMU APIJoerg Roedel2009-01-031-4/+0Star
* VT-d: adapt device attach and detach functions for IOMMU APIJoerg Roedel2009-01-031-4/+0Star
* VT-d: adapt domain init and destroy functions for IOMMU APIJoerg Roedel2009-01-031-2/+0Star
* 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/+0Star
* intel-iommu: IA64 supportFenghua Yu2008-10-181-16/+23