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
/
direct.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common code
Christoph Hellwig
2019-06-25
1
-0
/
+14
*
dma-direct: handle DMA_ATTR_NON_CONSISTENT in common code
Christoph Hellwig
2019-06-25
1
-2
/
+2
*
dma-mapping: add a dma_alloc_need_uncached helper
Christoph Hellwig
2019-06-25
1
-2
/
+2
*
dma-direct: provide generic support for uncached kernel segments
Christoph Hellwig
2019-06-03
1
-2
/
+15
*
dma-contiguous: add dma_{alloc,free}_contiguous() helpers
Nicolin Chen
2019-06-03
1
-20
/
+4
*
dma-mapping: remove leftover NULL device support
Christoph Hellwig
2019-04-08
1
-1
/
+1
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2019-03-10
1
-0
/
+11
|
\
|
*
dma: Introduce dma_max_mapping_size()
Joerg Roedel
2019-03-06
1
-0
/
+11
*
|
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-03-10
1
-0
/
+14
|
\
\
|
*
|
dma-mapping: remove the default map_resource implementation
Christoph Hellwig
2019-02-01
1
-0
/
+14
|
|
/
*
/
dma-direct: we might need GFP_DMA for 32-bit dma masks
Christoph Hellwig
2019-02-18
1
-2
/
+1
|
/
*
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-28
1
-93
/
+129
|
\
|
*
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
2018-12-13
1
-29
/
+8
|
*
dma-direct: merge swiotlb_dma_ops into the dma_direct code
Christoph Hellwig
2018-12-13
1
-32
/
+81
|
*
dma-direct: use dma_direct_map_page to implement dma_direct_map_sg
Christoph Hellwig
2018-12-13
1
-9
/
+5
|
*
dma-direct: improve addressability error reporting
Christoph Hellwig
2018-12-13
1
-21
/
+15
|
*
dma-direct: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-7
/
+1
|
*
dma-direct: reject highmem pages from dma_alloc_from_contiguous
Christoph Hellwig
2018-12-01
1
-0
/
+12
|
*
dma-direct: provide page based alloc/free helpers
Christoph Hellwig
2018-12-01
1
-10
/
+22
*
|
dma-direct: do not include SME mask in the DMA supported check
Lendacky, Thomas
2018-12-17
1
-1
/
+6
|
/
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
swiotlb: remove the overflow buffer
Christoph Hellwig
2018-10-19
1
-2
/
+0
*
dma-direct: respect DMA_ATTR_NO_WARN
Christoph Hellwig
2018-10-09
1
-0
/
+3
*
dma-direct: document the zone selection logic
Christoph Hellwig
2018-10-09
1
-1
/
+8
*
dma-direct: fix return value of dma_direct_supported
Alexander Duyck
2018-10-05
1
-3
/
+1
*
dma-direct: always allow dma mask <= physiscal memory size
Christoph Hellwig
2018-10-01
1
-12
/
+16
*
dma-direct: implement complete bus_dma_mask handling
Christoph Hellwig
2018-10-01
1
-10
/
+11
*
dma-direct: refine dma_direct_alloc zone selection
Christoph Hellwig
2018-10-01
1
-10
/
+21
*
dma-direct: add an explicit dma_direct_get_required_mask
Christoph Hellwig
2018-10-01
1
-3
/
+19
*
dma-mapping: consolidate the dma mmap implementations
Christoph Hellwig
2018-09-20
1
-11
/
+0
*
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
2018-09-20
1
-6
/
+115
*
kernel/dma/direct: take DMA offset into account in dma_direct_supported
Christoph Hellwig
2018-09-01
1
-2
/
+2
*
kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...
Marek Szyprowski
2018-08-17
1
-1
/
+2
*
dma-mapping: Generalise dma_32bit_limit flag
Robin Murphy
2018-07-27
1
-3
/
+3
*
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig
2018-06-14
1
-0
/
+204