1. 7f16e5c Merge tag 'v3.12' into drm-intel-next by Daniel Vetter · 11 years ago
  2. 3d3b78c drm: allow DRM_IOCTL_VERSION on render-nodes by David Herrmann · 11 years ago
  3. b062672 drm: Prevent overwriting from userspace underallocating core ioctl structs by Chris Wilson · 11 years ago
  4. 967ad7f Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 11 years ago
  5. 0111be4 drm: Kill drm perf counter leftovers by Ville Syrjälä · 11 years ago
  6. 1c8887d drm: move drm_lastclose() to drm_fops.c by David Herrmann · 11 years ago
  7. 1c0814f drm: Add a SET_CLIENT_CAP ioctl by Damien Lespiau · 11 years ago
  8. 1793126 drm: implement experimental render nodes by David Herrmann · 11 years ago
  9. f336ab7 drm: move dev data clearing from drm_setup to lastclose by Daniel Vetter · 11 years ago
  10. cb6458f drm: remove procfs code, take 2 by Daniel Vetter · 11 years ago
  11. 6eb9278 drm: remove the dma_ioctl special-case by Daniel Vetter · 11 years ago
  12. b21e3af drm: use ida to allocate connector ids by Ilia Mirkin · 11 years ago
  13. e2e99a8 drm: mark dma setup/teardown as legacy systems by Daniel Vetter · 11 years ago
  14. 3d914e8 drm: hide legacy sg cleanup better from common code by Daniel Vetter · 11 years ago
  15. 28ec711 drm/agp: move AGP cleanup paths to drm_agpsupport.c by David Herrmann · 11 years ago
  16. bd0c0ce drm: move drm_getsarea into drm_bufs.c by Daniel Vetter · 11 years ago
  17. 1d8d29c drm: fold in drm_sg_alloc into the ioctl by Daniel Vetter · 11 years ago
  18. 492d774 drm: remove drm_modctx ioctl and use drm_noop instead by Daniel Vetter · 11 years ago
  19. 4c813d4 drm: add hotspot support for cursors. by Dave Airlie · 11 years ago
  20. b9434d0 drm: Use names of ioctls in debug traces by Chris Cummins · 11 years ago
  21. c55b6b3 drm: Kill user_modes list and the associated ioctls by Ville Syrjälä · 11 years ago
  22. 7d05336 drm: Make drm_ioctls const by Ville Syrjälä · 11 years ago
  23. e4fda9f drm: Perform ioctl command validation on the stored kernel values by Chris Wilson · 11 years ago
  24. 4d53233 drm: don't use idr_remove_all() by Tejun Heo · 11 years ago
  25. 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  26. 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
  27. 2216c9e drm: change ioctl permissions by Rob Clark · 12 years ago
  28. fb30edf5 drm: make buffer management work without DRM_MASTER by David Herrmann · 12 years ago
  29. a344a7e drm: kill dma queue support by Daniel Vetter · 13 years ago
  30. 4ef7fe7 drm: use format %d to print error code by Yuanhan Liu · 12 years ago
  31. c543188 drm: add generic ioctls to get/set properties on any object by Paulo Zanoni · 12 years ago
  32. 3248877 drm: base prime/dma-buf support (v5) by Dave Airlie · 13 years ago
  33. 2c07a21 drm: add core support for unplugging a device (v2) by Dave Airlie · 12 years ago
  34. a14b1b4 drm: remove master fd restriction on mode setting getters by Mandeep Singh Baines · 13 years ago
  35. 09b4ea4 drm: make DRM_UNLOCKED ioctls with their own mutex by Ilija Hadzic · 13 years ago
  36. 53fead9 drm: no need to hold global mutex for static data by Ilija Hadzic · 13 years ago
  37. 1fbe6f6 Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next by Dave Airlie · 13 years ago
  38. 308e5bc drm: add an fb creation ioctl that takes a pixel format v5 by Jesse Barnes · 13 years ago
  39. 8cf5c91 drm: add plane support v3 by Jesse Barnes · 13 years ago
  40. 8f4ff2b drm: do not sleep on vblank while holding a mutex by Ilija Hadzic · 13 years ago
  41. 2d1a8a4 gpu: Add export.h as required to drivers/gpu files. by Paul Gortmaker · 13 years ago
  42. dd2351d drm: drm_ioctl() should zero-init extra data by Rob Clark · 13 years ago
  43. 9f35421 drm/core: add ioctl to query device/driver capabilities by Ben Skeggs · 13 years ago
  44. 8410ea3 drm: rework PCI/platform driver interface. by Dave Airlie · 14 years ago
  45. ff72145b drm: dumb scanout create/mmap for intel/radeon (v3) by Dave Airlie · 14 years ago
  46. c48c43e Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  47. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  48. df8fcb0 drm: kill dev->timer by Daniel Vetter · 14 years ago
  49. 8f87919 drm: replace drawable ioctl by noops by Daniel Vetter · 14 years ago
  50. 1b2f148 drm: block userspace under allocating buffer and having drivers overwrite it (v2) by Dave Airlie · 14 years ago
  51. b9f0aee drm: stop information leak of old kernel stack. by Dave Airlie · 14 years ago
  52. 5837471 drm: kill BKL from common code by Arnd Bergmann · 14 years ago
  53. ba4420c drm: move ttm global code to core drm by Dave Airlie · 14 years ago
  54. ddd3d06 drm: Free the idr layers before calling idr_destroy() by Chris Wilson · 14 years ago
  55. dcdb167 drm: Add support for platform devices to register as DRM devices by Jordan Crouse · 14 years ago
  56. 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
  57. 9a1420d drm: switch all GEM/KMS ioctls to unlocked ioctl status. by Dave Airlie · 15 years ago
  58. ed8b670 drm: convert drm_ioctl to unlocked_ioctl by Arnd Bergmann · 15 years ago
  59. 884840a drm: Add dirty ioctl and property by Jakob Bornecrantz · 15 years ago
  60. d91d8a3 drm/kms: add page flipping ioctl by Kristian Høgsberg · 15 years ago
  61. dad07ca drm: check return values in drm_version by Andres Salomon · 15 years ago
  62. 140a45f drm: replace DRM_COPY macro w/ a function by Andres Salomon · 15 years ago
  63. 156822f drm: kill more unused DRM macros by Andres Salomon · 15 years ago
  64. 453a7d4 drm: remove root requirement from DRM_IOCTL_SET_VERSION (+ DRM_IOCTL_AUTH_MAGIC) by Jesse Barnes · 15 years ago
  65. 9a298b2 drm: Remove memory debugging infrastructure. by Eric Anholt · 15 years ago
  66. 156f5a7 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. by GeunSik Lim · 15 years ago
  67. 9b6fe31 drm: Copy back ioctl data to userspace regardless of return code. by Michel Dänzer · 15 years ago
  68. 59738d5 drm: add control node checks missing from kms merge by Jonas Bonn · 15 years ago
  69. 955a23e drm: Use a little stash on the stack to avoid kmalloc in most DRM ioctls. by Eric Anholt · 15 years ago
  70. 955b12d drm: Convert proc files to seq_file and introduce debugfs by Ben Gamari · 15 years ago
  71. 112b715 drm: claim PCI device when running in modesetting mode. by Kristian Høgsberg · 16 years ago
  72. f77d390 drm: Split drm_map and drm_local_map by Benjamin Herrenschmidt · 16 years ago
  73. c1ff85d drm: fix leak of device mappings since multi-master changes. by Dave Airlie · 16 years ago
  74. a75f284 drm: fix ordering of driver unload vs agp unload. by Dave Airlie · 16 years ago
  75. f51c5b6 drm: Avoid use-before-null-test on dev in drm_cleanup(). by Eric Anholt · 16 years ago
  76. 0c7c266 drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well. by Kristian H�gsberg · 16 years ago
  77. e0c8463 drm: sanitise drm modesetting API + remove unused hotplug by Jakob Bornecrantz · 16 years ago
  78. df98937 drm: fix allowing master ioctls on non-master fds. by Dave Airlie · 16 years ago
  79. f453ba0 DRM: add mode setting support by Dave Airlie · 16 years ago
  80. a2c0a97 drm: GEM mmap support by Jesse Barnes · 16 years ago
  81. 7c1c287 drm: move to kref per-master structures. by Dave Airlie · 16 years ago
  82. e7f7ab4 drm: cleanup exit path for module unload by Dave Airlie · 16 years ago
  83. 5244021 drm: move drm vblank initialization/cleanup to driver load/unload by Keith Packard · 16 years ago
  84. afa21e0 drm/i915: Filter pci devices based on PCI_CLASS_DISPLAY_VGA by Dave Airlie · 16 years ago
  85. 673a394 drm: Add GEM ("graphics execution manager") to i915 driver. by Eric Anholt · 16 years ago
  86. 0a3e67a drm: Rework vblank-wait handling to allow interrupt reduction. by Jesse Barnes · 16 years ago
  87. 0e1451d drm: make drm_minors_cleanup() static by Adrian Bunk · 16 years ago
  88. c0e0920 drm: reorganise drm tree to be more future proof. by Dave Airlie · 16 years ago[Renamed from drivers/char/drm/drm_drv.c]
  89. 858a368 drm: only trust core drm ioctls - driver ioctls are a mess. by Dave Airlie · 16 years ago
  90. 41ee2ff drm: use drms ioctl cmd not what we get passed from userspace. by Johannes Weiner · 16 years ago
  91. 2c14f28 drm: reorganise minor number handling using backported modesetting code. by Dave Airlie · 16 years ago
  92. 9d5b3ff drm: fixup some of the ioctl function exit paths by Dave Airlie · 17 years ago
  93. e3236a1 drm: add _DRM_DRIVER flag, and re-order unload. by Dave Airlie · 17 years ago
  94. 3260f9f drm: move drm_mem_init to proper place in startup sequence by Dave Airlie · 17 years ago
  95. e8b962b drm: update DRM sysfs support by Jesse Barnes · 17 years ago
  96. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  97. c153f45 drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE. by Eric Anholt · 17 years ago
  98. 6c340ea drm: Replace filp in ioctl arguments with drm_file *file_priv. by Eric Anholt · 17 years ago
  99. d4e2cbe drm: convert drawable code to using idr by Dave Airlie · 17 years ago
  100. 5591051 drm: detypedeffing continues... by Dave Airlie · 17 years ago