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