1. 9338203 drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h> by Laurent Pinchart · 8 years ago
  2. 45b186f drm: Constify the drm_mm API by Chris Wilson · 8 years ago
  3. ad57900 drm: Add drm_mm_for_each_node_safe() by Chris Wilson · 8 years ago
  4. 56e3d1c kref: prefer atomic_inc_not_zero to atomic_add_unless by Jason A. Donenfeld · 8 years ago
  5. 438b74a drm: Nuke fb->pixel_format by Ville Syrjälä · 8 years ago
  6. 272725c drm: Nuke fb->bits_per_pixel by Ville Syrjälä · 8 years ago
  7. b00c600 drm: Nuke fb->depth by Ville Syrjälä · 8 years ago
  8. 8f8f6a6 drm: Add drm_framebuffer_plane_{width,height}() by Ville Syrjälä · 8 years ago
  9. e14c23c drm: Store a pointer to drm_format_info under drm_framebuffer by Ville Syrjälä · 8 years ago
  10. a3f913c drm: Pass 'dev' to drm_helper_mode_fill_fb_struct() by Ville Syrjälä · 8 years ago
  11. 010f5b9 Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linux into drm-misc-next by Daniel Vetter · 8 years ago
  12. af91341 drm_fourcc: Fix DRM_FORMAT_MOD_LINEAR #define by Kristian H. Kristensen · 8 years ago
  13. 0959a16 dma-buf: Update cpu access documentation by Daniel Vetter · 8 years ago
  14. 2904a8c dma-buf: Reorganize device dma access docs by Daniel Vetter · 8 years ago
  15. c248891 Merge tag 'docs-4.10' of git://git.lwn.net/linux into drm-misc-next by Daniel Vetter · 8 years ago
  16. 5acc614 drm: Protect master->unique with dev->master_mutex by Daniel Vetter · 8 years ago
  17. b9fb2a2 drm_fourcc: Document linear modifier by Daniel Vetter · 8 years ago
  18. 2601a15 Merge tag 'drm-vc4-next-2016-12-09' of https://github.com/anholt/linux into drm-next by Dave Airlie · 8 years ago
  19. 122020a dma-buf: Provide wrappers for reservation's lock by Chris Wilson · 8 years ago
  20. 299a16b drm: Add TV connector states to drm_connector_state by Boris Brezillon · 8 years ago
  21. dee7a4f drm: Turn DRM_MODE_SUBCONNECTOR_xx definitions into an enum by Boris Brezillon · 8 years ago
  22. acc5ddd Merge tag 'drm-misc-next-2016-12-08' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  23. bfd5be0 Merge branch 'drm-next-4.10' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 8 years ago
  24. 40ee588 drm/amd/amdgpu: export vbios information (v2) by Evan Quan · 8 years ago
  25. 5cd57a4 drm: fix possible_crtc's type by Tomi Valkeinen · 8 years ago
  26. 75e75cb Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next by Daniel Vetter · 8 years ago
  27. f03ee46 Backmerge tag 'v4.9-rc8' into drm-next by Dave Airlie · 8 years ago
  28. 8bca927 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  29. 8ab2ae6 default exported asm symbols to zero by Arnd Bergmann · 8 years ago
  30. 4db5e63 Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  31. 92cf44e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  32. 3d2dd61 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 8 years ago
  33. 949f088 drm: Make the connector .detect() callback optional by Laurent Pinchart · 8 years ago
  34. 5cbc198 mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlb by Kirill A. Shutemov · 8 years ago
  35. 045d599 kasan: update kasan_global for gcc 7 by Dmitry Vyukov · 8 years ago
  36. f559013 Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next by Dave Airlie · 8 years ago
  37. 0382a25 l2tp: lock socket before checking flags in connect() by Guillaume Nault · 8 years ago
  38. 2425f18 Input: change KEY_DATA from 0x275 to 0x277 by Ping Cheng · 8 years ago
  39. a90f583 Merge tag 'drm-misc-next-2016-11-29' of git://anongit.freedesktop.org/git/drm-misc into drm-next by Dave Airlie · 8 years ago
  40. 35838b4 Merge tag 'drm-intel-next-2016-11-21' of git://anongit.freedesktop.org/git/drm-intel into drm-next by Dave Airlie · 8 years ago
  41. 6320745 Merge tag 'drm-qemu-20161121' of git://git.kraxel.org/linux into drm-next by Dave Airlie · 8 years ago
  42. 3f65047 of_mdio: add helper to deregister fixed-link PHYs by Johan Hovold · 8 years ago
  43. 389f78b drm: Introduce drm_framebuffer_assign() by Chris Wilson · 8 years ago
  44. b435370 Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow" by Tariq Toukan · 8 years ago
  45. faa1fa5 net/sched: Export tc_tunnel_key so its UAPI accessible by Roi Dayan · 8 years ago
  46. 79b9555 drm/atomic: Constify drm_atomic_crtc_needs_modeset() by Ville Syrjälä · 8 years ago
  47. 8b2fb7b drm: Fix conflicting macro parameter in drm_mm_for_each_node_in_range() by Chris Wilson · 8 years ago
  48. 105ecad Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 8 years ago
  49. a0d60e6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  50. 7f6337f drm/msm: update uapi header license by Rob Clark · 8 years ago
  51. 218adc1 drm: Fixup kernel doc for driver->gem_create_object by Chris Wilson · 8 years ago
  52. f9e154a Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 8 years ago
  53. 5173bc6 netfilter: nat: fix crash when conntrack entry is re-used by Florian Westphal · 8 years ago
  54. d3e2a11 netfilter: nf_tables: fix inconsistent element expiration calculation by Anders K. Pedersen · 8 years ago
  55. 7223ecd netfilter: nat: switch to new rhlist interface by Florian Westphal · 8 years ago
  56. 522e85d drm: Define drm_mm_for_each_node_in_range() by Chris Wilson · 8 years ago
  57. 920c1cd netdevice.h: fix kernel-doc warning by Randy Dunlap · 8 years ago
  58. e784930 PCI: Export pcie_find_root_port by Johannes Thumshirn · 8 years ago
  59. 39385cb Bluetooth: Fix using the correct source address type by Johan Hedberg · 8 years ago
  60. 8e5bfa8 sched/autogroup: Do not use autogroup->tg in zombie threads by Oleg Nesterov · 8 years ago
  61. 1ea0c02 drm/atomic: Unconfuse the old_state mess in commmit_tail by Daniel Vetter · 8 years ago
  62. 27e7ab9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  63. 8c0b55e drm/atomic: cleanup debugfs entries on un-registering the driver. by Liviu Dudau · 8 years ago
  64. dce9ce3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  65. e3fd9a9 kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in use by Paolo Bonzini · 8 years ago
  66. 9101704 iommu/vt-d: Fix PASID table allocation by David Woodhouse · 8 years ago
  67. 20afa6e Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  68. aad931a3 Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  69. 917fef6 Merge tag 'v4.9-rc4' into sound by Jonathan Corbet · 8 years ago
  70. aab0b24 Merge branches 'acpica-fixes', 'acpi-cppc-fixes' and 'acpi-tools-fixes' by Rafael J. Wysocki · 8 years ago
  71. 0f5258c netns: fix get_net_ns_by_fd(int pid) typo by Stefan Hajnoczi · 8 years ago
  72. 5d19042 mremap: fix race between mremap() and page cleanning by Aaron Lu · 8 years ago
  73. 3975797 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  74. bae781b drm: Nuke modifier[1-3] by Ville Syrjälä · 8 years ago
  75. b7c0e47 Merge tag 'drm-vc4-next-2016-11-16' of https://github.com/anholt/linux into drm-next by Dave Airlie · 8 years ago
  76. 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
  77. d5a4b1a tools/power/acpi: Remove direct kernel source include reference by Lv Zheng · 8 years ago
  78. c778cc5 drm/vc4: Add fragment shader threading support by Jonas Pfeil · 8 years ago
  79. 3b70933 ipv4: Restore fib_trie_flush_external function and fix call ordering by Alexander Duyck · 8 years ago
  80. f23cc64 bpf: fix range arithmetic for bpf map access by Josef Bacik · 8 years ago
  81. beaf5af drm/fence: add out-fences support by Gustavo Padovan · 8 years ago
  82. 6d6003c drm/fence: add fence timeline to drm_crtc by Gustavo Padovan · 8 years ago
  83. 9626014 drm/fence: add in-fences support by Gustavo Padovan · 8 years ago
  84. e88a276 gro_cells: mark napi struct as not busy poll candidates by Eric Dumazet · 8 years ago
  85. 1a3865d Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-next by Dave Airlie · 8 years ago
  86. b9876d5 drm: drm_irq.h header cleanup by Daniel Vetter · 8 years ago
  87. 2d1e331 drm/irq: Unexport drm_vblank_on/off by Daniel Vetter · 8 years ago
  88. 07600c5 drm/irq: Make drm_vblank_pre/post_modeset internal by Daniel Vetter · 8 years ago
  89. edd420e drm: Drop externs from drm_crtc.h by Daniel Vetter · 8 years ago
  90. 9498c19 drm: Move tile group code into drm_connector.c by Daniel Vetter · 8 years ago
  91. 28575f1 drm: Extract drm_mode_config.[hc] by Daniel Vetter · 8 years ago
  92. 7920232 Revert "drm: Add and handle new aspect ratios in DRM layer" by Ville Syrjälä · 8 years ago
  93. 2d5e836d drm/print: Move kerneldoc next to definition by Daniel Vetter · 8 years ago
  94. 4f93624 drm: Consolidate dumb buffer docs by Daniel Vetter · 8 years ago
  95. 6c4789e drm: Clean up kerneldoc for struct drm_driver by Daniel Vetter · 8 years ago
  96. 85e634b drm: Extract drm_drv.h by Daniel Vetter · 8 years ago
  97. 8a5846b doc/dma-buf: Fix up include directives by Daniel Vetter · 8 years ago
  98. 196594e drm/fb_cma_helper: Add missing forward declaration by Marek Vasut · 8 years ago
  99. a6b5fac drm: re-export drm_dev_set_unique by Gerd Hoffmann · 8 years ago
  100. 35cf035 drm: don't let crtc_ww_class leak out by Rob Clark · 8 years ago