1. 48f87dd Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next by Dave Airlie · 9 years ago
  2. 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
  3. 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
  4. aa1b36f Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  5. 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
  6. 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
  7. 2fcef6e drm/amdgpu: fix lockup when clean pending fences by Junwei Zhang · 9 years ago
  8. 2440ff2 drm/amdgpu: add timer to fence to detect scheduler lockup by Junwei Zhang · 9 years ago
  9. d6c10f6 drm/amdgpu: add VM CS mapping trace point by Christian König · 9 years ago
  10. b495bd3 drm/amdgpu: add option to clear VM page tables after every submit by Christian König · 9 years ago
  11. d9c1315 drm/amdgpu: add option to stop on VM fault by Christian König · 9 years ago
  12. ce0c6bc drm/amdgpu: only print meaningful VM faults by Christian König · 9 years ago
  13. 39ff844 drm/amdgpu: also trace already allocated VMIDs by Christian König · 9 years ago
  14. 3d2ce0d drm/amdgpu: Drop unnecessary #include <linux/vga_switcheroo.h> by Lukas Wunner · 9 years ago
  15. 4715774 drm/radeon: Drop unnecessary #include <linux/vga_switcheroo.h> by Lukas Wunner · 9 years ago
  16. 7dfac89 drm/amdgpu: clean up pageflip interrupt handling by Alex Deucher · 9 years ago
  17. c113ea1 drm/amdgpu: rework sdma structures by Alex Deucher · 9 years ago
  18. 756e688 drm/amdgpu: unpin cursor BOs on suspend and pin them again on resume by Alex Deucher · 9 years ago
  19. a2df42d drm/amdgpu/dce8: Fold set_cursor() into show_cursor() by Alex Deucher · 9 years ago
  20. 72b4006 drm/amdgpu/dce8: Clean up reference counting and pinning of the cursor BOs by Alex Deucher · 9 years ago
  21. c4e0dfa drm/amdgpu/dce8: Move hotspot handling out of set_cursor by Alex Deucher · 9 years ago
  22. fd70cf6 drm/amdgpu/dce8: Re-show the cursor after a modeset (v2) by Alex Deucher · 9 years ago
  23. 77ed35b drm/amdgpu/dce8: Use cursor_set2 hook for enabling / disabling the HW cursor by Alex Deucher · 9 years ago
  24. ec9353d drm/amdgpu/dce11: Fold set_cursor() into show_cursor() by Alex Deucher · 9 years ago
  25. 232cc65 drm/amdgpu/dce11: Clean up reference counting and pinning of the cursor BOs by Alex Deucher · 9 years ago
  26. 1996ea0 drm/amdgpu/dce11: Move hotspot handling out of set_cursor by Alex Deucher · 9 years ago
  27. 8ddef5a drm/amdgpu/dce11: Re-show the cursor after a modeset (v2) by Alex Deucher · 9 years ago
  28. d8ee89c drm/amdgpu/dce11: Use cursor_set2 hook for enabling / disabling the HW cursor by Alex Deucher · 9 years ago
  29. 3c68171 drm/amdgpu/dce10: Fold set_cursor() into show_cursor() by Alex Deucher · 9 years ago
  30. f9242d1 drm/amdgpu/dce10: Clean up reference counting and pinning of the cursor BOs by Alex Deucher · 9 years ago
  31. ef67e38 drm/amdgpu/dce10: Move hotspot handling out of set_cursor by Alex Deucher · 9 years ago
  32. dd0b5d2 drm/amdgpu/dce10: Re-show the cursor after a modeset (v2) by Alex Deucher · 9 years ago
  33. 29275a9 drm/amdgpu/dce10: Use cursor_set2 hook for enabling / disabling the HW cursor by Alex Deucher · 9 years ago
  34. c2fe16a drm/amdgpu/atom: add support for new div32 opcodes (v3) by Alex Deucher · 9 years ago
  35. c9c1450 drm/amdgpu/atom: add support for new mul32 opcodes (v2) by Alex Deucher · 9 years ago
  36. 5543841 drm/amdgpu/atom: add support for process ds opcode by Alex Deucher · 9 years ago
  37. f76097c0 drm/amdgpu/atom: implement debug opcode by Alex Deucher · 9 years ago
  38. 06d1ee3 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  39. 7b98040 Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 9 years ago
  40. 25d2958 drm/nouveau/bios: fix OF loading by Ilia Mirkin · 9 years ago
  41. f231976 drm/nouveau/fbcon: take runpm reference when userspace has an open fd by Ben Skeggs · 9 years ago
  42. 953132b drm/nouveau/nouveau: Disable AGP for SiS 761 by Ondrej Zary · 9 years ago
  43. 5102ec3 drm/nouveau/display: allow up to 16k width/height for fermi+ by Ilia Mirkin · 9 years ago
  44. 2239b76 drm/nouveau/bios: translate devinit pri/sec i2c bus to internal identifiers by Ben Skeggs · 9 years ago
  45. 5a433f7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  46. f24fe98 Merge tag 'md/4.3-rc4-fix' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  47. 4a06c8a Merge tag 'usb-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  48. 97d0c93 Merge tag 'tty-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  49. 91dbc04 Merge tag 'staging-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  50. ef19df6 Merge tag 'char-misc-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  51. 149fadf Merge tag 'pm+acpi-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  52. fe621fd Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  53. 8140e73 Merge tag 'mmc-v4.3-rc4' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  54. 0444555 Merge tag 'dm-4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  55. 5163ac7 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  56. b0d3cc0 dm snapshot: add new persistent store option to support overflow by Mike Snitzer · 9 years ago
  57. 670aee3 Merge branches 'pm-devfreq' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  58. 2bffa15 dm cache: fix NULL pointer when switching from cleaner policy by Joe Thornber · 9 years ago
  59. 621bd0f drm: Fix locking for sysfs dpms file by Daniel Vetter · 9 years ago
  60. e87d68d Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  61. a452744 crash in md-raid1 and md-raid10 due to incorrect list manipulation by Mikulas Patocka · 9 years ago
  62. 55582bc cpufreq: prevent lockup on reading scaling_available_frequencies by Srinivas Pandruvada · 9 years ago
  63. e253036 cpufreq: acpi_cpufreq: prevent crash on reading freqdomain_cpus by Srinivas Pandruvada · 9 years ago
  64. 88c6eb0 mmc: sdhci-of-at91: use SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST quirk by ludovic.desroches@atmel.com · 9 years ago
  65. af95176 mmc: sdhci: add quirk SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST by ludovic.desroches@atmel.com · 9 years ago
  66. 2162d9f4 mmc: sdhci-pxav3: fix error handling of armada_38x_quirks by Marcin Wojtas · 9 years ago
  67. fa79641 mmc: sdhci-pxav3: disable clock inversion for HS MMC cards by Nadav Haklai · 9 years ago
  68. 5de76bf mmc: sdhci-pxav3: remove broken clock base quirk for Armada 38x sdhci driver by Nadav Haklai · 9 years ago
  69. 7a57455 drm/amdgpu: fix memory leak in amdgpu_vm_update_page_directory by Sudip Mukherjee · 9 years ago
  70. 123e20b mmc: host: omap_hsmmc: Fix MMC for omap3 legacy booting by Tony Lindgren · 9 years ago
  71. bb2726b Revert "mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status" by Tony Lindgren · 9 years ago
  72. d4edda3 drm/amdgpu: disable hw semaphores by default by Alex Deucher · 9 years ago
  73. 36b4ba0 drm/amdgpu: enable scheduler by default by Chunming Zhou · 9 years ago
  74. 95d7918 drm/amdgpu: add TOPDOWN flag to the whole vram by Chunming Zhou · 9 years ago
  75. a2ef8a9 drm/amdgpu: add vram usage into debugfs by Chunming Zhou · 9 years ago
  76. 0bde3a9 drm/amdgpu: split gfx8 gpu init into sw and hw parts by Alex Deucher · 9 years ago
  77. 15e3d5a 3w-9xxx: don't unmap bounce buffered commands by Christoph Hellwig · 9 years ago
  78. e82fa92 Merge tag 'fbdev-fixes-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  79. b44f840 drm: Stop using drm_vblank_count() as the hw frame counter by Ville Syrjälä · 9 years ago
  80. 028423b drm/amdgpu: fix 32-bit compiler warning by Arnd Bergmann · 9 years ago
  81. 8ace60f Merge tag 'regmap-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  82. 07443ce Merge tag 'spi-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  83. 21f3c96 Merge tag 'regulator-fix-v4.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  84. d663bab video: of: fix memory leak by Sudip Mukherjee · 9 years ago
  85. c2c80bd Merge remote-tracking branches 'spi/fix/davinci' and 'spi/fix/sh-msiof' into spi-linus by Mark Brown · 9 years ago
  86. 3f5e4a3 Merge tag 'for-linus-20151006' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  87. 266424b drm/qxl: avoid dependency lock by Frediano Ziglio · 9 years ago
  88. 7eb9974 drm/qxl: avoid buffer reservation in qxl_crtc_page_flip by Frediano Ziglio · 9 years ago
  89. 6090652 drm/qxl: fix framebuffer dirty rectangle tracking. by Gerd Hoffmann · 9 years ago
  90. 9a65e68 drm/amdgpu: flag iceland as experimental by Alex Deucher · 9 years ago
  91. e79d5c0 drm/amdgpu: check before checking pci bridge registers by Alex Deucher · 9 years ago
  92. 50887bd dm: fix request-based dm error reporting by Junichi Nomura · 9 years ago
  93. 22ca03a Merge remote-tracking branch 'regulator/fix/axp20x' into regulator-linus by Mark Brown · 9 years ago
  94. 6710f22 Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 9 years ago
  95. 88e7271 drm/irq: Use unsigned int pipe in public API by Thierry Reding · 9 years ago
  96. 26d0c21 drm/amdgpu: fix num_crtc on CZ by Alex Deucher · 9 years ago
  97. 8b7530b drm/amdgpu: restore the fbdev mode in lastclose by Alex Deucher · 9 years ago
  98. 8c70e1c drm/radeon: restore the fbdev mode in lastclose by Alex Deucher · 9 years ago
  99. 14152c8 drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASK by Joonas Lahtinen · 9 years ago
  100. 41ada9d mcb: Fix error handling in mcb_pci_probe() by Alexey Khoroshilov · 10 years ago