1. 5949eac drm/i915: use shmem_read_mapping_page by Hugh Dickins · 13 years ago
  2. b74ad5a drm: Fix use-after-free in drm_gem_vm_close() by Chris Wilson · 13 years ago
  3. 4cb81ac drm: Trim the GEM mmap offset hashtab by Chris Wilson · 14 years ago
  4. ff72145b drm: dumb scanout create/mmap for intel/radeon (v3) by Dave Airlie · 14 years ago
  5. fb7ba21 Merge remote branch 'korg/drm-fixes' into drm-vmware-next by Dave Airlie · 14 years ago
  6. 73aa808 drm: Move the GTT accounting to i915 by Chris Wilson · 14 years ago
  7. 39b4d07 drm: Hold the mutex when dropping the last GEM reference (v2) by Chris Wilson · 14 years ago
  8. 29d08b3 drm/gem: handlecount isn't really a kref so don't make it one. by Dave Airlie · 14 years ago
  9. 31dfbc9 drm: Prune GEM vma entries by Chris Wilson · 14 years ago
  10. fd2e793 drm: kill gem_free_object_unlocked driver callback by Daniel Vetter · 14 years ago
  11. bf79cb9 drm: Use ENOENT consistently for the error return for an unmatched handle. by Chris Wilson · 14 years ago
  12. ddd3d06 drm: Free the idr layers before calling idr_destroy() by Chris Wilson · 14 years ago
  13. 05269a3 drm: Make sure the DRM offset matches the CPU by Jordan Crouse · 14 years ago
  14. fd632aa drm: free core gem object from driver callbacks by Daniel Vetter · 14 years ago
  15. 1d39704 drm: extract drm_gem_object_init by Daniel Vetter · 14 years ago
  16. bc9025b Use drm_gem_object_[handle_]unreference_unlocked where possible by Luca Barbieri · 15 years ago
  17. c3ae90c drm: introduce drm_gem_object_[handle_]unreference_unlocked by Luca Barbieri · 15 years ago
  18. 4bdadb9 drm/i915: Selectively enable self-reclaim by Chris Wilson · 15 years ago
  19. 79cc304 drm: make sure page protections are updated after changing vm_flags by Jeremy Fitzhardinge · 15 years ago
  20. 07f73f6 drm/i915: Improve behaviour under memory pressure by Chris Wilson · 15 years ago
  21. a1a2d1d drm: GEM handles are u32, not int by Pekka Paalanen · 15 years ago
  22. 845792d drm: drm_gem, check kzalloc retval by Jiri Slaby · 15 years ago
  23. 9a298b2 drm: Remove memory debugging infrastructure. by Eric Anholt · 15 years ago
  24. b798b1f drm: simplify kcalloc() call to kzalloc(). by Robert P. J. Day · 15 years ago
  25. 1055f9d drm: Use pgprot_writecombine in GEM GTT mapping to get the right bits for !PAT. by Jesse Barnes · 15 years ago
  26. f77d390 drm: Split drm_map and drm_local_map by Benjamin Herrenschmidt · 16 years ago
  27. ab00b3e drm/i915: Keep refs on the object over the lifetime of vmas for GTT mmap. by Jesse Barnes · 16 years ago
  28. 8d59bae drm: Do not leak a new reference for flink() on an existing name by Chris Wilson · 16 years ago
  29. 3e49c4f drm: Free the object ref on error. by Chris Wilson · 16 years ago
  30. ad45aa9 drm: Potential use-after-free on error path. by Chris Wilson · 16 years ago
  31. fc8744a Stop playing silly games with the VM_ACCOUNT flag by Linus Torvalds · 16 years ago
  32. ae14dc0 drm: PAGE_CACHE_WC is x86 only so far by Dave Airlie · 16 years ago
  33. a2c0a97 drm: GEM mmap support by Jesse Barnes · 16 years ago
  34. d4e7b89 DRM: Return -EBADF on bad object in flink, and return curent name if it exists. by Eric Anholt · 16 years ago
  35. 673a394 drm: Add GEM ("graphics execution manager") to i915 driver. by Eric Anholt · 16 years ago