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
/
arch
/
powerpc
/
kernel
/
iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
1
-1
/
+0
2021-09-03
Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-30
/
+31
2021-08-26
powerpc/kernel/iommu: Add new iommu_table_in_use() helper
Leonardo Bras
1
-30
/
+31
2021-08-09
powerpc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
1
-2
/
+0
2021-08-09
powerpc/iommu: return error code from .map_sg() ops
Martin Oliveira
1
-2
/
+2
2021-06-01
Revert "powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE() to save TCEs"
Frederic Barrat
1
-6
/
+5
2021-04-23
powerpc/kernel/iommu: Use largepool as a last resort when !largealloc
Leonardo Bras
1
-0
/
+9
2021-04-23
powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE() to save TCEs
Leonardo Bras
1
-5
/
+6
2021-04-22
powerpc/iommu: Annotate nested lock for lockdep
Alexey Kardashevskiy
1
-2
/
+2
2021-04-22
powerpc/iommu: Do not immediately panic when failed IOMMU table allocation
Alexey Kardashevskiy
1
-2
/
+4
2021-04-22
powerpc/iommu: Allocate it_map by vmalloc
Alexey Kardashevskiy
1
-12
/
+3
2021-03-29
powerpc/iommu/debug: fix ifnullfree.cocci warnings
kernel test robot
1
-2
/
+1
2021-01-30
powerpc/iommu/debug: Add debugfs entries for IOMMU tables
Alexey Kardashevskiy
1
-0
/
+46
2020-09-03
dma-mapping: introduce dma_get_seg_boundary_nr_pages()
Nicolin Chen
1
-9
/
+2
2019-08-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-10
/
+13
2019-08-30
powerpc/powernv/ioda: Remove obsolete iommu_table_ops::exchange callbacks
Alexey Kardashevskiy
1
-25
/
+1
2019-08-30
powerpc/powernv/ioda: Split out TCE invalidation from TCE updates
Alexey Kardashevskiy
1
-0
/
+27
2019-08-19
powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pages
Alexey Kardashevskiy
1
-22
/
+52
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-14
/
+1
2019-01-02
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2018-12-29
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-14
/
+14
2018-12-21
powerpc/powernv/pseries: Rework device adding to IOMMU groups
Alexey Kardashevskiy
1
-55
/
+3
2018-12-21
powerpc/vfio/iommu/kvm: Do not pin device memory
Alexey Kardashevskiy
1
-3
/
+8
2018-12-17
powerpc/iommu: Use device_iommu_mapped()
Joerg Roedel
1
-3
/
+3
2018-12-06
powerpc/iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-14
/
+14
2018-10-27
Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2018-09-19
powerpc/iommu: Avoid derefence before pointer check
Breno Leitao
1
-1
/
+1
2018-09-12
KVM: PPC: Avoid marking DMA-mapped pages dirty in real mode
Alexey Kardashevskiy
1
-25
/
+0
2017-09-01
powerpc/iommu: Use permission-specific DEVICE_ATTR variants
Julia Lawall
1
-2
/
+1
2017-08-15
powerpc/iommu: Avoid undefined right shift in iommu_range_alloc()
Michael Ellerman
1
-1
/
+1
2017-08-01
powerpc/kernel: Avoid preemption check in iommu_range_alloc()
Victor Aoqui
1
-1
/
+1
2017-06-28
powerpc: implement ->mapping_error
Christoph Hellwig
1
-14
/
+14
2017-04-20
KVM: PPC: iommu: Unify TCE checking
Alexey Kardashevskiy
1
-24
/
+13
2017-03-30
powerpc/vfio_spapr_tce: Add reference counting to iommu_table
Alexey Kardashevskiy
1
-5
/
+22
2017-03-30
powerpc/iommu/vfio_spapr_tce: Cleanup iommu_table disposal
Alexey Kardashevskiy
1
-0
/
+4
2017-03-30
powerpc/powernv/iommu: Add real mode version of iommu_table_ops::exchange()
Alexey Kardashevskiy
1
-0
/
+25
2016-10-12
powerpc: implement the DMA_ATTR_NO_WARN attribute
Mauricio Faria de Oliveira
1
-2
/
+4
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-6
/
+6
2015-06-11
powerpc/iommu/powernv: Release replaced TCE
Alexey Kardashevskiy
1
-40
/
+19
2015-06-11
powerpc/iommu: Fix IOMMU ownership control functions
Alexey Kardashevskiy
1
-5
/
+25
2015-06-11
vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership control
Alexey Kardashevskiy
1
-12
/
+0
2015-06-11
powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_group
Alexey Kardashevskiy
1
-3
/
+11
2015-06-11
powerpc/spapr: vfio: Replace iommu_table with iommu_table_group
Alexey Kardashevskiy
1
-8
/
+9
2015-06-11
powerpc/iommu: Move tce_xxx callbacks from ppc_md to iommu_table
Alexey Kardashevskiy
1
-22
/
+24
2015-06-11
powerpc/powernv: Do not set "read" flag if direction==DMA_NONE
Alexey Kardashevskiy
1
-0
/
+15
2015-06-11
vfio: powerpc/spapr: Move page pinning from arch code to VFIO IOMMU driver
Alexey Kardashevskiy
1
-55
/
+0
2015-06-11
powerpc/iommu: Always release iommu_table in iommu_free_table()
Alexey Kardashevskiy
1
-3
/
+5
2015-06-11
powerpc/iommu: Put IOMMU group explicitly
Alexey Kardashevskiy
1
-7
/
+0
2015-03-04
powerpc/iommu: Remove IOMMU device references via bus notifier
Nishanth Aravamudan
1
-0
/
+26
2014-12-12
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+1
[next]