index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
dma
Age
Commit message (
Expand
)
Author
2019-03-23
swiotlb: Add is_swiotlb_active() function
Joerg Roedel
2019-03-23
swiotlb: Introduce swiotlb_max_mapping_size()
Joerg Roedel
2019-03-23
dma: Introduce dma_max_mapping_size()
Joerg Roedel
2019-01-16
swiotlb: clear io_tlb_start and io_tlb_end in swiotlb_exit
Christoph Hellwig
2019-01-05
dma-direct: fix DMA_ATTR_NO_KERNEL_MAPPING for remapped allocations
Christoph Hellwig
2019-01-04
dma-mapping: remove a few unused exports
Christoph Hellwig
2019-01-04
dma-mapping: remove dmam_{declare,release}_coherent_memory
Christoph Hellwig
2019-01-04
dma-mapping: implement dmam_alloc_coherent using dmam_alloc_attrs
Christoph Hellwig
2019-01-04
dma-mapping: implement dma_map_single_attrs using dma_map_page_attrs
Christoph Hellwig
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-20
dma-mapping: fix inverted logic in dma_supported
Thierry Reding
2018-12-20
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
2018-12-17
dma-direct: do not include SME mask in the DMA supported check
Lendacky, Thomas
2018-12-13
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
2018-12-13
dma-direct: merge swiotlb_dma_ops into the dma_direct code
Christoph Hellwig
2018-12-13
dma-direct: use dma_direct_map_page to implement dma_direct_map_sg
Christoph Hellwig
2018-12-13
dma-direct: improve addressability error reporting
Christoph Hellwig
2018-12-13
swiotlb: remove dma_mark_clean
Christoph Hellwig
2018-12-13
swiotlb: remove SWIOTLB_MAP_ERROR
Christoph Hellwig
2018-12-13
dma-mapping: factor out dummy DMA ops
Robin Murphy
2018-12-13
dma-mapping: always build the direct mapping code
Christoph Hellwig
2018-12-13
dma-mapping: move dma_cache_sync out of line
Christoph Hellwig
2018-12-13
dma-mapping: move various slow path functions out of line
Christoph Hellwig
2018-12-13
dma-mapping: move dma_get_required_mask to kernel/dma
Christoph Hellwig
2018-12-13
dma-mapping: simplify the dma_sync_single_range_for_{cpu,device} implementation
Christoph Hellwig
2018-12-13
dma-mapping: remove a pointless memset in dma_atomic_pool_init
Christoph Hellwig
2018-12-11
dma-debug: Batch dma_debug_entry allocation
Robin Murphy
2018-12-11
dma/debug: Remove dma_debug_resize_entries()
Robin Murphy
2018-12-11
dma-debug: Make leak-like behaviour apparent
Robin Murphy
2018-12-11
dma-debug: Dynamically expand the dma_debug_entry pool
Robin Murphy
2018-12-11
dma-debug: Use pr_fmt()
Robin Murphy
2018-12-11
dma-debug: Expose nr_total_entries in debugfs
Robin Murphy
2018-12-06
dma-direct: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-05
dma-mapping: fix lack of DMA address assignment in generic remap allocator
Marek Szyprowski
2018-12-01
dma-remap: support DMA_ATTR_NO_KERNEL_MAPPING
Christoph Hellwig
2018-12-01
dma-mapping: support highmem in the generic remap allocator
Christoph Hellwig
2018-12-01
dma-mapping: move the arm64 noncoherent alloc/free support to common code
Christoph Hellwig
2018-12-01
dma-mapping: move the remap helpers to a separate file
Christoph Hellwig
2018-12-01
dma-direct: reject highmem pages from dma_alloc_from_contiguous
Christoph Hellwig
2018-12-01
dma-direct: provide page based alloc/free helpers
Christoph Hellwig
2018-11-21
swiotlb: Skip cache maintenance on map error
Robin Murphy
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-19
swiotlb: add support for non-coherent DMA
Christoph Hellwig
2018-10-19
swiotlb: don't dip into swiotlb pool for coherent allocations
Christoph Hellwig
2018-10-19
swiotlb: refactor swiotlb_map_page
Christoph Hellwig
2018-10-19
swiotlb: use swiotlb_map_page in swiotlb_map_sg_attrs
Christoph Hellwig
2018-10-19
swiotlb: merge swiotlb_unmap_page and unmap_single
Christoph Hellwig
2018-10-19
swiotlb: remove the overflow buffer
Christoph Hellwig
2018-10-19
swiotlb: do not panic on mapping failures
Christoph Hellwig
[next]