index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
dma
/
coherent.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-27
dma-mapping: use 'bitmap_zalloc()' when applicable
Christophe JAILLET
1
-3
/
+2
2021-08-19
dma-mapping: make the global coherent pool conditional
Christoph Hellwig
1
-22
/
+27
2021-08-18
dma-mapping: add a dma_init_global_coherent helper
Christoph Hellwig
1
-18
/
+14
2021-08-18
dma-mapping: simplify dma_init_coherent_memory
Christoph Hellwig
1
-45
/
+33
2021-08-18
dma-mapping: allow using the global coherent pool for !ARM
Christoph Hellwig
1
-0
/
+2
2021-06-22
dma-mapping: remove a trailing space
Zhen Lei
1
-1
/
+1
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
1
-0
/
+1
2020-09-17
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
1
-4
/
+3
2020-09-11
dma-mapping: move the dma_declare_coherent_memory documentation
Christoph Hellwig
1
-0
/
+17
2020-03-16
dma-coherent: fix integer overflow in the reserved-memory dma allocation
Kevin Grandemange
1
-6
/
+7
2019-10-30
dma-mapping: fix handling of dma-ranges for reserved memory (again)
Vladimir Murzin
1
-7
/
+9
2019-09-04
dma-mapping: remove the dma_declare_coherent_memory export
Christoph Hellwig
1
-1
/
+0
2019-09-04
dma-mapping: remove the dma_mmap_from_dev_coherent export
Christoph Hellwig
1
-1
/
+0
2019-09-04
dma-mapping: remove dma_release_declared_memory
Christoph Hellwig
1
-11
/
+0
2019-02-20
dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag
Christoph Hellwig
1
-18
/
+7
2019-02-20
dma-mapping: remove dma_mark_declared_memory_occupied
Christoph Hellwig
1
-23
/
+0
2019-02-13
dma-mapping: remove an incorrect __iommem annotation
Christoph Hellwig
1
-1
/
+1
2019-01-04
dma-mapping: remove a few unused exports
Christoph Hellwig
1
-2
/
+0
2018-06-14
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig
1
-0
/
+434