index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
dma
/
contiguous.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-27
dma-contiguous: fix a typo error in a comment
tangjianqiang
1
-1
/
+1
2020-10-16
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-15
/
+127
2020-10-14
dma-contiguous: simplify cma_early_percent_memory()
Mike Rapoport
1
-10
/
+1
2020-10-06
dma-mapping: remove <asm/dma-contiguous.h>
Christoph Hellwig
1
-1
/
+5
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+29
2020-10-06
dma-contiguous: remove dma_contiguous_set_default
Christoph Hellwig
1
-1
/
+1
2020-10-06
dma-contiguous: remove dev_set_cma_area
Christoph Hellwig
1
-2
/
+2
2020-09-01
mm: cma: use CMA_MAX_NAME to define the length of cma name array
Barry Song
1
-1
/
+1
2020-09-01
dma-contiguous: provide the ability to reserve per-numa CMA
Barry Song
1
-10
/
+90
2020-07-28
dma-contiguous: cleanup dma_alloc_contiguous
Christoph Hellwig
1
-17
/
+14
2020-04-25
dma-contiguous: fix comment for dma_release_from_contiguous
Peter Collingbourne
1
-2
/
+2
2020-01-30
dma-contiguous: CMA: give precedence to cmdline
Nicolas Saenz Julienne
1
-1
/
+8
2019-10-30
kernel: dma-contiguous: mark CMA parameters __initdata/__initconst
Shyam Saini
1
-4
/
+5
2019-08-21
dma-direct: fix zone selection after an unaddressable CMA allocation
Christoph Hellwig
1
-6
/
+2
2019-07-29
dma-contiguous: page-align the size in dma_free_contiguous()
Nicolin Chen
1
-1
/
+2
2019-07-29
dma-contiguous: do not overwrite align in dma_alloc_contiguous()
Nicolin Chen
1
-2
/
+3
2019-06-03
dma-contiguous: use fallback alloc_pages for single pages
Nicolin Chen
1
-1
/
+10
2019-06-03
dma-contiguous: add dma_{alloc,free}_contiguous() helpers
Nicolin Chen
1
-0
/
+47
2018-09-20
dma-mapping: fix panic caused by passing empty cma command line argument
He Zhe
1
-1
/
+5
2018-08-18
kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...
Marek Szyprowski
1
-4
/
+3
2018-08-18
mm/cma: remove unsupported gfp_mask parameter from cma_alloc()
Marek Szyprowski
1
-1
/
+2
2018-06-14
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig
1
-0
/
+278