1. be53bfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  2. 1c9c20f drm: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  3. 25d0479 drm/ttm: Use pr_fmt and pr_<level> by Joe Perches · 13 years ago
  4. 9f1feed drm/ttm: fix two regressions since move_notify changes by Ben Skeggs · 13 years ago
  5. 0e11331 ttm/dma: Remove the WARN() which is not useful. by Konrad Rzeszutek Wilk · 13 years ago
  6. 7920aa5 drm/ttm: fix condition (and vs or) by Dan Carpenter · 13 years ago
  7. dea7e0a ttm: fix agp since ttm tt rework by Jerome Glisse · 13 years ago
  8. 2c05114 drm/ttm/dma: Fix accounting error when calling ttm_mem_global_free_page and don't try to free freed pages. by Konrad Rzeszutek Wilk · 13 years ago
  9. 36d7c53 drm/ttm/dma: Only call set_pages_array_wb when the page is not in WB pool. by Konrad Rzeszutek Wilk · 13 years ago
  10. 1fbe6f6 Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next by Dave Airlie · 13 years ago
  11. dc97b34 drm/ttm: callback move_notify any time bo placement change v4 by Jerome Glisse · 13 years ago
  12. 57de4ba drm/ttm: simplify memory accounting for ttm user v2 by Jerome Glisse · 13 years ago
  13. 8e7e705 drm/ttm: isolate dma data from ttm_tt V4 by Jerome Glisse · 13 years ago
  14. 2334b75 drm/ttm: provide dma aware ttm page pool code V9 by Konrad Rzeszutek Wilk · 13 years ago
  15. b1e5f17 drm/ttm: introduce callback for ttm_tt populate & unpopulate V4 by Jerome Glisse · 13 years ago
  16. 649bf3c drm/ttm: merge ttm_backend and ttm_tt V5 by Jerome Glisse · 13 years ago
  17. 822c4d9 drm/ttm: page allocation use page array instead of list by Jerome Glisse · 13 years ago
  18. f9517e6 drm/ttm: test for dma_address array allocation failure by Jerome Glisse · 13 years ago
  19. 5e26568 drm/ttm: use ttm put pages function to properly restore cache attribute by Jerome Glisse · 13 years ago
  20. 667b7a2 drm/ttm: remove split btw highmen and lowmem page by Jerome Glisse · 13 years ago
  21. 3316497 drm/ttm: remove userspace backed ttm object support by Jerome Glisse · 13 years ago
  22. 26cc40a ttm: Don't return the bo reserved on error path by Thomas Hellstrom · 13 years ago
  23. 2d1a8a4 gpu: Add export.h as required to drivers/gpu files. by Paul Gortmaker · 13 years ago
  24. 37be944 Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  25. 1717c0e Revert "drm/ttm: add a way to bo_wait for either the last read or last write" by Dave Airlie · 13 years ago
  26. 017ed80 Merge tag 'v3.1-rc10' into drm-core-next by Dave Airlie · 13 years ago
  27. e22469c ttm: Fix error-path using an uninitialized value by Thomas Hellstrom · 13 years ago
  28. 4d79893 ttm: export ttm_bo_create by Thomas Hellstrom · 13 years ago
  29. ff02b13 drm/ttm: request zeroed system memory pages for new TT buffer objects by Ben Skeggs · 13 years ago
  30. dfadbbd drm/ttm: add a way to bo_wait for either the last read or last write by Marek Olšák · 13 years ago
  31. 8d3bb23 drm/ttm: ensure ttm for new node is bound before calling move_notify() by Ben Skeggs · 13 years ago
  32. eac2095 drm/ttm: unbind ttm before destroying node in accel move cleanup by Ben Skeggs · 13 years ago
  33. 7c4c396 drm/ttm: fix ttm_bo_add_ttm(user) failure path by Marcin Slusarz · 13 years ago
  34. 6006349 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  35. cf056ed Merge 3.0-rc7 into drm-core-next by Dave Airlie · 13 years ago
  36. 3142b65 drm/ttm: use shmem_read_mapping_page by Hugh Dickins · 13 years ago
  37. 0d74f86 ttm: Fix spelling mistakes and remove unused #ifdef by Konrad Rzeszutek Wilk · 13 years ago
  38. 1495f23 vmscan: change shrinker API by passing shrink_control struct by Ying Han · 13 years ago
  39. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  40. d87dfdb Revert "ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set." by Dave Airlie · 13 years ago
  41. cdb650a drm: minor kref_put() nits by Paul Bolle · 14 years ago
  42. 5df2397 drm: fix "persistant" typo by Jan Engelhardt · 14 years ago
  43. a2c06ee Revert "ttm: Include the 'struct dev' when using the DMA API." by Dave Airlie · 14 years ago
  44. de1e7cd Merge branch 'stable/ttm.pci-api.v5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into drm-next by Dave Airlie · 14 years ago
  45. 82ef594 drm/ttm: call driver move_notify() when doing system->tt bo moves by Ben Skeggs · 14 years ago
  46. 5a893fc ttm: Include the 'struct dev' when using the DMA API. by Konrad Rzeszutek Wilk · 14 years ago
  47. 27e8b23 ttm: Expand (*populate) to support an array of DMA addresses. by Konrad Rzeszutek Wilk · 14 years ago
  48. 69a07f0 ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set. by Konrad Rzeszutek Wilk · 14 years ago
  49. f9820a4 ttm: Introduce a placeholder for DMA (bus) addresses. by Konrad Rzeszutek Wilk · 14 years ago
  50. 5b2eef9 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  51. f094cfc drm/ttm: use cancel_delayed_work_sync() in ttm_bo by Tejun Heo · 14 years ago
  52. b921bae drm/ttm: delay freeing of old node during move_memcpy until after iounmap by Ben Skeggs · 14 years ago
  53. eba6709 drm/ttm: Fix up io_mem_reserve / io_mem_free calling by Thomas Hellstrom · 14 years ago
  54. 6570596 drm/ttm/vmwgfx: Have TTM manage the validation sequence. by Thomas Hellstrom · 14 years ago
  55. 95762c2 drm/ttm: Improved fencing of buffer object lists by Thomas Hellstrom · 14 years ago
  56. 702adba drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock by Thomas Hellstrom · 14 years ago
  57. 96726fe drm/ttm: Don't deadlock on recursive multi-bo reservations by Thomas Hellstrom · 14 years ago
  58. 68c4fa3 drm/ttm: Optimize ttm_eu_backoff_reservation by Thomas Hellstrom · 14 years ago
  59. 2357cbe drm/ttm: Use kref_sub instead of repeatedly calling kref_put by Thomas Hellstrom · 14 years ago
  60. d6ea888 drm/ttm: Add a bo list reserve fastpath (v2) by Dave Airlie · 14 years ago
  61. 95ccb0f drm/ttm: Fix up a theoretical deadlock by Thomas Hellstrom · 14 years ago
  62. 7dfbbdc drm/ttm: Be consistent on ttm_bo_init() failures by Thomas Hellstrom · 14 years ago
  63. 29e190e drm/ttm: Remove the CAP_SYS_ADMIN requirement for bo pinning by Thomas Hellstrom · 14 years ago
  64. aa12326 drm/ttm: Make sure a sync object doesn't disappear while we use it by Thomas Hellstrom · 14 years ago
  65. 7dcebb5 drm/ttm: remove failed ttm binding error printout by Thomas Hellstrom · 14 years ago
  66. 06fba6d drm/ttm: Add a barrier when unreserving by Thomas Hellstrom · 14 years ago
  67. dbc4a5b drm/ttm: Remove mm init error printouts and checks by Thomas Hellstrom · 14 years ago
  68. 6e4c55d drm/ttm: Remove pointless list_empty check by Thomas Hellstrom · 14 years ago
  69. d7a67cb drm/ttm: Use private locks for the default bo range manager by Thomas Hellstrom · 14 years ago
  70. 3205bc2 drm/ttm: Documentation update by Thomas Hellstrom · 14 years ago
  71. c48c43e Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  72. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  73. e1efc9b drm/ttm: Optimize delayed buffer destruction by Thomas Hellstrom · 14 years ago
  74. 40d857b drm/ttm: Avoid using the ttm_mem_type_manager::put_locked function by Thomas Hellstrom · 14 years ago
  75. 965d380 drm/ttm: Simplify ttm_bo_wait_unreserved by Jean Delvare · 14 years ago
  76. c9220b0 drm/ttm: add unlocked variant of new manager put node. by Dave Airlie · 14 years ago
  77. b7ae505 Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next by Dave Airlie · 14 years ago
  78. 0c8eb0d Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-core-next by Dave Airlie · 14 years ago
  79. 1df6a2e drm/ttm: Fix two race conditions + fix busy codepaths by Thomas Hellstrom · 14 years ago
  80. d961db7 drm/ttm: restructure to allow driver to plug in alternate memory manager by Ben Skeggs · 14 years ago
  81. 42311ff drm/ttm: introduce utility function to free an allocated memory node by Ben Skeggs · 14 years ago
  82. 0e57a3c drm: ttm sparse fixes. by Daniel J Blueman · 14 years ago
  83. 0fbecd4 drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer. by Francisco Jerez · 14 years ago
  84. ba4420c drm: move ttm global code to core drm by Dave Airlie · 15 years ago
  85. d656ae5 Merge tag 'v2.6.35-rc6' into drm-radeon-next by Dave Airlie · 14 years ago
  86. 84d4db0 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  87. d667865 Fix ttm_page_alloc.c build breakage by Luck, Tony · 14 years ago
  88. 567c7b0 mm: add context argument to shrinker callback to remaining shrinkers by Dave Chinner · 14 years ago
  89. 1e8655f drm/ttm: Fix build on architectures without AGP by Ben Hutchings · 14 years ago
  90. a907a2e Merge branch 'drm-intel-lru' into drm-testing by Dave Airlie · 14 years ago
  91. db3307a drm: kill drm_mm_node->private by Daniel Vetter · 14 years ago
  92. 5870a4d drm/ttm: Allocate the page pool manager in the heap. by Francisco Jerez · 14 years ago
  93. 7c2a9ac drm/ttm: non pooled page allocation should have GFP_USER set by Jerome Glisse · 14 years ago
  94. 1067b6c Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  95. 4abe438 drm/ttm: Fix ttm_page_alloc.c by Thomas Hellstrom · 14 years ago
  96. e8613c0 drm/ttm: Fix cached TTM page allocation. by Thomas Hellstrom · 14 years ago
  97. 59534f7 Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  98. 7c5ee53 ttm: Provide an API for starting and stopping the delayed workqueue by Matthew Garrett · 14 years ago
  99. e33b3e7 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  100. 8cfe92d drm/ttm: Remove the ttm_bo_block_reservation() function. by Thomas Hellstrom · 14 years ago