index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
|
|
*
|
|
iommu/tegra-smmu: Extract tegra_smmu_pte_get_use()
Russell King
2015-08-13
1
-6
/
+11
|
|
|
|
|
*
|
|
iommu/tegra-smmu: Use __GFP_ZERO to allocate zeroed pages
Russell King
2015-08-13
1
-16
/
+2
|
|
|
|
|
*
|
|
iommu/tegra-smmu: Remove PageReserved manipulation
Russell King
2015-08-13
1
-5
/
+0
|
|
|
|
|
*
|
|
iommu/tegra-smmu: Convert to use DMA API
Russell King
2015-08-13
1
-54
/
+85
|
|
|
|
|
*
|
|
iommu/tegra-smmu: smmu_flush_ptc() wants device addresses
Russell King
2015-08-13
1
-6
/
+5
|
|
|
|
|
*
|
|
iommu/tegra-smmu: Split smmu_flush_ptc()
Russell King
2015-08-13
1
-13
/
+13
|
|
|
|
|
*
|
|
iommu/tegra-smmu: Move flush_dcache to tegra-smmu.c
Russell King
2015-08-13
1
-5
/
+25
|
|
|
|
|
*
|
|
iommu/tegra-smmu: Use kcalloc() to allocate counter array
Russell King
2015-08-13
1
-15
/
+6
|
|
|
|
|
*
|
|
iommu/tegra-smmu: Store struct page pointer for page tables
Russell King
2015-08-13
1
-10
/
+17
|
|
|
|
|
*
|
|
iommu/tegra-smmu: Fix page table lookup in unmap/iova_to_phys methods
Russell King
2015-08-13
1
-9
/
+34
|
|
|
|
|
*
|
|
iommu/tegra-smmu: Add iova_pd_index() and iova_pt_index() helpers
Russell King
2015-08-13
1
-3
/
+13
|
|
|
|
|
*
|
|
iommu/tegra-smmu: Factor out common PTE setting
Russell King
2015-08-13
1
-20
/
+17
|
|
|
|
|
*
|
|
iommu/tegra-smmu: Fix unmap() method
Russell King
2015-08-13
1
-14
/
+23
|
|
|
|
|
*
|
|
iommu/tegra-smmu: Fix iova_to_phys() method
Russell King
2015-08-13
1
-0
/
+3
|
|
|
|
|
|
|
/
|
|
|
|
|
|
/
|
|
|
|
|
*
|
|
iommu/io-pgtable-arm: Unmap and free table when overwriting with block
Will Deacon
2015-08-18
1
-1
/
+16
|
|
|
|
*
|
|
iommu/io-pgtable-arm: Move init-fn declarations to io-pgtable.h
Joerg Roedel
2015-08-13
2
-5
/
+5
|
|
|
|
*
|
|
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
2015-08-07
6
-117
/
+151
|
|
|
_
|
/
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
iommu/io-pgtable: Remove flush_pgtable callback
Robin Murphy
2015-08-06
2
-8
/
+0
|
|
|
|
*
|
|
iommu/arm-smmu: Remove arm_smmu_flush_pgtable()
Robin Murphy
2015-08-06
1
-10
/
+0
|
|
|
|
*
|
|
iommu/arm-smmu: Remove arm_smmu_flush_pgtable()
Robin Murphy
2015-08-06
1
-13
/
+0
|
|
|
|
*
|
|
iommu/io-pgtable-arm: Centralise sync points
Robin Murphy
2015-08-06
2
-20
/
+27
|
|
|
|
*
|
|
iommu/ipmmu-vmsa: Clean up DMA API usage
Robin Murphy
2015-08-06
1
-14
/
+5
|
|
|
|
*
|
|
iommu/arm-smmu: Clean up DMA API usage
Robin Murphy
2015-08-06
1
-15
/
+3
|
|
|
|
*
|
|
iommu/arm-smmu: Clean up DMA API usage
Robin Murphy
2015-08-06
1
-16
/
+6
|
|
|
|
*
|
|
iommu/io-pgtable-arm: Allow appropriate DMA API use
Robin Murphy
2015-08-06
3
-24
/
+89
|
|
|
|
*
|
|
iommu/arm-smmu: Treat unknown OAS as 48-bit
Will Deacon
2015-08-06
1
-4
/
+4
|
|
|
|
*
|
|
iommu/arm-smmu: Sort out coherency
Robin Murphy
2015-07-31
1
-3
/
+17
|
|
|
|
*
|
|
iommu/arm-smmu: Limit 2-level strtab allocation for small SID sizes
Will Deacon
2015-07-31
1
-3
/
+11
|
|
|
|
*
|
|
iommu/arm-smmu: Fix MSI memory attributes to match specification
Marc Zyngier
2015-07-31
1
-6
/
+6
|
|
|
|
*
|
|
iommu/arm-smmu: Fix enabling of PRIQ interrupt
Marc Zyngier
2015-07-31
1
-3
/
+5
|
|
|
*
|
|
|
iommu/msm: Use BUG_ON instead of if () BUG()
Joerg Roedel
2015-08-13
1
-2
/
+2
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
iommu/omap: Fix debug_read_tlb() to use seq_printf()
Salva Peiró
2015-08-03
1
-34
/
+14
|
|
*
|
|
|
iommu/omap: Align code with open parenthesis
Suman Anna
2015-08-03
1
-12
/
+11
|
|
*
|
|
|
iommu/omap: Use BIT(x) macros in omap-iommu.h
Suman Anna
2015-08-03
1
-13
/
+15
|
|
*
|
|
|
iommu/omap: Use BIT(x) macros in omap-iopgtable.h
Suman Anna
2015-08-03
1
-10
/
+12
|
|
*
|
|
|
iommu/omap: Remove unnecessary error traces on alloc failures
Suman Anna
2015-08-03
1
-6
/
+2
|
|
*
|
|
|
iommu/omap: Remove trailing semi-colon from a macro
Suman Anna
2015-08-03
1
-1
/
+1
|
|
*
|
|
|
iommu/omap: Remove unused union fields
Suman Anna
2015-08-03
1
-20
/
+3
|
|
*
|
|
|
iommu/omap: Protect omap-iopgtable.h against double inclusion
Suman Anna
2015-08-03
1
-0
/
+5
|
|
*
|
|
|
iommu/omap: Move debugfs functions to omap-iommu-debug.c
Suman Anna
2015-08-03
3
-150
/
+137
|
|
*
|
|
|
iommu/omap: Remove all module references
Suman Anna
2015-08-03
1
-18
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
2
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
scatterlist: use sg_phys()
Dan Williams
2015-08-17
2
-3
/
+3
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-09-01
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
memory: tegra: Add Tegra210 support
Thierry Reding
2015-08-13
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-08-31
1
-10
/
+18
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
iommu/vt-d: Cache PCI ATS state and Invalidate Queue Depth
Bjorn Helgaas
2015-07-20
1
-10
/
+18
|
|
/
/
/
*
|
|
|
iommu/amd: Allow non-ATS devices in IOMMUv2 domains
Joerg Roedel
2015-07-31
1
-1
/
+6
*
|
|
|
iommu/amd: Set global dma_ops if swiotlb is disabled
Joerg Roedel
2015-07-30
1
-0
/
+9
*
|
|
|
iommu/amd: Use swiotlb in passthrough mode
Joerg Roedel
2015-07-30
1
-5
/
+3
[prev]
[next]