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
/
kernel
/
dma
/
swiotlb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-29
swiotlb: don't override user specified size in swiotlb_adjust_size
Christoph Hellwig
1
-0
/
+2
2021-04-27
swiotlb: Fix the type of index
Claire Chang
1
-1
/
+2
2021-04-01
swiotlb: Make SWIOTLB_NO_FORCE perform no allocation
Florian Fainelli
1
-4
/
+14
2021-03-19
swiotlb: remove swiotlb_nr_tbl
Christoph Hellwig
1
-6
/
+1
2021-03-19
swiotlb: dynamically allocate io_tlb_default_mem
Christoph Hellwig
1
-207
/
+99
2021-03-19
swiotlb: move global variables into a new io_tlb_mem structure
Claire Chang
1
-190
/
+164
2021-03-17
swiotlb: lift the double initialization protection from xen-swiotlb
Christoph Hellwig
1
-0
/
+8
2021-03-17
swiotlb: split swiotlb_tbl_sync_single
Christoph Hellwig
1
-19
/
+15
2021-03-17
swiotlb: move orig addr and size validation into swiotlb_bounce
Christoph Hellwig
1
-36
/
+23
2021-03-17
swiotlb: remove the alloc_size parameter to swiotlb_tbl_unmap_single
Christoph Hellwig
1
-22
/
+23
2021-02-26
swiotlb: Validate bounce size in the sync/unmap path
Martin Radev
1
-3
/
+50
2021-02-26
swiotlb: respect min_align_mask
Christoph Hellwig
1
-10
/
+31
2021-02-22
swiotlb: don't modify orig_addr in swiotlb_tbl_sync_single
Christoph Hellwig
1
-1
/
+0
2021-02-22
swiotlb: refactor swiotlb_tbl_map_single
Christoph Hellwig
1
-90
/
+89
2021-02-20
swiotlb: clean up swiotlb_tbl_unmap_single
Christoph Hellwig
1
-20
/
+21
2021-02-20
swiotlb: factor out a nr_slots helper
Christoph Hellwig
1
-4
/
+9
2021-02-20
swiotlb: factor out an io_tlb_offset helper
Christoph Hellwig
1
-7
/
+13
2021-02-20
swiotlb: add a IO_TLB_SIZE define
Christoph Hellwig
1
-7
/
+7
2020-12-11
x86,swiotlb: Adjust SWIOTLB bounce buffer size for SEV guests
Ashish Kalra
1
-2
/
+18
2020-11-02
swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_single
Christoph Hellwig
1
-10
/
+6
2020-11-02
swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb"
Stefano Stabellini
1
-1
/
+5
2020-10-16
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-3
/
+3
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+1
2020-09-11
dma-direct: rename and cleanup __phys_to_dma
Christoph Hellwig
1
-2
/
+2
2020-09-10
swiotlb: Mark max_segment with static keyword
Andy Shevchenko
1
-1
/
+1
2020-09-10
swiotlb: Use %pa to print phys_addr_t variables
Andy Shevchenko
1
-3
/
+1
2020-02-05
dma-direct: improve swiotlb error reporting
Christoph Hellwig
1
-19
/
+23
2019-11-20
dma-direct: exclude dma_direct_map_resource from the min_low_pfn check
Christoph Hellwig
1
-1
/
+1
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+1
2019-09-11
swiotlb: Split size parameter to map/unmap APIs
Lu Baolu
1
-13
/
+21
2019-08-09
swiotlb: Remove call to sme_active()
Thiago Jung Bauermann
1
-2
/
+1
2019-07-18
Merge branch 'for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+16
2019-07-03
swiotlb: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-21
/
+4
2019-06-19
Merge branch 'stable/for-linus-5.2' into devel/for-linus-5.2
Konrad Rzeszutek Wilk
1
-2
/
+2
2019-06-19
swiotlb: fix phys_addr_t overflow warning
Arnd Bergmann
1
-2
/
+2
2019-06-11
swiotlb: Return consistent SWIOTLB segments/nr_tbl
Florian Fainelli
1
-4
/
+4
2019-06-11
swiotlb: Group identical cleanup in swiotlb_cleanup()
Florian Fainelli
1
-8
/
+10
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-08
Merge branch 'stable/for-linus-5.2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+5
2019-04-13
swiotlb: save io_tlb_used to local variable before leaving critical section
Dongli Zhang
1
-2
/
+5
2019-04-10
swiotlb: dump used and total slots when swiotlb buffer is full
Dongli Zhang
1
-1
/
+2
2019-03-12
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
1
-1
/
+1
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-2
/
+2
2019-03-12
swiotlb: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-6
/
+13
2019-03-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+14
2019-03-08
Merge branch 'stable/for-linus-5.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+49
2019-03-07
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-12
/
+0
2019-03-06
swiotlb: Add is_swiotlb_active() function
Joerg Roedel
1
-0
/
+9
2019-03-06
swiotlb: Introduce swiotlb_max_mapping_size()
Joerg Roedel
1
-0
/
+5
2019-02-18
swiotlb: remove swiotlb_dma_supported
Christoph Hellwig
1
-12
/
+0
[next]