1. 6b62b3e Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  2. b312785 Merge tag 'drm-intel-next-2015-09-28-merged' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  3. aa1b36f Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  4. 99a91c9 Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 9 years ago
  5. bbbe29d Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 9 years ago
  6. 2fcef6e drm/amdgpu: fix lockup when clean pending fences by Junwei Zhang · 9 years ago
  7. 2440ff2 drm/amdgpu: add timer to fence to detect scheduler lockup by Junwei Zhang · 9 years ago
  8. d6c10f6 drm/amdgpu: add VM CS mapping trace point by Christian König · 9 years ago
  9. b495bd3 drm/amdgpu: add option to clear VM page tables after every submit by Christian König · 9 years ago
  10. d9c1315 drm/amdgpu: add option to stop on VM fault by Christian König · 9 years ago
  11. ce0c6bc drm/amdgpu: only print meaningful VM faults by Christian König · 9 years ago
  12. 39ff844 drm/amdgpu: also trace already allocated VMIDs by Christian König · 9 years ago
  13. 3d2ce0d drm/amdgpu: Drop unnecessary #include <linux/vga_switcheroo.h> by Lukas Wunner · 9 years ago
  14. 4715774 drm/radeon: Drop unnecessary #include <linux/vga_switcheroo.h> by Lukas Wunner · 9 years ago
  15. 7dfac89 drm/amdgpu: clean up pageflip interrupt handling by Alex Deucher · 9 years ago
  16. c113ea1 drm/amdgpu: rework sdma structures by Alex Deucher · 9 years ago
  17. 756e688 drm/amdgpu: unpin cursor BOs on suspend and pin them again on resume by Alex Deucher · 9 years ago
  18. a2df42d drm/amdgpu/dce8: Fold set_cursor() into show_cursor() by Alex Deucher · 9 years ago
  19. 72b4006 drm/amdgpu/dce8: Clean up reference counting and pinning of the cursor BOs by Alex Deucher · 9 years ago
  20. c4e0dfa drm/amdgpu/dce8: Move hotspot handling out of set_cursor by Alex Deucher · 9 years ago
  21. fd70cf6 drm/amdgpu/dce8: Re-show the cursor after a modeset (v2) by Alex Deucher · 9 years ago
  22. 77ed35b drm/amdgpu/dce8: Use cursor_set2 hook for enabling / disabling the HW cursor by Alex Deucher · 9 years ago
  23. ec9353d drm/amdgpu/dce11: Fold set_cursor() into show_cursor() by Alex Deucher · 9 years ago
  24. 232cc65 drm/amdgpu/dce11: Clean up reference counting and pinning of the cursor BOs by Alex Deucher · 9 years ago
  25. 1996ea0 drm/amdgpu/dce11: Move hotspot handling out of set_cursor by Alex Deucher · 9 years ago
  26. 8ddef5a drm/amdgpu/dce11: Re-show the cursor after a modeset (v2) by Alex Deucher · 9 years ago
  27. d8ee89c drm/amdgpu/dce11: Use cursor_set2 hook for enabling / disabling the HW cursor by Alex Deucher · 9 years ago
  28. 3c68171 drm/amdgpu/dce10: Fold set_cursor() into show_cursor() by Alex Deucher · 9 years ago
  29. f9242d1 drm/amdgpu/dce10: Clean up reference counting and pinning of the cursor BOs by Alex Deucher · 9 years ago
  30. ef67e38 drm/amdgpu/dce10: Move hotspot handling out of set_cursor by Alex Deucher · 9 years ago
  31. dd0b5d2 drm/amdgpu/dce10: Re-show the cursor after a modeset (v2) by Alex Deucher · 9 years ago
  32. 29275a9 drm/amdgpu/dce10: Use cursor_set2 hook for enabling / disabling the HW cursor by Alex Deucher · 9 years ago
  33. c2fe16a drm/amdgpu/atom: add support for new div32 opcodes (v3) by Alex Deucher · 9 years ago
  34. c9c1450 drm/amdgpu/atom: add support for new mul32 opcodes (v2) by Alex Deucher · 9 years ago
  35. 5543841 drm/amdgpu/atom: add support for process ds opcode by Alex Deucher · 9 years ago
  36. f76097c0 drm/amdgpu/atom: implement debug opcode by Alex Deucher · 9 years ago
  37. d4edda3 drm/amdgpu: disable hw semaphores by default by Alex Deucher · 9 years ago
  38. 36b4ba0 drm/amdgpu: enable scheduler by default by Chunming Zhou · 9 years ago
  39. 95d7918 drm/amdgpu: add TOPDOWN flag to the whole vram by Chunming Zhou · 9 years ago
  40. a2ef8a9 drm/amdgpu: add vram usage into debugfs by Chunming Zhou · 9 years ago
  41. 0bde3a9 drm/amdgpu: split gfx8 gpu init into sw and hw parts by Alex Deucher · 9 years ago
  42. b44f840 drm: Stop using drm_vblank_count() as the hw frame counter by Ville Syrjälä · 9 years ago
  43. 88e7271 drm/irq: Use unsigned int pipe in public API by Thierry Reding · 9 years ago
  44. 14152c8 drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASK by Joonas Lahtinen · 9 years ago
  45. 6220907 drm: Add DRM_ROTATE_MASK and DRM_REFLECT_MASK by Joonas Lahtinen · 9 years ago
  46. 1c5dc33 drm/radeon: remove volatile qualifier by Grazvydas Ignotas · 9 years ago
  47. 7874d390 drm/radeon: refactor register check loop by Grazvydas Ignotas · 9 years ago
  48. e5b69da drm/radeon: split evergreen_cs_check_reg by Grazvydas Ignotas · 9 years ago
  49. 4a98535 drm/radeon: simplify register checker by Grazvydas Ignotas · 9 years ago
  50. 1694467 drm/amdgpu: Spell vga_switcheroo consistently by Lukas Wunner · 9 years ago
  51. 8e5de1d drm/radeon: Spell vga_switcheroo consistently by Lukas Wunner · 9 years ago
  52. 8f12a31 vga_switcheroo: Add missing locking by Lukas Wunner · 9 years ago
  53. d4070ff Merge tag 'drm-intel-next-2015-09-11' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  54. 7cb410c drm/armada: move frame wait wakeup into plane work by Russell King · 9 years ago
  55. 4a8506d drm/armada: convert overlay plane vbl worker to a armada plane worker by Russell King · 9 years ago
  56. 4b5dda8 drm/armada: move CRTC flip work to primary plane work by Russell King · 9 years ago
  57. 5740d27 drm/armada: move frame wait into armada_frame by Russell King · 9 years ago
  58. 6908cf7 drm/armada: move the locking for armada_drm_vbl_event_remove() by Russell King · 9 years ago
  59. 5c8752c drm/armada: move the update of dplane->ctrl0 out of spinlock by Russell King · 9 years ago
  60. 9099ea1 drm/armada: move write to dma_ctrl0 to armada_drm_crtc_plane_disable() by Russell King · 9 years ago
  61. 5832680 drm/armada: provide a common helper to disable a plane by Russell King · 9 years ago
  62. de32301 drm/armada: allocate primary plane ourselves by Russell King · 9 years ago
  63. 1c914ce drm/armada: add primary plane creation by Russell King · 9 years ago
  64. 561f60b drm/armada: introduce generic armada_plane struct by Russell King · 9 years ago
  65. d563c24 drm/armada: update armada overlay to use drm_universal_plane_init() by Russell King · 9 years ago
  66. 66377ef drm/armada: use xchg() to atomically update dplane->old_fb by Russell King · 9 years ago
  67. 945ef5b vgaarb: use kzalloc in vga_arbiter_add_pci_device() by Rasmus Villemoes · 9 years ago
  68. fa4270d drm: Don't zero vblank timestamps from the irq handler by Ville Syrjälä · 9 years ago
  69. 8fa884d drm: Hack around CONFIG_AGP=m build failures by Daniel Vetter · 9 years ago
  70. c668cde drm/i915: Remove setparam ioctl by Daniel Vetter · 9 years ago
  71. 0731c65 drm: Remove dummy agp ioctl wrappers by Daniel Vetter · 9 years ago
  72. 87698c8 drm/vmwgfx: Stop checking for DRM_UNLOCKED by Daniel Vetter · 9 years ago
  73. 0aaf20c drm/drm_ioctl.c: kerneldoc by Daniel Vetter · 9 years ago
  74. 4b63539 drm: Define a drm_invalid_op ioctl implementation by Daniel Vetter · 9 years ago
  75. a7fb8a2 drm: Remove __OS_HAS_AGP by Daniel Vetter · 9 years ago
  76. 6e3f797 drm/doc: Update docs about device instance setup by Daniel Vetter · 9 years ago
  77. 44cc6c0 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next by Daniel Vetter · 9 years ago
  78. 2d4df13 Merge tag 'topic/drm-misc-2015-09-25' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  79. 9525c4d drm/i2c: tda998x: clean up after struct tda998x_priv2 removal by Russell King · 9 years ago
  80. a3584f6 drm/i2c: tda998x: kill struct tda998x_priv2 by Russell King · 9 years ago
  81. eed64b5 drm/i2c: tda998x: move connector into struct tda998x_priv by Russell King · 9 years ago
  82. 78e401f drm/i2c: tda998x: remove encoder pointer by Russell King · 9 years ago
  83. 3d58e31 drm/i2c: tda998x: remove DRM slave encoder support by Russell King · 9 years ago
  84. 40a4a57 drm/i915: Update DRIVER_DATE to 20150928 by Daniel Vetter · 9 years ago
  85. 9ffecb1 Linux 4.3-rc3 by Linus Torvalds · 9 years ago
  86. 162e6df Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  87. 5a6bdf0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  88. c905929 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  89. 685b5f1 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  90. 69ea8b8 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  91. e46fc90 Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixes by Olof Johansson · 9 years ago
  92. b8ba826 Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 9 years ago
  93. d8cc397 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  94. c91d707 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  95. bcba282 Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  96. fb740f9 Merge tag 'tty-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  97. b11e7b81 Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  98. 7c1efea Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  99. 64b796e Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  100. 518a7cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago