aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/intel-iommu.h
AgeCommit message (Expand)Author
2021-02-03iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not builtBartosz Golaszewski
2020-08-21iommu/vt-d: Enforce PASID devTLB field maskLiu Yi L
2019-11-20iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macrosEric Auger
2018-09-09iommu/vt-d: Fix dev iotlb pfsid useJacob Pan
2018-09-09iommu/vt-d: Add definitions for PFSIDJacob Pan
2017-03-22iommu/vt-d: Use lo_hi_readq() / lo_hi_writeq()Andy Shevchenko
2017-02-10Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel
2017-02-10iommu: Add sysfs bindings for struct iommu_deviceJoerg Roedel
2017-02-10iommu: Introduce new 'struct iommu_device'Joerg Roedel
2017-01-31iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommuCQ Tang
2016-11-19iommu/vt-d: Fix PASID table allocationDavid Woodhouse
2016-02-15iommu/vt-d: Clear PPR bit to ensure we get more page request interruptsDavid Woodhouse
2015-10-15iommu/vt-d: Implement SVM_FLAG_PRIVATE_PASID to allocate unique PASIDsDavid Woodhouse
2015-10-15iommu/vt-d: Add callback to device driver on page faultsDavid Woodhouse
2015-10-15iommu/vt-d: Implement page request handlingDavid Woodhouse
2015-10-15iommu/vt-d: Generalise DMAR MSI setup to allow for page request eventsDavid Woodhouse
2015-10-15iommu/vt-d: Add basic SVM PASID supportDavid Woodhouse
2015-10-15iommu/vt-d: Add initial support for PASID tablesDavid Woodhouse
2015-10-15iommu/vt-d: Introduce intel_iommu=pasid28, and pasid_enabled() macroDavid Woodhouse
2015-10-13iommu/vt-d: Use plain writeq() for dmar_writeq() where availableDavid Woodhouse
2015-08-12iommu/vt-d: Split up iommu->domains arrayJoerg Roedel
2015-06-23Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-16iommu/vt-d: Copy IR table from old kernel when in kdump modeJoerg Roedel
2015-06-16iommu/vt-d: Detect pre enabled translationJoerg Roedel
2015-06-12iommu, x86: Add cap_pi_support() to detect VT-d PI capabilityFeng Wu
2015-06-09iommu/vt-d: Change PASID support to bit 40 of Extended Capability RegisterDavid Woodhouse
2015-05-11Merge branch 'x86/asm' into x86/apic, to resolve a conflictIngo Molnar
2015-04-24irq_remapping/vt-d: Enhance Intel IR driver to support hierarchical irqdomainsJiang Liu
2015-03-25iommu/vt-d: Add new extended capabilities from v2.3 VT-d specificationDavid Woodhouse
2015-03-25iommu/vt-d: kill bogus ecap_niotlb_iunits()David Woodhouse
2014-07-04iommu/vt-d: Make use of IOMMU sysfs supportAlex Williamson
2014-03-24iommu/vt-d: Store PCI segment number in struct intel_iommuDavid Woodhouse
2014-01-09iommu/vt-d: keep shared resources when failed to initialize iommu devicesJiang Liu
2014-01-09iommu/vt-d: mark internal functions as staticJiang Liu
2014-01-07iommu/vt-d: use dedicated bitmap to track remapping entry allocation statusJiang Liu
2013-09-24x86/iommu: correct ICS register offsetLi, Zhen-Hua
2012-06-08iommu/dmar: Reserve mmio space used by the IOMMU, if the BIOS forgets toDonald Dutile
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha
2011-09-13locking, x86, iommu: Annotate qi->q_lock as rawThomas Gleixner
2011-09-13locking, x86, iommu: Annotate iommu->register_lock as rawThomas Gleixner
2009-10-05dmar: support for parsing Remapping Hardware Static Affinity structureSuresh Siddha
2009-09-11intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOSYouquan Song
2009-05-18VT-d: support the device IOTLBYu Zhao
2009-05-18VT-d: add device IOTLB invalidation supportYu Zhao
2009-05-18VT-d: parse ATSR in DMA Remapping Reporting StructureYu Zhao
2009-05-10intel-iommu: Clean up handling of "caching mode" vs. IOTLB flushing.David Woodhouse
2009-05-10intel-iommu: Clean up handling of "caching mode" vs. context flushing.David Woodhouse
2009-04-29Intel IOMMU Pass Through SupportFenghua Yu