1. af1f85d drm/ttm: remove cpu_address member from ttm_tt by Alexandre Courbot · 8 years ago
  2. 5d98d0bc drm/ttm: use ffs in ttm_mem_type_from_place by Christian König · 8 years ago
  3. 4499f2a drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpy by Michel Dänzer · 8 years ago
  4. 4e2f0ca drm/ttm: Remove unused parameter evict from ttm_bo_move_ttm by Michel Dänzer · 8 years ago
  5. 7b8082b drm/ttm: Wait for a BO to become idle before unbinding it from GTT by Michel Dänzer · 8 years ago
  6. ecf6a63 drm/ttm: Add interface to export kernel_zone max memory size in ttm by Ken Wang · 8 years ago
  7. 731c7d3 Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  8. 2ff2bf1 drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)" v3 by Christian König · 8 years ago
  9. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  10. 9af07af9 Merge tag 'topic/drm-misc-2016-07-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  11. 5e58052 Backmerge tag 'v4.7' into drm-next by Dave Airlie · 8 years ago
  12. 2383050 Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc by Daniel Vetter · 8 years ago
  13. a1bf09e drm/ttm: Delete an unnecessary check before the function call "ttm_tt_destroy" by Markus Elfring · 8 years ago
  14. 847b6cf drm/ttm: fix stupid parameter inversion in the pipeline code by Christian König · 8 years ago
  15. aff98ba drm/ttm: wait for eviction in ttm_bo_force_list_clean by Christian König · 8 years ago
  16. 3ddf4ad drm/ttm: add the infrastructure for pipelined evictions by Christian König · 8 years ago
  17. f849c6d drm/ttm: simplify ttm_bo_wait by Christian König · 8 years ago
  18. 5bc7306 drm/ttm: remove TTM_BO_PRIV_FLAG_MOVING by Christian König · 8 years ago
  19. 74561cd drm/ttm: remove no_gpu_wait param from ttm_bo_move_accel_cleanup by Christian König · 8 years ago
  20. 61ede07 drm/ttm: wait for BO idle after the move in ttm_bo_swapout by Christian König · 8 years ago
  21. 17d33bc drm/ttm: drop waiting for idle in ttm_bo_evict. by Christian König · 8 years ago
  22. a6f76dc drm/ttm: drop wait for idle in ttm_bo_move_buffer by Christian König · 8 years ago
  23. 77dfc28 drm/ttm: wait for BO idle in ttm_bo_move_memcpy by Christian König · 8 years ago
  24. 4279cb1 drm/ttm: remove NULL checks when calling ttm_tt_destroy by Christian König · 8 years ago
  25. 089f16c drm/ttm: cleanup ttm_tt_(unbind|destroy) by Christian König · 8 years ago
  26. 94477bf drm/ttm: Make ttm_bo_mem_compat available by Sinclair Yeh · 8 years ago
  27. 93c76a3 file_inode(f)->i_mapping is f->f_mapping by Al Viro · 9 years ago
  28. bafb86f Merge tag 'v4.6-rc7' into drm-next by Dave Airlie · 8 years ago
  29. 98c2872 drm/ttm: implement LRU add callbacks v2 by Christian König · 8 years ago
  30. c3ea576 drm/ttm: add optional LRU removal callback v2 by Christian König · 8 years ago
  31. 00cfd66 drm/ttm: remove unused validation sequence by Christian König · 8 years ago
  32. 8aa6d4f drm/ttm: remove lazy parameter from ttm_bo_wait by Christian König · 8 years ago
  33. dfd5e50 drm/ttm: remove use_ticket parameter from ttm_bo_reserve by Christian König · 8 years ago
  34. 5ee7b41 drm/ttm: don't wait for BO on initial allocation by Christian König · 8 years ago
  35. 8562163 drm/ttm: Fix TTM BO accounting by Felix Kuehling · 8 years ago
  36. 56fc350 drm/ttm: fix kref count mess in ttm_bo_move_to_lru_tail by Flora Cui · 8 years ago
  37. 4904796 Merge tag 'v4.6-rc3' into drm-next by Dave Airlie · 8 years ago
  38. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  39. e6bf6e5 drm/ttm: Remove TTM_HAS_AGP by Daniel Vetter · 8 years ago
  40. 9840650 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  41. 01c8f1c mm, dax, gpu: convert vm_insert_mixed to pfn_t by Dan Williams · 9 years ago
  42. ab74961 drm/ttm: add ttm_bo_move_to_lru_tail function v2 by Christian König · 9 years ago
  43. ed704a4 drm/ttm: fix adding foreign BOs to the swap LRU by Christian König · 9 years ago
  44. 33d48cf drm/ttm: fix adding foreign BOs to the LRU during init v2 by Christian König · 9 years ago
  45. 025af18 drm/ttm: Fixed a read/write lock imbalance by Thomas Hellstrom · 9 years ago
  46. e30f396 drm/ttm: Fix memory space allocation v2 by Thomas Hellstrom · 9 years ago
  47. 4eebf60 Merge tag 'v4.2-rc7' into drm-next by Dave Airlie · 9 years ago
  48. 55579cf drivers: gpu: Drop unlikely before IS_ERR(_OR_NULL) by Viresh Kumar · 9 years ago
  49. f135b97 drm/ttm: recognize ARM64 arch in ioprot handler by Alexandre Courbot · 9 years ago
  50. e930888 drm/ttm: improve uncached page deallocation. by Jérôme Glisse · 9 years ago
  51. ef2b731 drm/ttm: fix uncached page deallocation to properly fill page pool v3. by Jérôme Glisse · 9 years ago
  52. 1c34d82 drm/ttm: dma: Don't crash on memory in the vmalloc range by Alexandre Courbot · 9 years ago
  53. d8fbe34 dma-buf: cleanup dma_buf_export() to make it easily extensible by Sumit Semwal · 10 years ago
  54. 54c4cd6 drm/ttm: device address space != CPU address space by Alex Deucher · 10 years ago
  55. aa35071 drm/ttm: optionally move duplicates to a separate list by Christian König · 10 years ago
  56. 881fdaa drm/ttm: Avoid memory allocation from shrinker functions. by Tetsuo Handa · 10 years ago
  57. 507d0ca drm/ttm: Use only DRM_MM_SEARCH_BELOW for TTM_PL_FLAG_TOPDOWN by Michel Dänzer · 10 years ago
  58. c165812 drm/ttm: Add DRM_MM_SEARCH_BELOW for TTM_PL_FLAG_TOPDOWN by Michel Dänzer · 10 years ago
  59. e300180 drm/ttm: Don't evict BOs outside of the requested placement range by Michel Dänzer · 10 years ago
  60. 9ace2ef drm/ttm: Don't skip fpfn check if lpfn is 0 in ttm_bo_mem_compat by Michel Dänzer · 10 years ago
  61. f4f4e3e drm/ttm: add reservation_object as argument to ttm_bo_init by Maarten Lankhorst · 11 years ago
  62. 94318d5 drm/ttm: Clean usage of ttm_io_prot() with TTM_PL_FLAG_CACHED by Benjamin Herrenschmidt · 10 years ago
  63. 109ab90 drm/ttm: make sure format string cannot leak in by Kees Cook · 10 years ago
  64. ae9c0af drm/ttm: allow fence to be added as shared by Christian König · 10 years ago
  65. 472db7a drm/ttm: use rcu in core ttm by Maarten Lankhorst · 10 years ago
  66. f2c24b8 drm/ttm: flip the switch, and convert to dma_fence by Maarten Lankhorst · 10 years ago
  67. 1f0dc9a drm/ttm: kill off some members to ttm_validate_buffer by Maarten Lankhorst · 11 years ago
  68. 58b4d72 drm/ttm: add interruptible parameter to ttm_eu_reserve_buffers by Maarten Lankhorst · 11 years ago
  69. dd7cfd6 drm/ttm: kill fence_lock by Maarten Lankhorst · 11 years ago
  70. 7040138 drm/ttm: call ttm_bo_wait while inside a reservation by Maarten Lankhorst · 11 years ago
  71. f1217ed drm/ttm: move fpfn and lpfn into each placement v2 by Christian König · 10 years ago
  72. 9138475 Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 by Linus Torvalds · 10 years ago
  73. 3d50d4d drm/ttm: expose CPU address of DMA-allocated pages by Alexandre Courbot · 10 years ago
  74. a7d7a14 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  75. a91576d drm/ttm: Pass GFP flags in order to avoid deadlock. by Tetsuo Handa · 10 years ago
  76. 71336e0 drm/ttm: Fix possible stack overflow by recursive shrinker calls. by Tetsuo Handa · 10 years ago
  77. 22e7169 drm/ttm: Use mutex_trylock() to avoid deadlock inside shrinker functions. by Tetsuo Handa · 10 years ago
  78. 46c2df6 drm/ttm: Choose a pool to shrink correctly in ttm_dma_pool_shrink_scan(). by Tetsuo Handa · 10 years ago
  79. 11e504c drm/ttm: Fix possible division by 0 in ttm_dma_pool_shrink_scan(). by Tetsuo Handa · 10 years ago
  80. 4133d01 drm/ttm: make device_released static by Dave Airlie · 10 years ago
  81. 3b9c214 drm/ttm: use gfp_t instead of int for flags. by Dave Airlie · 10 years ago
  82. 3aac450 dma-buf: use reservation objects by Maarten Lankhorst · 10 years ago
  83. 0eff2a2 ttm: use NULL instead of 0 for ttm_bo_reserve()'s pointer arg. by Martin Kepplinger · 10 years ago
  84. e3f2027 drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2 by Christian König · 10 years ago
  85. 2fc2dd7 drm/ttm: recognize ARM arch in ioprot handler by Lucas Stach · 10 years ago
  86. 8d51a97 Merge tag 'ttm-next-2014-04-04' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 10 years ago
  87. c752308 drm/ttm: Hide the implementation details of reservation by Thomas Hellstrom · 11 years ago
  88. 62347f9 drm: Add support for two-ended allocation, v3 by Lauri Kasanen · 10 years ago
  89. 0d3215e drm/ttm: Add a ttm_ref_object_exists function by Thomas Hellstrom · 10 years ago
  90. d1583c9 Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next by Dave Airlie · 10 years ago
  91. 44d847b drm: init TTM dev_mapping in ttm_bo_device_init() by David Herrmann · 11 years ago
  92. 9ef7506 drm/ttm: don't oops if no invalidate_caches() by Rob Clark · 10 years ago
  93. 0e6d6ec drm/ttm: Work around performance regression with VM_PFNMAP by Thomas Hellstrom · 10 years ago
  94. 7a444d1 drm/ttm: Fix memory leak in ttm_agp_backend.c by Masanari Iida · 11 years ago
  95. 1b76af5 drm/ttm: Don't clear page metadata of imported sg pages by Thomas Hellstrom · 11 years ago
  96. c66f854 drm/ttm: Fix TTM object open regression by Thomas Hellstrom · 11 years ago
  97. cfd72a4 Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 11 years ago
  98. faf096f Merge tag 'vmwgfx-next-2014-01-13' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 11 years ago
  99. 5202870 drivers: gpu: Remove unused function in ttm_lock.c by Rashika Kheria · 11 years ago
  100. dcbff15 drivers: gpu: Mark function as static in ttm_bo_util.c by Rashika Kheria · 11 years ago