index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
/
iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-05
KVM: IOMMU: hva align mapping page size
Greg Edwards
1
-0
/
+4
2013-10-30
kvm: Create non-coherent DMA registeration
Alex Williamson
1
-0
/
+6
2013-10-30
kvm/x86: Convert iommu_flags to iommu_noncoherent
Alex Williamson
1
-8
/
+8
2013-10-03
virt/kvm/iommu.c: Add leading zeros to device's BDF notation in debug messages
Andre Richter
1
-10
/
+2
2013-01-27
kvm: Obey read-only mappings in iommu
Alex Williamson
1
-1
/
+3
2012-10-30
KVM: do not treat noslot pfn as a error pfn
Xiao Guangrong
1
-2
/
+2
2012-10-10
KVM: change kvm_assign_device() to print return value when iommu_attach_devic...
Shuah Khan
1
-5
/
+1
2012-08-06
KVM: do not release the error pfn
Xiao Guangrong
1
-1
/
+0
2012-08-06
KVM: iommu: fix releasing unmapped page
Xiao Guangrong
1
-0
/
+7
2012-07-20
KVM: remove the unused parameter of gfn_to_pfn_memslot
Xiao Guangrong
1
-5
/
+5
2012-04-19
KVM: lock slots_lock around device assignment
Alex Williamson
1
-8
/
+15
2012-04-12
KVM: unmap pages from the iommu when slots are removed
Alex Williamson
1
-1
/
+6
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2012-01-10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-4
/
+4
2011-12-27
KVM: introduce kvm_for_each_memslot macro
Xiao Guangrong
1
-8
/
+9
2011-11-10
iommu/core: split mapping to page sizes as supported by the hardware
Ohad Ben-Cohen
1
-4
/
+4
2011-11-01
kvm: iommu.c file requires the full module.h present.
Paul Gortmaker
1
-0
/
+1
2011-11-01
kvm: fix implicit use of stat.h header file
Paul Gortmaker
1
-0
/
+1
2011-10-31
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
1
-2
/
+2
2011-10-21
iommu/core: Convert iommu_found to iommu_present
Joerg Roedel
1
-1
/
+1
2011-10-21
iommu/core: Add bus_type parameter to iommu_domain_alloc
Joerg Roedel
1
-1
/
+1
2011-09-23
pci: Add flag indicating device has been assigned by KVM
Greg Rose
1
-0
/
+4
2011-07-24
KVM: IOMMU: Disable device assignment without interrupt remapping
Alex Williamson
1
-0
/
+18
2010-08-02
KVM: Use u64 for frame data types
Joerg Roedel
1
-1
/
+1
2010-08-01
KVM: Fix IOMMU memslot reference warning
Sheng Yang
1
-2
/
+6
2010-08-01
KVM: Update Red Hat copyrights
Avi Kivity
1
-0
/
+2
2010-06-09
KVM: Fix order passed to iommu_unmap
Jan Kiszka
1
-1
/
+1
2010-05-22
Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2010-05-17
KVM: use the correct RCU API for PROVE_RCU=y
Lai Jiangshan
1
-2
/
+2
2010-03-07
kvm: Change kvm_iommu_map_pages to map large pages
Joerg Roedel
1
-22
/
+91
2010-03-01
KVM: enable PCI multiple-segments for pass-through device
Zhai, Edwin
1
-3
/
+6
2010-03-01
KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update
Marcelo Tosatti
1
-2
/
+2
2010-03-01
KVM: use gfn_to_pfn_memslot in kvm_iommu_map_pages
Marcelo Tosatti
1
-7
/
+6
2010-03-01
KVM: modify memslots layout in struct kvm
Marcelo Tosatti
1
-6
/
+12
2009-06-10
KVM: Enable snooping control for supported hardware
Sheng Yang
1
-3
/
+24
2009-02-15
KVM: Fix assigned devices circular locking dependency
Mark McLoughlin
1
-4
/
+2
2009-01-03
kvm/iommu: fix compile warning
Joerg Roedel
1
-1
/
+1
2009-01-03
KVM: change KVM to use IOMMU API
Joerg Roedel
1
-24
/
+21
2009-01-03
KVM: rename vtd.c to iommu.c
Joerg Roedel
1
-0
/
+217