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
/
contiguous.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
1
-15
/
+127
|
\
|
*
dma-mapping: remove <asm/dma-contiguous.h>
Christoph Hellwig
2020-10-06
1
-1
/
+5
|
*
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
1
-1
/
+29
|
*
dma-contiguous: remove dma_contiguous_set_default
Christoph Hellwig
2020-10-06
1
-1
/
+1
|
*
dma-contiguous: remove dev_set_cma_area
Christoph Hellwig
2020-10-06
1
-2
/
+2
|
*
mm: cma: use CMA_MAX_NAME to define the length of cma name array
Barry Song
2020-09-01
1
-1
/
+1
|
*
dma-contiguous: provide the ability to reserve per-numa CMA
Barry Song
2020-09-01
1
-10
/
+90
*
|
dma-contiguous: simplify cma_early_percent_memory()
Mike Rapoport
2020-10-13
1
-10
/
+1
|
/
*
dma-contiguous: cleanup dma_alloc_contiguous
Christoph Hellwig
2020-07-28
1
-17
/
+14
*
dma-contiguous: fix comment for dma_release_from_contiguous
Peter Collingbourne
2020-04-25
1
-2
/
+2
*
dma-contiguous: CMA: give precedence to cmdline
Nicolas Saenz Julienne
2020-01-30
1
-1
/
+8
*
kernel: dma-contiguous: mark CMA parameters __initdata/__initconst
Shyam Saini
2019-10-30
1
-4
/
+5
*
dma-direct: fix zone selection after an unaddressable CMA allocation
Christoph Hellwig
2019-08-21
1
-6
/
+2
*
dma-contiguous: page-align the size in dma_free_contiguous()
Nicolin Chen
2019-07-29
1
-1
/
+2
*
dma-contiguous: do not overwrite align in dma_alloc_contiguous()
Nicolin Chen
2019-07-29
1
-2
/
+3
*
dma-contiguous: use fallback alloc_pages for single pages
Nicolin Chen
2019-06-03
1
-1
/
+10
*
dma-contiguous: add dma_{alloc,free}_contiguous() helpers
Nicolin Chen
2019-06-03
1
-0
/
+47
*
dma-mapping: fix panic caused by passing empty cma command line argument
He Zhe
2018-09-20
1
-1
/
+5
*
kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...
Marek Szyprowski
2018-08-17
1
-4
/
+3
*
mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
Marek Szyprowski
2018-08-17
1
-1
/
+2
*
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig
2018-06-14
1
-0
/
+278