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