summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel-svm.c
Commit message (Expand)AuthorAge
*-. Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediat...Joerg Roedel2018-03-29
|\ \
| | * treewide/trivial: Remove ';;$' typo noiseIngo Molnar2018-02-22
| |/ |/|
| * iommu/vt-d: Use real PASID for flush in caching modeLu Baolu2018-03-20
| * iommu/vt-d: Fix a potential memory leakLu Baolu2018-03-15
|/
* Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-08
|\
| * iommu/vt-d: Enable 5-level paging mode in the PASID entrySohil Mehta2018-01-17
| * iommu/vt-d: Add a check for 5-level paging supportSohil Mehta2018-01-17
| * iommu/vt-d: Add a check for 1GB page supportSohil Mehta2018-01-17
| * iommu/vt-d: clean up pr_irq if request_threaded_irq failsJerry Snitselaar2017-12-20
* | mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacksDavid Rientjes2018-01-31
|/
* iommu/vt-d: Clear pasid table entry when memory unboundLu Baolu2017-11-03
* iommu/vt-d: Missing checks for pasid tables if allocation failsLu Baolu2017-11-03
* Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-09
|\
| * iommu/vt-d: IOMMU Page Request needs to check if address is canonical.Ashok Raj2017-08-30
* | iommu/intel: update to new mmu_notifier semanticJérôme Glisse2017-08-31
|/
* iommu/vt-d: Helper function to query if a pasid has any active usersCQ Tang2017-05-17
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* mm: use mmget_not_zero() helperVegard Nossum2017-02-27
* iommu/vt-d: Fix PASID table allocationDavid Woodhouse2016-11-19
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-26
* iommu/vt-d: Clear PPR bit to ensure we get more page request interruptsDavid Woodhouse2016-02-15
* iommu/vt-d: Fix mm refcounting to hold mm_count not mm_usersDavid Woodhouse2016-01-13
* iommu/vt-d: Do access checks before calling handle_mm_fault()Joerg Roedel2015-12-14
* iommu/vt-d: Fix rwxp flags in SVM device fault callbackDavid Woodhouse2015-10-28
* iommu/vt-d: Handle Caching Mode implementations of SVMDavid Woodhouse2015-10-24
* iommu/vt-d: Fix SVM IOTLB flush handlingDavid Woodhouse2015-10-20
* iommu/vt-d: fix a loop in prq_event_thread()Dan Carpenter2015-10-18
* iommu/vt-d: Fix IOTLB flushing for global pagesDavid Woodhouse2015-10-16
* iommu/vt-d: Fix address shifting in page request handlerDavid Woodhouse2015-10-16
* iommu/vt-d: shift wrapping bug in prq_event_thread()Dan Carpenter2015-10-15
* iommu/vt-d: Fix NULL pointer dereference in page request error caseDavid Woodhouse2015-10-15
* iommu/vt-d: Implement SVM_FLAG_SUPERVISOR_MODE for kernel accessDavid Woodhouse2015-10-15
* iommu/vt-d: Implement SVM_FLAG_PRIVATE_PASID to allocate unique PASIDsDavid Woodhouse2015-10-15
* iommu/vt-d: Add callback to device driver on page faultsDavid Woodhouse2015-10-15
* iommu/vt-d: Implement page request handlingDavid Woodhouse2015-10-15
* iommu/vt-d: Implement deferred invalidate for SVMDavid Woodhouse2015-10-15
* iommu/vt-d: Add basic SVM PASID supportDavid Woodhouse2015-10-15
* iommu/vt-d: Add initial support for PASID tablesDavid Woodhouse2015-10-15