1. 6c7d091 drm/pl111: Do not use deprecated drm_driver.{enable|disable)_vblank by Oleksandr Andrushchenko · 7 years ago
  2. df91972 drm/tve200: Do not use deprecated drm_driver.{enable|disable)_vblank by Oleksandr Andrushchenko · 7 years ago
  3. 989c48e drm/mxsfb: Do not use deprecated drm_driver.{enable|disable)_vblank by Oleksandr Andrushchenko · 7 years ago
  4. ac86cba drm/simple_kms_helper: Add {enable|disable}_vblank callback support by Oleksandr Andrushchenko · 7 years ago
  5. 5887170 drm: fix drm_get_max_iomem type mismatch by Arnd Bergmann · 7 years ago
  6. 4751cf7 drm/simple_kms_helper: Fix NULL pointer dereference with no active CRTC by Oleksandr Andrushchenko · 7 years ago
  7. 35152d1 drm/sun4i: backend: Remove ARGB spoofing by Maxime Ripard · 7 years ago
  8. ded4f34 drm/sun4i: backend: Make zpos configurable by Maxime Ripard · 7 years ago
  9. 70d2850 drm/sun4i: Remove the plane description structure by Maxime Ripard · 7 years ago
  10. 8f1f255 drm/sun4i: backend: Assign the pipes automatically by Maxime Ripard · 7 years ago
  11. 8a19494 drm/mm: Fix caching of leftmost node in the interval tree by Chris Wilson · 7 years ago
  12. 2b91e3c drm/omapdrm: Use of_find_backlight helper by Meghana Madhyastha · 7 years ago
  13. c69f945 drm/panel: Use of_find_backlight helper by Meghana Madhyastha · 7 years ago
  14. f4ccc2b drm/omapdrm: Use backlight_enable/disable helpers by Meghana Madhyastha · 7 years ago
  15. d593bfd drm/panel: Use backlight_enable/disable helpers by Meghana Madhyastha · 7 years ago
  16. 27f6640 drm/tinydrm: Call devres version of of_find_backlight by Meghana Madhyastha · 7 years ago
  17. d1a2e70 drm/tinydrm: Replace tinydrm_of_find_backlight with of_find_backlight by Meghana Madhyastha · 7 years ago
  18. 414147e drm/tinydrm: Convert tinydrm_enable/disable_backlight to backlight_enable/disable by Meghana Madhyastha · 7 years ago
  19. f515587 Merge tag 'topic/backlight_for_lag-2018-01-29' of git://anongit.freedesktop.org/drm/drm-misc into drm-misc-next by Sean Paul · 7 years ago
  20. 07d8529 drm: add documentation for tv connector state margins by Jani Nikula · 7 years ago
  21. 83a7dff drm/doc: Use new substruct support by Daniel Vetter · 7 years ago
  22. dbd124f drm/doc: Polish for drm_mode_parse_command_line_for_connector by Daniel Vetter · 7 years ago
  23. bbeba09 drm/docs: Document "scaling mode" property better by Daniel Vetter · 7 years ago
  24. 4d10bd4 drm/docs: Align layout of optional plane blending properties by Daniel Vetter · 7 years ago
  25. 3f0df75 drm/docs: Discourage adding more to kms-properties.csv by Daniel Vetter · 7 years ago
  26. 40275dc drm: simple_kms_helper: Add mode_valid() callback support by Linus Walleij · 7 years ago
  27. 1aecabb drm/todo: Add idr_init_base todo by Daniel Vetter · 7 years ago
  28. e86584c drm: Use idr_init_base(1) when using id==0 for invalid by Chris Wilson · 7 years ago
  29. a5ef656 drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problem by Joe Moriarty · 7 years ago
  30. 22a0703 drm: NULL pointer dereference [null-pointer-deref] (CWE 476) problem by Joe Moriarty · 7 years ago
  31. b88132b dma-buf/sw_sync: Fix kerneldoc warnings by Chris Wilson · 7 years ago
  32. 7591844 drm: Fix kerneldoc warnings for drm_lease by Chris Wilson · 7 years ago
  33. f42bd94 drm/bochs: make structure bochs_bo_driver static by Colin Ian King · 7 years ago
  34. 57de50a drm/rockchip: Respect page offset for PRIME mmap calls by Ørjan Eide · 7 years ago
  35. 6fd0bfe drm/rockchip: support prime import sg table by Haixia Shi · 7 years ago
  36. b4a92d0 drm/rockchip: Get rid of unnecessary struct fields by Tomasz Figa · 7 years ago
  37. a2fad8d drm/rockchip: inno_hdmi: Remove unnecessary platform_get_resource() error check by Fabio Estevam · 7 years ago
  38. 64f1d1a drm/rockchip: dsi: Remove unnecessary platform_get_resource() error check by Fabio Estevam · 7 years ago
  39. d4da404 Merge airlied/drm-next into drm-misc-next by Sean Paul · 7 years ago
  40. fa4127c drm/sun4i: fix HSYNC and VSYNC polarity by Giulio Benetti · 7 years ago
  41. cd0e93d drm/rcar-du: dw-hdmi: Fix compilation by Maxime Ripard · 7 years ago
  42. b7c7436 drm/sun4i: Implement A83T HDMI driver by Jernej Skrabec · 7 years ago
  43. 47095e1 drm/sun4i: Add support for A83T second DE2 mixer by Jernej Skrabec · 7 years ago
  44. 05adc89 drm/sun4i: Add support for A83T second TCON by Jernej Skrabec · 7 years ago
  45. 34d698f drm/sun4i: Add has_channel_0 TCON quirk by Jernej Skrabec · 7 years ago
  46. a17a261 dt-bindings: display: sun4i-drm: Add A83T HDMI pipeline by Jernej Skrabec · 7 years ago
  47. eea034a drm/bridge/synopsys: dw-hdmi: don't clobber drvdata by Jernej Skrabec · 7 years ago
  48. 5765916 drm/bridge/synopsys: dw-hdmi: Export some PHY related functions by Jernej Skrabec · 7 years ago
  49. 46d1b42 drm/bridge/synopsys: dw-hdmi: Enable workaround for v1.32a by Jernej Skrabec · 7 years ago
  50. 933519a Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  51. 76ea0f3 Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  52. f0308d7 Merge tag 'drm-intel-next-2018-02-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  53. 4564005 drm: Add DPCD definitions for DP 1.4 FEC feature by Anusha Srivatsa · 7 years ago
  54. 5db520e Documentation: bindings: add dt documentation for cdn DP controller by Chris Zhong · 7 years ago
  55. 1bc3d3c drm/radeon: only enable swiotlb path when need v2 by Chunming Zhou · 7 years ago
  56. fd5fd48 drm/amdgpu: only enable swiotlb alloc when need v2 by Chunming Zhou · 7 years ago
  57. 82626363 drm: add func to get max iomem address v2 by Chunming Zhou · 7 years ago
  58. 7928b2c Linux 4.16-rc1 by Linus Torvalds · 7 years ago
  59. 7a163b2 unify {de,}mangle_poll(), get rid of kernel-side POLL... by Al Viro · 7 years ago
  60. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  61. ee5daa1 Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  62. 3fc928d Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 7 years ago
  63. 60d7a21 Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 7 years ago
  64. f8d0cbf xtensa: fix build with KASAN by Max Filippov · 7 years ago
  65. e0691eb nios2: defconfig: Cleanup from old Kconfig options by Krzysztof Kozlowski · 7 years ago
  66. 5d13c73 nios2: dts: Remove leading 0x and 0s from bindings notation by Mathieu Malaterre · 7 years ago
  67. 65101d8 drm/vc4: Expose performance counters to userspace by Boris Brezillon · 7 years ago
  68. 9c950e4 drm: Print the pid when debug logging an ioctl error. by Eric Anholt · 7 years ago
  69. d48fcbd Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  70. 9454473 Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  71. cc5cb5a Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86 by Linus Torvalds · 7 years ago
  72. e9d46f7 Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform by Linus Torvalds · 7 years ago
  73. 15303ba Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  74. c591c2e powerpc/pci: Fix broken INTx configuration via OF by Alexey Kardashevskiy · 7 years ago
  75. 9a61df9 Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  76. 7a501609 mconsole_proc(): don't mess with file->f_pos by Al Viro · 7 years ago
  77. 878e66d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  78. 523ca58 kconfig: remove const qualifier from sym_expand_string_value() by Masahiro Yamada · 7 years ago
  79. d717f24 kconfig: add xrealloc() helper by Masahiro Yamada · 7 years ago
  80. 1bd42d9 platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems by Vadim Pasternak · 7 years ago
  81. a49a414 platform/x86: mlx-platform: Add support for new msn201x system type by Vadim Pasternak · 7 years ago
  82. ef08e14 platform/x86: mlx-platform: Add support for new msn274x system type by Vadim Pasternak · 7 years ago
  83. c839682 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  84. 82f0a41 Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  85. 858f45b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  86. 8158c2f Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  87. a283483 Merge tag '4.16-minor-rc-SMB3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  88. 58fcba6 Merge tag 'fbdev-v4.16-fix' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  89. 1ab03c0 Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
  90. 80132f4 Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Radim Krčmář · 7 years ago
  91. 2fa56a4 ibmvnic: Remove skb->protocol checks in ibmvnic_xmit by John Allen · 7 years ago
  92. 941ff6f bpf: fix rlimit in reuseport net selftest by Daniel Borkmann · 7 years ago
  93. 07f2c7a sctp: verify size of a new chunk in _sctp_make_chunk() by Alexey Kodanev · 7 years ago
  94. 7b30d51 Merge branch 's390-qeth-fixes' by David S. Miller · 7 years ago
  95. 1c5b221 s390/qeth: fix SETIP command handling by Julian Wiedmann · 7 years ago
  96. 89271c6 s390/qeth: fix underestimated count of buffer elements by Ursula Braun · 7 years ago
  97. 0bf7800 ptr_ring: try vmalloc() when kmalloc() fails by Jason Wang · 7 years ago
  98. 6e6e41c ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE by Jason Wang · 7 years ago
  99. 909ebd5 Merge branch 'stmmac-irq-fixes-cleanups' by David S. Miller · 7 years ago
  100. 1029117 net: stmmac: remove redundant enable of PMT irq by Niklas Cassel · 7 years ago