1. 877fa9a Merge tag 'drm/tegra/for-4.8-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 8 years ago
  2. e2b80ba Merge branch 'upstream/analogix-dp-20160705' of git://github.com/yakir-Yang/linux into drm-next by Dave Airlie · 8 years ago
  3. d3c3533 Merge tag 'imx-drm-next-2016-07-14' of git://git.pengutronix.de/git/pza/linux into drm-next by Dave Airlie · 8 years ago
  4. ff37c05 Merge tag 'drm-intel-next-2016-07-11' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  5. 6c181c8 Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  6. d7868cb gpu: ipu-v3: ipu-dmfc: Use static DMFC FIFO allocation mechanism by Liu Ying · 8 years ago
  7. 6e5f73f drm: make drm_vblank_count_and_time() static by Gustavo Padovan · 8 years ago
  8. 6308c98 drm/dsi: Make set_tear_scanline command consistent by Thierry Reding · 8 years ago
  9. 041401f drm: Unexport drm_connector_register_all() by Chris Wilson · 8 years ago
  10. 3ddf4ad drm/ttm: add the infrastructure for pipelined evictions by Christian König · 8 years ago
  11. 5bc7306 drm/ttm: remove TTM_BO_PRIV_FLAG_MOVING by Christian König · 8 years ago
  12. 74561cd drm/ttm: remove no_gpu_wait param from ttm_bo_move_accel_cleanup by Christian König · 8 years ago
  13. 77dfc28 drm/ttm: wait for BO idle in ttm_bo_move_memcpy by Christian König · 8 years ago
  14. 089f16c drm/ttm: cleanup ttm_tt_(unbind|destroy) by Christian König · 8 years ago
  15. 000cab9 drm/amdgpu: factor out the AMDGPU_INFO_FW_VERSION case branch into amdgpu_firmware_info by Huang Rui · 8 years ago
  16. fcc150c drm/bridge: analogix_dp: passing the connector as an argument in .get_modes() by Yakir Yang · 8 years ago
  17. 82872e4 drm/rockchip: analogix_dp: add rk3399 eDP support by Yakir Yang · 8 years ago
  18. 7bdc072 drm/bridge: analogix_dp: some rockchip chips need to flip REF_CLK bit setting by Yakir Yang · 8 years ago
  19. 5dd0775 Merge tag 'asoc-hdmi-codec-pdata' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into drm-next by Dave Airlie · 8 years ago
  20. bc3d674 drm/i915: Allow userspace to request no-error-capture upon GPU hangs by Chris Wilson · 8 years ago
  21. dac2c48 Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-next by Dave Airlie · 8 years ago
  22. 542d972 Back-merge tag 'v4.7-rc5' into drm-next by Dave Airlie · 8 years ago
  23. 37f501a drm/i915/bxt: Export pooled eu info to userspace by arun.siluvery@linux.intel.com · 8 years ago
  24. a922eb8 drm/i915: Removing PCI IDs that are no longer listed as Kabylake. by Rodrigo Vivi · 8 years ago
  25. 33d9391 drm/i915: Add more Kabylake PCI IDs. by Rodrigo Vivi · 8 years ago
  26. efc9194 ASoC: hdmi-codec: callback function will be called with private data by Kuninori Morimoto · 8 years ago
  27. e3b22bc Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  28. 086e3eb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  29. aebe9bb Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  30. 315d09b Revert "mm: make faultaround produce old ptes" by Kirill A. Shutemov · 8 years ago
  31. 9b75a86 mm: mempool: kasan: don't poot mempool objects in quarantine by Andrey Ryabinin · 8 years ago
  32. 7f1a00b fix up initial thread stack pointer vs thread_info confusion by Linus Torvalds · 8 years ago
  33. b235bee Clarify naming of thread info/stack allocators by Linus Torvalds · 8 years ago
  34. 6a0d952 drm: Add helpers to turn off CRTCs by Lukas Wunner · 8 years ago
  35. 4c5ea0a locking/static_key: Fix concurrent static_key_slow_inc() by Paolo Bonzini · 8 years ago
  36. 9da1030 Merge tag 'drm-intel-next-2016-06-20' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  37. 9903fd1 Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc-fixes' into k.o/for-4.7-rc by Doug Ledford · 8 years ago
  38. c755f4a IB/rdmavt: Correct qp_priv_alloc() return value test by Mike Marciniszyn · 8 years ago
  39. c9b2549 IB/mlx5: Fix post send fence logic by Eli Cohen · 8 years ago
  40. 8dfebf5 pinctrl: pinconf: Add generic helper function for freeing mappings by Jon Hunter · 8 years ago
  41. 3b96a0b drm: document drm_auth.c by Daniel Vetter · 8 years ago
  42. 0aae592 drm: Clear up master tracking booleans by Daniel Vetter · 8 years ago
  43. b3ac9f2 drm: Extract drm_is_current_master by Daniel Vetter · 8 years ago
  44. d6ed682 drm: Refactor drop/set master code a bit by Daniel Vetter · 8 years ago
  45. a325725 drm: Lobotomize set_busid nonsense for !pci drivers by Daniel Vetter · 8 years ago
  46. a742946 drm: Don't call drm_dev_set_unique from platform drivers by Daniel Vetter · 8 years ago
  47. 8106554 drm: Clean up drm_crtc.h by Daniel Vetter · 8 years ago
  48. 95c081c drm: Move master pointer from drm_minor to drm_device by Daniel Vetter · 8 years ago
  49. 79190ea drm: Add callbacks for late registering by Benjamin Gaignard · 8 years ago
  50. 67016f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  51. bd3e220 dma-buf: remove dma_buf_debugfs_create_file() by Mathias Krause · 8 years ago
  52. 917f425 drm/fb_cma_helper: add suspend helper by Stefan Agner · 9 years ago
  53. e80dac1 Merge tag 'usb-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  54. a50094a Merge tag 'staging-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  55. 607117a Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  56. 5e25db8 isa: Dummy isa_register_driver should return error code by William Breathitt Gray · 8 years ago
  57. 3a49551 isa: Allow ISA-style drivers on modern systems by William Breathitt Gray · 8 years ago
  58. 7af9a17 Merge tag 'for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 8 years ago
  59. 9b8b013 drm: Deal with rotation in drm_plane_helper_check_update() by Ville Syrjälä · 8 years ago
  60. acd8f41 drm: Minimally initialise drm_dp_aux by Chris Wilson · 8 years ago
  61. 40daac6 drm: Make drm_connector_register() safe against multiple calls by Chris Wilson · 8 years ago
  62. aaf285e drm: Add a callback from connector registering by Chris Wilson · 8 years ago
  63. b209aca drm: Export drm_dev_init() for subclassing by Chris Wilson · 8 years ago
  64. bb96727 Merge tag 'pwm/for-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 8 years ago
  65. 41ef721 Merge tag 'nfsd-4.7-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 8 years ago
  66. 9c514bed Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  67. c199412 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  68. 6548f4e drm: Move master functions into drm_auth.c by Daniel Vetter · 8 years ago
  69. 34a839c drm: Link directly from drm_master to drm_device by Daniel Vetter · 8 years ago
  70. 5dc8a86 Update my main e-mails at the Kernel tree by Mauro Carvalho Chehab · 8 years ago
  71. 39a9bea rpc: share one xps between all backchannels by J. Bruce Fields · 8 years ago
  72. d50039e nfsd4/rpc: move backchannel create logic into rpc code by J. Bruce Fields · 8 years ago
  73. ceb7415 drm: make drm_vblank_{get,put}() static by Gustavo Padovan · 8 years ago
  74. 93507d1 drm: remove legacy drm_arm_vblank_event() by Gustavo Padovan · 8 years ago
  75. db749b7 drm: remove legacy drm_send_vblank_event() by Gustavo Padovan · 8 years ago
  76. d6473f5 drm/i915: Add support for mapping an object page by page by Chris Wilson · 8 years ago
  77. babb24f drm/dsi: Add uevent callback by Thierry Reding · 8 years ago
  78. 57120fa Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  79. 30402c8 Merge branch 'overlayfs-af_unix-fix' into overlayfs-linus by Miklos Szeredi · 8 years ago
  80. 90735c9 Merge tag 'devicetree-fixes-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  81. 3d0f0b6 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  82. 02b07bd Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  83. 606c17f Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  84. 5b80907 drm: Add helper for simple display pipeline by Noralf Trønnes · 8 years ago
  85. ba65dc5 much milder d_walk() race by Al Viro · 8 years ago
  86. 698ea54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  87. 729d378 Merge tag 'sound-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  88. 5c0be3f drm: Fix comment making reference to non-existing function by Liviu Dudau · 8 years ago
  89. 9f2a795 drm/atomic-helper: nonblocking commit support by Daniel Vetter · 8 years ago
  90. 524a3f2 Merge tag 'pm-4.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  91. a095caa drm/atomic-helper: roll out commit synchronization by Daniel Vetter · 8 years ago
  92. 3b24f7d drm/atomic: Add struct drm_crtc_commit to track async updates by Daniel Vetter · 8 years ago
  93. 5e84c26 drm/atomic-helper: Massage swap_state signature somewhat by Daniel Vetter · 8 years ago
  94. ef2bf49 pwm: Improve args checking in pwm_apply_state() by Brian Norris · 8 years ago
  95. 719c44d packet: compat support for sock_fprog by Willem de Bruijn · 8 years ago
  96. 23898c7 net/mlx5: E-Switch, Modify node guid on vf set MAC by Noa Osherovich · 8 years ago
  97. 876d634 net/mlx5: Fix flow steering NIC capabilities check by Maor Gottlieb · 8 years ago
  98. 86d56a1 net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctly by Shahar Klein · 8 years ago
  99. 418f839 net/mlx5: Fix the size of modify QP mailbox by Majd Dibbiny · 8 years ago
  100. 3681196 Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle' by Rafael J. Wysocki · 8 years ago