index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
io-pgtable.h
Age
Commit message (
Expand
)
Author
2020-07-24
iommu: Add gfp parameter to io_pgtable_ops->map()
Baolin Wang
2020-01-10
iommu/io-pgtable-arm: Prepare for TTBR1 usage
Robin Murphy
2020-01-10
iommu/io-pgtable-arm: Rationalise VTCR handling
Will Deacon
2020-01-10
iommu/io-pgtable-arm: Rationalise TCR handling
Robin Murphy
2020-01-10
iommu/io-pgtable-arm: Rationalise TTBRn handling
Robin Murphy
2019-11-04
iommu/io-pgtable-arm: Rationalise MAIR handling
Robin Murphy
2019-08-30
Merge branch 'arm/smmu' into arm/mediatek
Joerg Roedel
2019-08-30
iommu/io-pgtable-arm-v7s: Extend to support PA[33:32] for MediaTek
Yong Wu
2019-08-30
iommu/io-pgtable-arm-v7s: Rename the quirk from MTK_4GB to MTK_EXT
Yong Wu
2019-07-29
iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->tlb_add_page()
Will Deacon
2019-07-29
iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap()
Will Deacon
2019-07-29
iommu/io-pgtable: Remove unused ->tlb_sync() callback
Will Deacon
2019-07-29
iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page()
Will Deacon
2019-07-29
iommu/io-pgtable-arm: Call ->tlb_flush_walk() and ->tlb_flush_leaf()
Will Deacon
2019-07-29
iommu/io-pgtable: Introduce tlb_flush_walk() and tlb_flush_leaf()
Will Deacon
2019-07-24
iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops
Will Deacon
2019-06-25
iommu/io-pgtable: Replace IO_PGTABLE_QUIRK_NO_DMA with specific flag
Will Deacon
2019-04-12
iommu: io-pgtable: Add ARM Mali midgard MMU page table format
Rob Herring
2019-02-11
iommu: Allow io-pgtable to be used outside of drivers/iommu/
Rob Herring