index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
intel-svm.c
Age
Commit message (
Expand
)
Author
2018-02-08
Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-01-31
mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks
David Rientjes
2018-01-17
iommu/vt-d: Enable 5-level paging mode in the PASID entry
Sohil Mehta
2018-01-17
iommu/vt-d: Add a check for 5-level paging support
Sohil Mehta
2018-01-17
iommu/vt-d: Add a check for 1GB page support
Sohil Mehta
2017-12-20
iommu/vt-d: clean up pr_irq if request_threaded_irq fails
Jerry Snitselaar
2017-11-03
iommu/vt-d: Clear pasid table entry when memory unbound
Lu Baolu
2017-11-03
iommu/vt-d: Missing checks for pasid tables if allocation fails
Lu Baolu
2017-09-09
Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-08-31
iommu/intel: update to new mmu_notifier semantic
Jérôme Glisse
2017-08-30
iommu/vt-d: IOMMU Page Request needs to check if address is canonical.
Ashok Raj
2017-05-17
iommu/vt-d: Helper function to query if a pasid has any active users
CQ Tang
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-27
mm: use mmget_not_zero() helper
Vegard Nossum
2016-11-19
iommu/vt-d: Fix PASID table allocation
David Woodhouse
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-02-15
iommu/vt-d: Clear PPR bit to ensure we get more page request interrupts
David Woodhouse
2016-01-13
iommu/vt-d: Fix mm refcounting to hold mm_count not mm_users
David Woodhouse
2015-12-14
iommu/vt-d: Do access checks before calling handle_mm_fault()
Joerg Roedel
2015-10-28
iommu/vt-d: Fix rwxp flags in SVM device fault callback
David Woodhouse
2015-10-24
iommu/vt-d: Handle Caching Mode implementations of SVM
David Woodhouse
2015-10-20
iommu/vt-d: Fix SVM IOTLB flush handling
David Woodhouse
2015-10-18
iommu/vt-d: fix a loop in prq_event_thread()
Dan Carpenter
2015-10-16
iommu/vt-d: Fix IOTLB flushing for global pages
David Woodhouse
2015-10-16
iommu/vt-d: Fix address shifting in page request handler
David Woodhouse
2015-10-15
iommu/vt-d: shift wrapping bug in prq_event_thread()
Dan Carpenter
2015-10-15
iommu/vt-d: Fix NULL pointer dereference in page request error case
David Woodhouse
2015-10-15
iommu/vt-d: Implement SVM_FLAG_SUPERVISOR_MODE for kernel access
David Woodhouse
2015-10-15
iommu/vt-d: Implement SVM_FLAG_PRIVATE_PASID to allocate unique PASIDs
David Woodhouse
2015-10-15
iommu/vt-d: Add callback to device driver on page faults
David Woodhouse
2015-10-15
iommu/vt-d: Implement page request handling
David Woodhouse
2015-10-15
iommu/vt-d: Implement deferred invalidate for SVM
David Woodhouse
2015-10-15
iommu/vt-d: Add basic SVM PASID support
David Woodhouse
2015-10-15
iommu/vt-d: Add initial support for PASID tables
David Woodhouse
[prev]