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
/
contiguous.c
Age
Commit message (
Expand
)
Author
2020-07-28
dma-contiguous: cleanup dma_alloc_contiguous
Christoph Hellwig
2020-04-25
dma-contiguous: fix comment for dma_release_from_contiguous
Peter Collingbourne
2020-01-30
dma-contiguous: CMA: give precedence to cmdline
Nicolas Saenz Julienne
2019-10-30
kernel: dma-contiguous: mark CMA parameters __initdata/__initconst
Shyam Saini
2019-08-21
dma-direct: fix zone selection after an unaddressable CMA allocation
Christoph Hellwig
2019-07-29
dma-contiguous: page-align the size in dma_free_contiguous()
Nicolin Chen
2019-07-29
dma-contiguous: do not overwrite align in dma_alloc_contiguous()
Nicolin Chen
2019-06-03
dma-contiguous: use fallback alloc_pages for single pages
Nicolin Chen
2019-06-03
dma-contiguous: add dma_{alloc,free}_contiguous() helpers
Nicolin Chen
2018-09-20
dma-mapping: fix panic caused by passing empty cma command line argument
He Zhe
2018-08-17
kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...
Marek Szyprowski
2018-08-17
mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
Marek Szyprowski
2018-06-14
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig