index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
intel-svm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-19
iommu/vt-d: Fix PASID table allocation
David Woodhouse
1
-11
/
+17
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
1
-1
/
+1
2016-02-15
iommu/vt-d: Clear PPR bit to ensure we get more page request interrupts
David Woodhouse
1
-0
/
+4
2016-01-13
iommu/vt-d: Fix mm refcounting to hold mm_count not mm_users
David Woodhouse
1
-6
/
+27
2015-12-14
iommu/vt-d: Do access checks before calling handle_mm_fault()
Joerg Roedel
1
-0
/
+20
2015-10-28
iommu/vt-d: Fix rwxp flags in SVM device fault callback
David Woodhouse
1
-1
/
+1
2015-10-24
iommu/vt-d: Handle Caching Mode implementations of SVM
David Woodhouse
1
-5
/
+18
2015-10-20
iommu/vt-d: Fix SVM IOTLB flush handling
David Woodhouse
1
-20
/
+15
2015-10-18
iommu/vt-d: fix a loop in prq_event_thread()
Dan Carpenter
1
-1
/
+1
2015-10-16
iommu/vt-d: Fix IOTLB flushing for global pages
David Woodhouse
1
-10
/
+17
2015-10-16
iommu/vt-d: Fix address shifting in page request handler
David Woodhouse
1
-1
/
+1
2015-10-15
iommu/vt-d: shift wrapping bug in prq_event_thread()
Dan Carpenter
1
-1
/
+1
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