1. 40e9963 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  2. e9f37d3 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  3. 13b9389 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 10 years ago
  4. 8d51a97 Merge tag 'ttm-next-2014-04-04' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 10 years ago
  5. 1d96d4a drm/mipi_dsi: add flags to DSI messages by Andrzej Hajda · 10 years ago
  6. c752308 drm/ttm: Hide the implementation details of reservation by Thomas Hellstrom · 10 years ago
  7. 740c22a drm/cma: include <drm/drmP.h> as needed by Shawn Guo · 10 years ago
  8. 62347f9 drm: Add support for two-ended allocation, v3 by Lauri Kasanen · 10 years ago
  9. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  10. 66e514c Merge tag 'drm-intel-next-2014-03-21' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 10 years ago
  11. 681e7ec drm: Allow userspace to ask for universal plane list (v2) by Matt Roper · 10 years ago
  12. 780f598 drm: Remove unused drm_crtc->fb by Matt Roper · 10 years ago
  13. e13161a drm: Add drm_crtc_init_with_planes() (v2) by Matt Roper · 10 years ago
  14. 9922ab5 drm: Add plane type property (v2) by Rob Clark · 10 years ago
  15. dc415ff drm: Add drm_universal_plane_init() by Matt Roper · 10 years ago
  16. c103d1c drm: Add primary plane helpers (v3) by Matt Roper · 10 years ago
  17. af93629 drm: Make drm_crtc_check_viewport non-static by Matt Roper · 10 years ago
  18. e27dde3 drm: Add support for multiple plane types (v2) by Matt Roper · 10 years ago
  19. 0d3215e drm/ttm: Add a ttm_ref_object_exists function by Thomas Hellstrom · 10 years ago
  20. 4beb6d9 drm: Add a function to get the ioctl flags by Thomas Hellstrom · 10 years ago
  21. c996fd0 drm: Protect the master management with a drm_device::master_mutex v3 by Thomas Hellstrom · 10 years ago
  22. a12cd00 drm: Remove the minor master list by Thomas Hellstrom · 10 years ago
  23. 4368305 drm: Improve on minor type helpers v3 by Thomas Hellstrom · 10 years ago
  24. ac05dbc drm: Make control nodes master-less v3 by Thomas Hellstrom · 10 years ago
  25. 1287aa9 drm: Remove the prefix argument of drm_ut_debug_printk() by Lespiau, Damien · 10 years ago
  26. a73d4e9 drm: Pull the test on drm_debug in the logging macros by Lespiau, Damien · 10 years ago
  27. 8fa6a9e drm: Remove the now unused DRM_LOG* macros by Lespiau, Damien · 10 years ago
  28. 98a4823 drm: Remove the unused (and unusable) DRM_LOG_MODE() by Lespiau, Damien · 10 years ago
  29. 1414b76 drm: Refresh the explanation of debug categories by Lespiau, Damien · 10 years ago
  30. 63ac07c drm/bridge/ptn3460: fix modular build by Dave Airlie · 10 years ago
  31. a9fe713 drm/bridge: Add PTN3460 bridge driver by Sean Paul · 10 years ago
  32. 5500493 Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-next by Dave Airlie · 10 years ago
  33. 9dc4056 drm/dp: let drivers specify the name of the I2C-over-AUX adapter by Jani Nikula · 10 years ago
  34. d1583c9 Merge branch 'drm-next' of git://people.freedesktop.org/~dvdhrm/linux into drm-next by Dave Airlie · 10 years ago
  35. 978c605 Merge branch 'drm-docs' of ssh://people.freedesktop.org/~danvet/drm into drm-next by Dave Airlie · 10 years ago
  36. ae0b931 drm/gma500: Remove unused ioctls by Patrik Jakobsson · 10 years ago
  37. 07b48c3 Merge branch 'drm-minor' into drm-next by David Herrmann · 10 years ago
  38. 5817878 drm: remove redundant minor->device field by David Herrmann · 10 years ago
  39. 1616c52 drm: add minor-lookup/release helpers by David Herrmann · 10 years ago
  40. 099d1c2 drm: provide device-refcount by David Herrmann · 10 years ago
  41. cb8a239 drm: turn DRM_MINOR_* into enum by David Herrmann · 10 years ago
  42. b9a0d15 drm: remove unused DRM_MINOR_UNASSIGNED by David Herrmann · 10 years ago
  43. 45e212d drm: group dev-lifetime related members by David Herrmann · 10 years ago
  44. 44d847b drm: init TTM dev_mapping in ttm_bo_device_init() by David Herrmann · 11 years ago
  45. 6796cb1 drm: use anon-inode instead of relying on cdevs by David Herrmann · 10 years ago
  46. 00d762c drm: drop error code for drm_helper_resume_force_mode by Daniel Vetter · 10 years ago
  47. 9fd9378 drm: remove return value from drm_helper_mode_fill_fb_struct by Daniel Vetter · 10 years ago
  48. fa54143 drm: remove drm_display_mode->private_size by Daniel Vetter · 10 years ago
  49. f5aabb9 drm: polish function kerneldoc for drm_modes.[hc] by Daniel Vetter · 10 years ago
  50. 3e70292 drm/modes: drop maxPitch from drm_mode_validate_size by Daniel Vetter · 10 years ago
  51. ba0c242 drm/modes: drop return value from drm_display_mode_from_videomode by Daniel Vetter · 10 years ago
  52. 9d3de13 drm/modes: remove drm_mode_height/width by Daniel Vetter · 10 years ago
  53. 5531000 drm: extract drm_modes.h for drm_crtc.h functions by Daniel Vetter · 10 years ago
  54. 69fa5293 drm/kms: rip out drm_mode_connector_detach_encoder by Daniel Vetter · 10 years ago
  55. e18c041 drm/doc: Add function reference documentation for drm_mm.c by Daniel Vetter · 10 years ago
  56. 4d33f3a Merge tag 'drm-intel-next-2014-02-14' of ssh://git.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 10 years ago
  57. 3e09dcd Merge tag 'drm-intel-next-2014-02-07' of ssh://git.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 10 years ago
  58. 6ba6b7c Merge tag 'drm/dp-aux-for-3.15-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
  59. 8875968 drm/dp: Allow registering AUX channels as I2C busses by Thierry Reding · 11 years ago
  60. 516c0f7 drm/dp: Add DisplayPort link helpers by Thierry Reding · 11 years ago
  61. 8d4adc6 drm/dp: Add drm_dp_dpcd_read_link_status() by Thierry Reding · 11 years ago
  62. c197db7 drm/dp: Add AUX channel infrastructure by Thierry Reding · 11 years ago
  63. d426334 Merge branch 'master' into for-next by Jiri Kosina · 10 years ago
  64. e227867 treewide: Fix typo in Documentation/DocBook by Masanari Iida · 10 years ago
  65. 75936c6 Merge tag 'ttm-fixes-3.14-2014-02-18' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 10 years ago
  66. 8716ed4 drm: add DRM_CAPs for cursor size by Alex Deucher · 10 years ago
  67. 728a0cd drm/ttm: declare 'struct device' in ttm_page_alloc.h by Alexandre Courbot · 10 years ago
  68. 2f1046f drm: export cmdline and preferred mode functions from fb helper by Jesse Barnes · 10 years ago
  69. ac1bb36 drm: expose subpixel order name routine v3 by Jesse Barnes · 10 years ago
  70. 379dd27 Merge tag 'drm-intel-fixes-2014-02-06' of ssh://git.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 10 years ago
  71. a4dff76 x86/gpu: Add Intel graphics stolen memory quirk for gen2 platforms by Ville Syrjälä · 10 years ago
  72. 48b8f63 drm: add DRM_INFO_ONCE() to print a one-time DRM_INFO() message by Jani Nikula · 10 years ago
  73. e515b47 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 10 years ago
  74. 45ab1e0 Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
  75. a25eebb drm: dp helper: Add DP test sink CRC definition. by Rodrigo Vivi · 10 years ago
  76. f5395ba Merge branch 'drm-vbl-timestamp' of git://gitorious.org/vsyrjala/linux into drm-next by Dave Airlie · 10 years ago
  77. 985e5dc drm/edid: Populate picture aspect ratio for CEA modes by Vandana Kannan · 10 years ago
  78. 0993f1d drm: Make the connector mode_valid() vfunc return a drm_mode_status enum by Damien Lespiau · 11 years ago
  79. abca9e4 drm: Pass 'flags' from the caller to .get_scanout_position() by Ville Syrjälä · 11 years ago
  80. 3c184f6 drm: Change {pixel,line,frame}dur_ns from s64 to int by Ville Syrjälä · 11 years ago
  81. 7da903e drm: Pass the display mode to drm_calc_vbltimestamp_from_scanoutpos() by Ville Syrjälä · 11 years ago
  82. 545cdd5 drm: Pass the display mode to drm_calc_timestamping_constants() by Ville Syrjälä · 11 years ago
  83. cfd72a4 Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 10 years ago
  84. 3d88736 drm: Move drm_encoder_crtc_ok() to core by Thierry Reding · 10 years ago
  85. db5f7a6 drm: provide a helper for the encoder possible_crtcs mask by Russell King · 10 years ago
  86. b04a590 drm: store the gem vma offset manager in a typed pointer by Daniel Vetter · 11 years ago
  87. faf096f Merge tag 'vmwgfx-next-2014-01-13' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 10 years ago
  88. 05efb1a drm/ttm: ttm object security fixes for render nodes by Thomas Hellstrom · 11 years ago
  89. 58aa662 drm/ttm: Correctly set page mapping and -index members by Thomas Hellstrom · 10 years ago
  90. d00adcc drm/radeon: 0x9649 is SUMO2 not SUMO by Alex Deucher · 10 years ago
  91. 785e15e Merge tag 'drm/for-3.14-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 10 years ago
  92. fe3c703 drm/dp: Clarify automated test constant and add constant for FAUX test pattern by Todd Previte · 11 years ago
  93. 99c09e7 drm: remove dev->vma_count by Daniel Vetter · 11 years ago
  94. 5952fba drm: Kill file_priv->ioctl_count tracking by Daniel Vetter · 11 years ago
  95. 43d1337 drm: rip out dev->ioctl_count tracking by Daniel Vetter · 11 years ago
  96. 4cda878 drm: Kill DRM_SUSER by Daniel Vetter · 11 years ago
  97. 85b2331 drm: Kill DRM_*MEMORYBARRIER by Daniel Vetter · 11 years ago
  98. 1d6ac18 drm: Kill DRM_COPY_(TO|FROM)_USER by Daniel Vetter · 11 years ago
  99. 57ed0f7 drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUE by Daniel Vetter · 11 years ago
  100. e9f0d76 drm: Kill DRM_IRQ_ARGS by Daniel Vetter · 11 years ago