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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
2
-58
/
+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
*
dma-direct: respect DMA_ATTR_NO_WARN
Christoph Hellwig
2018-10-09
1
-0
/
+3
[next]