index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-28
9
-565
/
+708
|
\
|
*
dma-mapping: fix inverted logic in dma_supported
Thierry Reding
2018-12-20
1
-1
/
+1
|
*
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
2018-12-20
1
-1
/
+1
|
*
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
2018-12-13
2
-44
/
+33
|
*
dma-direct: merge swiotlb_dma_ops into the dma_direct code
Christoph Hellwig
2018-12-13
2
-251
/
+94
|
*
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
|
*
swiotlb: remove dma_mark_clean
Christoph Hellwig
2018-12-13
1
-17
/
+1
|
*
swiotlb: remove SWIOTLB_MAP_ERROR
Christoph Hellwig
2018-12-13
1
-2
/
+2
|
*
dma-mapping: factor out dummy DMA ops
Robin Murphy
2018-12-13
2
-1
/
+40
|
*
dma-mapping: always build the direct mapping code
Christoph Hellwig
2018-12-13
2
-9
/
+1
|
*
dma-mapping: move dma_cache_sync out of line
Christoph Hellwig
2018-12-13
1
-0
/
+11
|
*
dma-mapping: move various slow path functions out of line
Christoph Hellwig
2018-12-13
1
-2
/
+138
|
*
dma-mapping: move dma_get_required_mask to kernel/dma
Christoph Hellwig
2018-12-13
1
-1
/
+33
|
*
dma-mapping: simplify the dma_sync_single_range_for_{cpu,device} implementation
Christoph Hellwig
2018-12-13
1
-42
/
+0
|
*
dma-mapping: remove a pointless memset in dma_atomic_pool_init
Christoph Hellwig
2018-12-13
1
-1
/
+0
|
*
dma-debug: Batch dma_debug_entry allocation
Robin Murphy
2018-12-11
1
-29
/
+21
|
*
dma/debug: Remove dma_debug_resize_entries()
Robin Murphy
2018-12-11
1
-46
/
+0
|
*
dma-debug: Make leak-like behaviour apparent
Robin Murphy
2018-12-11
1
-0
/
+13
|
*
dma-debug: Dynamically expand the dma_debug_entry pool
Robin Murphy
2018-12-11
1
-38
/
+41
|
*
dma-debug: Use pr_fmt()
Robin Murphy
2018-12-11
1
-36
/
+38
|
*
dma-debug: Expose nr_total_entries in debugfs
Robin Murphy
2018-12-11
1
-0
/
+7
|
*
dma-direct: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
2
-13
/
+6
|
*
dma-mapping: fix lack of DMA address assignment in generic remap allocator
Marek Szyprowski
2018-12-05
1
-1
/
+7
|
*
dma-remap: support DMA_ATTR_NO_KERNEL_MAPPING
Christoph Hellwig
2018-12-01
1
-2
/
+9
|
*
dma-mapping: support highmem in the generic remap allocator
Christoph Hellwig
2018-12-01
1
-7
/
+7
|
*
dma-mapping: move the arm64 noncoherent alloc/free support to common code
Christoph Hellwig
2018-12-01
2
-1
/
+162
|
*
dma-mapping: move the remap helpers to a separate file
Christoph Hellwig
2018-12-01
4
-85
/
+93
|
*
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
*
|
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-28
2
-11
/
+41
|
\
\
|
*
\
Merge tag 'v4.20-rc6' into for-4.21/block
Jens Axboe
2018-12-10
4
-15
/
+174
|
|
\
\
|
*
|
|
blkcg: remove additional reference to the css
Dennis Zhou
2018-12-08
1
-9
/
+39
|
*
|
|
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou
2018-12-08
1
-2
/
+2
|
*
|
|
Merge tag 'v4.20-rc5' into for-4.21/block
Jens Axboe
2018-12-04
20
-75
/
+218
|
|
\
\
\
|
*
\
\
\
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
2018-11-18
12
-100
/
+136
|
|
\
\
\
\
|
*
\
\
\
\
Merge branch 'irq/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jens Axboe
2018-11-07
1
-48
/
+100
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel...
Linus Torvalds
2018-12-28
8
-268
/
+347
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
timekeeping: remove timespec_add/timespec_del
Arnd Bergmann
2018-12-18
1
-36
/
+0
|
*
|
|
|
|
|
|
timekeeping: remove unused {read,update}_persistent_clock
Arnd Bergmann
2018-12-18
2
-19
/
+3
|
*
|
|
|
|
|
|
y2038: signal: Add compat_sys_rt_sigtimedwait_time64
Arnd Bergmann
2018-12-18
1
-0
/
+32
|
*
|
|
|
|
|
|
y2038: signal: Add sys_rt_sigtimedwait_time32
Arnd Bergmann
2018-12-18
1
-0
/
+33
|
*
|
|
|
|
|
|
y2038: socket: Add compat_sys_recvmmsg_time64
Arnd Bergmann
2018-12-18
1
-0
/
+2
|
*
|
|
|
|
|
|
y2038: futex: Add support for __kernel_timespec
Arnd Bergmann
2018-12-07
1
-10
/
+12
|
*
|
|
|
|
|
|
y2038: futex: Move compat implementation into futex.c
Arnd Bergmann
2018-12-07
3
-208
/
+192
|
*
|
|
|
|
|
|
signal: Add restore_user_sigmask()
Deepa Dinamani
2018-12-06
1
-0
/
+33
|
*
|
|
|
|
|
|
signal: Add set_user_sigmask()
Deepa Dinamani
2018-12-06
1
-0
/
+45
*
|
|
|
|
|
|
|
Fix failure path in alloc_pid()
Matthew Wilcox
2018-12-28
1
-2
/
+4
*
|
|
|
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-12-27
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
padata: clean an indentation issue, remove extraneous space
Colin Ian King
2018-11-16
1
-1
/
+1
|
|
/
/
/
/
/
/
/
[next]