index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
io-pgtable-arm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu/io-pgtable: Sanitise map/unmap addresses
Robin Murphy
2017-07-20
1
-0
/
+7
*
iommu/io-pgtable-arm: Use dma_wmb() instead of wmb() when publishing table
Will Deacon
2017-06-23
1
-2
/
+6
*
iommu/io-pgtable-arm: Support lockless operation
Robin Murphy
2017-06-23
1
-15
/
+57
*
iommu/io-pgtable: Introduce explicit coherency
Robin Murphy
2017-06-23
1
-5
/
+6
*
iommu/io-pgtable-arm: Improve split_blk_unmap
Robin Murphy
2017-06-23
1
-47
/
+67
*
iommu/io-pgtable-arm: Avoid shift overflow in block size
Robin Murphy
2017-04-06
1
-1
/
+1
*
iommu/io-pgtable-arm: Check for leaf entry before dereferencing it
Oleksandr Tyshchenko
2017-03-10
1
-1
/
+5
*
iommu/io-pgtable-arm: add support for the IOMMU_PRIV flag
Jeremy Gebben
2017-01-19
1
-1
/
+4
*
iommu/io-pgtable-arm: Use const and __initconst for iommu_gather_ops structures
Bhumika Goyal
2016-11-29
1
-1
/
+1
*
iommu/io-pgtable-arm: Use for_each_set_bit to simplify the code
Kefeng Wang
2016-11-29
1
-4
/
+1
*
iommu/io-pgtable-arm: Fix iova_to_phys for block entries
Will Deacon
2016-07-01
1
-1
/
+1
*
iommu/io-pgtable-arm: Support IOMMU_MMIO flag
Robin Murphy
2016-04-07
1
-2
/
+7
*
iommu/io-pgtable: Rationalise quirk handling
Robin Murphy
2016-02-17
1
-2
/
+11
*
iommu/io-pgtable: Add helper functions for TLB ops
Robin Murphy
2016-02-17
1
-12
/
+9
*
iommu/io-pgtable-arm: Fix io-pgtable-arm build failure
Lada Trimasova
2016-01-29
1
-0
/
+1
*
iommu/io-pgtable-arm: Ensure we free the final level on teardown
Will Deacon
2015-12-17
1
-5
/
+6
*
iommu/io-pgtable: Make io_pgtable_ops_to_pgtable() macro common
Robin Murphy
2015-12-17
1
-3
/
+0
*
iommu/io-pgtable: Indicate granule for TLB maintenance
Robin Murphy
2015-12-17
1
-12
/
+15
*
iommu/io-pgtable-arm: Avoid dereferencing bogus PTEs
Robin Murphy
2015-12-17
1
-3
/
+5
*
iommu/io-pgtable-arm: Don't use dma_to_phys()
Robin Murphy
2015-09-22
1
-11
/
+13
*
iommu/io-pgtable-arm: Unmap and free table when overwriting with block
Will Deacon
2015-08-18
1
-1
/
+16
*
iommu/io-pgtable: Remove flush_pgtable callback
Robin Murphy
2015-08-06
1
-6
/
+0
*
iommu/io-pgtable-arm: Centralise sync points
Robin Murphy
2015-08-06
1
-19
/
+24
*
iommu/io-pgtable-arm: Allow appropriate DMA API use
Robin Murphy
2015-08-06
1
-23
/
+84
*
iommu/io-pgtable-arm: avoid speculative walks through TTBR1
Will Deacon
2015-03-27
1
-0
/
+5
*
iommu/io-pgtable-arm: Fix self-test WARNs on i386
Will Deacon
2015-02-25
1
-2
/
+3
*
iommu: io-pgtable-arm: add non-secure quirk
Laurent Pinchart
2015-01-19
1
-0
/
+7
*
iommu: add self-consistency tests to ARM LPAE IO page table allocator
Will Deacon
2015-01-19
1
-1
/
+199
*
iommu: add ARM LPAE page table allocator
Will Deacon
2015-01-19
1
-0
/
+781