index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
2
-14
/
+14
*
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2018-02-01
3
-31
/
+58
|
\
|
*
dma-buf: fix reservation_object_wait_timeout_rcu once more v2
Christian König
2018-01-23
1
-3
/
+5
|
*
Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2017-12-04
3
-28
/
+53
|
|
\
|
|
*
dma-buf: Fix ifnullfree.cocci warnings
Vasyl Gomonovych
2017-11-23
1
-2
/
+1
|
|
*
dma-buf/fence: Fix lock inversion within dma-fence-array
Chris Wilson
2017-11-21
1
-2
/
+12
|
|
*
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-11-21
1
-5
/
+12
|
|
|
\
|
|
*
|
dma-buf: try to replace a signaled fence in reservation_object_add_shared_inp...
Christian König
2017-11-14
1
-3
/
+15
|
|
*
|
dma-buf: keep only not signaled fence in reservation_object_add_shared_replac...
Christian König
2017-11-14
1
-17
/
+21
|
|
*
|
dma-buf: Use rcu_assign_pointer() to set rcu protected pointers
Ville Syrjälä
2017-11-09
1
-1
/
+1
|
|
*
|
dma-buf: Cleanup comments on dma_buf_map_attachment()
Liviu Dudau
2017-11-02
1
-3
/
+3
*
|
|
|
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
2
-3
/
+3
*
|
|
|
annotate poll_table_struct ->_key
Al Viro
2017-11-27
1
-1
/
+1
|
/
/
/
*
|
|
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-11-17
1
-1
/
+0
|
\
\
\
|
*
|
|
tracing, dma-buf: Remove unused trace event dma_fence_annotate_wait_on
Steven Rostedt (VMware)
2017-10-16
1
-1
/
+0
*
|
|
|
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-15
3
-16
/
+52
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Backmerge tag 'v4.14-rc7' into drm-next
Dave Airlie
2017-11-02
1
-5
/
+12
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
dma-buf: make reservation_object_copy_fences rcu save
Christian König
2017-10-09
1
-14
/
+42
|
*
|
|
dma-buf: remove redundant initialization of sg_table
Colin Ian King
2017-09-20
1
-1
/
+1
|
*
|
|
dma-buf/sw_sync: force signal all unsignaled fences on dying timeline
Dominik Behr
2017-09-08
1
-1
/
+9
|
|
|
/
|
|
/
|
*
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
|
/
|
/
|
*
|
sync_file: Return consistent status in SYNC_IOC_FILE_INFO
John Einar Reitan
2017-10-09
1
-5
/
+12
|
/
*
dma-buf: fix reservation_object_wait_timeout_rcu to wait correctly v2
Christian König
2017-08-14
1
-18
/
+15
*
dma-buf: add reservation_object_copy_fences (v2)
Christian König
2017-08-14
1
-0
/
+60
*
dma-buf: dma_fence_put is NULL safe
Christian König
2017-08-09
1
-4
/
+2
*
dma-buf/sw_sync: clean up list before signaling the fence
Gustavo Padovan
2017-07-31
1
-1
/
+11
*
dma-buf/sw_sync: move timeline_fence_ops around
Gustavo Padovan
2017-07-31
1
-69
/
+69
*
dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fence
Chris Wilson
2017-07-29
1
-2
/
+3
*
Backmerge tag 'v4.13-rc2' into drm-next
Dave Airlie
2017-07-27
3
-13
/
+14
|
\
|
*
Merge branch 'drm-misc-next-fixes' into drm-misc-fixes
Sean Paul
2017-07-17
4
-27
/
+48
|
|
\
|
*
|
dma-buf/fence: Avoid use of uninitialised timestamp
Chris Wilson
2017-07-14
3
-13
/
+14
*
|
|
dma-fence: Don't BUG_ON when not absolutely needed
Daniel Vetter
2017-07-26
1
-2
/
+2
*
|
|
dma-buf/sw-sync: Use an rbtree to sort fences in the timeline
Chris Wilson
2017-06-29
2
-6
/
+48
*
|
|
dma-buf/sw-sync: Fix locking around sync_timeline lists
Chris Wilson
2017-06-29
3
-47
/
+31
*
|
|
dma-buf/sw-sync: sync_pt is private and of fixed size
Chris Wilson
2017-06-29
1
-8
/
+4
*
|
|
dma-buf/sw-sync: Reduce irqsave/irqrestore from known context
Chris Wilson
2017-06-29
2
-14
/
+15
*
|
|
dma-buf/sw-sync: Prevent user overflow on timeline advance
Chris Wilson
2017-06-29
1
-0
/
+5
*
|
|
dma-buf/sw-sync: Fix the is-signaled test to handle u32 wraparound
Chris Wilson
2017-06-29
1
-1
/
+1
|
|
/
|
/
|
*
|
dma-buf/sync-file: Defer creation of sync_file->name
Chris Wilson
2017-05-24
2
-8
/
+35
*
|
dma-buf: Use seq_putc() in two functions
Markus Elfring
2017-05-08
1
-3
/
+3
*
|
dma-buf: Adjust a null pointer check in dma_buf_attach()
Markus Elfring
2017-05-08
1
-1
/
+1
*
|
dma-buf: Improve a size determination in dma_buf_attach()
Markus Elfring
2017-05-08
1
-1
/
+1
*
|
dma-buf: Combine two function calls into one in dma_buf_debug_show()
Markus Elfring
2017-05-08
1
-3
/
+1
*
|
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux into...
Sean Paul
2017-05-04
1
-8
/
+8
|
\
\
|
|
/
|
*
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
Logan Gunthorpe
2017-04-20
1
-8
/
+8
*
|
dma-buf: avoid scheduling on fence status query v2
Andres Rodriguez
2017-04-27
1
-0
/
+5
*
|
sync_file: get rid of internal reference count.
Dave Airlie
2017-04-18
1
-11
/
+2
|
/
*
dma-buf: align debugfs output
Russell King
2017-04-03
1
-1
/
+2
*
dma-buf: fence debugging
Russell King
2017-03-31
1
-1
/
+33
*
dma-fence: add dma_fence_match_context helper
Philipp Zabel
2017-03-17
1
-0
/
+26
[next]