1. f5b07b0 dma-buf: Discard old fence_excl on retrying get_fences_rcu for realloc by Chris Wilson · 6 years ago
  2. 547c713 dma-buf: add some lockdep asserts to the reservation object implementation by Lucas Stach · 8 years ago
  3. a590d0f dma-buf: Update reservation shared_count after adding the new fence by Chris Wilson · 6 years ago
  4. ca05359 dma-buf: allow reserving more than one shared fence slot by Christian König · 6 years ago
  5. 27836b6 dma-buf: remove shared fence staging in reservation object by Christian König · 6 years ago
  6. 7f43ef9 dma-buf: Move BUG_ON from _add_shared_fence to _add_shared_inplace by Michel Dänzer · 7 years ago
  7. 08295b3 locking: Implement an algorithm choice for Wound-Wait mutexes by Thomas Hellstrom · 7 years ago
  8. 76ea0f3 Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  9. a35f2f3 dma-buf: make returning the exclusive fence optional by Christian König · 7 years ago
  10. 5bffee8 dma-buf: fix reservation_object_wait_timeout_rcu once more v2 by Christian König · 7 years ago
  11. ca25fe5 dma-buf: try to replace a signaled fence in reservation_object_add_shared_inplace by Christian König · 7 years ago
  12. 4d9c62e dma-buf: keep only not signaled fence in reservation_object_add_shared_replace v3 by Christian König · 7 years ago
  13. ad46d7b dma-buf: Use rcu_assign_pointer() to set rcu protected pointers by Ville Syrjälä · 7 years ago
  14. 39e16ba dma-buf: make reservation_object_copy_fences rcu save by Christian König · 7 years ago
  15. b88fa00 dma-buf: fix reservation_object_wait_timeout_rcu to wait correctly v2 by Christian König · 7 years ago
  16. 7faf952 dma-buf: add reservation_object_copy_fences (v2) by Christian König · 7 years ago
  17. f3e31b7 dma-buf: dma_fence_put is NULL safe by Christian König · 7 years ago
  18. 06a66b5 reservation: revert "wait only with non-zero timeout specified (v3)" v2 by Christian König · 8 years ago
  19. f54d186 dma-buf: Rename struct fence to dma_fence by Chris Wilson · 8 years ago
  20. b68d837 dma-buf: Restart reservation_object_test_signaled_rcu() after writes by Chris Wilson · 8 years ago
  21. 1cec20f dma-buf: Restart reservation_object_wait_timeout_rcu() after writes by Chris Wilson · 8 years ago
  22. fedf541 dma-buf: Restart reservation_object_get_fences_rcu() after writes by Chris Wilson · 8 years ago
  23. f5bef0b reservation: fix small comment typo by Rob Clark · 8 years ago
  24. dad6c39 reservation: add headerdoc comments by Rob Clark · 9 years ago
  25. 5136629 dma-buf: Minor coding style fixes by Jagan Teki · 10 years ago
  26. 4eb2440 reservation: Remove shadowing local variable 'ret' by Michel Dänzer · 10 years ago
  27. fb8b7d2 reservation: wait only with non-zero timeout specified (v3) by Jammy Zhou · 10 years ago
  28. 3c3b177 reservation: add suppport for read-only access using rcu by Maarten Lankhorst · 11 years ago
  29. 04a5faa reservation: update api and add some helpers by Maarten Lankhorst · 11 years ago
  30. 35fac7e dma-buf: move to drivers/dma-buf by Maarten Lankhorst · 11 years ago[Renamed from drivers/base/reservation.c]
  31. 786d725 reservation: cross-device reservation support, v4 by Maarten Lankhorst · 12 years ago