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