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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-18
iommu/amd: Check PM_LEVEL_SIZE() condition in locked section
Joerg Roedel
1
-3
/
+4
2019-10-18
iommu/tegra-smmu: Fix page tables in > 4 GiB memory
Thierry Reding
1
-5
/
+6
2019-10-18
iommu/tegra-smmu: Fix client enablement order
Navneet Kumar
1
-9
/
+14
2019-10-18
iommu/tegra-smmu: Use non-secure register for flushing
Navneet Kumar
1
-1
/
+1
2019-10-18
iommu/amd: Pass gfp flags to iommu_map_page() in amd_iommu_map()
Joerg Roedel
1
-1
/
+1
2019-10-16
iommu: rockchip: Free domain on .domain_free
Ezequiel Garcia
1
-2
/
+5
2019-10-16
iommu/vt-d: Select PCI_PRI for INTEL_IOMMU_SVM
Bjorn Helgaas
1
-0
/
+1
2019-10-15
iommu/amd: Simpify decoding logic for INVALID_PPR_REQUEST event
Suthikulpanit, Suravee
1
-2
/
+1
2019-10-15
iommu/amd: Fix incorrect PASID decoding from event log
Suthikulpanit, Suravee
2
-4
/
+5
2019-10-15
iommu: Introduce guest PASID bind function
Jacob Pan
1
-0
/
+20
2019-10-15
iommu/ioasid: Add custom allocators
Jacob Pan
1
-9
/
+280
2019-10-15
iommu: Add I/O ASID allocator
Jean-Philippe Brucker
3
-0
/
+156
2019-10-15
iommu: Introduce cache_invalidate API
Yi L Liu
1
-0
/
+10
2019-10-15
iommu/ipmmu-vmsa: Only call platform_get_irq() when interrupt is mandatory
Geert Uytterhoeven
1
-2
/
+1
2019-10-15
iommu/ipmmu-vmsa: Hook up r8a774b1 DT matching code
Biju Das
1
-0
/
+5
2019-10-15
iommu/rockchip: Don't use platform_get_irq to implicitly count irqs
Heiko Stuebner
1
-5
/
+14
2019-10-15
iommu/amd: Switch to use acpi_dev_hid_uid_match()
Andy Shevchenko
1
-25
/
+5
2019-10-15
iommu/vt-d: Refactor find_domain() helper
Lu Baolu
1
-13
/
+18
2019-10-15
iommu/qcom: Simplify a test in 'qcom_iommu_add_device()'
Christophe JAILLET
1
-2
/
+2
2019-10-15
iommu/amd: Convert AMD iommu driver to the dma-iommu api
Tom Murphy
2
-625
/
+68
2019-10-15
iommu/dma-iommu: Use the dev->coherent_dma_mask
Tom Murphy
1
-5
/
+7
2019-10-15
iommu/dma-iommu: Handle deferred devices
Tom Murphy
1
-1
/
+26
2019-10-15
iommu: Add gfp parameter to iommu_ops::map
Tom Murphy
18
-25
/
+57
2019-10-15
iommu/amd: Remove unnecessary locking from AMD iommu driver
Tom Murphy
2
-10
/
+1
2019-10-01
iommu/arm-smmu: Axe a useless test in 'arm_smmu_master_alloc_smes()'
Christophe JAILLET
1
-2
/
+0
2019-10-01
iommu/io-pgtable: Move some initialization data to .init.rodata
Christophe JAILLET
1
-3
/
+3
2019-10-01
iommu/arm-smmu: Report USF more clearly
Robin Murphy
2
-5
/
+18
2019-10-01
iommu/arm-smmu: Remove arm_smmu_flush_ops
Robin Murphy
2
-28
/
+18
2019-10-01
iommu/arm-smmu: Move .tlb_sync method to implementation
Robin Murphy
2
-19
/
+17
2019-10-01
iommu/arm-smmu: Remove "leaf" indirection
Robin Murphy
1
-13
/
+16
2019-10-01
iommu/arm-smmu: Remove .tlb_inv_range indirection
Robin Murphy
2
-47
/
+61
2019-10-01
iommu/io-pgtable-arm: Support all Mali configurations
Robin Murphy
1
-1
/
+6
2019-10-01
iommu/io-pgtable-arm: Correct Mali attributes
Robin Murphy
1
-13
/
+40
2019-10-01
iommu/arm-smmu: Free context bitmap in the err path of arm_smmu_init_domain_c...
Liu Xiang
1
-0
/
+1
2019-09-29
Merge tag 'iommu-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-94
/
+139
2019-09-28
iommu/amd: Lock code paths traversing protection_domain->dev_list
Joerg Roedel
1
-1
/
+24
2019-09-28
iommu/amd: Lock dev_data in attach/detach code paths
Joerg Roedel
2
-0
/
+12
2019-09-28
iommu/amd: Check for busy devices earlier in attach_device()
Joerg Roedel
1
-18
/
+7
2019-09-28
iommu/amd: Take domain->lock for complete attach/detach path
Joerg Roedel
1
-39
/
+26
2019-09-28
iommu/amd: Remove amd_iommu_devtable_lock
Joerg Roedel
1
-17
/
+6
2019-09-28
iommu/amd: Remove domain->updated
Joerg Roedel
2
-25
/
+25
2019-09-24
iommu/amd: Wait for completion of IOTLB flush in attach_device
Filippo Sironi
1
-0
/
+2
2019-09-24
iommu/amd: Unmap all L7 PTEs when downgrading page-sizes
Andrei Dulea
1
-3
/
+27
2019-09-24
iommu/amd: Introduce first_pte_l7() helper
Andrei Dulea
1
-11
/
+29
2019-09-24
iommu/amd: Fix downgrading default page-sizes in alloc_pte()
Andrei Dulea
1
-1
/
+2
2019-09-24
iommu/amd: Fix pages leak in free_pagetable()
Andrei Dulea
1
-1
/
+1
2019-09-19
Merge tag 'devicetree-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+2
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-15
/
+18
2019-09-18
Merge tag 'leds-for-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-14
/
+4
2019-09-17
Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
[prev]
[next]