aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel-iommu.c
Commit message (Expand)AuthorAge
* iommu/vt-d: Flush the IOTLB to get rid of the initial kdump mappingsKarimAllah Ahmed2017-05-25
* iommu/vt-d: Fix NULL pointer dereference in device_to_iommuKoos Vriezen2017-03-30
* iommu/vt-d: Tylersburg isoch identity map check is done too late.Ashok Raj2017-03-12
* iommu/vt-d: Flush old iommu caches for kdump when the device gets context mappedXunlei Pang2017-01-12
* iommu/vt-d: Fix pasid table size encodingJacob Pan2017-01-12
* Merge git://git.infradead.org/intel-iommuLinus Torvalds2016-11-27
|\
| * iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual FunctionsAshok Raj2016-10-30
* | iommu/vt-d: Fix dead-locks in disable_dmar_iommu() pathJoerg Roedel2016-11-08
|/
* iommu/vt-d: Make sure RMRRs are mapped before domain goes publicJoerg Roedel2016-09-05
* iommu/vt-d: Split up get_domain_for_dev functionJoerg Roedel2016-09-05
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-08-01
|\
| *-----. Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/msm'...Joerg Roedel2016-07-26
| |\ \ \ \
| | | * | | iommu/vt-d: Return error code in domain_context_mapping_one()Wei Yang2016-07-14
| | | * | | iommu/vt-d: Reduce extra first level entry in iommu->domainsWei Yang2016-06-15
| | |/ / /
* | / / / Add braces to avoid "ambiguous ‘else’" compiler warningsLinus Torvalds2016-07-27
|/ / / /
* | | / iommu/vt-d: Fix infinite loop in free_all_cpu_cached_iovasAaron Campbell2016-07-04
| |_|/ |/| |
* | | iommu/vt-d: Fix overflow of iommu->domains arrayJan Niehusmann2016-06-27
| |/ |/|
* | iommu/vt-d: Enable QI on all IOMMUs before setting root entryJoerg Roedel2016-06-17
|/
* Merge git://git.infradead.org/intel-iommuLinus Torvalds2016-05-27
|\
| * iommu/vt-d: Use per-cpu IOVA cachingOmer Peleg2016-04-20
| * iommu/vt-d: change intel-iommu to use IOVA frame numbersOmer Peleg2016-04-20
| * iommu/vt-d: avoid dev iotlb logic for domains with no dev iotlbsOmer Peleg2016-04-20
| * iommu/vt-d: only unmap mapped entriesOmer Peleg2016-04-20
| * iommu/vt-d: correct flush_unmaps pfn usageOmer Peleg2016-04-20
| * iommu/vt-d: per-cpu deferred invalidation queuesOmer Peleg2016-04-20
| * iommu/vt-d: refactoring of deferred flush entriesOmer Peleg2016-04-20
| |
| \
*-. | Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc...Joerg Roedel2016-05-09
|\ \|
| | * iommu/vt-d: Silence an uninitialized variable warningDan Carpenter2016-04-07
| |/ |/|
| * x86/vt-d: Fix comment for dma_pte_free_pagetable()Michael S. Tsirkin2016-04-05
|/
* iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug pathJoerg Roedel2016-02-29
* iommu/vt-d: Don't skip PCI devices when disabling IOTLBJeremy McNicoll2016-01-29
* Revert "scatterlist: use sg_phys()"Dan Williams2015-12-15
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
* Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-05
|\
| *-----. Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...Joerg Roedel2015-11-02
| |\ \ \ \
| | | | * | iommu: Add device_group call-back to x86 iommu driversJoerg Roedel2015-10-21
| | | |/ /
| | * | | iommu/vt-d: Switch from ioremap_cache to memremapDan Williams2015-10-14
| | * | | iommu/vt-d: Create RMRR mappings in newly allocated domainsJoerg Roedel2015-10-05
| | * | | iommu/vt-d: Split iommu_prepare_identity_mapJoerg Roedel2015-10-05
| | | |/ | | |/|
* | | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2015-11-05
|\ \ \ \ | |/ / / |/| | |
| * | | iommu/vt-d: Clean up pasid_enabled() and ecs_enabled() dependenciesDavid Woodhouse2015-10-24
| * | | iommu/vt-d: Use dev_err(..) in intel_svm_device_to_iommu(..)Sudeep Dutt2015-10-19
| * | | iommu/vt-d: Implement page request handlingDavid Woodhouse2015-10-15
| * | | iommu/vt-d: Implement deferred invalidate for SVMDavid Woodhouse2015-10-15
| * | | iommu/vt-d: Add basic SVM PASID supportDavid Woodhouse2015-10-15
| * | | iommu/vt-d: Always enable PASID/PRI PCI capabilities before ATSDavid Woodhouse2015-10-15
| * | | iommu/vt-d: Add initial support for PASID tablesDavid Woodhouse2015-10-15
| * | | iommu/vt-d: Introduce intel_iommu=pasid28, and pasid_enabled() macroDavid Woodhouse2015-10-15
| * | | iommu/vt-d: Fix ATSR handling for Root-Complex integrated endpointsDavid Woodhouse2015-10-15