1. 4cd0945 drm/msm: submit support for out-fences by Rob Clark · 8 years ago
  2. f0a42bb drm/msm: submit support for in-fences by Rob Clark · 8 years ago
  3. d9c181e drm/msm: extend the submit ioctl to pass in flags by Rob Clark · 9 years ago
  4. 8506912 Merge branch 'drm-tda998x-devel' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 8 years ago
  5. 7e56762 drm/i2c: tda998x: Register ASoC hdmi-codec and add audio DT binding by Jyri Sarha · 8 years ago
  6. 95db3b2 drm/i2c: tda998x: Improve tda998x_configure_audio() audio related pdata by Jyri Sarha · 8 years ago
  7. 3ef500a Merge commit 'efc9194bcff84' ("ASoC: hdmi-codec: callback function will be called with private data") into drm-tda998x-devel by Russell King · 8 years ago
  8. 5e7a1d0 Merge tag 'topic/drm-misc-2016-08-31' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  9. c8458c7 drm/doc: Polish docs for drm_property&drm_property_blob by Daniel Vetter · 8 years ago
  10. 59e71ee drm: Extract drm_property.[hc] by Daniel Vetter · 8 years ago
  11. ec5e304 drm: move drm_mode_legacy_fb_format to drm_fourcc.c by Daniel Vetter · 8 years ago
  12. a2511a55 drm/doc: Polish docs for drm_mode_object by Daniel Vetter · 8 years ago
  13. f094d88 drm: Remove drm_mode_object->atomic_count by Daniel Vetter · 8 years ago
  14. 949619f drm: Extract drm_mode_object.[hc] by Daniel Vetter · 8 years ago
  15. e03e6de drm/doc: Polish kerneldoc for encoders by Daniel Vetter · 8 years ago
  16. 321a95a drm: Extract drm_encoder.[hc] by Daniel Vetter · 8 years ago
  17. 749cc6f drm/fb-helper: don't call remove_conflicting_framebuffers for FB=m && DRM=y by Arnd Bergmann · 8 years ago
  18. 2b58e98 drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit by Liu Ying · 8 years ago
  19. 2850029 drm/atomic-helper: Disable appropriate planes in disable_planes_on_crtc() by Liu Ying · 8 years ago
  20. c9ac8b4 drm/atomic-helper: Add atomic_disable CRTC helper callback by Liu Ying · 8 years ago
  21. 315486c drm: simple_kms_helper: add support for bridges by Andrea Merello · 8 years ago
  22. cf3bef9 drm/bridge: introduce bridge detaching mechanism by Andrea Merello · 8 years ago
  23. 6dcf0de drm/simple-helpers: Always add planes to the state update by Daniel Vetter · 8 years ago
  24. e9c3dde Merge branch 'drm-next-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  25. 51d6120 Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  26. 78acdd4 Merge branch 'for-next' of git://people.freedesktop.org/~seanpaul/dogwood into drm-next by Dave Airlie · 8 years ago
  27. 3512438 io-mapping: Fixup for different names of writecombine by Daniel Vetter · 8 years ago
  28. bcaaa0c io-mapping.h: s/PAGE_KERNEL_IO/PAGE_KERNEL/ by Chris Wilson · 8 years ago
  29. 28579f3 drm/fb-helper: Make docs for fb_set_suspend wrappers consistent by Daniel Vetter · 8 years ago
  30. 5b3f84f drm/bridge: analogix_dp: add the PSR function support by Yakir Yang · 8 years ago
  31. cfe6342 drm/fb-helper: Add drm_fb_helper_set_suspend_unlocked() by Noralf Trønnes · 8 years ago
  32. 0a3bfe2 drm/fb-helper: Fix the dummy remove_conflicting_framebuffers by Chris Wilson · 8 years ago
  33. 83a59b6 drm/amdgpu: add AMDGPU_INFO_NUM_EVICTIONS by Marek Olšák · 8 years ago
  34. cafaf14 io-mapping: Always create a struct to hold metadata about the io-mapping by Chris Wilson · 8 years ago
  35. 1832040 drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb by Chris Wilson · 8 years ago
  36. c4e68a5 drm: Introduce DRM_DEV_* log messages by Sean Paul · 8 years ago
  37. b754b35 vgaarbiter: rst-ifiy and polish kerneldoc by Daniel Vetter · 8 years ago
  38. b3c6c8b drm: document drm_display_info by Daniel Vetter · 8 years ago
  39. 4644453 drm: Remove display_info->min/max_(h|v)max by Daniel Vetter · 8 years ago
  40. ae2a6da drm: Update connector documentation by Daniel Vetter · 8 years ago
  41. e15c8f4 drm: Don't export dp-aux devnode functions by Daniel Vetter · 8 years ago
  42. 5221719 drm: Extract drm_connector.[hc] by Daniel Vetter · 8 years ago
  43. adebd6f drm: Export drm_property_replace_global_blob by Daniel Vetter · 8 years ago
  44. 750fb8c drm/doc: Update drm_framebuffer docs by Daniel Vetter · 8 years ago
  45. 7520a27 drm: Extract drm_framebuffer.[hc] by Daniel Vetter · 8 years ago
  46. e7893c4 drm/amdgpu: add shadow bo support V2 by Chunming Zhou · 8 years ago
  47. 6ab10b7 drm/kms: Nuke dirty_info property by Daniel Vetter · 8 years ago
  48. ecfd8ef drm/doc: Remove outdated FIXME for the page_flip callback by Daniel Vetter · 8 years ago
  49. 1de72fa drm/kms-helpers: Extract drm_modeset_helper.[hc] by Daniel Vetter · 8 years ago
  50. 62cacc7 drm/doc: Fix more kerneldoc/sphinx warnings by Daniel Vetter · 8 years ago
  51. d382814 drm: remove `const` attribute to hint at caller that they now own the memory by Eric Engestrom · 8 years ago
  52. 1255501 drm/i915: Embrace the race in busy-ioctl by Chris Wilson · 8 years ago
  53. cc92638 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  54. 90844f0 drm: make drm_get_format_name thread-safe by Eric Engestrom · 8 years ago
  55. fc93ff6 Merge tag 'drm-intel-next-2016-08-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  56. f8725ad Merge tag 'topic/drm-misc-2016-08-12' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  57. a02b5a1 Merge tag 'imx-drm-next-2016-08-12' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 8 years ago
  58. 329f415 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  59. a1e2103 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  60. ad83242 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. 1f8083c Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. 25db691 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. 9909170 Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  64. 8766dc6 Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  65. 3590d50 dma-buf/fence: kerneldoc: remove spurious section header by Sumit Semwal · 8 years ago
  66. 0951e45 dma-buf/fence: kerneldoc: remove unused struct members by Sumit Semwal · 8 years ago
  67. a28ebea KVM: Protect device ops->create and list_add with kvm->lock by Christoffer Dall · 8 years ago
  68. 023e9fd KVM: PPC: Move xics_debugfs_init out of create by Christoffer Dall · 8 years ago
  69. 44adece drm/fb-helper: Add a dummy remove_conflicting_framebuffers by Daniel Vetter · 8 years ago
  70. 6da7e95 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  71. 1ea049b bvec: avoid variable shadowing warning by Johannes Berg · 8 years ago
  72. e241655 dma-buf/sync_file: only enable fence signalling on poll() by Gustavo Padovan · 8 years ago
  73. 972526a dma-buf/sync_file: add sync_file_get_fence() by Gustavo Padovan · 8 years ago
  74. a02b9dc dma-buf/sync_file: refactor fence storage in struct sync_file by Gustavo Padovan · 8 years ago
  75. e1aaf31 dma-buf/fence-array: add fence_is_array() by Gustavo Padovan · 8 years ago
  76. f837297 drm: Add DRM_MODE_PAGE_FLIP_TARGET_ABSOLUTE/RELATIVE flags v2 by Michel Dänzer · 8 years ago
  77. c229bfb drm: Add page_flip_target CRTC hook v2 by Michel Dänzer · 8 years ago
  78. 2db34e8 locking/qrwlock: Fix write unlock bug on big endian systems by pan xinhui · 8 years ago
  79. db4a835 perf/core: Set cgroup in CPU contexts for new cgroup events by David Carrillo-Cisneros · 8 years ago
  80. aac440f drm: avoid "possible bad bitmask?" warning by Dave Gordon · 8 years ago
  81. a0cba21 Revert "printk: create pr_<level> functions" by Linus Torvalds · 8 years ago
  82. 84bd8d33 Merge tag 'trace-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  83. cb0d93a Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  84. 27528c6 drm: Add ratelimited versions of the DRM_DEBUG* macros by Lyude · 8 years ago
  85. c87edb3 tracing: Fix tick_stop tracepoint symbols for user export by Steven Rostedt (Red Hat) · 8 years ago
  86. 28ad555 virtio-vsock: fix include guard typo by Stefan Hajnoczi · 8 years ago
  87. f3b0946 genirq/msi: Make sure PCI MSIs are activated early by Marc Zyngier · 8 years ago
  88. cbd74e1 cxl: Use fixed width predefined types in data structure. by Philippe Bergheaud · 8 years ago
  89. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  90. 1bd4403 unsafe_[get|put]_user: change interface to use a error target label by Linus Torvalds · 8 years ago
  91. df86af9 drm/plane-helper: Add drm_plane_helper_check_state() by Ville Syrjälä · 8 years ago
  92. d7da824 drm: Store clipped src/dst coordinatee in drm_plane_state by Ville Syrjälä · 8 years ago
  93. 31ad61e drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_? by Joonas Lahtinen · 8 years ago
  94. 4499f2a drm/ttm: Remove unused parameter evict from ttm_bo_move_memcpy by Michel Dänzer · 8 years ago
  95. 4e2f0ca drm/ttm: Remove unused parameter evict from ttm_bo_move_ttm by Michel Dänzer · 8 years ago
  96. 7b8082b drm/ttm: Wait for a BO to become idle before unbinding it from GTT by Michel Dänzer · 8 years ago
  97. ecf6a63 drm/ttm: Add interface to export kernel_zone max memory size in ttm by Ken Wang · 8 years ago
  98. 4fea83f drm/amdgpu: expose AMDGPU_GEM_CREATE_VRAM_CLEARED to user space by Flora Cui · 8 years ago
  99. fe4a11c drm/atomic-helper: Add atomic_mode_set helper callback by Philipp Zabel · 8 years ago
  100. bc0a338 gpu: ipu-v3: Add missing IDMAC channel names by Philipp Zabel · 10 years ago