index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
*
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
|
*
|
swiotlb: add debugfs to track swiotlb buffer usage
Dongli Zhang
2019-02-12
1
-0
/
+44
|
*
|
swiotlb: fix comment on swiotlb_bounce()
Dongli Zhang
2019-02-12
1
-1
/
+1
|
|
/
*
|
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-03-07
1
-12
/
+0
|
\
\
|
|
/
|
/
|
|
*
swiotlb: remove swiotlb_dma_supported
Christoph Hellwig
2019-02-18
1
-12
/
+0
*
|
swiotlb: clear io_tlb_start and io_tlb_end in swiotlb_exit
Christoph Hellwig
2019-01-16
1
-0
/
+2
|
/
*
dma-direct: merge swiotlb_dma_ops into the dma_direct code
Christoph Hellwig
2018-12-13
1
-219
/
+13
*
swiotlb: remove dma_mark_clean
Christoph Hellwig
2018-12-13
1
-17
/
+1
*
swiotlb: remove SWIOTLB_MAP_ERROR
Christoph Hellwig
2018-12-13
1
-2
/
+2
*
dma-direct: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-6
/
+5
*
swiotlb: Skip cache maintenance on map error
Robin Murphy
2018-11-21
1
-1
/
+2
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-31
1
-3
/
+3
*
swiotlb: add support for non-coherent DMA
Christoph Hellwig
2018-10-19
1
-10
/
+23
*
swiotlb: don't dip into swiotlb pool for coherent allocations
Christoph Hellwig
2018-10-19
1
-103
/
+2
*
swiotlb: refactor swiotlb_map_page
Christoph Hellwig
2018-10-19
1
-37
/
+30
*
swiotlb: use swiotlb_map_page in swiotlb_map_sg_attrs
Christoph Hellwig
2018-10-19
1
-22
/
+12
*
swiotlb: merge swiotlb_unmap_page and unmap_single
Christoph Hellwig
2018-10-19
1
-11
/
+4
*
swiotlb: remove the overflow buffer
Christoph Hellwig
2018-10-19
1
-56
/
+3
*
swiotlb: do not panic on mapping failures
Christoph Hellwig
2018-10-19
1
-32
/
+1
*
swiotlb: mark is_swiotlb_buffer static
Christoph Hellwig
2018-10-19
1
-1
/
+1
*
swiotlb: remove a pointless comment
Christoph Hellwig
2018-10-19
1
-6
/
+0
*
swiotlb: clean up reporting
Kees Cook
2018-07-25
1
-10
/
+8
*
swiotlb: export swiotlb_dma_ops
Christoph Hellwig
2018-06-28
1
-0
/
+1
*
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig
2018-06-14
1
-0
/
+1087