1. c7b6c5f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  2. 39c01bf amdkfd: Copy from the proper user command pointer by Borislav Petkov · 9 years ago
  3. 7d1fc01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  4. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  5. c315259 Merge branch 'patchwork' into v4l_for_linus by Mauro Carvalho Chehab · 9 years ago
  6. 6108209 Merge branch 'for-linus' into work.misc by Al Viro · 9 years ago
  7. 3bea6a4 Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 9 years ago
  8. 8f1d57c amdkfd: don't open-code memdup_user() by Al Viro · 9 years ago
  9. 9daf38f drm/nouveau/gr/nv40: fix oops in interrupt handler by Ben Skeggs · 9 years ago
  10. 7e935c7 Merge branch 'memdup_user_nul' into work.misc by Al Viro · 9 years ago
  11. 4e5e384 Merge tag 'drm-intel-fixes-2016-01-02' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
  12. 3d8acd1 drm/i915: increase the tries for HDMI hotplug live status checking by Gary Wang · 9 years ago
  13. 5b726e0 Merge tag 'drm-intel-fixes-2015-12-23' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 9 years ago
  14. ae35b56 drm/i915: Unbreak check_digital_port_conflicts() by Ville Syrjälä · 9 years ago
  15. a98728e drm/i915: Correct max delay for HDMI hotplug live status checking by Gary Wang · 9 years ago
  16. 97f9010 drm/i915: mdelay(10) considered harmful by Daniel Vetter · 9 years ago
  17. 57a2af6 drm/i915: Kill intel_crtc->cursor_bo by Ville Syrjälä · 9 years ago
  18. ef8dd37 drm/i915: Workaround CHV pipe C cursor fail by Ville Syrjälä · 9 years ago
  19. 0f0cd47 drm/i915: Only spin whilst waiting on the current request by Chris Wilson · 9 years ago
  20. f87a780 drm/i915: Limit the busy wait on requests to 5us not 10ms! by Chris Wilson · 9 years ago
  21. e7571f7 drm/i915: Break busywaiting for requests on pending signals by Chris Wilson · 9 years ago
  22. a59fac6 drm/i915: Disable primary plane if we fail to reconstruct BIOS fb (v2) by Matt Roper · 9 years ago
  23. 62d622c drm/i915: Set the map-and-fenceable flag for preallocated objects by Chris Wilson · 9 years ago
  24. 615cb24 drm/i915: Drop the broken cursor base==0 special casing by Ville Syrjälä · 9 years ago
  25. c4e0740 drm/exynos: atomic check only enabled crtc states by Andrzej Hajda · 9 years ago
  26. 6545f31 Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 9 years ago
  27. a814a29 drm/nouveau/bios/fan: hardcode the fan mode to linear by Martin Peres · 9 years ago
  28. 91acbeb drm/amdgpu: fix user fence handling by Christian König · 9 years ago
  29. 4655a12 drm: Don't overwrite UNVERFIED mode status to OK by Ville Syrjälä · 9 years ago
  30. 2344164 Merge tag 'drm-intel-fixes-2015-12-11' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  31. 1d977b0 drm/omap: fix fbdev pix format to support all platforms by Tomi Valkeinen · 9 years ago
  32. 9f5bd30 vgaarb: fix signal handling in vga_get() by Kirill A. Shutemov · 9 years ago
  33. 49307da Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  34. 634b3a4 drm/i915: Do a better job at disabling primary plane in the noatomic case. by Maarten Lankhorst · 9 years ago
  35. 361c32d radeon: Fix VCE IB test on Big-Endian systems by Oded Gabbay · 9 years ago
  36. 687f4b9 radeon: Fix VCE ring test for Big-Endian systems by Oded Gabbay · 9 years ago
  37. 5f3e226 radeon/cik: Fix GFX IB test on Big-Endian by Oded Gabbay · 9 years ago
  38. e410b5c drm/amdgpu: fix the lost duplicates checking by Chunming Zhou · 9 years ago
  39. 1a6e760 Merge tag 'vmwgfx-fixes-4.4-151208' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 9 years ago
  40. ff6e0fd Merge branch 'linux-4.4' of https://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 9 years ago
  41. 714a98f drm/nouveau/pmu: remove whitelist for PGOB-exit WAR, enable by default by Ben Skeggs · 9 years ago
  42. 6704d45 drm/i915/skl: Double RC6 WRL always on by Mika Kuoppala · 9 years ago
  43. 344df98 drm/i915/skl: Disable coarse power gating up until F0 by Mika Kuoppala · 9 years ago
  44. 8e39111 exynos: fixes an incorrect header guard by Ashley Towns · 9 years ago
  45. 8fbf9d9 drm/vmwgfx: Implement the cursor_set2 callback v2 by Thomas Hellstrom · 9 years ago
  46. 4a1e1d0 drm/i915: Remove incorrect warning in context cleanup by Tvrtko Ursulin · 9 years ago
  47. dfbf53e vgaarb: remove bogus checks by Al Viro · 9 years ago
  48. df4d4aa Merge branch 'drm-fixes-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  49. 8e36f9d drm/amdgpu: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v3) by Alex Deucher · 9 years ago
  50. 5b5561b drm/radeon: Fixup hw vblank counter/ts for new drm_update_vblank_count() (v2) by Mario Kleiner · 9 years ago
  51. cb5d416 drm/radeon: Retry DDC probing on DVI on failure if we got an HPD interrupt by Lyude · 9 years ago
  52. 81d75a3 drm/amdgpu: add spin lock to protect freed list in vm (v2) by jimqu · 9 years ago
  53. 9c97b5a drm/amdgpu: partially revert "drm/amdgpu: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR" v2 by Christian König · 9 years ago
  54. f3f1769 drm/amdgpu: take a BO reference for the user fence by Christian König · 9 years ago
  55. e9d951a drm/amdgpu: take a BO reference in the display code by Christian König · 9 years ago
  56. 6d99905 drm/amdgpu: set snooped flags only on system addresses v2 by Christian König · 9 years ago
  57. 4a3d0cb drm, ipu-v3: use https://linuxtv.org for LinuxTV URL by Mauro Carvalho Chehab · 9 years ago
  58. bbc8764 drm/nouveau: Fix pre-nv50 pageflip events (v4) by Daniel Vetter · 9 years ago
  59. a0af2e5 drm: Fix an unwanted master inheritance v2 by Thomas Hellstrom · 9 years ago
  60. f46e699 Merge tag 'imx-drm-fixes-2015-12-01' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 9 years ago
  61. 00b8307 Merge tag 'drm-intel-fixes-2015-12-03' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  62. 07df04d drm/amdgpu: fix race condition in amd_sched_entity_push_job by Nicolai Hähnle · 9 years ago
  63. e2f784f drm/amdgpu: add err check for pin userptr by Chunming Zhou · 9 years ago
  64. 0f5a9be drm/i915: take a power domain reference while checking the HDMI live status by Imre Deak · 9 years ago
  65. 8e69544 drm/i915: add MISSING_CASE to a few port/aux power domain helpers by Imre Deak · 9 years ago
  66. 88747f1 drm/i915/ddi: fix intel_display_port_aux_power_domain() after HDMI detect by Imre Deak · 9 years ago
  67. ac9b823 drm/i915: Introduce a gmbus power domain by Ville Syrjälä · 9 years ago
  68. a781ce7 drm/i915: Clean up AUX power domain handling by Ville Syrjälä · 9 years ago
  69. c936a69 Merge branch 'drm-fixes-rockchip-2015-12-02' of https://github.com/markyzq/kernel-drm-rockchip into drm-fixes by Dave Airlie · 9 years ago
  70. c9fbb7f drm/rockchip: Use CRTC vblank event interface by Daniel Stone · 9 years ago
  71. 3b134ce drm/rockchip: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  72. 72906ce drm/rockchip: vop: fix window origin calculation by Dominik Behr · 9 years ago
  73. a8594f2 drm/rockchip: unset pgoff when mmap'ing gems by Heiko Stuebner · 9 years ago
  74. d7b53fd drm/rockchip: vop: Correct enabled clocks during setup by Sjoerd Simons · 9 years ago
  75. bb6d198 drm/i915: Check the timeout passed to i915_wait_request by Chris Wilson · 9 years ago
  76. d6d38d9 virtio-gpu: use no-merge for fill-modes by Marc-André Lureau · 9 years ago
  77. b50a170 Merge tag 'drm-intel-fixes-2015-11-30' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  78. 5e4789d drm: imx: imx-tve: Fix module autoload for OF platform driver by Luis de Bethencourt · 9 years ago
  79. 0c62c65 add blacklist for thinkpad T40p by Pavel Machek · 9 years ago
  80. 82b9c55 drm/amdgpu: fix VM page table reference counting by Christian König · 9 years ago
  81. 585116c drm/amdgpu: fix userptr flags check by Christian König · 9 years ago
  82. 8c14f72 Merge branch 'linux-4.4' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 9 years ago
  83. 99f9be4 drm/vmwgfx: fix a warning message by Dan Carpenter · 9 years ago
  84. 025af18 drm/ttm: Fixed a read/write lock imbalance by Thomas Hellstrom · 9 years ago
  85. 9c565e3 drm/radeon: make some dpm errors debug only by Alex Deucher · 9 years ago
  86. 2540058 drm/i915: Don't override output type for DDI HDMI by Takashi Iwai · 9 years ago
  87. 13b13df drm/i915: Don't compare has_drrs strictly in pipe config by Takashi Iwai · 9 years ago
  88. 69d21fc drm: imx: convert to drm_crtc_send_vblank_event() by Russell King · 9 years ago
  89. ef0e9f5 drm/nouveau/volt/pwm/gk104: fix an off-by-one resulting in the voltage not being set by Martin Peres · 9 years ago
  90. f5e5518 drm/nouveau/nvif: allow userspace access to its own client object by Ben Skeggs · 9 years ago
  91. 0d7fc24 drm/nouveau/gr/gf100-: fix oops when calling zbc methods by Ben Skeggs · 9 years ago
  92. 2fb2b3c drm/nouveau/gr/gf117-: assume no PPC if NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK is zero by Ben Skeggs · 9 years ago
  93. ccb7b6b drm/nouveau/gr/gf117-: read NV_PGRAPH_GPC_GPM_PD_PES_TPC_ID_MASK from correct GPC by Ben Skeggs · 9 years ago
  94. 7028156 drm/nouveau/gr/gf100-: split out per-gpc address calculation macro by Ben Skeggs · 9 years ago
  95. 9543294 drm/nouveau/bios: return actual size of the buffer retrieved via _ROM by Ben Skeggs · 9 years ago
  96. 9509503 drm/nouveau/instmem: protect instobj list with a spinlock by Ben Skeggs · 9 years ago
  97. c294a05 drm/nouveau/pci: enable c800 magic for some unknown Samsung laptop by Ben Skeggs · 9 years ago
  98. 269249e drm/nouveau/pci: enable c800 magic for Clevo P157SM by Karol Herbst · 9 years ago
  99. 4e7697ed drm/radeon: make rv770_set_sw_state failures non-fatal by Alex Deucher · 9 years ago
  100. 3f3a728 GPU-DRM-IMX: Delete an unnecessary check before drm_fbdev_cma_restore_mode() by Markus Elfring · 9 years ago