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
/
drivers
/
dma-buf
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-07
dma-buf: Remove unneeded stubs around sync_debug interfaces
Ezequiel Garcia
1
-10
/
+0
2018-05-03
Revert 190c462d5be19ba622a82f5fd0625087c870a1e6..bf3012ada1b2222e770de5c35c1b...
Daniel Vetter
3
-16
/
+9
2018-05-03
dma-fence: Make ->wait callback optional
Daniel Vetter
3
-3
/
+4
2018-05-03
dma-fence: Allow wait_any_timeout for all fences
Daniel Vetter
1
-5
/
+0
2018-05-03
dma-fence: Make ->enable_signaling optional
Daniel Vetter
1
-1
/
+12
2018-01-29
dma-fence: add comment for WARN_ON in dma_fence_release()
Oded Gabbay
1
-0
/
+1
2018-02-19
dma-buf/sw_sync: Fix kerneldoc warnings
Chris Wilson
1
-3
/
+3
2018-02-16
Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-11
/
+24
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2
-14
/
+14
2018-02-01
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-31
/
+58
2018-01-30
dma-buf/sw_sync: fix document of sw_sync_create_fence_data
Shawn Guo
1
-2
/
+2
2018-01-23
dma-buf: make returning the exclusive fence optional
Christian König
1
-9
/
+22
2018-01-23
dma-buf: fix reservation_object_wait_timeout_rcu once more v2
Christian König
1
-3
/
+5
2017-12-04
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
3
-28
/
+53
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2
-3
/
+3
2017-11-27
annotate poll_table_struct ->_key
Al Viro
1
-1
/
+1
2017-11-23
dma-buf: Fix ifnullfree.cocci warnings
Vasyl Gomonovych
1
-2
/
+1
2017-11-21
dma-buf/fence: Fix lock inversion within dma-fence-array
Chris Wilson
1
-2
/
+12
2017-11-21
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
1
-5
/
+12
2017-11-17
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-1
/
+0
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-16
/
+52
2017-11-14
dma-buf: try to replace a signaled fence in reservation_object_add_shared_inp...
Christian König
1
-3
/
+15
2017-11-14
dma-buf: keep only not signaled fence in reservation_object_add_shared_replac...
Christian König
1
-17
/
+21
2017-11-09
dma-buf: Use rcu_assign_pointer() to set rcu protected pointers
Ville Syrjälä
1
-1
/
+1
2017-11-02
dma-buf: Cleanup comments on dma_buf_map_attachment()
Liviu Dudau
1
-3
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-02
Backmerge tag 'v4.14-rc7' into drm-next
Dave Airlie
1
-5
/
+12
2017-10-16
tracing, dma-buf: Remove unused trace event dma_fence_annotate_wait_on
Steven Rostedt (VMware)
1
-1
/
+0
2017-10-09
sync_file: Return consistent status in SYNC_IOC_FILE_INFO
John Einar Reitan
1
-5
/
+12
2017-10-09
dma-buf: make reservation_object_copy_fences rcu save
Christian König
1
-14
/
+42
2017-09-20
dma-buf: remove redundant initialization of sg_table
Colin Ian King
1
-1
/
+1
2017-09-08
dma-buf/sw_sync: force signal all unsignaled fences on dying timeline
Dominik Behr
1
-1
/
+9
2017-08-14
dma-buf: fix reservation_object_wait_timeout_rcu to wait correctly v2
Christian König
1
-18
/
+15
2017-08-14
dma-buf: add reservation_object_copy_fences (v2)
Christian König
1
-0
/
+60
2017-08-09
dma-buf: dma_fence_put is NULL safe
Christian König
1
-4
/
+2
2017-07-31
dma-buf/sw_sync: clean up list before signaling the fence
Gustavo Padovan
1
-1
/
+11
2017-07-31
dma-buf/sw_sync: move timeline_fence_ops around
Gustavo Padovan
1
-69
/
+69
2017-07-29
dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fence
Chris Wilson
1
-2
/
+3
2017-07-27
Backmerge tag 'v4.13-rc2' into drm-next
Dave Airlie
3
-13
/
+14
2017-07-26
dma-fence: Don't BUG_ON when not absolutely needed
Daniel Vetter
1
-2
/
+2
2017-07-17
Merge branch 'drm-misc-next-fixes' into drm-misc-fixes
Sean Paul
4
-27
/
+48
2017-07-14
dma-buf/fence: Avoid use of uninitialised timestamp
Chris Wilson
3
-13
/
+14
2017-06-29
dma-buf/sw-sync: Use an rbtree to sort fences in the timeline
Chris Wilson
2
-6
/
+48
2017-06-29
dma-buf/sw-sync: Fix locking around sync_timeline lists
Chris Wilson
3
-47
/
+31
2017-06-29
dma-buf/sw-sync: sync_pt is private and of fixed size
Chris Wilson
1
-8
/
+4
2017-06-29
dma-buf/sw-sync: Reduce irqsave/irqrestore from known context
Chris Wilson
2
-14
/
+15
2017-06-29
dma-buf/sw-sync: Prevent user overflow on timeline advance
Chris Wilson
1
-0
/
+5
2017-06-29
dma-buf/sw-sync: Fix the is-signaled test to handle u32 wraparound
Chris Wilson
1
-1
/
+1
2017-05-24
dma-buf/sync-file: Defer creation of sync_file->name
Chris Wilson
2
-8
/
+35
2017-05-08
dma-buf: Use seq_putc() in two functions
Markus Elfring
1
-3
/
+3
[next]