index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
io-pgtable.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-20
Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...
Joerg Roedel
1
-5
/
+15
2021-08-18
iommu/io-pgtable: Remove non-strict quirk
Robin Murphy
1
-5
/
+0
2021-08-12
iommu/io-pgtable: Add DART pagetable format
Sven Peter
1
-0
/
+7
2021-07-26
iommu/io-pgtable: Introduce map_pages() as a page table op
Isaac J. Manjarres
1
-0
/
+4
2021-07-26
iommu/io-pgtable: Introduce unmap_pages() as a page table op
Isaac J. Manjarres
1
-0
/
+4
2021-04-07
iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG
Christoph Hellwig
1
-4
/
+0
2021-02-12
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...
Joerg Roedel
1
-10
/
+9
2021-02-01
iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTek
Yong Wu
1
-2
/
+2
2021-01-29
iommu/io-pgtable: Remove TLBI_ON_MAP quirk
Robin Murphy
1
-5
/
+0
2021-01-28
iommu/amd: Prepare for generic IO page table framework
Suravee Suthikulpanit
1
-0
/
+2
2021-01-27
iommu/io-pgtable: Allow io_pgtable_tlb ops optional
Yong Wu
1
-3
/
+5
2020-12-08
iommu/io-pgtable: Remove tlb_flush_leaf
Robin Murphy
1
-11
/
+0
2020-11-25
iommu/io-pgtable-arm: Add support to use system cache
Sai Prakash Ranjan
1
-0
/
+4
2020-11-25
iommu/io-pgtable: Add a domain attribute for pagetable configuration
Sai Prakash Ranjan
1
-0
/
+4
2020-09-04
iommu: Rename iommu_tlb_* functions to iommu_iotlb_*
Tom Murphy
1
-1
/
+1
2020-07-24
iommu: Add gfp parameter to io_pgtable_ops->map()
Baolin Wang
1
-1
/
+1
2020-01-10
iommu/io-pgtable-arm: Prepare for TTBR1 usage
Robin Murphy
1
-0
/
+4
2020-01-10
iommu/io-pgtable-arm: Rationalise VTCR handling
Will Deacon
1
-1
/
+9
2020-01-10
iommu/io-pgtable-arm: Rationalise TCR handling
Robin Murphy
1
-1
/
+8
2020-01-10
iommu/io-pgtable-arm: Rationalise TTBRn handling
Robin Murphy
1
-2
/
+2
2019-11-04
iommu/io-pgtable-arm: Rationalise MAIR handling
Robin Murphy
1
-1
/
+1
2019-08-30
Merge branch 'arm/smmu' into arm/mediatek
Joerg Roedel
1
-17
/
+40
2019-08-30
iommu/io-pgtable-arm-v7s: Extend to support PA[33:32] for MediaTek
Yong Wu
1
-4
/
+3
2019-08-30
iommu/io-pgtable-arm-v7s: Rename the quirk from MTK_4GB to MTK_EXT
Yong Wu
1
-2
/
+2
2019-07-29
iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->tlb_add_page()
Will Deacon
1
-7
/
+9
2019-07-29
iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap()
Will Deacon
1
-1
/
+3
2019-07-29
iommu/io-pgtable: Remove unused ->tlb_sync() callback
Will Deacon
1
-9
/
+0
2019-07-29
iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page()
Will Deacon
1
-11
/
+11
2019-07-29
iommu/io-pgtable-arm: Call ->tlb_flush_walk() and ->tlb_flush_leaf()
Will Deacon
1
-0
/
+14
2019-07-29
iommu/io-pgtable: Introduce tlb_flush_walk() and tlb_flush_leaf()
Will Deacon
1
-5
/
+19
2019-07-24
iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops
Will Deacon
1
-3
/
+3
2019-06-25
iommu/io-pgtable: Replace IO_PGTABLE_QUIRK_NO_DMA with specific flag
Will Deacon
1
-7
/
+4
2019-04-12
iommu: io-pgtable: Add ARM Mali midgard MMU page table format
Rob Herring
1
-0
/
+7
2019-02-11
iommu: Allow io-pgtable to be used outside of drivers/iommu/
Rob Herring
1
-0
/
+213