1. 3187567 Merge branch 'virtio-gpu-for-drm-next' of git://git.kraxel.org/linux into drm-next by Dave Airlie · 9 years ago
  2. d24796a virtio-gpu: add page flip support by Gerd Hoffmann · 9 years ago
  3. f3380a3 virtio-gpu: mark as a render gpu by Dave Airlie · 9 years ago
  4. 11a8f28 virtio-gpu: add basic prime support by Dave Airlie · 10 years ago
  5. 62fb7a5 virtio-gpu: add 3d/virgl support by Gerd Hoffmann · 10 years ago
  6. 7552ed8 virtio-gpu: don't free things on ttm_bo_init failure by Dave Airlie · 9 years ago
  7. 6d41533 virtio-gpu: wait for cursor updates finish by Gerd Hoffmann · 9 years ago
  8. ec2f057 virtio-gpu: add & use virtio_gpu_queue_fenced_ctrl_buffer by Gerd Hoffmann · 9 years ago
  9. 9c73f47 virtio-gpu: add virtio_gpu_queue_ctrl_buffer_locked by Gerd Hoffmann · 9 years ago
  10. c76af02 via_drm.h: move struct via_file_private definition to drivers/gpu/drm/via/via_drv.h by Mikko Rapeli · 9 years ago
  11. 7a6007c include/uapi/drm/sis_drm.h: move sis_file_private to drivers/gpu/drm/sis/sis_drv.h by Mikko Rapeli · 9 years ago
  12. 9ace42b Merge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 9 years ago
  13. 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
  14. 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
  15. 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
  16. aa1b36f Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  17. 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
  18. 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
  19. 2fcef6e drm/amdgpu: fix lockup when clean pending fences by Junwei Zhang · 9 years ago
  20. 2440ff2 drm/amdgpu: add timer to fence to detect scheduler lockup by Junwei Zhang · 9 years ago
  21. d6c10f6 drm/amdgpu: add VM CS mapping trace point by Christian König · 9 years ago
  22. b495bd3 drm/amdgpu: add option to clear VM page tables after every submit by Christian König · 9 years ago
  23. d9c1315 drm/amdgpu: add option to stop on VM fault by Christian König · 9 years ago
  24. ce0c6bc drm/amdgpu: only print meaningful VM faults by Christian König · 9 years ago
  25. 39ff844 drm/amdgpu: also trace already allocated VMIDs by Christian König · 9 years ago
  26. 3d2ce0d drm/amdgpu: Drop unnecessary #include <linux/vga_switcheroo.h> by Lukas Wunner · 9 years ago
  27. 4715774 drm/radeon: Drop unnecessary #include <linux/vga_switcheroo.h> by Lukas Wunner · 9 years ago
  28. 7dfac89 drm/amdgpu: clean up pageflip interrupt handling by Alex Deucher · 9 years ago
  29. c113ea1 drm/amdgpu: rework sdma structures by Alex Deucher · 9 years ago
  30. 756e688 drm/amdgpu: unpin cursor BOs on suspend and pin them again on resume by Alex Deucher · 9 years ago
  31. a2df42d drm/amdgpu/dce8: Fold set_cursor() into show_cursor() by Alex Deucher · 9 years ago
  32. 72b4006 drm/amdgpu/dce8: Clean up reference counting and pinning of the cursor BOs by Alex Deucher · 9 years ago
  33. c4e0dfa drm/amdgpu/dce8: Move hotspot handling out of set_cursor by Alex Deucher · 9 years ago
  34. fd70cf6 drm/amdgpu/dce8: Re-show the cursor after a modeset (v2) by Alex Deucher · 9 years ago
  35. 77ed35b drm/amdgpu/dce8: Use cursor_set2 hook for enabling / disabling the HW cursor by Alex Deucher · 9 years ago
  36. ec9353d drm/amdgpu/dce11: Fold set_cursor() into show_cursor() by Alex Deucher · 9 years ago
  37. 232cc65 drm/amdgpu/dce11: Clean up reference counting and pinning of the cursor BOs by Alex Deucher · 9 years ago
  38. 1996ea0 drm/amdgpu/dce11: Move hotspot handling out of set_cursor by Alex Deucher · 9 years ago
  39. 8ddef5a drm/amdgpu/dce11: Re-show the cursor after a modeset (v2) by Alex Deucher · 9 years ago
  40. d8ee89c drm/amdgpu/dce11: Use cursor_set2 hook for enabling / disabling the HW cursor by Alex Deucher · 9 years ago
  41. 3c68171 drm/amdgpu/dce10: Fold set_cursor() into show_cursor() by Alex Deucher · 9 years ago
  42. f9242d1 drm/amdgpu/dce10: Clean up reference counting and pinning of the cursor BOs by Alex Deucher · 9 years ago
  43. ef67e38 drm/amdgpu/dce10: Move hotspot handling out of set_cursor by Alex Deucher · 9 years ago
  44. dd0b5d2 drm/amdgpu/dce10: Re-show the cursor after a modeset (v2) by Alex Deucher · 9 years ago
  45. 29275a9 drm/amdgpu/dce10: Use cursor_set2 hook for enabling / disabling the HW cursor by Alex Deucher · 9 years ago
  46. c2fe16a drm/amdgpu/atom: add support for new div32 opcodes (v3) by Alex Deucher · 9 years ago
  47. c9c1450 drm/amdgpu/atom: add support for new mul32 opcodes (v2) by Alex Deucher · 9 years ago
  48. 5543841 drm/amdgpu/atom: add support for process ds opcode by Alex Deucher · 9 years ago
  49. f76097c0 drm/amdgpu/atom: implement debug opcode by Alex Deucher · 9 years ago
  50. 06d1ee3 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  51. 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
  52. 25d2958 drm/nouveau/bios: fix OF loading by Ilia Mirkin · 9 years ago
  53. f231976 drm/nouveau/fbcon: take runpm reference when userspace has an open fd by Ben Skeggs · 9 years ago
  54. 953132b drm/nouveau/nouveau: Disable AGP for SiS 761 by Ondrej Zary · 9 years ago
  55. 5102ec3 drm/nouveau/display: allow up to 16k width/height for fermi+ by Ilia Mirkin · 9 years ago
  56. 2239b76 drm/nouveau/bios: translate devinit pri/sec i2c bus to internal identifiers by Ben Skeggs · 9 years ago
  57. 25cb62b Linux 4.3-rc5 by Linus Torvalds · 9 years ago
  58. 9a78f9c Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  59. 7cbbab0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  60. a145164 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  61. e3d6e0e Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  62. 5a433f7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  63. f24fe98 Merge tag 'md/4.3-rc4-fix' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  64. 825fcfc MAINTAINERS: Change Matt Fleming's email address by Matt Fleming · 9 years ago
  65. 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
  66. 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
  67. 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
  68. 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
  69. bbecce8 Merge git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  70. 1d8a12d Merge branch 'stable/for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 9 years ago
  71. daf3761 namei: results of d_is_negative() should be checked after dentry revalidation by Trond Myklebust · 9 years ago
  72. 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
  73. 71419b7 Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  74. f4ba1cf Merge tag 'sound-4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  75. 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
  76. 8140e73 Merge tag 'mmc-v4.3-rc4' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  77. 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
  78. 175d58c Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  79. 38aa0a5 Merge tag 'nfsd-4.3-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  80. 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
  81. b0d3cc0 dm snapshot: add new persistent store option to support overflow by Mike Snitzer · 9 years ago
  82. 670aee3 Merge branches 'pm-devfreq' and 'pm-cpufreq' by Rafael J. Wysocki · 9 years ago
  83. dfbdaf5 drm: bridge/dw_hdmi: replace CTS calculation for the ACR by Russell King · 9 years ago
  84. b195fbd drm: bridge/dw_hdmi: remove ratio support from ACR code by Russell King · 9 years ago
  85. 426701d drm: bridge/dw_hdmi: adjust pixel clock values in N calculation by Russell King · 9 years ago
  86. d0c96d1 drm: bridge/dw_hdmi: avoid being recursive in N calculation by Russell King · 9 years ago
  87. 91cd690 drm: bridge/dw_hdmi-ahb-audio: allow larger buffer sizes by Russell King · 10 years ago
  88. 9dc515f drm: bridge/dw_hdmi-ahb-audio: basic support for multi-channel PCM audio by Russell King · 10 years ago
  89. f5ce405 drm: bridge/dw_hdmi-ahb-audio: parse ELD from HDMI driver by Russell King · 11 years ago
  90. 7ed6c66 drm: bridge/dw_hdmi-ahb-audio: add audio driver by Russell King · 11 years ago
  91. 10abc7d irqdomain: Add an accessor for the of_node field by Marc Zyngier · 9 years ago
  92. e3096c9 genirq: Fix handle_bad_irq kerneldoc comment by Arnd Bergmann · 9 years ago
  93. 9d67dc5 genirq: Export handle_bad_irq by Arnd Bergmann · 9 years ago
  94. 2bffa15 dm cache: fix NULL pointer when switching from cleaner policy by Joe Thornber · 9 years ago
  95. 621bd0f drm: Fix locking for sysfs dpms file by Daniel Vetter · 9 years ago
  96. e87d68d Merge branch 'drm-fixes-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  97. a452744 crash in md-raid1 and md-raid10 due to incorrect list manipulation by Mikulas Patocka · 9 years ago
  98. 55582bc cpufreq: prevent lockup on reading scaling_available_frequencies by Srinivas Pandruvada · 9 years ago
  99. e253036 cpufreq: acpi_cpufreq: prevent crash on reading freqdomain_cpus by Srinivas Pandruvada · 9 years ago
  100. 88c6eb0 mmc: sdhci-of-at91: use SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST quirk by ludovic.desroches@atmel.com · 9 years ago