1. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  2. b97ce28 drm/ttm: remove stale declaration and field by Ilija Hadzic · 12 years ago
  3. 129b78b ttm: add prime sharing support to TTM (v2) by Dave Airlie · 12 years ago
  4. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
  5. dea7e0a ttm: fix agp since ttm tt rework by Jerome Glisse · 13 years ago
  6. 57de4ba drm/ttm: simplify memory accounting for ttm user v2 by Jerome Glisse · 13 years ago
  7. 8e7e705 drm/ttm: isolate dma data from ttm_tt V4 by Jerome Glisse · 13 years ago
  8. 2334b75 drm/ttm: provide dma aware ttm page pool code V9 by Konrad Rzeszutek Wilk · 13 years ago
  9. b1e5f17 drm/ttm: introduce callback for ttm_tt populate & unpopulate V4 by Jerome Glisse · 13 years ago
  10. 649bf3c drm/ttm: merge ttm_backend and ttm_tt V5 by Jerome Glisse · 13 years ago
  11. 822c4d9 drm/ttm: page allocation use page array instead of list by Jerome Glisse · 13 years ago
  12. a14af87 drm/ttm: remove unused backend flags field by Jerome Glisse · 13 years ago
  13. 667b7a2 drm/ttm: remove split btw highmen and lowmem page by Jerome Glisse · 13 years ago
  14. 3316497 drm/ttm: remove userspace backed ttm object support by Jerome Glisse · 13 years ago
  15. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  16. 0d74f86 ttm: Fix spelling mistakes and remove unused #ifdef by Konrad Rzeszutek Wilk · 13 years ago
  17. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  18. 5df2397 drm: fix "persistant" typo by Jan Engelhardt · 13 years ago
  19. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  20. a2c06ee Revert "ttm: Include the 'struct dev' when using the DMA API." by Dave Airlie · 13 years ago
  21. 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 · 13 years ago
  22. 5a893fc ttm: Include the 'struct dev' when using the DMA API. by Konrad Rzeszutek Wilk · 13 years ago
  23. 27e8b23 ttm: Expand (*populate) to support an array of DMA addresses. by Konrad Rzeszutek Wilk · 14 years ago
  24. f9820a4 ttm: Introduce a placeholder for DMA (bus) addresses. by Konrad Rzeszutek Wilk · 14 years ago
  25. eba6709 drm/ttm: Fix up io_mem_reserve / io_mem_free calling by Thomas Hellstrom · 14 years ago
  26. 6570596 drm/ttm/vmwgfx: Have TTM manage the validation sequence. by Thomas Hellstrom · 14 years ago
  27. 95762c2 drm/ttm: Improved fencing of buffer object lists by Thomas Hellstrom · 14 years ago
  28. 702adba drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock by Thomas Hellstrom · 14 years ago
  29. 96726fe drm/ttm: Don't deadlock on recursive multi-bo reservations by Thomas Hellstrom · 14 years ago
  30. d6ea888 drm/ttm: Add a bo list reserve fastpath (v2) by Dave Airlie · 14 years ago
  31. 7dfbbdc drm/ttm: Be consistent on ttm_bo_init() failures by Thomas Hellstrom · 14 years ago
  32. 3205bc2 drm/ttm: Documentation update by Thomas Hellstrom · 14 years ago
  33. 40d857b drm/ttm: Avoid using the ttm_mem_type_manager::put_locked function by Thomas Hellstrom · 14 years ago
  34. c9220b0 drm/ttm: add unlocked variant of new manager put node. by Dave Airlie · 14 years ago
  35. b7ae505 Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next by Dave Airlie · 14 years ago
  36. 1df6a2e drm/ttm: Fix two race conditions + fix busy codepaths by Thomas Hellstrom · 14 years ago
  37. d961db7 drm/ttm: restructure to allow driver to plug in alternate memory manager by Ben Skeggs · 14 years ago
  38. 42311ff drm/ttm: introduce utility function to free an allocated memory node by Ben Skeggs · 14 years ago
  39. ba4420c drm: move ttm global code to core drm by Dave Airlie · 14 years ago
  40. 5870a4d drm/ttm: Allocate the page pool manager in the heap. by Francisco Jerez · 14 years ago
  41. 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
  42. 7c5ee53 ttm: Provide an API for starting and stopping the delayed workqueue by Matthew Garrett · 14 years ago
  43. 8cfe92d drm/ttm: Remove the ttm_bo_block_reservation() function. by Thomas Hellstrom · 14 years ago
  44. 7547a91 Merge branch 'drm-ttm-unmappable' into drm-core-next by Dave Airlie · 14 years ago
  45. 0c321c7 drm/ttm: remove io_ field from TTM V6 by Jerome Glisse · 14 years ago
  46. 82c5da6 drm/ttm: ttm_fault callback to allow driver to handle bo placement V6 by Jerome Glisse · 14 years ago
  47. 9d87fa2 drm/ttm: split no_wait argument in 2 GPU or reserve wait by Jerome Glisse · 14 years ago
  48. c96af79 drm/ttm: Add sysfs interface to control pool allocator. by Pauli Nieminen · 14 years ago
  49. 0745866 drm/ttm: Add debugfs output entry to pool allocator. by Pauli Nieminen · 14 years ago
  50. 1403b1a drm/ttm: add pool wc/uc page allocator V3 by Pauli Nieminen · 14 years ago
  51. 72e942d drm/ttm: use drm calloc large and free large by Dave Airlie · 14 years ago
  52. a55e8d4 drm/ttm: fix function prototype to match implementation by Randy Dunlap · 14 years ago
  53. 3f09ea4 drm/ttm: Add a swap_notify callback. by Thomas Hellstrom · 15 years ago
  54. be1cb86 drm/ttm: Add more driver type enums by Jakob Bornecrantz · 15 years ago
  55. 09855ac drm/ttm: Convert ttm_buffer_object_init to use ttm_placement by Jerome Glisse · 15 years ago
  56. 98ffc415 drm/ttm: Have the TTM code return -ERESTARTSYS instead of -ERESTART. by Thomas Hellstrom · 15 years ago
  57. ca262a999 drm/ttm: Rework validation & memory space allocation (V3) by Jerome Glisse · 15 years ago
  58. 4bfd75c drm/ttm: Export symbols needed for the vmwgfx driver. by Thomas Hellstrom · 15 years ago
  59. c078aa2 drm/ttm: Add TTM execbuf utilities. by Thomas Hellstrom · 15 years ago
  60. 4aff101 drm/ttm: Add ttm lock functionality. by Thomas Hellstrom · 15 years ago
  61. 8807153 drm/ttm: Add user-space objects. by Thomas Hellstrom · 15 years ago
  62. c3a73ba drm/ttm: Fix build failure due to missing struct page by Martin Michlmayr · 15 years ago
  63. 51c8b40 Merge Linus master to drm-next by Dave Airlie · 15 years ago
  64. a987fca ttm: Make parts of a struct ttm_bo_device global. by Thomas Hellstrom · 15 years ago
  65. 5fd9cba drm/ttm: Memory accounting rework. by Thomas Hellstrom · 15 years ago
  66. a0724fc drm/ttm: optimize bo_kmap_type values by Pekka Paalanen · 15 years ago
  67. e024e11 drm/radeon/kms: add initial colortiling support. by Dave Airlie · 15 years ago
  68. ad49f50 drm/ttm/radeon: add dma32 support. by Dave Airlie · 15 years ago
  69. d172407 ttm: Make messages more readable. by Thomas Hellstrom · 15 years ago
  70. ba4e7d9 drm: Add the TTM GPU memory manager subsystem. by Thomas Hellstrom · 15 years ago