index
:
Linux Stable
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.12.y
linux-6.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
intel-iommu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu/vt-d: Fix agaw for a supported 48 bit guest address width
Saeed Mirzamohammadi
2021-08-26
1
-3
/
+4
*
iommu/vt-d: Do not use flush-queue when caching-mode is on
Nadav Amit
2021-02-10
1
-0
/
+6
*
iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge page
Yonghyun Hwang
2020-03-18
1
-2
/
+4
*
iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...
Hans de Goede
2020-03-18
1
-3
/
+4
*
iommu/vt-d: Duplicate iommu_resv_region objects per device list
Eric Auger
2020-01-27
1
-17
/
+17
*
iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU
Lu Baolu
2020-01-27
1
-1
/
+4
*
iommu/vt-d: Don't queue_iova() if there is no flush queue
Dmitry Safonov
2019-08-04
1
-1
/
+1
*
iommu/vt-d: Set intel_iommu_gfx_mapped correctly
Lu Baolu
2019-06-15
1
-3
/
+4
*
iommu/vt-d: Check capability before disabling protected memory
Lu Baolu
2019-04-20
1
-0
/
+3
*
iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions()
Gerald Schaefer
2019-02-06
1
-1
/
+1
*
iommu/vt-d: Handle domain agaw being less than iommu agaw
Sohil Mehta
2019-01-13
1
-2
/
+2
*
iommu/vt-d: Use memunmap to free memremap
Pan Bian
2018-12-13
1
-1
/
+1
*
iommu/vt-d: Handle memory shortage on pasid table allocation
Lu Baolu
2018-09-25
1
-3
/
+3
*
Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-08-24
1
-83
/
+77
|
\
|
*
-
-
-
.
Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...
Joerg Roedel
2018-08-08
1
-101
/
+153
|
|
\
\
\
|
|
|
|
*
iommu: Remove the ->map_sg indirection
Christoph Hellwig
2018-08-08
1
-1
/
+0
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
iommu/vt-d: Remove the obsolete per iommu pasid tables
Lu Baolu
2018-07-20
1
-3
/
+3
|
|
|
*
iommu/vt-d: Apply per pci device pasid table in SVA
Lu Baolu
2018-07-20
1
-20
/
+9
|
|
|
*
iommu/vt-d: Allocate and free pasid table
Lu Baolu
2018-07-20
1
-0
/
+10
|
|
|
*
iommu/vt-d: Per PCI device pasid table interfaces
Lu Baolu
2018-07-20
1
-0
/
+1
|
|
|
*
iommu/vt-d: Add for_each_device_domain() helper
Lu Baolu
2018-07-20
1
-0
/
+21
|
|
|
*
iommu/vt-d: Move device_domain_info to header
Lu Baolu
2018-07-20
1
-59
/
+4
|
|
|
*
iommu/vt-d: Global PASID name space
Lu Baolu
2018-07-20
1
-0
/
+13
|
|
|
*
iommu/vt-d: Fix dev iotlb pfsid use
Jacob Pan
2018-07-06
1
-1
/
+16
|
|
|
*
iommu/vt-d: Add definitions for PFSID
Jacob Pan
2018-07-06
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...
Marek Szyprowski
2018-08-17
1
-1
/
+2
|
|
/
|
/
|
*
|
Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"
Lu Baolu
2018-07-20
1
-2
/
+30
*
|
Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_...
Christoph Hellwig
2018-07-05
1
-16
/
+46
|
/
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+2
*
Merge tag 'iommu-updates-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-06-08
1
-52
/
+49
|
\
|
*
iommu/vt-d: Clean up pasid quirk for pre-production devices
Lu Baolu
2018-05-15
1
-30
/
+2
|
*
iommu/vt-d: Clean up unused variable in find_or_alloc_domain
Lu Baolu
2018-05-15
1
-3
/
+1
|
*
iommu/vt-d: Fix iotlb psi missing for mappings
Peter Xu
2018-05-15
1
-9
/
+34
|
*
iommu/vt-d: Introduce __mapping_notify_one()
Peter Xu
2018-05-15
1
-12
/
+14
*
|
PCI: Add "pci=noats" boot parameter
Gil Kupfer
2018-05-10
1
-1
/
+2
|
/
*
Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-11
1
-5
/
+1
|
\
|
*
iommu/vt-d:Remove unused variable
Shaokun Zhang
2018-03-29
1
-5
/
+1
*
|
iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_{alloc,f...
Christoph Hellwig
2018-03-20
1
-46
/
+16
*
|
x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)
Christoph Hellwig
2018-03-20
1
-1
/
+2
|
/
*
Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-02-08
1
-3
/
+2
|
\
|
*
iommu/vt-d: Enable upto 57 bits of domain address width
Sohil Mehta
2018-01-17
1
-1
/
+1
|
*
iommu/vt-d: Use domain instead of cache fetching
Peter Xu
2018-01-17
1
-2
/
+1
*
|
ia64: clean up swiotlb support
Christoph Hellwig
2018-01-15
1
-1
/
+1
|
/
*
iommu/vt-d: Fix scatterlist offset handling
Robin Murphy
2017-11-17
1
-3
/
+5
*
-
.
Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...
Joerg Roedel
2017-10-13
1
-11
/
+17
|
\
\
|
|
*
iommu/iova: Make rcache flush optional on IOVA allocation failure
Tomasz Nowicki
2017-10-12
1
-2
/
+3
|
|
*
iommu/iova: Make dma_32bit_pfn implicit
Zhen Lei
2017-09-27
1
-8
/
+3
|
|
/
|
/
|
|
*
iommu/vt-d: Delete unnecessary check in domain_context_mapping_one()
Christos Gkekas
2017-10-10
1
-1
/
+1
|
*
iommu/vt-d: Don't register bus-notifier under dmar_global_lock
Joerg Roedel
2017-10-06
1
-0
/
+10
|
/
*
Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-09
1
-190
/
+90
|
\
[next]