1. 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
  2. 862302f drm: Add support for drm master_[set|drop] callbacks. by Thomas Hellstrom · 14 years ago
  3. c9a9c5e drm: Add async event synchronization for drmWaitVblank by Kristian Høgsberg · 15 years ago
  4. 9a298b2 drm: Remove memory debugging infrastructure. by Eric Anholt · 15 years ago
  5. dba5ed0 drm: drm_fops.c unlock missing on error path by Dan Carpenter · 15 years ago
  6. 60aa492 Rationalize fasync return values by Jonathan Corbet · 15 years ago
  7. fda714c drm: Avoid client deadlocks when the master disappears. by Thomas Hellstrom · 15 years ago
  8. ea39f83 drm: Release user fbs in drm_release by Kristian Høgsberg · 15 years ago
  9. f41ced8 Check fops_get() return value by Laurent Pinchart · 15 years ago
  10. f453ba0 DRM: add mode setting support by Dave Airlie · 16 years ago
  11. a2c0a97 drm: GEM mmap support by Jesse Barnes · 16 years ago
  12. 7c1c287 drm: move to kref per-master structures. by Dave Airlie · 15 years ago
  13. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  14. 673a394 drm: Add GEM ("graphics execution manager") to i915 driver. by Eric Anholt · 16 years ago
  15. 2df68b4 drm/cred: wrap task credential accesses in the drm driver. by David Howells · 16 years ago
  16. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  17. c0e0920 drm: reorganise drm tree to be more future proof. by Dave Airlie · 16 years ago[Renamed from drivers/char/drm/drm_fops.c]
  18. f116cc5 drm: disable tasklets not IRQs when taking the drm lock spinlock by Thomas Hellstrom · 16 years ago
  19. b74e208 drm: _end is shadowing real _end, just rename it. by Dave Airlie · 16 years ago
  20. 2c14f28 drm: reorganise minor number handling using backported modesetting code. by Dave Airlie · 16 years ago
  21. 9df5808 drm: Fix race that can lockup the kernel by Mike Isely · 16 years ago
  22. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  23. c153f45 drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. by Eric Anholt · 17 years ago
  24. 6c340ea drm: Replace filp in ioctl arguments with drm_file *file_priv. by Eric Anholt · 17 years ago
  25. 5591051 drm: detypedeffing continues... by Dave Airlie · 17 years ago
  26. 84b1fd1 drm: remove drm_file_t, drm_device_t and drm_head_t typedefs by Dave Airlie · 17 years ago
  27. 7c158ac drm: cleanup list initialisation by Dave Airlie · 17 years ago
  28. bd1b331 drm: cleanup use of Linux list handling macros by Dave Airlie · 17 years ago
  29. 040ac32 drm: fix driver deadlock with AIGLX and reclaim_buffers_locked by Thomas Hellstrom · 17 years ago
  30. 4b560fd drm: fix warning in drm_fops.c by Andrew Morton · 17 years ago
  31. 11d9c2f drm: fix crash with fops lock and fixup sarea/page size locking by Dave Airlie · 17 years ago
  32. 1f4eccf drm: remove hash tables on drm exit by Thomas Hellstrom · 18 years ago
  33. 8669cbc drm: move drm authentication to new generic hash table. by Thomas Hellstrom · 18 years ago
  34. 3d77461 drm: cleanup old compat code and DRM fns from Linux only code by Dave Airlie · 18 years ago
  35. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  36. 30e2fb1 sem2mutex: drivers/char/drm/ by Dave Airlie · 18 years ago
  37. d985c10 drm: major update from CVS for radeon and core by Dave Airlie · 18 years ago
  38. 8f5f39f drm: remove drm_flush by Dave Airlie · 19 years ago
  39. 3f9df54 drm: remove drm_init.c it is no longer needed by Dave Airlie · 19 years ago
  40. 22eae94 drm: rename driver hooks more understandably by Dave Airlie · 19 years ago
  41. a4e62fa drm: remove unused components of drm structures by Dave Airlie · 19 years ago
  42. b5e89ed drm: lindent the drm directory. by Dave Airlie · 19 years ago
  43. 836cf04 drm: cleanup buffer/map code by Dave Airlie · 19 years ago
  44. c94f702 drm: misc cleanup by Dave Airlie · 19 years ago
  45. f650130 drm: ctx release can happen before dev->ctxlist is allocated by Dave Airlie · 19 years ago
  46. 0c7b525 drm: fix minor issues caused by core conversion by Dave Airlie · 19 years ago
  47. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago