index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
intel-svm.c
Age
Commit message (
Expand
)
Author
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