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.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-05-15
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
1
-1
/
+1
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-6
/
+35
2019-05-14
iommu/dma-iommu.c: convert to use vm_map_pages()
Souptick Joarder
1
-11
/
+1
2019-05-14
Merge branch 'pci/iova-dma-ranges'
Bjorn Helgaas
1
-3
/
+32
2019-05-13
Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
15
-302
/
+1033
2019-05-07
Merge branches 'arm/tegra', 'arm/mediatek', 'arm/smmu', 'x86/vt-d', 'x86/amd'...
Joerg Roedel
15
-302
/
+1033
2019-05-07
Revert "iommu/amd: Flush not present cache in iommu_map_page"
Joerg Roedel
1
-15
/
+4
2019-05-07
iommu/dma: Reserve IOVA for PCIe inaccessible DMA address
Srinath Mannam
1
-3
/
+32
2019-05-06
Revert "iommu/amd: Remove the leftover of bypass support"
Joerg Roedel
1
-17
/
+63
2019-05-03
iommu/vt-d: Fix leak in intel_pasid_alloc_table on error path
Eric Auger
1
-1
/
+3
2019-05-03
iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU
Lu Baolu
1
-1
/
+4
2019-05-03
iommu/vt-d: Set intel_iommu_gfx_mapped correctly
Lu Baolu
1
-3
/
+4
2019-05-03
iommu/amd: Flush not present cache in iommu_map_page
Tom Murphy
1
-4
/
+15
2019-05-03
iommu/vt-d: Cleanup: no spaces at the start of a line
Lu Baolu
1
-26
/
+27
2019-04-30
iommu/vt-d: Use pci_dev_id() helper
Heiner Kallweit
2
-2
/
+2
2019-04-30
iommu/amd: Use pci_dev_id() helper
Heiner Kallweit
1
-1
/
+1
2019-04-26
Merge branch 'api-features' into arm/smmu
Joerg Roedel
1
-0
/
+200
2019-04-26
iommu/vt-d: Don't request page request irq under dmar_global_lock
Lu Baolu
1
-0
/
+6
2019-04-26
iommu/vt-d: Use struct_size() helper
Gustavo A. R. Silva
1
-1
/
+1
2019-04-26
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
4
-80
/
+313
2019-04-26
iommu/mediatek: Fix leaked of_node references
Wen Yang
1
-2
/
+6
2019-04-26
iommu/amd: Remove amd_iommu_pd_list
Joerg Roedel
3
-47
/
+0
2019-04-24
Merge tag 'drm-misc-next-2019-04-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-22
/
+70
2019-04-23
iommu/arm-smmu: Log CBFRSYNRA register on context fault
Vivek Gautam
2
-3
/
+7
2019-04-23
iommu/arm-smmu-v3: Don't disable SMMU in kdump kernel
Will Deacon
1
-6
/
+4
2019-04-23
iommu/arm-smmu-v3: Disable tagged pointers
Jean-Philippe Brucker
1
-1
/
+0
2019-04-23
iommu/arm-smmu-v3: Add support for PCI ATS
Jean-Philippe Brucker
1
-6
/
+195
2019-04-23
iommu/arm-smmu-v3: Link domains and devices
Jean-Philippe Brucker
1
-1
/
+20
2019-04-23
iommu/arm-smmu-v3: Add a master->domain pointer
Jean-Philippe Brucker
1
-47
/
+45
2019-04-23
iommu/arm-smmu-v3: Store SteamIDs in master
Jean-Philippe Brucker
1
-15
/
+15
2019-04-23
iommu/arm-smmu-v3: Rename arm_smmu_master_data to arm_smmu_master
Jean-Philippe Brucker
1
-6
/
+6
2019-04-12
iommu: io-pgtable: Add ARM Mali midgard MMU page table format
Rob Herring
2
-22
/
+70
2019-04-12
iommu/vt-d: Flush IOTLB for untrusted device in time
Lu Baolu
1
-1
/
+5
2019-04-12
iommu/amd: Set exclusion range correctly
Joerg Roedel
1
-1
/
+1
2019-04-11
iommu/vt-d: Don't clear GFP_DMA and GFP_DMA32 flags
Christoph Hellwig
1
-1
/
+0
2019-04-11
iommu/vt-d: Use dma_direct for bypass devices
Christoph Hellwig
1
-40
/
+31
2019-04-11
iommu/vt-d: Clean up iommu_no_mapping
Christoph Hellwig
1
-26
/
+21
2019-04-11
iommu/amd: Remove the leftover of bypass support
Christoph Hellwig
1
-63
/
+17
2019-04-11
iommu/amd: Use pci_prg_resp_pasid_required()
Jean-Philippe Brucker
1
-18
/
+1
2019-04-11
iommu/vt-d: Return ID associated with an auxiliary domain
Lu Baolu
1
-0
/
+10
2019-04-11
iommu/vt-d: Aux-domain specific domain attach/detach
Lu Baolu
1
-0
/
+152
2019-04-11
iommu/vt-d: Move common code out of iommu_attch_device()
Lu Baolu
1
-24
/
+36
2019-04-11
iommu/vt-d: Add per-device IOMMU feature ops entries
Lu Baolu
1
-0
/
+159
2019-04-11
iommu/vt-d: Make intel_iommu_enable_pasid() more generic
Lu Baolu
2
-15
/
+25
2019-04-11
Merge branch 'api-features' into x86/vt-d
Joerg Roedel
7
-17
/
+245
2019-04-11
iommu: Bind process address spaces to devices
Jean-Philippe Brucker
1
-0
/
+104
2019-04-11
iommu: Add APIs for multiple domains per device
Lu Baolu
1
-0
/
+96
2019-04-11
iommu/tegra-smmu: Respect IOMMU API read-write protections
Dmitry Osipenko
1
-3
/
+10
2019-04-11
iommu/tegra-smmu: Properly release domain resources
Dmitry Osipenko
1
-0
/
+3
2019-04-11
iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114
Dmitry Osipenko
1
-7
/
+18
[next]