index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
iommu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kvm: Obey read-only mappings in iommu
Alex Williamson
2013-01-27
1
-1
/
+3
*
KVM: do not treat noslot pfn as a error pfn
Xiao Guangrong
2012-10-29
1
-2
/
+2
*
KVM: change kvm_assign_device() to print return value when iommu_attach_devic...
Shuah Khan
2012-10-10
1
-5
/
+1
*
KVM: do not release the error pfn
Xiao Guangrong
2012-08-06
1
-1
/
+0
*
KVM: iommu: fix releasing unmapped page
Xiao Guangrong
2012-08-06
1
-0
/
+7
*
KVM: remove the unused parameter of gfn_to_pfn_memslot
Xiao Guangrong
2012-07-19
1
-5
/
+5
*
KVM: lock slots_lock around device assignment
Alex Williamson
2012-04-19
1
-8
/
+15
*
KVM: unmap pages from the iommu when slots are removed
Alex Williamson
2012-04-11
1
-1
/
+6
*
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-1
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
2012-01-10
1
-4
/
+4
|
\
|
*
iommu/core: split mapping to page sizes as supported by the hardware
Ohad Ben-Cohen
2011-11-10
1
-4
/
+4
*
|
KVM: introduce kvm_for_each_memslot macro
Xiao Guangrong
2011-12-27
1
-8
/
+9
|
/
*
kvm: iommu.c file requires the full module.h present.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
kvm: fix implicit use of stat.h header file
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
2011-10-30
1
-2
/
+2
|
\
|
*
iommu/core: Convert iommu_found to iommu_present
Joerg Roedel
2011-10-21
1
-1
/
+1
|
*
iommu/core: Add bus_type parameter to iommu_domain_alloc
Joerg Roedel
2011-10-21
1
-1
/
+1
*
|
pci: Add flag indicating device has been assigned by KVM
Greg Rose
2011-09-23
1
-0
/
+4
|
/
*
KVM: IOMMU: Disable device assignment without interrupt remapping
Alex Williamson
2011-07-24
1
-0
/
+18
*
KVM: Use u64 for frame data types
Joerg Roedel
2010-08-02
1
-1
/
+1
*
KVM: Fix IOMMU memslot reference warning
Sheng Yang
2010-08-01
1
-2
/
+6
*
KVM: Update Red Hat copyrights
Avi Kivity
2010-08-01
1
-0
/
+2
*
KVM: Fix order passed to iommu_unmap
Jan Kiszka
2010-06-09
1
-1
/
+1
*
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-05-21
1
-2
/
+2
|
\
|
*
KVM: use the correct RCU API for PROVE_RCU=y
Lai Jiangshan
2010-05-17
1
-2
/
+2
*
|
kvm: Change kvm_iommu_map_pages to map large pages
Joerg Roedel
2010-03-07
1
-22
/
+91
|
/
*
KVM: enable PCI multiple-segments for pass-through device
Zhai, Edwin
2010-03-01
1
-3
/
+6
*
KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update
Marcelo Tosatti
2010-03-01
1
-2
/
+2
*
KVM: use gfn_to_pfn_memslot in kvm_iommu_map_pages
Marcelo Tosatti
2010-03-01
1
-7
/
+6
*
KVM: modify memslots layout in struct kvm
Marcelo Tosatti
2010-03-01
1
-6
/
+12
*
KVM: Enable snooping control for supported hardware
Sheng Yang
2009-06-10
1
-3
/
+24
*
KVM: Fix assigned devices circular locking dependency
Mark McLoughlin
2009-02-15
1
-4
/
+2
*
kvm/iommu: fix compile warning
Joerg Roedel
2009-01-03
1
-1
/
+1
*
KVM: change KVM to use IOMMU API
Joerg Roedel
2009-01-03
1
-24
/
+21
*
KVM: rename vtd.c to iommu.c
Joerg Roedel
2009-01-03
1
-0
/
+217