summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel-svm.c
Commit message (Expand)AuthorAgeFilesLines
* iommu/vt-d: Clear pasid table entry when memory unboundLu Baolu2017-11-031-0/+2
* iommu/vt-d: Missing checks for pasid tables if allocation failsLu Baolu2017-11-031-1/+1
* Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-091-0/+14
|\
| * iommu/vt-d: IOMMU Page Request needs to check if address is canonical.Ashok Raj2017-08-301-0/+14
* | iommu/intel: update to new mmu_notifier semanticJérôme Glisse2017-08-311-9/+0
|/
* iommu/vt-d: Helper function to query if a pasid has any active usersCQ Tang2017-05-171-0/+30
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* mm: use mmget_not_zero() helperVegard Nossum2017-02-271-1/+1
* iommu/vt-d: Fix PASID table allocationDavid Woodhouse2016-11-191-11/+17
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-261-1/+1
* iommu/vt-d: Clear PPR bit to ensure we get more page request interruptsDavid Woodhouse2016-02-151-0/+4
* iommu/vt-d: Fix mm refcounting to hold mm_count not mm_usersDavid Woodhouse2016-01-131-6/+27
* iommu/vt-d: Do access checks before calling handle_mm_fault()Joerg Roedel2015-12-141-0/+20
* iommu/vt-d: Fix rwxp flags in SVM device fault callbackDavid Woodhouse2015-10-281-1/+1
* iommu/vt-d: Handle Caching Mode implementations of SVMDavid Woodhouse2015-10-241-5/+18
* iommu/vt-d: Fix SVM IOTLB flush handlingDavid Woodhouse2015-10-201-20/+15
* iommu/vt-d: fix a loop in prq_event_thread()Dan Carpenter2015-10-181-1/+1
* iommu/vt-d: Fix IOTLB flushing for global pagesDavid Woodhouse2015-10-161-10/+17
* iommu/vt-d: Fix address shifting in page request handlerDavid Woodhouse2015-10-161-1/+1
* iommu/vt-d: shift wrapping bug in prq_event_thread()Dan Carpenter2015-10-151-1/+1
* iommu/vt-d: Fix NULL pointer dereference in page request error caseDavid Woodhouse2015-10-151-4/+8
* iommu/vt-d: Implement SVM_FLAG_SUPERVISOR_MODE for kernel accessDavid Woodhouse2015-10-151-12/+31
* iommu/vt-d: Implement SVM_FLAG_PRIVATE_PASID to allocate unique PASIDsDavid Woodhouse2015-10-151-2/+4
* iommu/vt-d: Add callback to device driver on page faultsDavid Woodhouse2015-10-151-1/+25
* iommu/vt-d: Implement page request handlingDavid Woodhouse2015-10-151-0/+173
* iommu/vt-d: Implement deferred invalidate for SVMDavid Woodhouse2015-10-151-0/+9
* iommu/vt-d: Add basic SVM PASID supportDavid Woodhouse2015-10-151-0/+291
* iommu/vt-d: Add initial support for PASID tablesDavid Woodhouse2015-10-151-0/+65
OpenPOWER on IntegriCloud