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
2024-11-05
iommu/vt-d: Add domain_alloc_paging support
Lu Baolu
1
-0
/
+14
2024-10-15
iommu/vt-d: Fix incorrect pci_for_each_dma_alias() for non-PCI devices
Lu Baolu
1
-1
/
+3
2024-09-19
Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-1
/
+0
2024-09-18
Merge tag 'perf-core-2024-09-18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-111
/
+2
2024-09-18
Merge tag 'iommu-updates-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-454
/
+548
2024-09-17
Merge tag 'x86-apic-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+5
2024-09-13
Merge branches 'fixes', 'arm/smmu', 'intel/vt-d', 'amd/amd-vi' and 'core' int...
Joerg Roedel
7
-454
/
+548
2024-09-10
iommu/vt-d: Clean up cpumask and hotplug for perfmon
Kan Liang
2
-111
/
+2
2024-09-02
iommu/vt-d: Introduce batched cache invalidation
Tina Zhang
1
-15
/
+107
2024-09-02
iommu/vt-d: Add qi_batch for dmar_domain
Lu Baolu
5
-1
/
+27
2024-09-02
iommu/vt-d: Refactor IOTLB and Dev-IOTLB flush for batching
Tina Zhang
3
-67
/
+83
2024-09-02
iommu/vt-d: Factor out invalidation descriptor composition
Tina Zhang
2
-87
/
+115
2024-09-02
iommu/vt-d: Unconditionally flush device TLB for pasid table updates
Lu Baolu
1
-9
/
+3
2024-09-02
iommu/vt-d: Move PCI PASID enablement to probe path
Lu Baolu
1
-14
/
+15
2024-09-02
iommu/vt-d: Fix potential lockup if qi_submit_sync called with 0 count
Sanjay K Kumar
1
-5
/
+11
2024-09-02
iommu/vt-d: Cleanup si_domain
Lu Baolu
1
-72
/
+19
2024-09-02
iommu/vt-d: Add support for static identity domain
Lu Baolu
2
-5
/
+111
2024-09-02
iommu/vt-d: Factor out helpers from domain_context_mapping_one()
Lu Baolu
1
-41
/
+58
2024-09-02
iommu/vt-d: Remove has_iotlb_device flag
Lu Baolu
3
-37
/
+1
2024-09-02
iommu/vt-d: Always reserve a domain ID for identity setup
Lu Baolu
1
-3
/
+3
2024-09-02
iommu/vt-d: Remove identity mappings from si_domain
Lu Baolu
1
-118
/
+4
2024-09-02
iommu/vt-d: Require DMA domain if hardware not support passthrough
Lu Baolu
1
-0
/
+10
2024-08-30
iommu: Allow ATS to work on VFs when the PF uses IDENTITY
Jason Gunthorpe
1
-0
/
+1
2024-08-26
iommu/vt-d: Fix incorrect domain ID in context flush helper
Lu Baolu
3
-6
/
+11
2024-08-22
dma-mapping: direct calls for dma-iommu
Leon Romanovsky
1
-1
/
+0
2024-08-07
iommu/vt-d: Cleanup apic_printk()
Thomas Gleixner
1
-6
/
+5
2024-07-19
Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-101
/
+249
2024-07-12
iommu/vt-d: Fix identity map bounds in si_domain_init()
Jon Pan-Doh
1
-1
/
+1
2024-07-10
iommu/vt-d: Fix aligned pages in calculate_psi_aligned_address()
Lu Baolu
1
-0
/
+1
2024-07-10
iommu/vt-d: Limit max address mask to MAX_AGAW_PFN_WIDTH
Lu Baolu
1
-1
/
+1
2024-07-03
iommu/vt-d: Refactor PCI PRI enabling/disabling callbacks
Lu Baolu
3
-7
/
+61
2024-07-03
iommu/vt-d: Add helper to flush caches for context change
Lu Baolu
3
-50
/
+92
2024-07-03
iommu/vt-d: Add helper to allocate paging domain
Lu Baolu
1
-9
/
+81
2024-07-03
iommu/vt-d: Downgrade warning for pre-enabled IR
Lu Baolu
1
-2
/
+2
2024-07-03
iommu/vt-d: Remove control over Execute-Requested requests
Lu Baolu
4
-17
/
+4
2024-07-03
iommu/vt-d: Remove comment for def_domain_type
Lu Baolu
1
-11
/
+0
2024-07-03
iommu/vt-d: Handle volatile descriptor status read
Jacob Pan
1
-1
/
+1
2024-06-27
iommu/vt-d: Fix missed device TLB cache tag
Lu Baolu
1
-10
/
+10
2024-06-25
iommu/vt-d: Use try_cmpxchg64() in intel_pasid_get_entry()
Uros Bizjak
1
-2
/
+5
2024-05-23
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-7
/
+7
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-16
/
+3
2024-05-18
Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
12
-734
/
+775
2024-05-16
Revert "iommu/vt-d: Enable PCI/IMS"
Bjorn Helgaas
1
-16
/
+3
2024-05-13
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...
Joerg Roedel
12
-734
/
+775
2024-05-06
iommu/vt-d: Decouple igfx_off from graphic identity mapping
Lu Baolu
1
-13
/
+6
2024-04-30
iommu/vt-d: Enable posted mode for device MSIs
Jacob Pan
1
-4
/
+109
2024-04-26
iommu/dma: Centralise iommu_setup_dma_ops()
Robin Murphy
1
-7
/
+0
2024-04-26
iommu/vt-d: Remove struct intel_svm
Lu Baolu
3
-99
/
+37
2024-04-26
iommu/vt-d: Remove intel_svm_dev
Lu Baolu
3
-110
/
+42
2024-04-26
iommu/vt-d: Use cache helpers in arch_invalidate_secondary_tlbs
Lu Baolu
2
-71
/
+11
[prev]
[next]