1. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  2. 4126d5d UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/. by David Howells · 12 years ago
  3. 804d74a drm: use drm_compat_ioctl for 32-bit apps by Keith Packard · 12 years ago
  4. d5346b3 Revert "Revert "drm/i810: cleanup reclaim_buffers"" by Daniel Vetter · 12 years ago
  5. 244ca2b i810: switch to vm_mmap() by Al Viro · 12 years ago
  6. bfce281 kill mm argument of vm_munmap() by Al Viro · 12 years ago
  7. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 12 years ago
  8. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 12 years ago
  9. 966e0cd drm: drop setting vm_file to filp by Dave Airlie · 12 years ago
  10. 466e69b drm: move pci bus master enable into driver. by Dave Airlie · 13 years ago
  11. 6e877b5 Revert "drm/i810: cleanup reclaim_buffers" by Daniel Vetter · 12 years ago
  12. 40c34d0 drm/i810: don't acces hw regs in lastclose by Daniel Vetter · 13 years ago
  13. 87499ff drm/i810: cleanup reclaim_buffers by Daniel Vetter · 13 years ago
  14. 1f692a1 drm/i810: remove the BKL by Arnd Bergmann · 13 years ago
  15. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  16. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  17. 130b985 drm: i810/i830: fix locked ioctl variant by Arnd Bergmann · 14 years ago
  18. 1b2f148 drm: block userspace under allocating buffer and having drivers overwrite it (v2) by Dave Airlie · 14 years ago
  19. 5837471 drm: kill BKL from common code by Arnd Bergmann · 14 years ago
  20. aca791c drm/i810: fixed coding style issues by Nicolas Kaiser · 14 years ago
  21. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  22. ed8b670 drm: convert drm_ioctl to unlocked_ioctl by Arnd Bergmann · 15 years ago
  23. 9a298b2 drm: Remove memory debugging infrastructure. by Eric Anholt · 15 years ago
  24. c0e0920 drm: reorganise drm tree to be more future proof. by Dave Airlie · 16 years ago[Renamed from drivers/char/drm/i810_dma.c]
  25. 2c14f28 drm: reorganise minor number handling using backported modesetting code. by Dave Airlie · 16 years ago
  26. 3e684ea drm: cleanup DRM_DEBUG() parameters by Márton Németh · 17 years ago
  27. bc5f452 drm: run cleanfile across drm tree by Dave Airlie · 17 years ago
  28. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  29. c153f45 drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. by Eric Anholt · 17 years ago
  30. 6c340ea drm: Replace filp in ioctl arguments with drm_file *file_priv. by Eric Anholt · 17 years ago
  31. 20caafa drm: Remove DRM_ERR OS macro. by Eric Anholt · 17 years ago
  32. 5591051 drm: detypedeffing continues... by Dave Airlie · 17 years ago
  33. cdd55a2 drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structs by Dave Airlie · 17 years ago
  34. 056219e drm: drop drm_buf_t typedef by Dave Airlie · 17 years ago
  35. eddca55 drm: fixup other drivers for typedef removals by Dave Airlie · 17 years ago
  36. bd1b331 drm: cleanup use of Linux list handling macros by Dave Airlie · 17 years ago
  37. 2b8693c [PATCH] mark struct file_operations const 3 by Arjan van de Ven · 17 years ago
  38. b9094d3 i810/i830: use drm_core_ioremap instead of drm_ioremap by Dave Airlie · 18 years ago
  39. c7aed17 drm: i810_dma.c: fix pointer arithmetic for 64-bit target by Denis Vlasenko · 18 years ago
  40. 3d77461 drm: cleanup old compat code and DRM fns from Linux only code by Dave Airlie · 18 years ago
  41. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  42. ce60fe0 drm: drivers/char/drm/: make some functions static by Dave Airlie · 18 years ago
  43. a7a2cc3 drm: move ioctl flags to a bit field of flags by Dave Airlie · 19 years ago
  44. 8f5f39f drm: remove drm_flush by Dave Airlie · 19 years ago
  45. 22eae94 drm: rename driver hooks more understandably by Dave Airlie · 19 years ago
  46. b6ce156 drm: fix some lindent damage by Dave Airlie · 19 years ago
  47. b5e89ed drm: lindent the drm directory. by Dave Airlie · 19 years ago
  48. d27c9b5 drm: remove version.h and any version checks.. by Dave Airlie · 19 years ago
  49. d1f2b55 drm: updated DRM map patch for 32/64 bit systems by Dave Airlie · 19 years ago
  50. cda1738 drm: add test for AGP devices and driver override for it. by Dave Airlie · 19 years ago
  51. c94f702 drm: misc cleanup by Dave Airlie · 19 years ago
  52. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago