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
/
direct.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-93
/
+129
2018-12-17
dma-direct: do not include SME mask in the DMA supported check
Lendacky, Thomas
1
-1
/
+6
2018-12-13
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
1
-29
/
+8
2018-12-13
dma-direct: merge swiotlb_dma_ops into the dma_direct code
Christoph Hellwig
1
-32
/
+81
2018-12-13
dma-direct: use dma_direct_map_page to implement dma_direct_map_sg
Christoph Hellwig
1
-9
/
+5
2018-12-13
dma-direct: improve addressability error reporting
Christoph Hellwig
1
-21
/
+15
2018-12-06
dma-direct: remove the mapping_error dma_map_ops method
Christoph Hellwig
1
-7
/
+1
2018-12-01
dma-direct: reject highmem pages from dma_alloc_from_contiguous
Christoph Hellwig
1
-0
/
+12
2018-12-01
dma-direct: provide page based alloc/free helpers
Christoph Hellwig
1
-10
/
+22
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-10-19
swiotlb: remove the overflow buffer
Christoph Hellwig
1
-2
/
+0
2018-10-09
dma-direct: respect DMA_ATTR_NO_WARN
Christoph Hellwig
1
-0
/
+3
2018-10-09
dma-direct: document the zone selection logic
Christoph Hellwig
1
-1
/
+8
2018-10-05
dma-direct: fix return value of dma_direct_supported
Alexander Duyck
1
-3
/
+1
2018-10-01
dma-direct: always allow dma mask <= physiscal memory size
Christoph Hellwig
1
-12
/
+16
2018-10-01
dma-direct: implement complete bus_dma_mask handling
Christoph Hellwig
1
-10
/
+11
2018-10-01
dma-direct: refine dma_direct_alloc zone selection
Christoph Hellwig
1
-10
/
+21
2018-10-01
dma-direct: add an explicit dma_direct_get_required_mask
Christoph Hellwig
1
-3
/
+19
2018-09-20
dma-mapping: consolidate the dma mmap implementations
Christoph Hellwig
1
-11
/
+0
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
1
-6
/
+115
2018-09-01
kernel/dma/direct: take DMA offset into account in dma_direct_supported
Christoph Hellwig
1
-2
/
+2
2018-08-17
kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...
Marek Szyprowski
1
-1
/
+2
2018-07-27
dma-mapping: Generalise dma_32bit_limit flag
Robin Murphy
1
-3
/
+3
2018-06-14
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig
1
-0
/
+204