summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel-svm.c
Commit message (Expand)AuthorAgeFilesLines
* iommu/vt-d: Remove unnecessary parenthesesLu Baolu2018-05-151-1/+1
*-. Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediat...Joerg Roedel2018-03-291-11/+8
|\ \
| | * treewide/trivial: Remove ';;$' typo noiseIngo Molnar2018-02-221-1/+1
| |/ |/|
| * iommu/vt-d: Use real PASID for flush in caching modeLu Baolu2018-03-201-10/+6
| * iommu/vt-d: Fix a potential memory leakLu Baolu2018-03-151-0/+1
|/
* Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-081-5/+27
|\
| * iommu/vt-d: Enable 5-level paging mode in the PASID entrySohil Mehta2018-01-171-2/+13
| * iommu/vt-d: Add a check for 5-level paging supportSohil Mehta2018-01-171-0/+4
| * iommu/vt-d: Add a check for 1GB page supportSohil Mehta2018-01-171-0/+4
| * iommu/vt-d: clean up pr_irq if request_threaded_irq failsJerry Snitselaar2017-12-201-3/+6
* | mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacksDavid Rientjes2018-01-311-0/+1
|/
* 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