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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-26
Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-5
/
+1
2022-05-26
Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+1
2022-04-28
iommu/vt-d: Drop stop marker messages
Lu Baolu
1
-0
/
+4
2022-04-28
iommu/vt-d: Calculate mask for non-aligned flushes
David Stevens
1
-3
/
+24
2022-04-18
x86: remove the IOMMU table infrastructure
Christoph Hellwig
1
-5
/
+1
2022-04-11
Merge drm/drm-next into drm-intel-next
Jani Nikula
7
-1271
/
+149
2022-03-25
Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-1260
/
+147
2022-03-21
Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-12
/
+3
2022-03-08
Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm...
Joerg Roedel
6
-1260
/
+147
2022-03-04
iommu/vt-d: Enable ATS for the devices in SATC table
Yian Chen
1
-2
/
+38
2022-03-04
iommu/vt-d: Remove unused function intel_svm_capable()
YueHaibing
1
-5
/
+0
2022-03-04
iommu/vt-d: Add missing "__init" for rmrr_sanity_check()
Marco Bonelli
1
-1
/
+1
2022-03-04
iommu/vt-d: Move intel_iommu_ops to header file
Andy Shevchenko
1
-2
/
+0
2022-03-04
iommu/vt-d: Fix indentation of goto labels
Lu Baolu
1
-2
/
+2
2022-03-04
iommu/vt-d: Remove unnecessary prototypes
Lu Baolu
1
-5
/
+0
2022-03-04
iommu/vt-d: Remove unnecessary includes
Lu Baolu
1
-27
/
+7
2022-03-04
iommu/vt-d: Remove DEFER_DEVICE_DOMAIN_INFO
Lu Baolu
4
-128
/
+79
2022-03-04
iommu/vt-d: Remove domain and devinfo mempool
Lu Baolu
1
-99
/
+5
2022-03-04
iommu/vt-d: Remove iova_cache_get/put()
Lu Baolu
1
-5
/
+0
2022-03-04
iommu/vt-d: Remove finding domain in dmar_insert_one_dev_info()
Lu Baolu
1
-21
/
+0
2022-03-04
iommu/vt-d: Remove intel_iommu::domains
Lu Baolu
1
-65
/
+3
2022-03-04
Merge branch 'core' into x86/vt-d
Joerg Roedel
5
-902
/
+15
2022-03-03
iommu/vt-d: Add RPLS to quirk list to skip TE disabling
Tejas Upadhyay
1
-1
/
+1
2022-02-28
iommu/vt-d: Fix double list_add when enabling VMD in scalable mode
Adrian Huang
1
-1
/
+1
2022-02-28
iommu: Split struct iommu_ops
Lu Baolu
1
-9
/
+11
2022-02-28
iommu: Remove unused argument in is_attach_deferred
Lu Baolu
1
-2
/
+1
2022-02-28
iommu/vt-d: Remove aux-domain related callbacks
Lu Baolu
2
-309
/
+3
2022-02-28
iommu/vt-d: Remove guest pasid related callbacks
Lu Baolu
4
-582
/
+0
2022-02-15
iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
Fenghua Yu
2
-11
/
+2
2022-02-14
iommu/sva: Rename CONFIG_IOMMU_SVA_LIB to CONFIG_IOMMU_SVA
Fenghua Yu
1
-1
/
+1
2022-02-14
iommu/vtd: Replace acpi_bus_get_device()
Rafael J. Wysocki
1
-1
/
+2
2022-01-31
iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()
Guoqing Jiang
1
-3
/
+10
2022-01-04
Merge branches 'arm/smmu', 'virtio', 'x86/amd', 'x86/vt-d' and 'core' into next
Joerg Roedel
1
-74
/
+37
2021-12-20
iommu/vt-d: Use put_pages_list
Matthew Wilcox (Oracle)
1
-58
/
+31
2021-12-17
iommu/vt-d: Remove unused dma_to_mm_pfn function
MaĆra Canal
1
-5
/
+0
2021-12-17
iommu/vt-d: Drop duplicate check in dma_pte_free_pagetable()
Kefeng Wang
1
-4
/
+0
2021-12-17
iommu/vt-d: Use bitmap_zalloc() when applicable
Christophe JAILLET
1
-5
/
+4
2021-12-17
iommu/vt-d: Use correctly sized arguments for bit field
Kees Cook
1
-2
/
+2
2021-11-27
iommu/vt-d: Fix unmap_pages support
Alex Williamson
1
-4
/
+2
2021-11-27
iommu/vt-d: Fix an unbalanced rcu_read_lock/rcu_read_unlock()
Christophe JAILLET
1
-2
/
+3
2021-10-18
iommu/vt-d: Avoid duplicate removing in __domain_mapping()
Longpeng(Mike)
1
-5
/
+6
2021-10-18
iommu/vt-d: Clean up unused PASID updating functions
Fenghua Yu
1
-23
/
+1
2021-10-18
iommu/vt-d: Delete dev_has_feat callback
Lu Baolu
1
-54
/
+5
2021-10-18
iommu/vt-d: Use second level for GPA->HPA translation
Lu Baolu
1
-3
/
+12
2021-10-18
iommu/vt-d: Check FL and SL capability sanity in scalable mode
Lu Baolu
2
-0
/
+14
2021-10-18
iommu/vt-d: Remove duplicate identity domain flag
Lu Baolu
1
-5
/
+4
2021-10-18
iommu/vt-d: Dump DMAR translation structure when DMA fault occurs
Kyung Min Park
3
-2
/
+125
2021-10-18
iommu/vt-d: Do not falsely log intel_iommu is unsupported kernel option
Tvrtko Ursulin
1
-1
/
+5
2021-09-28
iommu/vt-d: Drop "0x" prefix from PCI bus & device addresses
Bjorn Helgaas
1
-3
/
+3
2021-09-09
iommu/vt-d: Fix a deadlock in intel_svm_drain_prq()
Fenghua Yu
1
-0
/
+12
[next]