Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-10-15 | iommu/vt-d: Fix NULL pointer dereference in page request error case | David Woodhouse | 1 | -4/+8 |
2015-10-15 | iommu/vt-d: Implement SVM_FLAG_SUPERVISOR_MODE for kernel access | David Woodhouse | 1 | -12/+31 |
2015-10-15 | iommu/vt-d: Implement SVM_FLAG_PRIVATE_PASID to allocate unique PASIDs | David Woodhouse | 1 | -2/+4 |
2015-10-15 | iommu/vt-d: Add callback to device driver on page faults | David Woodhouse | 1 | -1/+25 |
2015-10-15 | iommu/vt-d: Implement page request handling | David Woodhouse | 1 | -0/+173 |
2015-10-15 | iommu/vt-d: Implement deferred invalidate for SVM | David Woodhouse | 1 | -0/+9 |
2015-10-15 | iommu/vt-d: Add basic SVM PASID support | David Woodhouse | 1 | -0/+291 |
2015-10-15 | iommu/vt-d: Add initial support for PASID tables | David Woodhouse | 1 | -0/+65 |