1. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  2. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  3. f797488 sync_file: Return consistent status in SYNC_IOC_FILE_INFO by John Einar Reitan · 8 years ago
  4. 99f8284 dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fence by Chris Wilson · 8 years ago
  5. ef434a0 Merge branch 'drm-misc-next-fixes' into drm-misc-fixes by Sean Paul · 8 years ago
  6. 76250f2 dma-buf/fence: Avoid use of uninitialised timestamp by Chris Wilson · 8 years ago
  7. 71ebc9a dma-buf/sync-file: Defer creation of sync_file->name by Chris Wilson · 8 years ago
  8. d8f2eba sync_file: get rid of internal reference count. by Dave Airlie · 8 years ago
  9. d6c99f4 dma-fence: Wrap querying the fence->status by Chris Wilson · 9 years ago
  10. 2904a8c dma-buf: Reorganize device dma access docs by Daniel Vetter · 9 years ago
  11. 24a36734 dma-buf: Update kerneldoc for sync_file_create by Daniel Vetter · 9 years ago
  12. 069cad6 Revert "dma-buf/sync-file: Avoid enable fence signaling if poll(.timeout=0)" by Gustavo Padovan · 9 years ago
  13. f54d186 dma-buf: Rename struct fence to dma_fence by Chris Wilson · 9 years ago
  14. 30cd85d dma-buf/sync_file: hold reference to fence when creating sync_file by Gustavo Padovan · 9 years ago
  15. c654dd0 dma-buf/sync_file: free fences array in num_fences is 1 by Gustavo Padovan · 9 years ago
  16. 7cec540 dma-buf/sync_file: Increment refcount of fence when all are signaled. by Rafael Antognolli · 9 years ago
  17. ecebca7 dma-buf/sync-file: Avoid enable fence signaling if poll(.timeout=0) by Chris Wilson · 9 years ago
  18. e241655 dma-buf/sync_file: only enable fence signalling on poll() by Gustavo Padovan · 9 years ago
  19. 972526a dma-buf/sync_file: add sync_file_get_fence() by Gustavo Padovan · 9 years ago
  20. a02b9dc dma-buf/sync_file: refactor fence storage in struct sync_file by Gustavo Padovan · 9 years ago
  21. 041916a dma-buf/sync_file: fix build warning with context format type by Gustavo Padovan · 9 years ago
  22. 62304fb dma-buf/sync_file: de-stage sync_file by Gustavo Padovan · 9 years ago[Renamed from drivers/staging/android/sync_file.c]
  23. 460bfc4 dma-buf/sync_file: de-stage sync_file headers by Gustavo Padovan · 9 years ago
  24. 92e0621 staging/android: style fix: alignment to match the open parenthesis by Gustavo Padovan · 9 years ago
  25. c240a71 staging/android: improve documentation for sync_file by Gustavo Padovan · 9 years ago
  26. d4cab38 staging/android: prepare sync_file for de-staging by Gustavo Padovan · 9 years ago