| Commit message (Expand) | Author | Age | Files | Lines |
* | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 1 | -6/+6 |
* | Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-08-01 | 1 | -3/+3 |
|\ |
|
| *-----. | Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/msm'... | Joerg Roedel | 2016-07-26 | 1 | -3/+3 |
| |\ \ \ \ |
|
| | | * | | | iommu/vt-d: Return error code in domain_context_mapping_one() | Wei Yang | 2016-07-14 | 1 | -1/+1 |
| | | * | | | iommu/vt-d: Reduce extra first level entry in iommu->domains | Wei Yang | 2016-06-15 | 1 | -2/+2 |
| | |/ / / |
|
* | | | | | Add braces to avoid "ambiguous ‘else’" compiler warnings | Linus Torvalds | 2016-07-27 | 1 | -1/+2 |
|/ / / / |
|
* | | | | iommu/vt-d: Fix infinite loop in free_all_cpu_cached_iovas | Aaron Campbell | 2016-07-04 | 1 | -2/+2 |
| |_|/
|/| | |
|
* | | | iommu/vt-d: Fix overflow of iommu->domains array | Jan Niehusmann | 2016-06-27 | 1 | -1/+1 |
| |/
|/| |
|
* | | iommu/vt-d: Enable QI on all IOMMUs before setting root entry | Joerg Roedel | 2016-06-17 | 1 | -5/+12 |
|/ |
|
* | Merge git://git.infradead.org/intel-iommu | Linus Torvalds | 2016-05-27 | 1 | -94/+224 |
|\ |
|
| * | iommu/vt-d: Use per-cpu IOVA caching | Omer Peleg | 2016-04-20 | 1 | -12/+35 |
| * | iommu/vt-d: change intel-iommu to use IOVA frame numbers | Omer Peleg | 2016-04-20 | 1 | -32/+29 |
| * | iommu/vt-d: avoid dev iotlb logic for domains with no dev iotlbs | Omer Peleg | 2016-04-20 | 1 | -0/+34 |
| * | iommu/vt-d: only unmap mapped entries | Omer Peleg | 2016-04-20 | 1 | -11/+25 |
| * | iommu/vt-d: correct flush_unmaps pfn usage | Omer Peleg | 2016-04-20 | 1 | -1/+2 |
| * | iommu/vt-d: per-cpu deferred invalidation queues | Omer Peleg | 2016-04-20 | 1 | -41/+92 |
| * | iommu/vt-d: refactoring of deferred flush entries | Omer Peleg | 2016-04-20 | 1 | -19/+29 |
| | | |
| \ | |
*-. \ | Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc... | Joerg Roedel | 2016-05-09 | 1 | -2/+2 |
|\ \ \
| | |/ |
|
| | * | iommu/vt-d: Silence an uninitialized variable warning | Dan Carpenter | 2016-04-07 | 1 | -1/+1 |
| |/
|/| |
|
| * | x86/vt-d: Fix comment for dma_pte_free_pagetable() | Michael S. Tsirkin | 2016-04-05 | 1 | -1/+1 |
|/ |
|
* | iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug path | Joerg Roedel | 2016-02-29 | 1 | -2/+2 |
* | iommu/vt-d: Don't skip PCI devices when disabling IOTLB | Jeremy McNicoll | 2016-01-29 | 1 | -1/+1 |
* | Revert "scatterlist: use sg_phys()" | Dan Williams | 2015-12-15 | 1 | -2/+2 |
* | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman | 2015-11-06 | 1 | -1/+1 |
* | Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-11-05 | 1 | -29/+54 |
|\ |
|
| *-----. | Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am... | Joerg Roedel | 2015-11-02 | 1 | -29/+54 |
| |\ \ \ \ |
|
| | | | * | | iommu: Add device_group call-back to x86 iommu drivers | Joerg Roedel | 2015-10-22 | 1 | -0/+1 |
| | | |/ / |
|
| | * | | | iommu/vt-d: Switch from ioremap_cache to memremap | Dan Williams | 2015-10-14 | 1 | -9/+11 |
| | * | | | iommu/vt-d: Create RMRR mappings in newly allocated domains | Joerg Roedel | 2015-10-05 | 1 | -0/+20 |
| | * | | | iommu/vt-d: Split iommu_prepare_identity_map | Joerg Roedel | 2015-10-05 | 1 | -20/+22 |
| | | |/
| | |/| |
|
* | | | | Merge git://git.infradead.org/intel-iommu | Linus Torvalds | 2015-11-05 | 1 | -48/+255 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | iommu/vt-d: Clean up pasid_enabled() and ecs_enabled() dependencies | David Woodhouse | 2015-10-24 | 1 | -7/+23 |
| * | | | iommu/vt-d: Use dev_err(..) in intel_svm_device_to_iommu(..) | Sudeep Dutt | 2015-10-19 | 1 | -2/+2 |
| * | | | iommu/vt-d: Implement page request handling | David Woodhouse | 2015-10-15 | 1 | -1/+21 |
| * | | | iommu/vt-d: Implement deferred invalidate for SVM | David Woodhouse | 2015-10-15 | 1 | -0/+2 |
| * | | | iommu/vt-d: Add basic SVM PASID support | David Woodhouse | 2015-10-15 | 1 | -0/+104 |
| * | | | iommu/vt-d: Always enable PASID/PRI PCI capabilities before ATS | David Woodhouse | 2015-10-15 | 1 | -35/+75 |
| * | | | iommu/vt-d: Add initial support for PASID tables | David Woodhouse | 2015-10-15 | 1 | -0/+14 |
| * | | | iommu/vt-d: Introduce intel_iommu=pasid28, and pasid_enabled() macro | David Woodhouse | 2015-10-15 | 1 | -6/+14 |
| * | | | iommu/vt-d: Fix ATSR handling for Root-Complex integrated endpoints | David Woodhouse | 2015-10-15 | 1 | -3/+6 |
* | | | | Merge tag 'for-linus-20151021' of git://git.infradead.org/intel-iommu | Linus Torvalds | 2015-10-22 | 1 | -4/+8 |
|\ \ \ \
| |/ / / |
|
| * | | | iommu/vt-d: fix range computation when making room for large pages | Christian Zander | 2015-10-13 | 1 | -4/+8 |
| | |/
| |/| |
|
* | | | Merge tag 'iommu-fixes-v4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-10-13 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | iommu/vt-d: Fix memory leak in dmar_insert_one_dev_info() | Sudip Mukherjee | 2015-09-29 | 1 | -0/+1 |
| |/ |
|
* | | Merge git://git.infradead.org/intel-iommu | Linus Torvalds | 2015-10-02 | 1 | -3/+5 |
|\ \
| |/
|/| |
|
| * | iommu: iova: Move iova cache management to the iova library | Sakari Ailus | 2015-07-28 | 1 | -3/+3 |
| * | iommu/iova: Avoid over-allocating when size-aligned | Robin Murphy | 2015-07-28 | 1 | -0/+2 |
* | | Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-09-08 | 1 | -384/+332 |
|\ \ |
|
| * | | iommu/vt-d: Really use upper context table when necessary | Joerg Roedel | 2015-08-25 | 1 | -1/+1 |
| * | | iommu/vt-d: Access iomem correctly | Joerg Roedel | 2015-08-13 | 1 | -6/+9 |