1. 1a4b172 drm/vmwgfx: Add kms helpers for dirty- and readback functions by Thomas Hellstrom · 10 years ago
  2. 459d0fa drm/vmwgfx: Introduce a pin count to allow for recursive pinning v2 by Thomas Hellstrom · 10 years ago
  3. f89c6c3 drm/vmwgfx: Replace SurfaceDMA usage with SurfaceCopy in 2D VMs by Sinclair Yeh · 10 years ago
  4. 35c0512 drm/vmwgfx: Implement screen targets by Sinclair Yeh · 10 years ago
  5. c9146cd drm/vmwgfx: Add "quirk" to handling command verification exceptions by Thomas Hellstrom · 10 years ago
  6. c8261a9 vmwgfx: Major KMS refactoring / cleanup in preparation of screen targets by Sinclair Yeh · 10 years ago
  7. 233826a drm/vmwgfx: Refactor vmw_gb_surface_define_ioctl() by Sinclair Yeh · 10 years ago
  8. 7b64115 drm/vmwgfx: SVGA device definition update by Sinclair Yeh · 10 years ago
  9. ed93394 drm/vmwgfx: Add an interface to pin a resource v3 by Thomas Hellstrom · 10 years ago
  10. ee511a8 drm/vmwgfx: Fix an overlay lockdep error by Thomas Hellstrom · 10 years ago
  11. 3eab3d9 drm/vmwgfx: Add command buffer support v3 by Thomas Hellstrom · 10 years ago
  12. cb09bbc vmwgfx: Update device headers for command buffers. by Thomas Hellstrom · 10 years ago
  13. 13eec7e drm/vmwgfx: Fix OTABLE takedown by Thomas Hellstrom · 10 years ago
  14. 153b3d5 vmwgfx: Rework device initialization by Thomas Hellstrom · 10 years ago
  15. 1261797 drm/vmwgfx: Fix an fb unlocking bug by Thomas Hellstrom · 10 years ago
  16. dcd14dd Merge tag 'topic/connector-locking-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  17. ce4c464 Merge tag 'topic/crc-pmic-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  18. f60de97 Merge tag 'drm-intel-next-2015-07-17' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  19. fa78cea Merge tag 'topic/drm-misc-2015-07-23' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  20. 3fdefa3 drm: gc now dead mode_group code by Daniel Vetter · 9 years ago
  21. 9c7060f drm: Stop filtering according to mode_group in getresources by Daniel Vetter · 9 years ago
  22. e4f6254 drm: Roll out drm_for_each_{plane,crtc,encoder} by Daniel Vetter · 9 years ago
  23. 9e75c0e drm/cma-helper: Fix locking in drm_fb_cma_debugfs_show by Daniel Vetter · 9 years ago
  24. 9a9f5ce drm: Roll out drm_for_each_connector more by Daniel Vetter · 9 years ago
  25. 2ee6bcd drm/radeon: Take all modeset locks for DP MST hotplug by Daniel Vetter · 9 years ago
  26. 8bb4da1 drm/i915: Take all modeset locks for DP MST hotplug by Daniel Vetter · 9 years ago
  27. 3a58ee1 drm/i915: Use drm_for_each_fb in i915_debugfs.c by Daniel Vetter · 9 years ago
  28. 169faec drm/fbdev-helper: Grab mode_config.mutex in drm_fb_helper_single_add_all_connectors by Daniel Vetter · 9 years ago
  29. 8c4ccc4 drm/probe-helper: Grab mode_config.mutex in poll_init/enable by Daniel Vetter · 9 years ago
  30. 6295d60 drm: Add modeset object iterators by Daniel Vetter · 9 years ago
  31. 4ea50e9 drm: Simplify drm_for_each_legacy_plane arguments by Daniel Vetter · 9 years ago
  32. 04cbfe6 mfd: Add GPIOLIB dependency if INTEL_SOC_PMIC is to be enabled by Shobhit Kumar · 9 years ago
  33. b029e66 drm/i915: Backlight control using CRC PMIC based PWM driver by Shobhit Kumar · 10 years ago
  34. fc45e82 drm/i915: Use the CRC gpio for panel enable/disable by Shobhit Kumar · 10 years ago
  35. a3f37a1 pwm: crc: Add Crystalcove (CRC) PWM driver by Shobhit Kumar · 10 years ago
  36. a3aa9a9 mfd: intel_soc_pmic_core: ADD PWM lookup table for CRC PMIC based PWM by Shobhit Kumar · 10 years ago
  37. 3d5e10e mfd: intel_soc_pmic_crc: Add PWM cell device for Crystalcove PMIC by Shobhit Kumar · 10 years ago
  38. 61dd2ca mfd: intel_soc_pmic_core: Add lookup table for Panel Control as GPIO signal by Shobhit Kumar · 10 years ago
  39. be9015a gpiolib: Add support for removing registered consumer lookup table by Shobhit Kumar · 10 years ago
  40. 7639a8c drm/amdkfd: Set correct doorbell packet type for Carrizo by Ben Goz · 10 years ago
  41. 3d30b28 drm/amdkfd: Use generic defines in new amd headers by Oded Gabbay · 10 years ago
  42. d7b8f73 drm/amdkfd: Implement create_map_queues() for Carrizo by Ben Goz · 10 years ago
  43. e1940fa drm/amdkfd: fix runlist length calculation by Ben Goz · 10 years ago
  44. 914bea6 drm/amdkfd: Add support for VI in DQM by Ben Goz · 10 years ago
  45. d696d53 drm/amdkfd: add support for VI in MQD manager by Ben Goz · 10 years ago
  46. 2d8f1f3 drm/amdkfd: add CP HWS packet headers for VI by Ben Goz · 10 years ago
  47. 123576d drm/amdkfd: add supported CZ devices PCI IDs to amdkfd by Ben Goz · 10 years ago
  48. bd72a72 drm/amdkfd: Add dependency of DRM_AMDGPU to Kconfig by Oded Gabbay · 10 years ago
  49. ff758a1 drm/amdgpu: Add amdgpu <--> amdkfd gfx8 interface by Ben Goz · 10 years ago
  50. 32c22e9 drm/amdgpu: add amdgpu <--> amdkfd gfx7 interface by Oded Gabbay · 10 years ago
  51. 130e037 drm/amdgpu: Add H/W agnostic amdgpu <--> amdkfd interface by Oded Gabbay · 10 years ago
  52. 22801f7 drm/radeon: Modify kgd_engine_type enum to match CZ by Oded Gabbay · 10 years ago
  53. fdbd55f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  54. 8bff839 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  55. 59ee762 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  56. 3a26a5b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  57. dfe91c9 Merge tag 'rtc-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  58. 3f8476f Merge tag 'dm-4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  59. da89947 Update Viresh Kumar's email address by Viresh Kumar · 9 years ago
  60. 3958b79 configfs: fix kernel infoleak through user-controlled format string by Nicolas Iooss · 9 years ago
  61. d80238b rtc: armada38x: Remove unused variable from armada38x_rtc_set_time() by Fabio Estevam · 9 years ago
  62. baeca44 rtc: mt6397: enable wakeup before registering rtc device by Wei-Ning Huang · 9 years ago
  63. e0548f1 drm/i915: Update DRIVER_DATE to 20150717 by Daniel Vetter · 9 years ago
  64. eb25437 Merge tag 'staging-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  65. 2b3eb6e Merge tag 'usb-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  66. 9bca4df Merge tag 'gpio-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  67. e05bf4f Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  68. 591e5be irqchip/gicv3-its: Fix mapping of LPIs to collections by Marc Zyngier · 9 years ago
  69. e930888 drm/ttm: improve uncached page deallocation. by Jérôme Glisse · 9 years ago
  70. ef2b731 drm/ttm: fix uncached page deallocation to properly fill page pool v3. by Jérôme Glisse · 9 years ago
  71. 4b0c8bb drm/i915/skl: Drop the preliminary_hw_support flag by Damien Lespiau · 9 years ago
  72. edd43ed drm/i915/skl: Don't expose the top most plane on gen9 display by Damien Lespiau · 9 years ago
  73. 661abfc drm/i915: Fix divide by zero on watermark update by Mika Kuoppala · 9 years ago
  74. f9fe4b9b drm/mgag200: remove unneeded variable by Sudip Mukherjee · 10 years ago
  75. 546aee5 drm/mgag200: remove unused variables by Sudip Mukherjee · 10 years ago
  76. 21bdb58 Merge tag 'pm+acpi-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  77. 3e87ee0 Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  78. 665022d dm cache: avoid calls to prealloc_free_structs() if possible by Mike Snitzer · 9 years ago
  79. e782eff dm cache: avoid preallocation if no work in writeback_some_dirty_blocks() by Mike Snitzer · 9 years ago
  80. 386cb7c dm cache: do not wake_worker() in free_migration() by Mike Snitzer · 9 years ago
  81. aaab3bb Merge branch 'drm-rockchip-2015-07-13' of https://github.com/markyzq/kernel-drm-rockchip into drm-fixes by Dave Airlie · 9 years ago
  82. e1e50e1 Merge tag 'imx-drm-fixes-2015-07-14' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 9 years ago
  83. 8f6644c Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-fixes by Dave Airlie · 9 years ago
  84. 61f2669 Merge tag 'drm-intel-fixes-2015-07-15' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  85. 3755398 Merge tag 'topic/drm-fixes-2015-07-16' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  86. 761ab76 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  87. 17ffc8b Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources' by Rafael J. Wysocki · 9 years ago
  88. 1002d71 drm/amdgpu/dce8: Re-set VBLANK interrupt state when enabling a CRTC by Michel Dänzer · 9 years ago
  89. bda5e3e drm/radeon/ci: silence a harmless PCC warning by Alex Deucher · 9 years ago
  90. 1a45e8a drm/amdgpu/cz: silence some dpm debug output by Alex Deucher · 9 years ago
  91. 58829aa drm/amdgpu/cz: store the forced dpm level by Alex Deucher · 9 years ago
  92. 85cfe09 drm/amdgpu/cz: unforce dpm levels before forcing to low/high by Alex Deucher · 9 years ago
  93. 4f2d3ad drm/amdgpu: remove bogus check in gfx8 rb setup by Alex Deucher · 9 years ago
  94. 7b92cdb drm/amdgpu: set proper index/data pair for smc regs on CZ (v2) by Alex Deucher · 9 years ago
  95. 974e6b6 drm/amdgpu: disable the IP module if early_init returns -ENOENT (v2) by Alex Deucher · 9 years ago
  96. 5c2327b drm/amdgpu: stop context leak in the error path by Christian König · 9 years ago
  97. 76a1ea6 drm/amdgpu: validate the context id in the dependencies by Christian König · 9 years ago
  98. 12f1384 drm/radeon: fix user ptr race condition by Christian König · 9 years ago
  99. 233709d drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULL by Michel Dänzer · 9 years ago
  100. 5dfc71b drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5 by Alex Deucher · 9 years ago