index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
dma
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma-mapping: provide CONFIG_ARCH_DMA_DEFAULT_COHERENT
Jiaxun Yang
2023-04-07
1
-0
/
+7
*
dma-mapping: remove CONFIG_DMA_REMAP
Christoph Hellwig
2022-03-03
1
-6
/
+1
*
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-03
1
-0
/
+13
|
\
|
*
swiotlb: use depends on for DMA_RESTRICTED_POOL
Claire Chang
2021-08-31
1
-2
/
+1
|
*
swiotlb: Add restricted DMA pool initialization
Claire Chang
2021-07-13
1
-0
/
+14
*
|
dma-direct: add support for dma_coherent_default_memory
Christoph Hellwig
2021-08-18
1
-0
/
+4
|
/
*
driver core: lift dma_default_coherent into common code
Christoph Hellwig
2021-02-13
1
-3
/
+0
*
Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-12-22
1
-0
/
+13
|
\
|
*
dma-mapping: add benchmark support for streaming DMA APIs
Barry Song
2020-11-27
1
-0
/
+9
|
*
dma-mapping: Allow mixing bypass and mapped DMA operation
Alexey Kardashevskiy
2020-11-27
1
-0
/
+4
*
|
dma-mapping: remove dma_virt_ops
Christoph Hellwig
2020-11-17
1
-5
/
+0
|
/
*
dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-10-06
1
-1
/
+1
*
cma: decrease CMA_ALIGNMENT lower limit to 2
Paul Cercueil
2020-10-06
1
-1
/
+1
*
dma-mapping: remove dma_cache_sync
Christoph Hellwig
2020-09-25
1
-3
/
+0
*
dma-mapping: add (back) arch_dma_mark_clean for ia64
Christoph Hellwig
2020-09-11
1
-0
/
+6
*
dma-mapping: fix DMA_OPS dependencies
Christoph Hellwig
2020-09-11
1
-0
/
+1
*
dma-contiguous: provide the ability to reserve per-numa CMA
Barry Song
2020-09-01
1
-0
/
+11
*
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
2020-08-15
1
-0
/
+3
|
\
|
*
dma-mapping: consolidate the NO_DMA definition in kernel/dma/Kconfig
Christoph Hellwig
2020-08-14
1
-0
/
+3
*
|
dma-debug: remove debug_dma_assert_idle() function
Linus Torvalds
2020-08-14
1
-5
/
+0
*
|
dma-mapping: add a dma_ops_bypass flag to struct device
Christoph Hellwig
2020-07-19
1
-0
/
+8
*
|
dma-mapping: make support for dma ops optional
Christoph Hellwig
2020-07-19
1
-0
/
+4
|
/
*
dma-mapping: DMA_COHERENT_POOL should select GENERIC_ALLOCATOR
Christoph Hellwig
2020-06-23
1
-1
/
+1
*
dma-direct: re-enable mmap for !CONFIG_MMU
Christoph Hellwig
2020-06-17
1
-0
/
+1
*
dma-pool: decouple DMA_REMAP from DMA_COHERENT_POOL
David Rientjes
2020-06-15
1
-5
/
+5
*
dma-remap: separate DMA atomic pools from direct remap code
David Rientjes
2020-04-20
1
-1
/
+5
*
dma-direct: provide mmap and get_sgtable method overrides
Christoph Hellwig
2019-11-11
1
-3
/
+9
*
dma-mapping: remove arch_dma_mmap_pgprot
Christoph Hellwig
2019-08-29
1
-3
/
+9
*
dma-direct: Force unencrypted DMA under SME for certain DMA masks
Tom Lendacky
2019-07-16
1
-0
/
+3
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presence
Christoph Hellwig
2019-05-06
1
-0
/
+3
*
dma: select GENERIC_ALLOCATOR for DMA_REMAP
Clément Leger
2019-04-08
1
-0
/
+1
*
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-03-10
1
-1
/
+120
|
\
|
*
dma-mapping: move CONFIG_DMA_CMA to kernel/dma/Kconfig
Christoph Hellwig
2019-02-20
1
-0
/
+77
|
*
dma-mapping: improve selection of dma_declare_coherent availability
Christoph Hellwig
2019-02-20
1
-1
/
+1
|
*
dma-mapping: add a kconfig symbol for arch_teardown_dma_ops availability
Christoph Hellwig
2019-02-13
1
-0
/
+3
|
*
dma-mapping: add a kconfig symbol for arch_setup_dma_ops availability
Christoph Hellwig
2019-02-13
1
-0
/
+3
|
*
dma-mapping: move debug configuration options to kernel/dma
Andy Shevchenko
2019-02-13
1
-0
/
+36
*
|
dma-mapping, powerpc: simplify the arch dma_set_mask override
Christoph Hellwig
2019-02-18
1
-0
/
+3
|
/
*
dma-mapping: always build the direct mapping code
Christoph Hellwig
2018-12-13
1
-7
/
+0
*
dma-mapping: move the arm64 noncoherent alloc/free support to common code
Christoph Hellwig
2018-12-01
1
-0
/
+5
*
dma-mapping: move the remap helpers to a separate file
Christoph Hellwig
2018-12-01
1
-0
/
+4
*
dma-mapping: consolidate the dma mmap implementations
Christoph Hellwig
2018-09-20
1
-4
/
+6
*
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
2018-09-20
1
-7
/
+2
*
dma-mapping: move the dma_coherent flag to struct device
Christoph Hellwig
2018-09-20
1
-0
/
+3
*
dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declaration
Christoph Hellwig
2018-09-20
1
-0
/
+3
*
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig
2018-06-14
1
-0
/
+50