1. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  3. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  4. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  5. 7a5cf52 drm/edid: convert to use match_string() helper by Andy Shevchenko · 8 years ago
  6. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  7. 5ec9424 Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  8. 3ab0a0f Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  9. 0bbca27 drm/i915: Actually retry with bit-banging after GMBUS timeout by Ville Syrjälä · 8 years ago
  10. a6e434e Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  11. f6e4566 dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() by Luis R. Rodriguez · 8 years ago
  12. caf02ab PCI: Add QEMU top-level IDs for (sub)vendor & device by Robin H. Johnson · 8 years ago
  13. 848819c54 Merge tag 'imx-drm-fixes-2016-02-19' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 8 years ago
  14. 9138301 Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  15. d74e766 Revert "drm/radeon/pm: adjust display configuration after powerstate" by Alex Deucher · 8 years ago
  16. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  17. 02d2723 drm/amdgpu/dp: add back special handling for NUTMEG by Alex Deucher · 8 years ago
  18. c8213a6 drm/radeon/dp: add back special handling for NUTMEG by Alex Deucher · 8 years ago
  19. dad82ea drm/i2c: tda998x: Choose between atomic or non atomic dpms helper by Jyri Sarha · 8 years ago
  20. d17e67d drm/vmwgfx: Add back ->detect() and ->fill_modes() by Thierry Reding · 8 years ago
  21. 256faed Revert "drm/radeon: call hpd_irq_event on resume" by Linus Torvalds · 8 years ago
  22. 2f79190 drm/i915: Fix bogus dig_port_map[] assignment for pre-HSW by Takashi Iwai · 8 years ago
  23. 1e1490a drm/radeon: Fix error handling in radeon_flip_work_func. by Mario Kleiner · 8 years ago
  24. 90e94b1 drm/amdgpu: Fix error handling in amdgpu_flip_work_func. by Mario Kleiner · 8 years ago
  25. 26bae5e Merge tag 'drm/tegra/for-4.5-rc7' of git://anongit.freedesktop.org/tegra/linux into drm-fixes by Dave Airlie · 8 years ago
  26. 166cc71 drm/vmwgfx: remove userland definition of DIV_ROUND_UP by Nicolas Dichtel · 8 years ago
  27. c95469a gpu: host1x: Set DMA ops on device creation by Alexandre Courbot · 8 years ago
  28. 097452e gpu: host1x: Set DMA mask by Alexandre Courbot · 8 years ago
  29. 0dff973 Merge tag 'drm-intel-fixes-2016-03-03' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  30. f0511e6 Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  31. 0b39c53 drm/amdgpu: return from atombios_dp_get_dpcd only when error by Arindam Nath · 8 years ago
  32. 89913ea drm/amdgpu/cz: remove commented out call to enable vce pg by Alex Deucher · 8 years ago
  33. 370afa7 drm/amdgpu/powerplay/cz: enable/disable vce dpm independent of vce pg by Alex Deucher · 8 years ago
  34. b3dae78 drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabled by Alex Deucher · 8 years ago
  35. 9cac5373 drm/amdgpu/gfx8: specify which engine to wait before vm flush by Chunming Zhou · 8 years ago
  36. feebe91 drm/amdgpu: apply gfx_v8 fixes to gfx_v7 as well by Christian König · 8 years ago
  37. 4ea2efa drm/amd/powerplay: send event to notify powerplay all modules are initialized. by Rex Zhu · 8 years ago
  38. dc26a2a drm/amd/powerplay: export AMD_PP_EVENT_COMPLETE_INIT task to amdgpu. by Rex Zhu · 8 years ago
  39. 5e031d9 drm/radeon/pm: update current crtc info after setting the powerstate by Alex Deucher · 8 years ago
  40. eda1d1c drm/amdgpu/pm: update current crtc info after setting the powerstate by Alex Deucher · 8 years ago
  41. eda9089 drm/i915: Balance assert_rpm_wakelock_held() for !IS_ENABLED(CONFIG_PM) by Chris Wilson · 8 years ago
  42. bd90123 drm/i915/skl: Fix power domain suspend sequence by Imre Deak · 8 years ago
  43. 2d02b8b drm/ast: Fix incorrect register check for DRAM width by Timothy Pearson · 8 years ago
  44. ead8f34 drm/i915: Balance assert_rpm_wakelock_held() for !IS_ENABLED(CONFIG_PM) by Chris Wilson · 8 years ago
  45. 95664e6 drm/nouveau/disp/dp: ensure sink is powered up before attempting link training by Ben Skeggs · 8 years ago
  46. 870571a5 drm/nouveau: platform: Fix deferred probe by Thierry Reding · 8 years ago
  47. 398cb0c Merge tag 'drm-intel-fixes-2016-02-22' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  48. 6378076 drm/amdgpu: disable direct VM updates when vm_debug is set by Christian König · 8 years ago
  49. 827108d amdgpu: fix NULL pointer dereference at tonga_check_states_equal by Bradley Pankow · 8 years ago
  50. 9b18572 drm/i915/gen9: Verify and enforce dc6 state writes by Mika Kuoppala · 8 years ago
  51. 9b6f209 drm/i915/gen9: Check for DC state mismatch by Patrik Jakobsson · 8 years ago
  52. 39d4275 drm/radeon/pm: adjust display configuration after powerstate by Alex Deucher · 8 years ago
  53. 8e7cedc drm/amdgpu/pm: adjust display configuration after powerstate by Alex Deucher · 8 years ago
  54. 0c67df4 drm/amdgpu/pm: add some checks for PX by Alex Deucher · 8 years ago
  55. 10f950f drm/amdgpu: fix locking in force performance level by Alex Deucher · 8 years ago
  56. 04ab3b7 drm/amdgpu/gfx8: fix priv reg interrupt enable by Alex Deucher · 8 years ago
  57. 53188eb drm/i915/skl: Ensure HW is powered during DDB HW state readout by Imre Deak · 8 years ago
  58. 380bdff drm/i915/lvds: Ensure the HW is powered during HW state readout by Imre Deak · 8 years ago
  59. 31feb61 drm/i915/hdmi: Ensure the HW is powered during HW state readout by Imre Deak · 8 years ago
  60. fe97fd7 drm/i915/dsi: Ensure the HW is powered during HW state readout by Imre Deak · 8 years ago
  61. b81b801 drm/i915/dp: Ensure the HW is powered during HW state readout by Imre Deak · 8 years ago
  62. 02f9f5e drm/i915: Ensure the HW is powered when accessing the CRC HW block by Imre Deak · 8 years ago
  63. d594102 drm/i915/ddi: Ensure the HW is powered during HW state readout by Imre Deak · 8 years ago
  64. 7a6252c drm/i915/crt: Ensure the HW is powered during HW state readout by Imre Deak · 8 years ago
  65. 5a24fab drm/i915: Ensure the HW is powered during HW access in assert_pipe by Imre Deak · 8 years ago
  66. bacd67d drm/i915: Ensure the HW is powered when disabling VGA by Imre Deak · 8 years ago
  67. 013ef6c drm/i915/ibx: Ensure the HW is powered during PLL HW readout by Imre Deak · 8 years ago
  68. 9fb84d5 drm/i915: Ensure the HW is powered during display pipe HW readout by Imre Deak · 8 years ago
  69. 5af9a45 drm/i915: Add helper to get a display power ref if it was already enabled by Imre Deak · 8 years ago
  70. e1d09dc drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc. by Mario Kleiner · 8 years ago
  71. 2b8341b drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2) by Mario Kleiner · 8 years ago
  72. 4fbbed4 drm/nouveau: use post-decrement in error handling by Rasmus Villemoes · 8 years ago
  73. 5fff80b drm/atomic: Allow for holes in connector state, v2. by Maarten Lankhorst · 8 years ago
  74. 5441ea1 Merge tag 'drm-vc4-fixes-2016-02-17' of github.com:anholt/linux into drm-fixes by Dave Airlie · 8 years ago
  75. aaa7dd2 Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  76. 42412b1 Merge tag 'drm-intel-fixes-2016-02-18' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  77. 8d409cb drm/i915: Fix hpd live status bits for g4x by Ville Syrjälä · 8 years ago
  78. dada168 drm/qxl: fix erroneous return value by Anton Protopopov · 8 years ago
  79. ff683df drm/nouveau/display: Enable vblank irqs after display engine is on again. by Mario Kleiner · 8 years ago
  80. e0b34e3 drm/radeon/pm: Handle failure of drm_vblank_get. by Mario Kleiner · 8 years ago
  81. bb74fc1 drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2) by Mario Kleiner · 8 years ago
  82. c61934e drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4 by Mario Kleiner · 8 years ago
  83. 99b8e71 drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2) by Mario Kleiner · 8 years ago
  84. e823589 drm: No-Op redundant calls to drm_vblank_off() (v2) by Mario Kleiner · 8 years ago
  85. 3485570 drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command by Gerd Hoffmann · 8 years ago
  86. e8f051e Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 8 years ago
  87. 8ae22cb Revert "drm/dp/mst: change MST detection scheme" by Dave Airlie · 8 years ago
  88. 36cb625 drm/vc4: Use runtime PM to power cycle the device when the GPU hangs. by Eric Anholt · 8 years ago
  89. 001bdb5 drm/vc4: Enable runtime PM. by Eric Anholt · 8 years ago
  90. c4ce60d drm/vc4: Fix spurious GPU resets due to BO reuse. by Eric Anholt · 8 years ago
  91. 2ee9465 drm/vc4: Drop error message on seqno wait timeouts. by Eric Anholt · 8 years ago
  92. 13cf890 drm/vc4: Fix -ERESTARTSYS error return from BO waits. by Eric Anholt · 8 years ago
  93. 2c68f1f drm/vc4: Return an ERR_PTR from BO creation instead of NULL. by Eric Anholt · 8 years ago
  94. 54aec44 drm/vc4: Fix the clear color for the first tile rendered. by Eric Anholt · 8 years ago
  95. e001523 drm/vc4: Validate that WAIT_BO padding is cleared. by Eric Anholt · 8 years ago
  96. bc3f5d8 drm/radeon: use post-decrement in error handling by Rasmus Villemoes · 8 years ago
  97. 09ccbb7 drm/amdgpu: use post-decrement in error handling by Rasmus Villemoes · 8 years ago
  98. d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 8 years ago
  99. 1e98779 mm/gup: Introduce get_user_pages_remote() by Dave Hansen · 8 years ago
  100. 00780f3 drm/exynos/decon: fix disable clocks order by Andrzej Hajda · 8 years ago