| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu/vt-d: Allow devices to have more than 32 outstanding PRs | Lu Baolu | 2021-08-19 | 1 | -0/+5 |
* | iommu/vt-d: Remove SVM_FLAG_PRIVATE_PASID | Lu Baolu | 2021-04-07 | 1 | -13/+3 |
* | iommu/vt-d: Remove svm_dev_ops | Lu Baolu | 2021-04-07 | 1 | -7/+0 |
* | drm, iommu: Change type of pasid to u32 | Fenghua Yu | 2020-09-17 | 1 | -1/+1 |
* | iommu/vt-d: Replace intel SVM APIs with generic SVA APIs | Jacob Pan | 2020-05-18 | 1 | -86/+0 |
* | iommu/vt-d: Add bind guest PASID support | Jacob Pan | 2020-05-18 | 1 | -0/+12 |
* | iommu/vt-d: Fix compile warning from intel-svm.h | Joerg Roedel | 2020-02-10 | 1 | -1/+1 |
*-. | Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op... | Joerg Roedel | 2019-07-04 | 1 | -9/+1 |
|\ \ |
|
| | * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner | 2019-06-05 | 1 | -9/+1 |
| |/ |
|
* / | iommu/vt-d: Fix typo in SVM code comment | Weitao Hou | 2019-05-28 | 1 | -1/+1 |
|/ |
|
* | iommu/vt-d: Support page request in scalable mode | Jacob Pan | 2019-01-11 | 1 | -1/+1 |
* | iommu/vt-d: Helper function to query if a pasid has any active users | CQ Tang | 2017-05-17 | 1 | -0/+20 |
* | iommu/vt-d: Expose struct svm_dev_ops without CONFIG_INTEL_IOMMU_SVM | David Woodhouse | 2015-10-27 | 1 | -2/+2 |
* | iommu/vt-d: Implement SVM_FLAG_SUPERVISOR_MODE for kernel access | David Woodhouse | 2015-10-15 | 1 | -1/+14 |
* | iommu/vt-d: Implement SVM_FLAG_PRIVATE_PASID to allocate unique PASIDs | David Woodhouse | 2015-10-15 | 1 | -0/+11 |
* | iommu/vt-d: Add callback to device driver on page faults | David Woodhouse | 2015-10-15 | 1 | -3/+18 |
* | iommu/vt-d: Add basic SVM PASID support | David Woodhouse | 2015-10-15 | 1 | -0/+82 |