index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
dma-contiguous.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-06
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-135
/
+0
2020-10-06
dma-contiguous: remove dma_contiguous_set_default
Christoph Hellwig
1
-7
/
+0
2020-10-06
dma-contiguous: remove dev_set_cma_area
Christoph Hellwig
1
-8
/
+0
2020-10-06
dma-contiguous: remove dma_declare_contiguous
Christoph Hellwig
1
-32
/
+0
2020-09-01
dma-contiguous: provide the ability to reserve per-numa CMA
Barry Song
1
-0
/
+6
2019-08-21
dma-direct: fix zone selection after an unaddressable CMA allocation
Christoph Hellwig
1
-4
/
+1
2019-06-03
dma-contiguous: fix !CONFIG_DMA_CMA version of dma_{alloc, free}_contiguous()
Nicolin Chen
1
-1
/
+7
2019-06-03
dma-contiguous: add dma_{alloc,free}_contiguous() helpers
Nicolin Chen
1
-0
/
+13
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 98
Thomas Gleixner
1
-5
/
+1
2018-08-17
kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...
Marek Szyprowski
1
-2
/
+2
2018-06-14
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig
1
-1
/
+1
2017-02-24
mm: wire up GFP flag passing in dma_alloc_from_contiguous
Lucas Stach
1
-2
/
+2
2015-10-23
mm: cma: fix incorrect type conversion for size during dma allocation
Rohit Vaswani
1
-2
/
+2
2014-08-06
CMA: generalize CMA reserved area management functionality
Joonsoo Kim
1
-9
/
+2
2014-06-04
cma: add placement specifier for "cma=" kernel parameter
Akinobu Mita
1
-3
/
+6
2013-08-27
drivers: dma-contiguous: clean source code and prepare for device tree
Marek Szyprowski
1
-2
/
+60
2013-07-02
mm/cma: Move dma contiguous changes into a seperate config
Aneesh Kumar K.V
1
-1
/
+1
2012-12-11
drivers: cma: represent physical addresses as phys_addr_t
Vitaly Andrianov
1
-2
/
+2
2012-05-21
drivers: add Contiguous Memory Allocator
Marek Szyprowski
1
-0
/
+110