aboutsummaryrefslogtreecommitdiff
path: root/include/linux/intel-iommu.h
AgeCommit message (Expand)Author
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320Thomas Gleixner
2019-04-11iommu/vt-d: Aux-domain specific domain attach/detachLu Baolu
2019-04-11iommu/vt-d: Add per-device IOMMU feature ops entriesLu Baolu
2019-04-11iommu/vt-d: Make intel_iommu_enable_pasid() more genericLu Baolu
2019-01-11iommu/vt-d: Support page request in scalable modeJacob Pan
2018-12-11iommu/vt-d: Remove deferred invalidationLu Baolu
2018-12-11iommu/vt-d: Shared virtual address in scalable modeLu Baolu
2018-12-11iommu/vt-d: Add first level page table interfaceLu Baolu
2018-12-11iommu/vt-d: Setup context and enable RID2PASID supportLu Baolu
2018-12-11iommu/vt-d: Add second level page table interfaceLu Baolu
2018-12-11iommu/vt-d: Add 256-bit invalidation descriptor supportLu Baolu
2018-12-11iommu/vt-d: Move page table helpers into headerLu Baolu
2018-12-11iommu/vt-d: Enumerate the scalable mode capabilityLu Baolu
2018-11-12iommu/vtd: Cleanup dma_remapping.h headerLu Baolu
2018-09-25iommu/vt-d: Enable base Intel IOMMU debugfs supportSohil Mehta
2018-09-25iommu/vt-d: Update register definitions to VT-d 3.0 specificationSohil Mehta
2018-09-25iommu/vt-d: Relocate struct/function declarations to its header filesSohil Mehta
2018-08-08Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...Joerg Roedel
2018-07-20iommu/vt-d: Remove the obsolete per iommu pasid tablesLu Baolu
2018-07-20iommu/vt-d: Per PCI device pasid table interfacesLu Baolu
2018-07-20iommu/vt-d: Add for_each_device_domain() helperLu Baolu
2018-07-20iommu/vt-d: Move device_domain_info to headerLu Baolu
2018-07-20iommu/vt-d: Apply global PASID in SVALu Baolu
2018-07-20iommu/vt-d: Avoid using idr_for_each_entry()Lu Baolu
2018-07-20Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"Lu Baolu
2018-07-06iommu/vt-d: Fix dev iotlb pfsid useJacob Pan
2018-07-06iommu/vt-d: Add definitions for PFSIDJacob Pan
2018-05-15iommu/vt-d: Clean up pasid quirk for pre-production devicesLu Baolu
2018-02-13iommu/vt-d: Clean/document fault status flagsDmitry Safonov
2018-01-17iommu/vt-d: Add a check for 5-level paging supportSohil Mehta
2018-01-17iommu/vt-d: Add a check for 1GB page supportSohil Mehta
2017-11-03iommu/vt-d: Clear Page Request Overflow fault bitLu Baolu
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