1. a2c06ee Revert "ttm: Include the 'struct dev' when using the DMA API." by Dave Airlie · 15 years ago
  2. 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 · 15 years ago
  3. 82ef594 drm/ttm: call driver move_notify() when doing system->tt bo moves by Ben Skeggs · 15 years ago
  4. 5a893fc ttm: Include the 'struct dev' when using the DMA API. by Konrad Rzeszutek Wilk · 15 years ago
  5. 27e8b23 ttm: Expand (*populate) to support an array of DMA addresses. by Konrad Rzeszutek Wilk · 15 years ago
  6. 69a07f0 ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set. by Konrad Rzeszutek Wilk · 15 years ago
  7. f9820a4 ttm: Introduce a placeholder for DMA (bus) addresses. by Konrad Rzeszutek Wilk · 15 years ago
  8. 5b2eef9 Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  9. f094cfc drm/ttm: use cancel_delayed_work_sync() in ttm_bo by Tejun Heo · 15 years ago
  10. b921bae drm/ttm: delay freeing of old node during move_memcpy until after iounmap by Ben Skeggs · 15 years ago
  11. eba6709 drm/ttm: Fix up io_mem_reserve / io_mem_free calling by Thomas Hellstrom · 15 years ago
  12. 6570596 drm/ttm/vmwgfx: Have TTM manage the validation sequence. by Thomas Hellstrom · 15 years ago
  13. 95762c2 drm/ttm: Improved fencing of buffer object lists by Thomas Hellstrom · 15 years ago
  14. 702adba drm/ttm/radeon/nouveau: Kill the bo lock in favour of a bo device fence_lock by Thomas Hellstrom · 15 years ago
  15. 96726fe drm/ttm: Don't deadlock on recursive multi-bo reservations by Thomas Hellstrom · 15 years ago
  16. 68c4fa3 drm/ttm: Optimize ttm_eu_backoff_reservation by Thomas Hellstrom · 15 years ago
  17. 2357cbe drm/ttm: Use kref_sub instead of repeatedly calling kref_put by Thomas Hellstrom · 15 years ago
  18. d6ea888 drm/ttm: Add a bo list reserve fastpath (v2) by Dave Airlie · 15 years ago
  19. 95ccb0f drm/ttm: Fix up a theoretical deadlock by Thomas Hellstrom · 15 years ago
  20. 7dfbbdc drm/ttm: Be consistent on ttm_bo_init() failures by Thomas Hellstrom · 15 years ago
  21. 29e190e drm/ttm: Remove the CAP_SYS_ADMIN requirement for bo pinning by Thomas Hellstrom · 15 years ago
  22. aa12326 drm/ttm: Make sure a sync object doesn't disappear while we use it by Thomas Hellstrom · 15 years ago
  23. 7dcebb5 drm/ttm: remove failed ttm binding error printout by Thomas Hellstrom · 15 years ago
  24. 06fba6d drm/ttm: Add a barrier when unreserving by Thomas Hellstrom · 15 years ago
  25. dbc4a5b drm/ttm: Remove mm init error printouts and checks by Thomas Hellstrom · 15 years ago
  26. 6e4c55d drm/ttm: Remove pointless list_empty check by Thomas Hellstrom · 15 years ago
  27. d7a67cb drm/ttm: Use private locks for the default bo range manager by Thomas Hellstrom · 15 years ago
  28. 3205bc2 drm/ttm: Documentation update by Thomas Hellstrom · 15 years ago
  29. c48c43e Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  30. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 15 years ago
  31. e1efc9b drm/ttm: Optimize delayed buffer destruction by Thomas Hellstrom · 16 years ago
  32. 40d857b drm/ttm: Avoid using the ttm_mem_type_manager::put_locked function by Thomas Hellstrom · 16 years ago
  33. 965d380 drm/ttm: Simplify ttm_bo_wait_unreserved by Jean Delvare · 16 years ago
  34. c9220b0 drm/ttm: add unlocked variant of new manager put node. by Dave Airlie · 16 years ago
  35. b7ae505 Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next by Dave Airlie · 16 years ago
  36. 0c8eb0d Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-core-next by Dave Airlie · 16 years ago
  37. 1df6a2e drm/ttm: Fix two race conditions + fix busy codepaths by Thomas Hellstrom · 16 years ago
  38. d961db7 drm/ttm: restructure to allow driver to plug in alternate memory manager by Ben Skeggs · 16 years ago
  39. 42311ff drm/ttm: introduce utility function to free an allocated memory node by Ben Skeggs · 16 years ago
  40. 0e57a3c drm: ttm sparse fixes. by Daniel J Blueman · 16 years ago
  41. 0fbecd4 drm/ttm: Clear the ghost cpu_writers flag on ttm_buffer_object_transfer. by Francisco Jerez · 16 years ago
  42. ba4420c drm: move ttm global code to core drm by Dave Airlie · 16 years ago
  43. d656ae5 Merge tag 'v2.6.35-rc6' into drm-radeon-next by Dave Airlie · 16 years ago
  44. 84d4db0 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  45. d667865 Fix ttm_page_alloc.c build breakage by Luck, Tony · 16 years ago
  46. 567c7b0 mm: add context argument to shrinker callback to remaining shrinkers by Dave Chinner · 16 years ago
  47. 1e8655f drm/ttm: Fix build on architectures without AGP by Ben Hutchings · 16 years ago
  48. a907a2e Merge branch 'drm-intel-lru' into drm-testing by Dave Airlie · 16 years ago
  49. db3307a drm: kill drm_mm_node->private by Daniel Vetter · 16 years ago
  50. 5870a4d drm/ttm: Allocate the page pool manager in the heap. by Francisco Jerez · 16 years ago
  51. 7c2a9ac drm/ttm: non pooled page allocation should have GFP_USER set by Jerome Glisse · 16 years ago
  52. 1067b6c Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  53. 4abe438 drm/ttm: Fix ttm_page_alloc.c by Thomas Hellstrom · 16 years ago
  54. e8613c0 drm/ttm: Fix cached TTM page allocation. by Thomas Hellstrom · 16 years ago
  55. 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 · 16 years ago
  56. 7c5ee53 ttm: Provide an API for starting and stopping the delayed workqueue by Matthew Garrett · 16 years ago
  57. e33b3e7 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  58. 8cfe92d drm/ttm: Remove the ttm_bo_block_reservation() function. by Thomas Hellstrom · 16 years ago
  59. 5be6eff drm/ttm: Remove some leftover debug messages. by Thomas Hellstrom · 16 years ago
  60. 9e51159 drm/ttm: fix, avoid iomapping system memory by Jerome Glisse · 16 years ago
  61. 7547a91 Merge branch 'drm-ttm-unmappable' into drm-core-next by Dave Airlie · 16 years ago
  62. 0c321c7 drm/ttm: remove io_ field from TTM V6 by Jerome Glisse · 16 years ago
  63. 82c5da6 drm/ttm: ttm_fault callback to allow driver to handle bo placement V6 by Jerome Glisse · 16 years ago
  64. c2b4127 Merge branch 'drm-ttm-pool' into drm-core-next by Dave Airlie · 16 years ago
  65. 2125b8a drm/ttm: using kmalloc/kfree requires including slab.h by Stephen Rothwell · 16 years ago
  66. 9d87fa2 drm/ttm: split no_wait argument in 2 GPU or reserve wait by Jerome Glisse · 16 years ago
  67. 4cdc840 drm/ttm: include linux/seq_file.h for seq_printf by Matt Turner · 16 years ago
  68. c96af79 drm/ttm: Add sysfs interface to control pool allocator. by Pauli Nieminen · 16 years ago
  69. 975efdb drm/ttm: Use set_pages_array_wc instead of set_memory_wc. by Pauli Nieminen · 16 years ago
  70. 0745866 drm/ttm: Add debugfs output entry to pool allocator. by Pauli Nieminen · 16 years ago
  71. 1403b1a drm/ttm: add pool wc/uc page allocator V3 by Pauli Nieminen · 16 years ago
  72. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 16 years ago
  73. 3595be7 Merge branch 'v2.6.34-rc2' into drm-linus by Dave Airlie · 16 years ago
  74. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
  75. b642ed0 drm: "kobject_init/kobject_add" -> "kobject_init_and_add". by Robert P. J. Day · 16 years ago
  76. 72e942d drm/ttm: use drm calloc large and free large by Dave Airlie · 16 years ago
  77. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 16 years ago
  78. 79fa9eb Merge remote branch 'korg/drm-core-next' into drm-next-stage by Dave Airlie · 16 years ago
  79. 290e5505 drm/ttm: handle OOM in ttm_tt_swapout by Maarten Maathuis · 16 years ago
  80. f0e2f38 drm/ttm: fix caching problem on non-PAT systems. by Francisco Jerez · 16 years ago
  81. e22238e drm/ttm: Fix a bug occuring when validating a buffer object in a range. by Thomas Hellstrom · 16 years ago
  82. 9ce9290 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  83. 110b20c drm/ttm: remove unnecessary save_flags and ttm_flag_masked in ttm_bo_util.c by Austin Yuan · 16 years ago
  84. dd5fde6 drm/ttm: remove padding from ttm_ref_object on 64bit builds by Richard Kennedy · 16 years ago
  85. db78e27 drm/ttm: Avoid conflicting reserve_memtype during ttm_tt_set_page_caching. by Francisco Jerez · 16 years ago
  86. abefedd Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  87. 0eaddb2 drm/ttm: Allow system memory as a busy placement. by Thomas Hellstrom · 16 years ago
  88. 1a961ce drm/ttm: Fix race condition in ttm_bo_delayed_delete (v3, final) by Luca Barbieri · 16 years ago
  89. 354fb52 drm/ttm: Make sure system buffer objects has offset == 0. by Thomas Hellstrom · 16 years ago
  90. e99e1e7 drm/ttm: Export symbols needed for vmwgfx suspend / resume operations. by Thomas Hellstrom · 16 years ago
  91. 3f09ea4 drm/ttm: Add a swap_notify callback. by Thomas Hellstrom · 16 years ago
  92. c5113e3d Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  93. 5012f50 drm/ttm: Fix memory type manager debug information printing by Jerome Glisse · 16 years ago
  94. eb6d2c3 drm/ttm: Fix printk format & compute bo->mem.size at bo initialization by Jerome Glisse · 16 years ago
  95. 9c51ba1 drm/ttm: Fix potential ttm_mem_evict_first races. by Thomas Hellstrom · 16 years ago
  96. aaa2073 drm/ttm: Delayed delete fixes. by Thomas Hellstrom · 16 years ago
  97. b663752 drm/ttm: fix two bugs in new placement routines. by Dave Airlie · 16 years ago
  98. b8ff735 drm/ttm: fix incorrect logic in ttm_bo_io path by Dave Airlie · 16 years ago
  99. 9148bce Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  100. 3ef884b Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago