1. 73f1a58 drm/fourcc: add vivante tiled layout format modifiers by Philipp Zabel · 8 years ago
  2. 779c4c2 drm/edid: Set AVI infoframe Q even when QS=0 by Ville Syrjälä · 8 years ago
  3. a2ce26f drm/edid: Introduce drm_hdmi_avi_infoframe_quant_range() by Ville Syrjälä · 8 years ago
  4. c8127cf0 drm/edid: Introduce drm_default_rgb_quant_range() by Ville Syrjälä · 8 years ago
  5. 0014793 drm/edid: Have drm_edid.h include hdmi.h by Ville Syrjälä · 8 years ago
  6. 559bdaf drm/doc: Fix typos for early_unregister doc by Daniel Vetter · 8 years ago
  7. 196cd5d drm: s/drm_crtc_get_hv_timings/drm_mode_get_hv_timings/ by Daniel Vetter · 8 years ago
  8. 0683c0a drm/moc: Mark legacy fields in drm_driver as such by Daniel Vetter · 8 years ago
  9. 9b5dd04 drm: Nuke ums vgaarb support by Daniel Vetter · 8 years ago
  10. 2ce0264 drm: remove device_is_agp callback by Daniel Vetter · 8 years ago
  11. d5d487e drm: Update kerneldoc for drm_crtc.[hc] by Daniel Vetter · 8 years ago
  12. d574528 drm/kms-core: Use recommened kerneldoc for struct member refs by Daniel Vetter · 8 years ago
  13. ef40cbf9 drm/core: Use recommened kerneldoc for struct member refs by Daniel Vetter · 8 years ago
  14. 940eba2 drm/gem|prime|mm: Use recommened kerneldoc for struct member refs by Daniel Vetter · 8 years ago
  15. 6806cdf drm/kms-helpers: Use recommened kerneldoc for struct member refs by Daniel Vetter · 8 years ago
  16. 7b0a89a drm/dp: Store drm_device in MST topology manager by Dhinakaran Pandiyan · 8 years ago
  17. a6a9534 drm/simple-helpers: Add missing includes by Noralf Trønnes · 8 years ago
  18. a4405b5 drm/fb-cma-helper: Add drm_fbdev_cma_set_suspend_unlocked() by Noralf Trønnes · 8 years ago
  19. faba6c3 drm: bridge: dw-hdmi: Detect PHY type at runtime by Laurent Pinchart · 8 years ago
  20. 69497eb drm: bridge: dw-hdmi: Implement DRM bridge registration by Laurent Pinchart · 8 years ago
  21. c608119 drm: bridge: dw-hdmi: Move IRQ and IO resource allocation to common code by Laurent Pinchart · 8 years ago
  22. ecaa98f drm: bridge: dw-hdmi: Remove unneeded arguments to bind/unbind functions by Laurent Pinchart · 8 years ago
  23. f869a6e drm/atomic: Add target_vblank support in atomic helpers (v2) by Andrey Grodzovsky · 8 years ago
  24. fd056f0 drm: add fourcc codes for 16bit R and RG by Rainer Hochecker · 8 years ago
  25. f9a87bd drm: Move drm_clflush prototypes to drm_cache header file by Gabriel Krisman Bertazi · 8 years ago
  26. 282d0a3 Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  27. 5c37daf Merge tag 'drm-intel-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  28. a009e97 dma-fence: Introduce drm_fence_set_error() helper by Chris Wilson · 8 years ago
  29. d6c99f4 dma-fence: Wrap querying the fence->status by Chris Wilson · 8 years ago
  30. 11b3c20 drm: Change the return type of the unload hook to void by Gabriel Krisman Bertazi · 8 years ago
  31. a09759e drm: remove useless parameters from drm_pick_cmdline_mode function by Vincent Abriou · 8 years ago
  32. 3806a27 Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  33. 83280e9 Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  34. 6ea17ed Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  35. ea07b86 mm: workingset: fix use-after-free in shadow node shrinker by Johannes Weiner · 8 years ago
  36. 87bc610 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  37. 5824f92 Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  38. 2fd8774 Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 8 years ago
  39. 7453c54 swiotlb: Export swiotlb_max_segment to users by Konrad Rzeszutek Wilk · 8 years ago
  40. edd1f2f drm/i915: Use fixed-sized types for stolen by Chris Wilson · 8 years ago
  41. 62a0d98 drm: allow to use mmuless SoC by Benjamin Gaignard · 8 years ago
  42. 6989606 Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 8 years ago
  43. b400792 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  44. c7858bf asm-prototypes: Clear any CPP defines before declaring the functions by Michal Marek · 8 years ago
  45. b3ba3f6 drm: Add kernel-doc for drm_crtc_commit_get/put by Daniel Vetter · 8 years ago
  46. 4cf1846 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  47. c6ef7fd vfio-mdev: fix non-standard ioctl return val causing i386 build fail by Paul Gortmaker · 8 years ago
  48. 62f8c405 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  49. 0784bc6 drm/i915: more .is_mobile cleanups for BDW by Paulo Zanoni · 8 years ago
  50. 7fbd995 drm/i915: fix INTEL_BDW_IDS definition by Paulo Zanoni · 8 years ago
  51. 46a3bf8 Merge tag 'omap-for-v4.10/fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 8 years ago
  52. ef426c1 Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-intel-next-queued by Daniel Vetter · 8 years ago
  53. a402eae Merge tag 'v4.10-rc2' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  54. 24835e4 drm: reference count event->completion by Daniel Vetter · 8 years ago
  55. 5692650 drm: Document deprecated load/unload hook by Gabriel Krisman Bertazi · 8 years ago
  56. 5390974 drm/i915: Update SKL SRV GT4 pci ids reference. by Rodrigo Vivi · 8 years ago
  57. 890b73a Merge tag 'iio-fixes-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 8 years ago
  58. 96a420d2d3 usb: gadget: f_fs: Document eventfd effect on descriptor format. by Vincent Pelletier · 8 years ago
  59. 4541d31 drm/bridge: Use recommened kerneldoc for struct member refs by Daniel Vetter · 8 years ago
  60. 4759d38 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  61. 65e4345 iio: accel: st_accel: fix LIS3LV02 reading and scaling by Linus Walleij · 8 years ago
  62. b112481 drm/cma-helper: simplify setup for drivers with ->dirty callbacks by Daniel Vetter · 8 years ago
  63. 99e3123 vfio-mdev: Make mdev_device private and abstract interfaces by Alex Williamson · 8 years ago
  64. 9372e6fe vfio-mdev: Make mdev_parent private by Alex Williamson · 8 years ago
  65. 4293055 vfio-mdev: de-polute the namespace, rename parent_device & parent_ops by Alex Williamson · 8 years ago
  66. 347e890 drm: Nuke connector_list locking assert by Daniel Vetter · 8 years ago
  67. ea0dd85 drm/doc: use preferred struct reference in kernel-doc by Daniel Vetter · 8 years ago
  68. e9b4d7b dma-buf: Use recommended structure member reference by Daniel Vetter · 8 years ago
  69. f641d3b dma-buf: use preferred struct reference in kernel-doc by Daniel Vetter · 8 years ago
  70. 05fc032 drm/mm: Some doc polish by Daniel Vetter · 8 years ago
  71. 6d1b81d drm: add crtc helper drm_crtc_from_index() by Shawn Guo · 8 years ago
  72. b5c3714 drm/mm: Convert to drm_printer by Daniel Vetter · 8 years ago
  73. 3d387d9 drm/printer: add debug printer by Daniel Vetter · 8 years ago
  74. 10b1c04 net/mlx4_core: Fix raw qp flow steering rules under SRIOV by Jack Morgenstein · 8 years ago
  75. b91e130 mm: optimize PageWaiters bit use for unlock_page() by Linus Torvalds · 8 years ago
  76. 1efbd20 Revert "net/mlx5: Add MPCNT register infrastructure" by Gal Pressman · 8 years ago
  77. adb040b drm: Use drm_mm_insert_node_in_range_generic() for everyone by Chris Wilson · 8 years ago
  78. 3f85fb3 drm: Wrap drm_mm_node.hole_follows by Chris Wilson · 8 years ago
  79. 3fa489d drm: Apply tight eviction scanning to color_adjust by Chris Wilson · 8 years ago
  80. f29051f drm: Simplify drm_mm scan-list manipulation by Chris Wilson · 8 years ago
  81. 9a956b1 drm: Optimise power-of-two alignments in drm_mm_scan_add_block() by Chris Wilson · 8 years ago
  82. 0b04d47 drm: Compute tight evictions for drm_mm_scan by Chris Wilson · 8 years ago
  83. 2c4b389 drm: Unconditionally do the range check in drm_mm_scan_add_block() by Chris Wilson · 8 years ago
  84. 8f18e4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  85. be53e38 dt-bindings: mfd: Remove TPS65217 interrupts by Milo Kim · 8 years ago
  86. be26727 net: xdp: remove unused bfp_warn_invalid_xdp_buffer() by Jason Wang · 8 years ago
  87. 56ab6b9 ipv4: Namespaceify tcp_tw_reuse knob by Haishuang Yan · 8 years ago
  88. 9a71e27 drm: Extract struct drm_mm_scan from struct drm_mm by Chris Wilson · 8 years ago
  89. ac9bb7b drm: Simplify drm_mm_clean() by Chris Wilson · 8 years ago
  90. ba004e3 drm: Fix kerneldoc for drm_mm_scan_remove_block() by Chris Wilson · 8 years ago
  91. 7173320 drm: Promote drm_mm alignment to u64 by Chris Wilson · 8 years ago
  92. cf4a720 lib: Add a simple prime number generator by Chris Wilson · 8 years ago
  93. b3ee963 drm: Compile time enabling for asserts in drm_mm by Chris Wilson · 8 years ago
  94. 2bc98c8 drm: Use drm_mm_nodes() as shorthand for the list of nodes under struct drm_mm by Chris Wilson · 8 years ago
  95. a743d75 drm: Wrap the check for atomic_commit implementation by Dhinakaran Pandiyan · 8 years ago
  96. c6dcf52 mm: Invalidate DAX radix tree entries only if appropriate by Jan Kara · 8 years ago
  97. 3ddc76d Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  98. b272f73 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. 6290602 mm: add PageWaiters indicating tasks are waiting for a page bit by Nicholas Piggin · 8 years ago
  100. 6326fec mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked by Nicholas Piggin · 8 years ago