1. e0bd878 drm/dp: Add HBR3 support in existing DRM DP helpers by Manasi Navare · 7 years ago
  2. a35f2f3 dma-buf: make returning the exclusive fence optional by Christian König · 7 years ago
  3. c60c4af drm/zte: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  4. 4f4bece drm/vmwgfx: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  5. a7d08ff drm/tegra/dc: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  6. c2d6e24 drm/rockchip: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  7. 07579ed drm/nouveau/kms/nv50: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  8. e489c79 drm/msm/mdp5: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  9. 13eff9a drm/meson: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  10. bd6120d drm/mediatek: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  11. 06edb0a drm/imx: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  12. bb4dd71 drm/simple_kms_helper: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  13. de9f422 drm/arm/mali-dp: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  14. 872d20df drm/arm/hdlcd: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  15. a2936e3d drm/i915: Use drm_mode_get_hv_timing() to populate plane clip rectangle by Ville Syrjälä · 7 years ago
  16. 0574bd8 drm/i915: Reject odd pipe source width with double wide/dual link by Ville Syrjälä · 7 years ago
  17. a63b8e7 drm/sun4i: Fix build warnings in sunxi_engine.h by Sean Paul · 7 years ago
  18. 4ac5111 drm/panel: panasonic-vvx10f034n00: More return value fixes by Sean Paul · 7 years ago
  19. dd63250 drm/sun4i: backend: Make sure we don't have a commit pending by Maxime Ripard · 7 years ago
  20. 5d68be9 drm/sun4i: backend: Use runtime_pm variant of atomic_commit_tail by Maxime Ripard · 7 years ago
  21. 96180dd drm/sun4i: backend: Add a custom atomic_check for the frontend by Maxime Ripard · 7 years ago
  22. ca07b21 drm/sun4i: backend: Wire in the frontend by Maxime Ripard · 7 years ago
  23. dd0421f drm/sun4i: Add a driver for the display frontend by Maxime Ripard · 7 years ago
  24. 6b8562c drm/sun4i: engine: Create an atomic_begin callback by Maxime Ripard · 7 years ago
  25. 3004f75 drm/sun4i: engine: Add a VBLANK quirk callback by Maxime Ripard · 7 years ago
  26. 656e5f6 drm/sun4i: engine: Add a custom crtc atomic_check by Maxime Ripard · 7 years ago
  27. d540f82 drm/sun4i: backend: Add a custom plane state by Maxime Ripard · 7 years ago
  28. 9f4ebf6 drm/sun4i: backend: Allow a NULL plane pointer to retrieve the format by Maxime Ripard · 7 years ago
  29. c4c7c72 drm/sun4i: backend: Document the engine operations by Maxime Ripard · 7 years ago
  30. f587087 drm/sun4i: backend: Move line stride setup to buffer setup function by Maxime Ripard · 7 years ago
  31. 54156da Merge airlied/drm-next into drm-misc-next by Sean Paul · 7 years ago
  32. f7a71b0 drm: add kernel doc for exported gem dmabuf_ops by Samuel Li · 7 years ago
  33. e1ca774 drm/i2c: tda998x: Remove duplicate NULL check by Andy Shevchenko · 7 years ago
  34. c4880be drm/i2c/sil164: Remove duplicate NULL check by Andy Shevchenko · 7 years ago
  35. 0173bfd drm/bridge: analogix-anx78xx: Remove duplicate NULL check by Andy Shevchenko · 7 years ago
  36. 4a6cc7a BackMerge tag 'v4.15-rc8' into drm-next by Dave Airlie · 7 years ago
  37. 739ebf5 drm/panel: panasonic-vvx10f034n00: Fix wuxga_nt_panel_disable() return value by Sean Paul · 7 years ago
  38. 6ac6929 drm/dsi: Fix improper use of mipi_dsi_device_transfer() return value by Philippe Cornu · 7 years ago
  39. fd2cb71 drm/bridge/synopsys: dsi: handle endianness correctly in dw_mipi_dsi_write() by Brian Norris · 7 years ago
  40. ad95dc8 drm/bridge/synopsys: dsi: use common mipi_dsi_create_packet() by Brian Norris · 7 years ago
  41. 552de1b drm/bridge/synopsys: dsi: make dw_mipi_dsi_bridge_mode_set() static by Brian Norris · 7 years ago
  42. 10399b2 drm/tinydrm/mipi-dbi: Change reset active time by Noralf Trønnes · 7 years ago
  43. fe4be3b drm/tinydrm: Embed the mode in tinydrm_connector by Noralf Trønnes · 7 years ago
  44. f730ece drm/tinydrm/mi0283qt: Let the display pipe handle power by Noralf Trønnes · 7 years ago
  45. 070ab12 drm/tinydrm/mipi-dbi: Add poweron-reset functions by Noralf Trønnes · 7 years ago
  46. 22edc8d drm/tinydrm/mipi-dbi: Add mipi_dbi_enable_flush() by Noralf Trønnes · 7 years ago
  47. 24e05e7 drm/tinydrm/mi0283qt: Remove ili9341.h by Noralf Trønnes · 7 years ago
  48. 2a67899 drm/tinydrm/mi0283qt: Use common include order by Noralf Trønnes · 7 years ago
  49. a8750dd Linux 4.15-rc8 by Linus Torvalds · 7 years ago
  50. aaae98a Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  51. 6bb8211 Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  52. b8b9ce4 x86/retpoline: Remove compile time warning by Thomas Gleixner · 7 years ago
  53. 9443c16 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  54. 40548c6 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  55. 99a9dc9 x86,perf: Disable intel_bts when PTI by Peter Zijlstra · 7 years ago
  56. a237f76 security/Kconfig: Correct the Documentation reference for PTI by W. Trevor King · 7 years ago
  57. f10ee3d x86/pti: Fix !PCID and sanitize defines by Thomas Gleixner · 7 years ago
  58. 2c1cfa4 Merge tag 'usb-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  59. d5a047f Merge tag 'staging-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  60. 9e8f8f1 Merge tag 'char-misc-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  61. 22079ee Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  62. 852b0a8 Merge tag 'apparmor-pr-2018-01-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 7 years ago
  63. 8e66791 Merge tag 'pci-v4.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  64. ed93de8 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  65. 0f908cc tools/objtool/Makefile: don't assume sync-check.sh is executable by Andrew Morton · 7 years ago
  66. a0b1280 kdump: write correct address of mem_section into vmcoreinfo by Kirill A. Shutemov · 7 years ago
  67. d9570ee kmemleak: allow to coexist with fault injection by Dmitry Vyukov · 7 years ago
  68. bed6760 MAINTAINERS, nilfs2: change project home URLs by Ryusuke Konishi · 7 years ago
  69. 36c1681 genksyms: drop *.hash.c from .gitignore by Masahiro Yamada · 7 years ago
  70. 352909b selftests/x86: Add test_vsyscall by Andy Lutomirski · 7 years ago
  71. 1a3881d apparmor: Fix regression in profile conflict logic by Matthew Garrett · 7 years ago
  72. 0dda0b3 apparmor: fix ptrace label match when matching stacked labels by John Johansen · 7 years ago
  73. c92a9a4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  74. 67549d4 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  75. 02776b9 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  76. aefd140 Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  77. 4e67483 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  78. 70cd907 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  79. 32835a0 Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  80. f12e0dd Merge tag 'mmc-v4.15-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  81. 352ef57 Merge tag 'drm-fixes-for-v4.15-rc8' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  82. 117cc7a x86/retpoline: Fill return stack buffer on vmexit by David Woodhouse · 7 years ago
  83. 49f81d8 drm/pl111: Support handling bridge timings by Linus Walleij · 7 years ago
  84. 88dda5b drm/bridge: Add timing support to dumb VGA DAC by Linus Walleij · 7 years ago
  85. 36a776d drm/bridge: Provide a way to embed timing info in bridges by Linus Walleij · 7 years ago
  86. 85d0875 drm/bridge: Add bindings for TI THS8134 by Linus Walleij · 7 years ago
  87. 8563188 Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
  88. fee6c61 Merge tag 'drm-intel-fixes-2018-01-11-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  89. 477d70b Merge branch 'vmwgfx-fixes-4.15' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 7 years ago
  90. c59beea Merge tag 'drm/tegra/for-4.15-rc8' of git://anongit.freedesktop.org/tegra/linux into drm-fixes by Dave Airlie · 7 years ago
  91. 9be712e Merge tag 'drm/tegra/for-4.16-rc1-fixes' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 7 years ago
  92. 323b20c Merge tag 'drm-msm-next-2018-01-10' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 7 years ago
  93. 1545dec Merge tag 'ceph-for-4.15-rc8' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  94. ab27815 Merge tag 'gpio-v4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  95. 7614e91 x86/retpoline/irq32: Convert assembler indirect jumps by Andi Kleen · 7 years ago
  96. 5096732 x86/retpoline/checksum32: Convert assembler indirect jumps by David Woodhouse · 7 years ago
  97. ea08816 x86/retpoline/xen: Convert Xen hypercall indirect jumps by David Woodhouse · 7 years ago
  98. e70e589 x86/retpoline/hyperv: Convert assembler indirect jumps by David Woodhouse · 7 years ago
  99. 9351803 x86/retpoline/ftrace: Convert ftrace assembler indirect jumps by David Woodhouse · 7 years ago
  100. 2641f08 x86/retpoline/entry: Convert entry assembler indirect jumps by David Woodhouse · 7 years ago