index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
dma
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
4
-18
/
+11
|
\
\
|
|
/
|
/
|
|
*
swiotlb: remove swiotlb_dma_supported
Christoph Hellwig
2019-02-18
1
-12
/
+0
|
*
dma-mapping, powerpc: simplify the arch dma_set_mask override
Christoph Hellwig
2019-02-18
2
-2
/
+10
|
*
powerpc/dma: stop overriding dma_get_required_mask
Christoph Hellwig
2019-02-18
1
-2
/
+0
|
*
dma-direct: we might need GFP_DMA for 32-bit dma masks
Christoph Hellwig
2019-02-18
1
-2
/
+1
*
|
swiotlb: clear io_tlb_start and io_tlb_end in swiotlb_exit
Christoph Hellwig
2019-01-16
1
-0
/
+2
|
/
*
dma-direct: fix DMA_ATTR_NO_KERNEL_MAPPING for remapped allocations
Christoph Hellwig
2019-01-05
1
-6
/
+7
*
dma-mapping: remove a few unused exports
Christoph Hellwig
2019-01-04
2
-4
/
+0
*
dma-mapping: remove dmam_{declare,release}_coherent_memory
Christoph Hellwig
2019-01-04
1
-55
/
+0
*
dma-mapping: implement dmam_alloc_coherent using dmam_alloc_attrs
Christoph Hellwig
2019-01-04
1
-39
/
+0
*
dma-mapping: implement dma_map_single_attrs using dma_map_page_attrs
Christoph Hellwig
2019-01-04
1
-13
/
+4
*
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-28
9
-565
/
+708
|
\
|
*
dma-mapping: fix inverted logic in dma_supported
Thierry Reding
2018-12-20
1
-1
/
+1
|
*
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
2018-12-20
1
-1
/
+1
|
*
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
2018-12-13
2
-44
/
+33
|
*
dma-direct: merge swiotlb_dma_ops into the dma_direct code
Christoph Hellwig
2018-12-13
2
-251
/
+94
|
*
dma-direct: use dma_direct_map_page to implement dma_direct_map_sg
Christoph Hellwig
2018-12-13
1
-9
/
+5
|
*
dma-direct: improve addressability error reporting
Christoph Hellwig
2018-12-13
1
-21
/
+15
|
*
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-mapping: factor out dummy DMA ops
Robin Murphy
2018-12-13
2
-1
/
+40
|
*
dma-mapping: always build the direct mapping code
Christoph Hellwig
2018-12-13
2
-9
/
+1
|
*
dma-mapping: move dma_cache_sync out of line
Christoph Hellwig
2018-12-13
1
-0
/
+11
|
*
dma-mapping: move various slow path functions out of line
Christoph Hellwig
2018-12-13
1
-2
/
+138
|
*
dma-mapping: move dma_get_required_mask to kernel/dma
Christoph Hellwig
2018-12-13
1
-1
/
+33
|
*
dma-mapping: simplify the dma_sync_single_range_for_{cpu,device} implementation
Christoph Hellwig
2018-12-13
1
-42
/
+0
|
*
dma-mapping: remove a pointless memset in dma_atomic_pool_init
Christoph Hellwig
2018-12-13
1
-1
/
+0
|
*
dma-debug: Batch dma_debug_entry allocation
Robin Murphy
2018-12-11
1
-29
/
+21
|
*
dma/debug: Remove dma_debug_resize_entries()
Robin Murphy
2018-12-11
1
-46
/
+0
|
*
dma-debug: Make leak-like behaviour apparent
Robin Murphy
2018-12-11
1
-0
/
+13
|
*
dma-debug: Dynamically expand the dma_debug_entry pool
Robin Murphy
2018-12-11
1
-38
/
+41
|
*
dma-debug: Use pr_fmt()
Robin Murphy
2018-12-11
1
-36
/
+38
|
*
dma-debug: Expose nr_total_entries in debugfs
Robin Murphy
2018-12-11
1
-0
/
+7
|
*
dma-direct: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
2
-13
/
+6
|
*
dma-mapping: fix lack of DMA address assignment in generic remap allocator
Marek Szyprowski
2018-12-05
1
-1
/
+7
|
*
dma-remap: support DMA_ATTR_NO_KERNEL_MAPPING
Christoph Hellwig
2018-12-01
1
-2
/
+9
|
*
dma-mapping: support highmem in the generic remap allocator
Christoph Hellwig
2018-12-01
1
-7
/
+7
|
*
dma-mapping: move the arm64 noncoherent alloc/free support to common code
Christoph Hellwig
2018-12-01
2
-1
/
+162
|
*
dma-mapping: move the remap helpers to a separate file
Christoph Hellwig
2018-12-01
4
-85
/
+93
|
*
dma-direct: reject highmem pages from dma_alloc_from_contiguous
Christoph Hellwig
2018-12-01
1
-0
/
+12
|
*
dma-direct: provide page based alloc/free helpers
Christoph Hellwig
2018-12-01
1
-10
/
+22
*
|
dma-direct: do not include SME mask in the DMA supported check
Lendacky, Thomas
2018-12-17
1
-1
/
+6
|
/
*
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
2
-2
/
+2
*
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-31
1
-3
/
+3
[next]