index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
dma
/
swiotlb.c
Age
Commit message (
Expand
)
Author
2019-01-16
swiotlb: clear io_tlb_start and io_tlb_end in swiotlb_exit
Christoph Hellwig
2018-12-13
dma-direct: merge swiotlb_dma_ops into the dma_direct code
Christoph Hellwig
2018-12-13
swiotlb: remove dma_mark_clean
Christoph Hellwig
2018-12-13
swiotlb: remove SWIOTLB_MAP_ERROR
Christoph Hellwig
2018-12-06
dma-direct: remove the mapping_error dma_map_ops method
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
2018-10-19
swiotlb: mark is_swiotlb_buffer static
Christoph Hellwig
2018-10-19
swiotlb: remove a pointless comment
Christoph Hellwig
2018-07-25
swiotlb: clean up reporting
Kees Cook
2018-06-28
swiotlb: export swiotlb_dma_ops
Christoph Hellwig
2018-06-14
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig