index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
-
-
-
-
-
-
-
.
Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op...
Joerg Roedel
2019-07-04
38
-639
/
+913
|
\
\
\
\
\
|
|
|
|
|
*
iommu: Fix integer truncation
Arnd Bergmann
2019-06-18
1
-2
/
+2
|
|
|
|
|
*
iommu: Add recoverable fault reporting
Jean-Philippe Brucker
2019-06-12
1
-2
/
+92
|
|
|
|
|
*
iommu: Introduce device fault report API
Jacob Pan
2019-06-12
1
-3
/
+143
|
|
|
|
|
*
iommu: Use right function to get group for device
Lu Baolu
2019-05-27
1
-3
/
+3
|
|
|
|
*
|
Merge tag 'v5.2-rc6' into generic-dma-ops
Joerg Roedel
2019-06-24
39
-395
/
+54
|
|
|
|
|
\
\
|
|
|
|
*
|
|
iommu/dma: Fix condition check in iommu_dma_unmap_sg
Nathan Chancellor
2019-06-03
1
-1
/
+1
|
|
|
|
*
|
|
iommu/dma: Switch copyright boilerplace to SPDX
Christoph Hellwig
2019-05-27
1
-12
/
+1
|
|
|
|
*
|
|
iommu/dma: Don't depend on CONFIG_DMA_DIRECT_REMAP
Christoph Hellwig
2019-05-27
2
-8
/
+9
|
|
|
|
*
|
|
iommu/dma: Refactor iommu_dma_mmap
Christoph Hellwig
2019-05-27
1
-35
/
+11
|
|
|
|
*
|
|
iommu/dma: Refactor iommu_dma_get_sgtable
Christoph Hellwig
2019-05-27
1
-28
/
+17
|
|
|
|
*
|
|
iommu/dma: Refactor iommu_dma_alloc, part 2
Christoph Hellwig
2019-05-27
1
-30
/
+35
|
|
|
|
*
|
|
iommu/dma: Cleanup variable naming in iommu_dma_alloc
Robin Murphy
2019-05-27
1
-23
/
+22
|
|
|
|
*
|
|
iommu/dma: Split iommu_dma_free
Robin Murphy
2019-05-27
1
-4
/
+8
|
|
|
|
*
|
|
iommu/dma: Merge the CMA and alloc_pages allocation paths
Christoph Hellwig
2019-05-27
1
-20
/
+12
|
|
|
|
*
|
|
iommu/dma: Don't remap CMA unnecessarily
Robin Murphy
2019-05-27
1
-7
/
+12
|
|
|
|
*
|
|
iommu/dma: Refactor iommu_dma_alloc
Robin Murphy
2019-05-27
1
-30
/
+30
|
|
|
|
*
|
|
iommu/dma: Refactor iommu_dma_free
Robin Murphy
2019-05-27
1
-40
/
+33
|
|
|
|
*
|
|
iommu/dma: Remove __iommu_dma_free
Christoph Hellwig
2019-05-27
1
-19
/
+2
|
|
|
|
*
|
|
iommu/dma: Refactor the page array remapping allocator
Christoph Hellwig
2019-05-27
1
-28
/
+26
|
|
|
|
*
|
|
iommu/dma: Factor out remapped pages lookup
Robin Murphy
2019-05-27
1
-12
/
+20
|
|
|
|
*
|
|
iommu/dma: Squash __iommu_dma_{map,unmap}_page helpers
Robin Murphy
2019-05-27
1
-18
/
+7
|
|
|
|
*
|
|
iommu/dma: Move domain lookup into __iommu_dma_{map,unmap}
Robin Murphy
2019-05-27
1
-15
/
+14
|
|
|
|
*
|
|
iommu/dma: Move __iommu_dma_map
Christoph Hellwig
2019-05-27
1
-23
/
+23
|
|
|
|
*
|
|
iommu/dma: move the arm64 wrappers to common code
Christoph Hellwig
2019-05-27
2
-28
/
+371
|
|
|
|
*
|
|
iommu/dma: Use for_each_sg in iommu_dma_alloc
Christoph Hellwig
2019-05-27
1
-9
/
+5
|
|
|
|
*
|
|
iommu/dma: Remove the flush_page callback
Christoph Hellwig
2019-05-27
1
-5
/
+3
|
|
|
|
|
|
/
|
|
|
|
|
/
|
|
|
|
*
|
|
iommu/omap: No need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-04
1
-29
/
+6
|
|
|
*
|
|
iommu/omap: Use dev_get_drvdata()
Kefeng Wang
2019-04-26
1
-2
/
+1
|
|
*
|
|
|
iommu/arm-smmu-v3: Invalidate ATC when detaching a device
Jean-Philippe Brucker
2019-07-04
1
-1
/
+4
|
|
*
|
|
|
iommu/arm-smmu-v3: Fix compilation when CONFIG_CMA=n
Will Deacon
2019-07-02
1
-0
/
+6
|
|
*
|
|
|
Merge branch 'arm/renesas' into arm/smmu
Joerg Roedel
2019-07-01
1
-62
/
+125
|
|
|
\
\
\
\
|
|
|
*
|
|
|
iommu/ipmmu-vmsa: Add suspend/resume support
Geert Uytterhoeven
2019-06-03
1
-1
/
+46
|
|
|
*
|
|
|
iommu/ipmmu-vmsa: Extract hardware context initialization
Geert Uytterhoeven
2019-06-03
1
-43
/
+48
|
|
|
*
|
|
|
iommu/ipmmu-vmsa: Move num_utlbs to SoC-specific features
Geert Uytterhoeven
2019-06-03
1
-2
/
+3
|
|
|
*
|
|
|
iommu/ipmmu-vmsa: Make IPMMU_CTX_MAX unsigned
Geert Uytterhoeven
2019-06-03
1
-3
/
+2
|
|
|
*
|
|
|
iommu/ipmmu-vmsa: Prepare to handle 40-bit error addresses
Geert Uytterhoeven
2019-06-03
1
-6
/
+9
|
|
|
*
|
|
|
iommu/ipmmu-vmsa: Link IOMMUs and devices in sysfs
Geert Uytterhoeven
2019-06-03
1
-7
/
+17
|
|
*
|
|
|
|
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
2019-07-01
5
-44
/
+76
|
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
iommu/io-pgtable: Support non-coherent page tables
Bjorn Andersson
2019-06-25
2
-5
/
+14
|
|
|
*
|
|
|
iommu/io-pgtable: Replace IO_PGTABLE_QUIRK_NO_DMA with specific flag
Will Deacon
2019-06-25
5
-22
/
+16
|
|
|
*
|
|
|
iommu/io-pgtable-arm: Add support to use system cache
Vivek Gautam
2019-06-18
1
-1
/
+8
|
|
|
*
|
|
|
iommu/arm-smmu-v3: Increase maximum size of queues
Will Deacon
2019-06-18
1
-16
/
+38
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
*
|
|
|
Merge tag 'iommu-fix-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-06-22
1
-4
/
+3
|
|
|
\
\
\
\
|
|
|
*
|
|
|
Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_...
Peter Xu
2019-06-22
1
-4
/
+3
|
|
*
|
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
8
-32
/
+8
|
|
*
|
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
5
-60
/
+5
|
|
|
/
/
/
/
|
|
*
|
|
|
Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-06-14
4
-8
/
+18
|
|
|
\
\
\
\
|
|
|
*
|
|
|
iommu/arm-smmu: Avoid constant zero in TLBI writes
Robin Murphy
2019-06-12
1
-3
/
+12
|
|
|
*
|
|
|
iommu/vt-d: Set the right field for Page Walk Snoop
Lu Baolu
2019-05-27
1
-1
/
+1
[next]