1. dc19447 Merge android-4.9.207(6f0b5b5) into msm-4.9 by jianzhou · 4 years, 2 months ago
  2. 6f0b5b5 Merge 4.9.207 into android-4.9-q by Greg Kroah-Hartman · 4 years, 4 months ago
  3. bdca575 dma-buf: Fix memory leak in sync_file_merge() by Navid Emamdoost · 4 years, 5 months ago
  4. dca3398 Merge android-4.9.190 (476e7ea) into msm-4.9 by jianzhou · 4 years, 6 months ago
  5. 1999644 UPSTREAM: Make anon_inodes unconditional by David Howells · 5 years ago
  6. 1845c28 UPSTREAM: Make anon_inodes unconditional by David Howells · 5 years ago
  7. 80f55ac Merge android-4.9.108 (b7d377b) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  8. 42a730a Merge 4.9.107 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  9. ecfed29 dma-buf: remove redundant initialization of sg_table by Colin Ian King · 7 years ago
  10. 2e8800e Merge android-4.9.100 (39c8566) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  11. 74fa0af BACKPORT: dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fence by Chris Wilson · 7 years ago
  12. ff97938 Merge remote-tracking branch '4.9/tmp-8dd0f52' into msm-4.9 by Kyle Yan · 6 years ago
  13. 2fffe2e ANDROID: dma-buf/sw_sync: Rename active_list to link by Amit Pundir · 7 years ago
  14. fb66dc2 ANDROID: dma-buf/sw_sync: Rename active_list to link by Amit Pundir · 7 years ago
  15. eb4ef2d Merge 4.9.68 into android-4.9-o by Greg Kroah-Hartman · 6 years ago
  16. fdeec8f Merge 4.9.68 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  17. 0af23e4 dma-buf: Update kerneldoc for sync_file_create by Daniel Vetter · 7 years ago
  18. 3a83421 dma-buf/sync_file: hold reference to fence when creating sync_file by Gustavo Padovan · 8 years ago
  19. 424bdc5 dma-buf/sw_sync: force signal all unsignaled fences on dying timeline by Dominik Behr · 7 years ago
  20. f5e0724 dma-fence: Introduce drm_fence_set_error() helper by Chris Wilson · 7 years ago
  21. d3b029a dma-fence: Wrap querying the fence->status by Chris Wilson · 7 years ago
  22. f55d17e dma-fence: Clear fence->status during dma_fence_init() by Chris Wilson · 7 years ago
  23. 9ae85fa dma-buf/sw_sync: clean up list before signaling the fence by Gustavo Padovan · 7 years ago
  24. 4496b88 dma-buf/sw_sync: move timeline_fence_ops around by Gustavo Padovan · 7 years ago
  25. db76740 dma-buf/sw-sync: Use an rbtree to sort fences in the timeline by Chris Wilson · 7 years ago
  26. e82ecb2 dma-buf/sw-sync: Fix locking around sync_timeline lists by Chris Wilson · 7 years ago
  27. 1bf0b23 dma-buf/sw-sync: sync_pt is private and of fixed size by Chris Wilson · 7 years ago
  28. f14ad42 dma-buf/sw-sync: Reduce irqsave/irqrestore from known context by Chris Wilson · 7 years ago
  29. 985b5b2 dma-buf/sw-sync: Prevent user overflow on timeline advance by Chris Wilson · 7 years ago
  30. fc839ec dma-buf/sw-sync: Fix the is-signaled test to handle u32 wraparound by Chris Wilson · 7 years ago
  31. ad59775 dma-buf/sync_file: Allow multiple sync_files to wrap a single dma-fence by Chris Wilson · 7 years ago
  32. d523ad4 Merge remote-tracking branch '4.9/tmp-951d823' into msm-4.9 by Kyle Yan · 7 years ago
  33. 4baaef8 UPSTREAM: dma-buf: Update kerneldoc for sync_file_create by Daniel Vetter · 7 years ago
  34. 733c30d UPSTREAM: Revert "dma-buf/sync-file: Avoid enable fence signaling if poll(.timeout=0)" by Gustavo Padovan · 7 years ago
  35. dbbeec41 UPSTREAM: reservation: revert "wait only with non-zero timeout specified (v3)" v2 by Christian König · 7 years ago
  36. 4b85bce BACKPORT: dma-buf/fence: revert "don't wait when specified timeout is zero" (v2) by Alex Deucher · 7 years ago
  37. a283774 UPSTREAM: dma-buf/sw_sync: put fence reference from the fence creation by Gustavo Padovan · 8 years ago
  38. ce2a4b6 UPSTREAM: dma-buf/fence: add an lockdep_assert_held() by Rob Clark · 8 years ago
  39. 8fba9cd UPSTREAM: dma-buf/sync_file: hold reference to fence when creating sync_file by Gustavo Padovan · 8 years ago
  40. 8507595 UPSTREAM: dma-buf: Restart reservation_object_test_signaled_rcu() after writes by Chris Wilson · 8 years ago
  41. b0f869d UPSTREAM: dma-buf: Restart reservation_object_wait_timeout_rcu() after writes by Chris Wilson · 8 years ago
  42. 2264af0 UPSTREAM: dma-buf: Restart reservation_object_get_fences_rcu() after writes by Chris Wilson · 8 years ago
  43. c6a9621 Merge remote-tracking branch '4.9/tmp-4979478' into msm-4.9 by Kyle Yan · 7 years ago
  44. 4979478 Merge 4.9.23 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  45. 0ade21a dma-buf: add support for compat ioctl by Marek Szyprowski · 7 years ago
  46. f5f72c6 dma-buf/sync_file: Register the merged fence for callbacks by Lynus Vaz · 7 years ago
  47. 2a061a8 CHROMIUM: fix warning when releasing active sync point by Dmitry Torokhov · 9 years ago
  48. f271994 CHROMIUM: android: fix warning when releasing active sync point by Dmitry Torokhov · 9 years ago
  49. 6b25e21 Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  50. c654dd0 dma-buf/sync_file: free fences array in num_fences is 1 by Gustavo Padovan · 8 years ago
  51. 7cec540 dma-buf/sync_file: Increment refcount of fence when all are signaled. by Rafael Antognolli · 8 years ago
  52. ecebca7 dma-buf/sync-file: Avoid enable fence signaling if poll(.timeout=0) by Chris Wilson · 8 years ago
  53. f5bef0b reservation: fix small comment typo by Rob Clark · 8 years ago
  54. 68acb6a dma-buf: fix kernel-doc warning and typos by Randy Dunlap · 8 years ago
  55. ae4e46b dma-buf: Wait on the reservation object when sync'ing before CPU access by Chris Wilson · 8 years ago
  56. 35538d7 dma-buf/sw_sync: de-stage SW_SYNC by Gustavo Padovan · 8 years ago
  57. e241655 dma-buf/sync_file: only enable fence signalling on poll() by Gustavo Padovan · 8 years ago
  58. 972526a dma-buf/sync_file: add sync_file_get_fence() by Gustavo Padovan · 8 years ago
  59. a02b9dc dma-buf/sync_file: refactor fence storage in struct sync_file by Gustavo Padovan · 8 years ago
  60. e1aaf31 dma-buf/fence-array: add fence_is_array() by Gustavo Padovan · 8 years ago
  61. a026df4 dma-buf: Release module reference on creation failure by Chris Wilson · 8 years ago
  62. 3195466 dma-buf/sync_file: improve Kconfig description for Sync Files by Gustavo Padovan · 8 years ago
  63. bd3e220 dma-buf: remove dma_buf_debugfs_create_file() by Mathias Krause · 8 years ago
  64. b747999 dma-buf: remove dma_buf directory on bufinfo file creation errors by Mathias Krause · 8 years ago
  65. eb0b947 dma-buf: propagate errors from dma_buf_describe() on debugfs read by Mathias Krause · 8 years ago
  66. 2cca455 Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  67. 041916a dma-buf/sync_file: fix build warning with context format type by Gustavo Padovan · 8 years ago
  68. f710456 dma-buf/fence: add signal_on_any to the fence array v2 by Christian König · 8 years ago
  69. b3dfbdf dma-buf/fence: add fence_array fences v6 by Gustavo Padovan · 8 years ago
  70. 76bf0db dma-buf/fence: make fence context 64 bit v2 by Christian König · 8 years ago
  71. b02da6f dma-buf: use vma_pages() by Muhammad Falak R Wani · 8 years ago
  72. dad6c39 reservation: add headerdoc comments by Rob Clark · 8 years ago
  73. 62304fb dma-buf/sync_file: de-stage sync_file by Gustavo Padovan · 8 years ago
  74. 87e332d dma-buf: Update docs for SYNC ioctl by Daniel Vetter · 8 years ago
  75. 18b862d dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access() by Chris Wilson · 8 years ago
  76. c11e391 dma-buf: Add ioctls to allow userspace to flush by Daniel Vetter · 8 years ago
  77. 831e9da dma-buf: Remove range-based flush by Tiago Vignatti · 8 years ago
  78. a519435 dma-buf/fence: add fence_wait_any_timeout function v2 by Christian König · 9 years ago
  79. 5136629 dma-buf: Minor coding style fixes by Jagan Teki · 9 years ago
  80. 9abdffe dma-buf: add ref counting for module as exporter by Sumit Semwal · 9 years ago
  81. d8fbe34 dma-buf: cleanup dma_buf_export() to make it easily extensible by Sumit Semwal · 9 years ago
  82. 4eb2440 reservation: Remove shadowing local variable 'ret' by Michel Dänzer · 9 years ago
  83. 847b19a3 dma-buf/fence: don't wait when specified timeout is zero by Jammy Zhou · 9 years ago
  84. fb8b7d2 reservation: wait only with non-zero timeout specified (v3) by Jammy Zhou · 9 years ago
  85. f353d71 treewide: Fix typo in Documentation/DocBook/device-drivers by Masanari Iida · 10 years ago
  86. a1f6dba dma-buf: don't open-code atomic_long_read() by Al Viro · 10 years ago
  87. e9f3b79 dma-buf/fence: Fix a kerneldoc warning by Thierry Reding · 10 years ago
  88. 3c3b177 reservation: add suppport for read-only access using rcu by Maarten Lankhorst · 10 years ago
  89. 04a5faa reservation: update api and add some helpers by Maarten Lankhorst · 10 years ago
  90. 9b495a5 dma-buf: add poll support, v3 by Maarten Lankhorst · 10 years ago
  91. 3aac450 dma-buf: use reservation objects by Maarten Lankhorst · 10 years ago
  92. 606b23a seqno-fence: Hardware dma-buf implementation of fencing (v6) by Maarten Lankhorst · 10 years ago
  93. e941759 fence: dma-buf cross-device synchronization (v18) by Maarten Lankhorst · 10 years ago
  94. 35fac7e dma-buf: move to drivers/dma-buf by Maarten Lankhorst · 10 years ago