1. 2035333 drm/doc: Fix vga_switcheroo xref by Daniel Vetter · 8 years ago
  2. b7a0c7c drm/gma500: remove unnecessary config_enabled() guard by Masahiro Yamada · 8 years ago
  3. 0d42204 drm/doc: Document uapi requirements in DRM by Daniel Vetter · 8 years ago
  4. 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
  5. 28579f3 drm/fb-helper: Make docs for fb_set_suspend wrappers consistent by Daniel Vetter · 8 years ago
  6. 15d8bb4 drm/rockchip: Delete unnecessary assignment for the field "owner" by Markus Elfring · 8 years ago
  7. 79d0d27 drm/bridge: dw-hdmi: Delete unnecessary assignment for the field "owner" by Markus Elfring · 8 years ago
  8. 39a9ad8 drm/rockchip: Don't continue trying to enable crtc on failure by Sean Paul · 8 years ago
  9. cfe6342 drm/fb-helper: Add drm_fb_helper_set_suspend_unlocked() by Noralf Trønnes · 8 years ago
  10. 0a3bfe2 drm/fb-helper: Fix the dummy remove_conflicting_framebuffers by Chris Wilson · 8 years ago
  11. d1c151dc drm/udl: Ensure channel is selected before using the device. by Jamie Lentin · 8 years ago
  12. b4ba97e drm: Avoid calling dev_printk(.dev = NULL) by Chris Wilson · 8 years ago
  13. ec913f3 drm: avoid exposing kernel stack in compat_drm_getstats by Heinrich Schuchardt · 8 years ago
  14. f5bef0b reservation: fix small comment typo by Rob Clark · 8 years ago
  15. 420382a drm: Don't implement empty prepare_fb()/cleanup_fb() by Laurent Pinchart · 8 years ago
  16. 7ad61e6 virtio-gpu: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  17. a6e3918 GPU-DRM-Savage: Use memdup_user() rather than duplicating by Markus Elfring · 8 years ago
  18. 1832040 drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb by Chris Wilson · 8 years ago
  19. ee4d789 drm/rockchip: Use DRM_DEV_ERROR in vop by Sean Paul · 8 years ago
  20. c4e68a5 drm: Introduce DRM_DEV_* log messages by Sean Paul · 8 years ago
  21. 8f0e490 drm/edid: CEA mode 64 1080p100 vsync pulse width incorrect by Clint Taylor · 8 years ago
  22. 9cd2e85 Revert "drm/hisilicon: Don't set drm_device->platformdev" by Daniel Vetter · 8 years ago
  23. 68acb6a dma-buf: fix kernel-doc warning and typos by Randy Dunlap · 8 years ago
  24. 5ee4c8f drm: Fix kerneldoc in drm_plane_helper.c by Daniel Vetter · 8 years ago
  25. b754b35 vgaarbiter: rst-ifiy and polish kerneldoc by Daniel Vetter · 8 years ago
  26. b3c6c8b drm: document drm_display_info by Daniel Vetter · 8 years ago
  27. 4644453 drm: Remove display_info->min/max_(h|v)max by Daniel Vetter · 8 years ago
  28. ae2a6da drm: Update connector documentation by Daniel Vetter · 8 years ago
  29. e15c8f4 drm: Don't export dp-aux devnode functions by Daniel Vetter · 8 years ago
  30. 52a9fcd drm/doc: Include new drm_blend.c by Daniel Vetter · 8 years ago
  31. 5221719 drm: Extract drm_connector.[hc] by Daniel Vetter · 8 years ago
  32. adebd6f drm: Export drm_property_replace_global_blob by Daniel Vetter · 8 years ago
  33. cb34d7f drm: update kerneldoc for changes introduced by commits "16fadc2568e9" and "9671e228fb78" by Lothar Waßmann · 8 years ago
  34. 750fb8c drm/doc: Update drm_framebuffer docs by Daniel Vetter · 8 years ago
  35. 7520a27 drm: Extract drm_framebuffer.[hc] by Daniel Vetter · 8 years ago
  36. 5d070be drm/doc: Include drm_atomic.h by Daniel Vetter · 8 years ago
  37. 6ab10b7 drm/kms: Nuke dirty_info property by Daniel Vetter · 8 years ago
  38. ecfd8ef drm/doc: Remove outdated FIXME for the page_flip callback by Daniel Vetter · 8 years ago
  39. d25bcfb drm/hisilicon: Don't set drm_device->platformdev by Daniel Vetter · 8 years ago
  40. f1d1326 drm/etnaviv: Don't set drm_device->platformdev by Daniel Vetter · 8 years ago
  41. 311b62d drm/doc: Reorg for drm-kms.rst by Daniel Vetter · 8 years ago
  42. 8febdf0 drm/doc: Reorg drm-mm.rst by Daniel Vetter · 8 years ago
  43. 1de72fa drm/kms-helpers: Extract drm_modeset_helper.[hc] by Daniel Vetter · 8 years ago
  44. bcb32b6 drm/doc: Light drm-kms-helper.rst cleanup by Daniel Vetter · 8 years ago
  45. 62cacc7 drm/doc: Fix more kerneldoc/sphinx warnings by Daniel Vetter · 8 years ago
  46. e1f96ef drm: drop DRIVER_HAVE_IRQ flag for some drivers by Shawn Guo · 8 years ago
  47. d382814 drm: remove `const` attribute to hint at caller that they now own the memory by Eric Engestrom · 8 years ago
  48. b0f5668 drm/mgag200: fix error return code in mgag200fb_create() by Wei Yongjun · 8 years ago
  49. ae4e46b dma-buf: Wait on the reservation object when sync'ing before CPU access by Chris Wilson · 8 years ago
  50. 90844f0 drm: make drm_get_format_name thread-safe by Eric Engestrom · 8 years ago
  51. 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
  52. 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
  53. 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
  54. 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
  55. db47432 Merge branch 'drm-next-tilcdc-atomic' of https://github.com/jsarha/linux into drm-next by Dave Airlie · 8 years ago
  56. 694d0d0 Linux 4.8-rc2 by Linus Torvalds · 8 years ago
  57. 0043ee4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  58. 4ef870e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  59. 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
  60. 120c547 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  61. 329f415 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  62. a1e2103 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  63. 2b05980 h8300: Add missing include file to asm/io.h by Guenter Roeck · 8 years ago
  64. 783011b unicore32: mm: Add missing parameter to arch_vma_access_permitted by Guenter Roeck · 8 years ago
  65. f31494b Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  66. b112324 Merge tag 'nfsd-4.8-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  67. 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
  68. 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
  69. 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
  70. 0aeeb3e Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  71. 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
  72. 62822e2 PM / hibernate: Restore processor state before using per-CPU variables by Thomas Garnier · 8 years ago
  73. 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
  74. dd25793 nfsd: don't return an unhashed lock stateid after taking mutex by Jeff Layton · 8 years ago
  75. 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
  76. 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
  77. 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
  78. 9909170 Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  79. c239ae1 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  80. 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
  81. 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
  82. 53fb45d arm64: defconfig: enable CONFIG_LOCALVERSION_AUTO by Masahiro Yamada · 8 years ago
  83. 2323439 arm64: defconfig: add options for virtualization and containers by Riku Voipio · 8 years ago
  84. dfbca61 arm64: hibernate: handle allocation failures by Mark Rutland · 8 years ago
  85. 0194e76 arm64: hibernate: avoid potential TLB conflict by Mark Rutland · 8 years ago
  86. 9adeb8e arm64: Handle el1 synchronous instruction aborts cleanly by Laura Abbott · 8 years ago
  87. 3590d50 dma-buf/fence: kerneldoc: remove spurious section header by Sumit Semwal · 8 years ago
  88. 0951e45 dma-buf/fence: kerneldoc: remove unused struct members by Sumit Semwal · 8 years ago
  89. 5a78ff7 Revert "gpu: drm: omapdrm: dss-of: add missing of_node_put after calling of_parse_phandle" by Peter Chen · 8 years ago
  90. 89a1d43 Merge tag 'kvm-s390-master-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Radim Krčmář · 8 years ago
  91. 9b731bc MIPS: KVM: Propagate kseg0/mapped tlb fault errors by James Hogan · 8 years ago
  92. 0741f52 MIPS: KVM: Fix gfn range check in kseg0 tlb faults by James Hogan · 8 years ago
  93. 8985d50 MIPS: KVM: Add missing gfn range check by James Hogan · 8 years ago
  94. c604cff MIPS: KVM: Fix mapped fault broken commpage handling by James Hogan · 8 years ago
  95. a28ebea KVM: Protect device ops->create and list_add with kvm->lock by Christoffer Dall · 8 years ago
  96. 023e9fd KVM: PPC: Move xics_debugfs_init out of create by Christoffer Dall · 8 years ago
  97. 0c75613 drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATION by Daniel Vetter · 8 years ago
  98. 9db7d2b drm/radeon|amgpu: Make fbdev emulation optional by Daniel Vetter · 8 years ago
  99. 183cd49 drm/vmwgfx: select CONFIG_FB by Daniel Vetter · 8 years ago
  100. b1116f6 drm: Remove superflous linux/fb.h includes by Daniel Vetter · 8 years ago