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