1. 9c98f02 dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling) by Chris Wilson · 5 years ago
  2. f2cb60e dma-fence: Store the timestamp in the same union as the cb_list by Chris Wilson · 5 years ago
  3. 0fc89b6 dma-fence: Simply wrap dma_fence_signal_locked with dma_fence_signal by Chris Wilson · 5 years ago
  4. f86a802 dma-fence: Avoid list_del during fence->cb_list iteration by Chris Wilson · 5 years ago
  5. 52791ee dma-buf: rename reservation_object to dma_resv by Christian König · 5 years ago
  6. 52d2d44 Merge v5.2-rc5 into drm-next by Daniel Vetter · 6 years ago
  7. 427231b dma-fence: Signal all callbacks from dma_fence_release() by Chris Wilson · 6 years ago
  8. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  9. c36beba drm/i915: Seal races between async GPU cancellation, retirement and signaling by Chris Wilson · 6 years ago
  10. b312d8c dma-buf: make fence sequence numbers 64 bit v2 by Christian König · 6 years ago
  11. 078dec33 dma-buf: add dma_fence_get_stub by Christian König · 6 years ago
  12. 4dd3cdb dma-fence: Polish kernel-doc for dma-fence.c by Daniel Vetter · 7 years ago
  13. 418cc6c dma-fence: Make ->wait callback optional by Daniel Vetter · 7 years ago
  14. 796422f dma-fence: Allow wait_any_timeout for all fences by Daniel Vetter · 7 years ago
  15. c701317 dma-fence: Make ->enable_signaling optional by Daniel Vetter · 7 years ago
  16. 4518cd2 dma-fence: add comment for WARN_ON in dma_fence_release() by Oded Gabbay · 7 years ago
  17. 1364124 tracing, dma-buf: Remove unused trace event dma_fence_annotate_wait_on by Steven Rostedt (VMware) · 7 years ago
  18. 0eb2c0a Backmerge tag 'v4.13-rc2' into drm-next by Dave Airlie · 7 years ago
  19. 6ce3126 dma-fence: Don't BUG_ON when not absolutely needed by Daniel Vetter · 7 years ago
  20. ef434a0 Merge branch 'drm-misc-next-fixes' into drm-misc-fixes by Sean Paul · 7 years ago
  21. 76250f2 dma-buf/fence: Avoid use of uninitialised timestamp by Chris Wilson · 8 years ago
  22. 03c0c5f dma-buf: avoid scheduling on fence status query v2 by Andres Rodriguez · 8 years ago
  23. b70366e Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next by Daniel Vetter · 8 years ago
  24. b558dfd Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  25. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  26. f642de1 dma-buf/dma-fence: improve doc for dma_fence_add_callback() by Gustavo Padovan · 8 years ago
  27. 8c96c67 dma/fence: Export enable-signaling tracepoint for emission by drivers by Chris Wilson · 8 years ago
  28. a009e97 dma-fence: Introduce drm_fence_set_error() helper by Chris Wilson · 8 years ago
  29. d6c99f4 dma-fence: Wrap querying the fence->status by Chris Wilson · 8 years ago
  30. 83dd137 dma-fence: Clear fence->status during dma_fence_init() by Chris Wilson · 8 years ago
  31. 698c0f7 dma-buf/fence: revert "don't wait when specified timeout is zero" (v2) by Alex Deucher · 8 years ago
  32. bcc004b dma-buf/fence: make timeout handling in fence_default_wait consistent (v2) by Alex Deucher · 8 years ago
  33. 7392b4b dma-buf: return index of the first signaled fence (v2) by monk.liu · 8 years ago
  34. f54d186 dma-buf: Rename struct fence to dma_fence by Chris Wilson · 8 years ago[Renamed (65%) from drivers/dma-buf/fence.c]
  35. 78010cd dma-buf/fence: add an lockdep_assert_held() by Rob Clark · 8 years ago
  36. 76bf0db dma-buf/fence: make fence context 64 bit v2 by Christian König · 9 years ago
  37. a519435 dma-buf/fence: add fence_wait_any_timeout function v2 by Christian König · 9 years ago
  38. 847b19a3 dma-buf/fence: don't wait when specified timeout is zero by Jammy Zhou · 10 years ago
  39. f353d71 treewide: Fix typo in Documentation/DocBook/device-drivers by Masanari Iida · 10 years ago
  40. e9f3b79 dma-buf/fence: Fix a kerneldoc warning by Thierry Reding · 10 years ago
  41. 3c3b177 reservation: add suppport for read-only access using rcu by Maarten Lankhorst · 11 years ago
  42. e941759 fence: dma-buf cross-device synchronization (v18) by Maarten Lankhorst · 11 years ago