1. bae781b drm: Nuke modifier[1-3] by Ville Syrjälä · 8 years ago
  2. b7c0e47 Merge tag 'drm-vc4-next-2016-11-16' of https://github.com/anholt/linux into drm-next by Dave Airlie · 8 years ago
  3. 318313d Merge tag 'drm-misc-next-2016-11-16' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  4. c778cc5 drm/vc4: Add fragment shader threading support by Jonas Pfeil · 8 years ago
  5. beaf5af drm/fence: add out-fences support by Gustavo Padovan · 8 years ago
  6. 6d6003c drm/fence: add fence timeline to drm_crtc by Gustavo Padovan · 8 years ago
  7. 9626014 drm/fence: add in-fences support by Gustavo Padovan · 8 years ago
  8. 1a3865d Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next by Dave Airlie · 8 years ago
  9. b9876d5 drm: drm_irq.h header cleanup by Daniel Vetter · 8 years ago
  10. 2d1e331 drm/irq: Unexport drm_vblank_on/off by Daniel Vetter · 8 years ago
  11. 07600c5 drm/irq: Make drm_vblank_pre/post_modeset internal by Daniel Vetter · 8 years ago
  12. edd420e drm: Drop externs from drm_crtc.h by Daniel Vetter · 8 years ago
  13. 9498c19 drm: Move tile group code into drm_connector.c by Daniel Vetter · 8 years ago
  14. 28575f1 drm: Extract drm_mode_config.[hc] by Daniel Vetter · 8 years ago
  15. 7920232 Revert "drm: Add and handle new aspect ratios in DRM layer" by Ville Syrjälä · 8 years ago
  16. 2d5e836d drm/print: Move kerneldoc next to definition by Daniel Vetter · 8 years ago
  17. 4f93624 drm: Consolidate dumb buffer docs by Daniel Vetter · 8 years ago
  18. 6c4789e drm: Clean up kerneldoc for struct drm_driver by Daniel Vetter · 8 years ago
  19. 85e634b drm: Extract drm_drv.h by Daniel Vetter · 8 years ago
  20. 8a5846b doc/dma-buf: Fix up include directives by Daniel Vetter · 8 years ago
  21. 196594e drm/fb_cma_helper: Add missing forward declaration by Marek Vasut · 8 years ago
  22. 35cf035 drm: don't let crtc_ww_class leak out by Rob Clark · 8 years ago
  23. 6bfec6d dma-buf: Use fence_get_rcu_safe() for retrieving the exclusive fence by Chris Wilson · 8 years ago
  24. 14d7f96 drm/fb_cma_helper: Add drm_fb_cma_prepare_fb() helper by Marek Vasut · 8 years ago
  25. 1e00892 drm/fb-helper: add fb_debug_* to DRM_FB_HELPER_DEFAULT_OPS by Stefan Christ · 8 years ago
  26. f5a000c video: of: Constify node argument to display timing functions by Laurent Pinchart · 8 years ago
  27. b3c11ac drm: move allocation out of drm_get_format_name() by Eric Engestrom · 8 years ago
  28. 628d165 Merge tag 'imx-drm-next-2016-11-10' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 8 years ago
  29. 3e91168 Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  30. 6559c90 drm/atomic: add debugfs file to dump out atomic state by Rob Clark · 8 years ago
  31. fceffb32 drm/atomic: add new drm_debug bit to dump atomic state by Rob Clark · 8 years ago
  32. 1638d30 drm: add helpers to go from plane state to drm_rect by Rob Clark · 8 years ago
  33. d8187177 drm: add helper for printing to log or seq_file by Rob Clark · 8 years ago
  34. 65c7dc1 drm: helper macros to print composite types by Rob Clark · 8 years ago
  35. eef18a8 drm/amdgpu: add the interface of waiting multiple fences (v4) by Junwei Zhang · 8 years ago
  36. 7392b4b dma-buf: return index of the first signaled fence (v2) by monk.liu · 8 years ago
  37. 3835b46 drm/plane: add inline doc for struct drm_plane by Gustavo Padovan · 8 years ago
  38. 13b5566 drm/atomic: add drm_atomic_set_fence_for_plane() by Gustavo Padovan · 8 years ago
  39. 91d5ee0 drm/uapi: Add a warning that mode flags must match the xrandr definitions by Ville Syrjälä · 8 years ago
  40. 0dc9967 drm/atomic-helper: fix reference to drm_atomic_helper_commit_planes by Stefan Agner · 8 years ago
  41. 5705670 drm: Track drm_mm allocators and show leaks on shutdown by Chris Wilson · 8 years ago
  42. 867341b gpu: ipu-v3: add ipu_csi_set_downsize by Philipp Zabel · 8 years ago
  43. 7b624ad Backmerge tag 'v4.9-rc4' into drm-next by Dave Airlie · 8 years ago
  44. 785bcb4 Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtd by Linus Torvalds · 8 years ago
  45. d4c5f43 Merge tag 'drm-fixes-for-v4.9-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  46. 7154d76 drm/vc4: Add support for rendering with ETC1 textures. by Eric Anholt · 8 years ago
  47. 55edf41 drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs by Jani Nikula · 8 years ago
  48. e886fec video: display_timing: Add flags to select the edge when the sync is driven by Peter Ujfalusi · 8 years ago
  49. 5f7f8f6 Merge branch 'drm-fixes-staging' of ssh://people.freedesktop.org/~/linux into drm-fixes by Dave Airlie · 8 years ago
  50. 80a306d Merge tag 'regmap-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 8 years ago
  51. 2a26d99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  52. c6fcc4f vxlan: avoid using stale vxlan socket. by pravin shelar · 8 years ago
  53. 6f2e0d2 net/mlx4: Fix firmware command timeout during interrupt test by Eugenia Emantayev · 8 years ago
  54. 880b583 Merge tag 'mac80211-for-davem-2016-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  55. e934f68 Revert "hv_netvsc: report vmbus name in ethtool" by Stephen Hemminger · 8 years ago
  56. 74e3368 Merge remote-tracking branches 'regmap/fix/header' and 'regmap/fix/macro' into regmap-linus by Mark Brown · 8 years ago
  57. 04c0c1ab net/mlx5: PCI error recovery health care simulation by Mohamad Haj Yahia · 8 years ago
  58. 05ac2c0 net/mlx5: Fix race between PCI error handlers and health work by Mohamad Haj Yahia · 8 years ago
  59. b47bd6e {net, ib}/mlx5: Make cache line size determination at runtime. by Daniel Jurgens · 8 years ago
  60. c067aff Merge tag 'acpi-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  61. b49c317 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. 72193a9 regmap: Rename ret variable in regmap_read_poll_timeout by Charles Keepax · 8 years ago
  63. bdb5208 Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  64. 5aab90c perf/powerpc: Don't call perf_event_disable() from atomic context by Jiri Olsa · 8 years ago
  65. 73f907f mtd: nand: Fix data interface configuration logic by Boris Brezillon · 8 years ago
  66. 14970f2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  67. c0a0aba kconfig.h: remove config_enabled() macro by Masahiro Yamada · 8 years ago
  68. 220196b Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  69. d5d32e4 net: ipv6: Do not consider link state for nexthop validation by David Ahern · 8 years ago
  70. 830218c net: ipv6: Fix processing of RAs in presence of VRF by David Ahern · 8 years ago
  71. e890038 Merge tag 'xfs-fixes-for-linus-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  72. 9dcb8b6 mm: remove per-zone hashtable of bitlock waitqueues by Linus Torvalds · 8 years ago
  73. 10df8e6 udp: fix IP_CHECKSUM handling by Eric Dumazet · 8 years ago
  74. 293de7d doc: update docbook annotations for socket and skb by Stephen Hemminger · 8 years ago
  75. 329f4c8 drm: mark drm_of_component_match_add dummy inline by Arnd Bergmann · 8 years ago
  76. 38d868e drm: Don't force all planes to be added to the state due to zpos by Ville Syrjälä · 8 years ago
  77. b4f7f4a mac80211: fix some sphinx warnings by Jani Nikula · 8 years ago
  78. 8ef4227 x86/io: add interface to reserve io memtype for a resource range. (v1.1) by Dave Airlie · 8 years ago
  79. 00c635e video: add header file for Mobile High-Definition Link (MHL) interface by Andrzej Hajda · 8 years ago
  80. a2ab19fe drm/ttm: make eviction decision a driver callback v2 by Christian König · 8 years ago
  81. 585ffd6 drm/ttm: fix coding style in ttm_bo_driver.h by Christian König · 8 years ago
  82. aafcafa drm/amdgpu:new ids flag for preempt by Monk Liu · 8 years ago
  83. bbe8797 drm/amdgpu: add info ioctl query for vce clock info (v3) by Alex Deucher · 8 years ago
  84. e0adf6c drm/amd/amdgpu: unify memory query info interface by Junwei Zhang · 8 years ago
  85. 03f48dd drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3 by Christian König · 8 years ago
  86. cfa3255 drm/amd/amdgpu: add info about vram and gtt max allocation size by Junwei Zhang · 8 years ago
  87. 9f6163e drm/amd/amdgpu: add info about vram and gtt total size by Junwei Zhang · 8 years ago
  88. 97ac0e4 drm: convert DT component matching to component_match_add_release() by Russell King · 8 years ago
  89. f54d186 dma-buf: Rename struct fence to dma_fence by Chris Wilson · 8 years ago
  90. 0fc4f78 Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc by Daniel Vetter · 8 years ago
  91. 714cf7e drm/dp: Factor out helper to distinguish between branch and sink devices by Imre Deak · 8 years ago
  92. 5481e27 Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  93. 61d0a04 Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  94. b5cd891 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  95. 0d73175 mm: unexport __get_user_pages() by Lorenzo Stoakes · 8 years ago
  96. f1caa61 ACPI/PCI: pci_link: penalize SCI correctly by Sinan Kaya · 8 years ago
  97. 7b889ad doc: add missing docbook parameter for fence-array by Stephen Hemminger · 8 years ago
  98. a55da8a Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  99. 5766e9d Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 8 years ago
  100. 0e19182 qed*: Reduce the memory footprint for Rx path by Sudarsana Reddy Kalluru · 8 years ago