index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: 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
*
|
|
|
iommu/amd: Allow non-IOMMUv2 devices in IOMMUv2 domains
Joerg Roedel
2015-07-30
1
-7
/
+9
*
|
|
|
iommu/amd: Use iommu core for passthrough mode
Joerg Roedel
2015-07-30
2
-65
/
+3
*
|
|
|
iommu/amd: Use iommu_attach_group()
Joerg Roedel
2015-07-30
1
-3
/
+21
|
|
/
/
|
/
|
|
*
|
|
iommu/vt-d: Fix VM domain ID leak
Alex Williamson
2015-07-23
1
-3
/
+6
*
|
|
iommu/arm-smmu: Skip the execution of CMD_PREFETCH_CONFIG
Zhen Lei
2015-07-08
1
-1
/
+31
[prev]
[next]