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
2018-05-15
iommu/vt-d: Remove unnecessary parentheses
Lu Baolu
1
-1
/
+1
2018-03-29
Merge branches 'x86/amd', 'x86/vt-d', 'arm/rockchip', 'arm/omap', 'arm/mediat...
Joerg Roedel
1
-11
/
+8
2018-03-20
iommu/vt-d: Use real PASID for flush in caching mode
Lu Baolu
1
-10
/
+6
2018-03-15
iommu/vt-d: Fix a potential memory leak
Lu Baolu
1
-0
/
+1
2018-02-22
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
1
-1
/
+1
2018-02-08
Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+27
2018-01-31
mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks
David Rientjes
1
-0
/
+1
2018-01-17
iommu/vt-d: Enable 5-level paging mode in the PASID entry
Sohil Mehta
1
-2
/
+13
2018-01-17
iommu/vt-d: Add a check for 5-level paging support
Sohil Mehta
1
-0
/
+4
2018-01-17
iommu/vt-d: Add a check for 1GB page support
Sohil Mehta
1
-0
/
+4
2017-12-20
iommu/vt-d: clean up pr_irq if request_threaded_irq fails
Jerry Snitselaar
1
-3
/
+6
2017-11-03
iommu/vt-d: Clear pasid table entry when memory unbound
Lu Baolu
1
-0
/
+2
2017-11-03
iommu/vt-d: Missing checks for pasid tables if allocation fails
Lu Baolu
1
-1
/
+1
2017-09-09
Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+14
2017-08-31
iommu/intel: update to new mmu_notifier semantic
Jérôme Glisse
1
-9
/
+0
2017-08-30
iommu/vt-d: IOMMU Page Request needs to check if address is canonical.
Ashok Raj
1
-0
/
+14
2017-05-17
iommu/vt-d: Helper function to query if a pasid has any active users
CQ Tang
1
-0
/
+30
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-27
mm: use mmget_not_zero() helper
Vegard Nossum
1
-1
/
+1
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