1. e03e6de drm/doc: Polish kerneldoc for encoders by Daniel Vetter · 8 years ago
  2. 321a95a drm: Extract drm_encoder.[hc] by Daniel Vetter · 8 years ago
  3. 749cc6f drm/fb-helper: don't call remove_conflicting_framebuffers for FB=m && DRM=y by Arnd Bergmann · 8 years ago
  4. 2b58e98 drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit by Liu Ying · 8 years ago
  5. 2850029 drm/atomic-helper: Disable appropriate planes in disable_planes_on_crtc() by Liu Ying · 8 years ago
  6. c9ac8b4 drm/atomic-helper: Add atomic_disable CRTC helper callback by Liu Ying · 8 years ago
  7. 315486c drm: simple_kms_helper: add support for bridges by Andrea Merello · 8 years ago
  8. 4f99397 drm: simple_kms_helper: make connector optional at init time by Andrea Merello · 8 years ago
  9. cf3bef9 drm/bridge: introduce bridge detaching mechanism by Andrea Merello · 8 years ago
  10. 6dcf0de drm/simple-helpers: Always add planes to the state update by Daniel Vetter · 8 years ago
  11. a8c7981 drm: reduce GETCLIENT to a minimum by David Herrmann · 8 years ago
  12. d10571f drm: make DRI1 drivers depend on BROKEN by David Herrmann · 8 years ago
  13. d92d9c3 drm: hide legacy drivers with CONFIG_DRM_LEGACY by David Herrmann · 8 years ago
  14. 2035333 drm/doc: Fix vga_switcheroo xref by Daniel Vetter · 8 years ago
  15. b7a0c7c drm/gma500: remove unnecessary config_enabled() guard by Masahiro Yamada · 8 years ago
  16. 0d42204 drm/doc: Document uapi requirements in DRM by Daniel Vetter · 8 years ago
  17. d804819 Merge tag 'topic/drm-misc-2016-08-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  18. 28579f3 drm/fb-helper: Make docs for fb_set_suspend wrappers consistent by Daniel Vetter · 8 years ago
  19. 15d8bb4 drm/rockchip: Delete unnecessary assignment for the field "owner" by Markus Elfring · 8 years ago
  20. 79d0d27 drm/bridge: dw-hdmi: Delete unnecessary assignment for the field "owner" by Markus Elfring · 8 years ago
  21. 39a9ad8 drm/rockchip: Don't continue trying to enable crtc on failure by Sean Paul · 8 years ago
  22. cfe6342 drm/fb-helper: Add drm_fb_helper_set_suspend_unlocked() by Noralf Trønnes · 8 years ago
  23. 0a3bfe2 drm/fb-helper: Fix the dummy remove_conflicting_framebuffers by Chris Wilson · 8 years ago
  24. d1c151dc drm/udl: Ensure channel is selected before using the device. by Jamie Lentin · 8 years ago
  25. b4ba97e drm: Avoid calling dev_printk(.dev = NULL) by Chris Wilson · 8 years ago
  26. ec913f3 drm: avoid exposing kernel stack in compat_drm_getstats by Heinrich Schuchardt · 8 years ago
  27. f5bef0b reservation: fix small comment typo by Rob Clark · 8 years ago
  28. 420382a drm: Don't implement empty prepare_fb()/cleanup_fb() by Laurent Pinchart · 8 years ago
  29. 7ad61e6 virtio-gpu: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  30. a6e3918 GPU-DRM-Savage: Use memdup_user() rather than duplicating by Markus Elfring · 8 years ago
  31. 1832040 drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb by Chris Wilson · 8 years ago
  32. ee4d789 drm/rockchip: Use DRM_DEV_ERROR in vop by Sean Paul · 8 years ago
  33. c4e68a5 drm: Introduce DRM_DEV_* log messages by Sean Paul · 8 years ago
  34. 8f0e490 drm/edid: CEA mode 64 1080p100 vsync pulse width incorrect by Clint Taylor · 8 years ago
  35. 9cd2e85 Revert "drm/hisilicon: Don't set drm_device->platformdev" by Daniel Vetter · 8 years ago
  36. 68acb6a dma-buf: fix kernel-doc warning and typos by Randy Dunlap · 8 years ago
  37. 5ee4c8f drm: Fix kerneldoc in drm_plane_helper.c by Daniel Vetter · 8 years ago
  38. b754b35 vgaarbiter: rst-ifiy and polish kerneldoc by Daniel Vetter · 8 years ago
  39. b3c6c8b drm: document drm_display_info by Daniel Vetter · 8 years ago
  40. 4644453 drm: Remove display_info->min/max_(h|v)max by Daniel Vetter · 8 years ago
  41. ae2a6da drm: Update connector documentation by Daniel Vetter · 8 years ago
  42. e15c8f4 drm: Don't export dp-aux devnode functions by Daniel Vetter · 8 years ago
  43. 52a9fcd drm/doc: Include new drm_blend.c by Daniel Vetter · 8 years ago
  44. 5221719 drm: Extract drm_connector.[hc] by Daniel Vetter · 8 years ago
  45. adebd6f drm: Export drm_property_replace_global_blob by Daniel Vetter · 8 years ago
  46. cb34d7f drm: update kerneldoc for changes introduced by commits "16fadc2568e9" and "9671e228fb78" by Lothar Waßmann · 8 years ago
  47. 750fb8c drm/doc: Update drm_framebuffer docs by Daniel Vetter · 8 years ago
  48. 7520a27 drm: Extract drm_framebuffer.[hc] by Daniel Vetter · 8 years ago
  49. 5d070be drm/doc: Include drm_atomic.h by Daniel Vetter · 8 years ago
  50. 6ab10b7 drm/kms: Nuke dirty_info property by Daniel Vetter · 8 years ago
  51. ecfd8ef drm/doc: Remove outdated FIXME for the page_flip callback by Daniel Vetter · 8 years ago
  52. d25bcfb drm/hisilicon: Don't set drm_device->platformdev by Daniel Vetter · 8 years ago
  53. f1d1326 drm/etnaviv: Don't set drm_device->platformdev by Daniel Vetter · 8 years ago
  54. 311b62d drm/doc: Reorg for drm-kms.rst by Daniel Vetter · 8 years ago
  55. 8febdf0 drm/doc: Reorg drm-mm.rst by Daniel Vetter · 8 years ago
  56. 1de72fa drm/kms-helpers: Extract drm_modeset_helper.[hc] by Daniel Vetter · 8 years ago
  57. bcb32b6 drm/doc: Light drm-kms-helper.rst cleanup by Daniel Vetter · 8 years ago
  58. 62cacc7 drm/doc: Fix more kerneldoc/sphinx warnings by Daniel Vetter · 8 years ago
  59. e1f96ef drm: drop DRIVER_HAVE_IRQ flag for some drivers by Shawn Guo · 8 years ago
  60. d382814 drm: remove `const` attribute to hint at caller that they now own the memory by Eric Engestrom · 8 years ago
  61. b0f5668 drm/mgag200: fix error return code in mgag200fb_create() by Wei Yongjun · 8 years ago
  62. ae4e46b dma-buf: Wait on the reservation object when sync'ing before CPU access by Chris Wilson · 8 years ago
  63. 90844f0 drm: make drm_get_format_name thread-safe by Eric Engestrom · 8 years ago
  64. 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
  65. 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
  66. 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
  67. c13eb93 Merge tag 'mediatek-drm-next-2016-08-12' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 8 years ago
  68. db47432 Merge branch 'drm-next-tilcdc-atomic' of https://github.com/jsarha/linux into drm-next by Dave Airlie · 8 years ago
  69. 694d0d0 Linux 4.8-rc2 by Linus Torvalds · 8 years ago
  70. 0043ee4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  71. 4ef870e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  72. 118253a Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  73. 120c547 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  74. 329f415 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  75. a1e2103 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  76. 2b05980 h8300: Add missing include file to asm/io.h by Guenter Roeck · 8 years ago
  77. 783011b unicore32: mm: Add missing parameter to arch_vma_access_permitted by Guenter Roeck · 8 years ago
  78. f31494b Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  79. b112324 Merge tag 'nfsd-4.8-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  80. 9710cb6 Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  81. 01ea443 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  82. 3bc6d8c Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  83. 0aeeb3e Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  84. e6e7214 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  85. 62822e2 PM / hibernate: Restore processor state before using per-CPU variables by Thomas Garnier · 8 years ago
  86. 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
  87. dd25793 nfsd: don't return an unhashed lock stateid after taking mutex by Jeff Layton · 8 years ago
  88. 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
  89. 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
  90. 0e1117b Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  91. 9909170 Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  92. c239ae1 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  93. 86fc048 Merge tag 'sound-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  94. 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
  95. 53fb45d arm64: defconfig: enable CONFIG_LOCALVERSION_AUTO by Masahiro Yamada · 8 years ago
  96. 2323439 arm64: defconfig: add options for virtualization and containers by Riku Voipio · 8 years ago
  97. dfbca61 arm64: hibernate: handle allocation failures by Mark Rutland · 8 years ago
  98. 0194e76 arm64: hibernate: avoid potential TLB conflict by Mark Rutland · 8 years ago
  99. 9adeb8e arm64: Handle el1 synchronous instruction aborts cleanly by Laura Abbott · 8 years ago
  100. 3590d50 dma-buf/fence: kerneldoc: remove spurious section header by Sumit Semwal · 8 years ago