1. 10f950f drm/amdgpu: fix locking in force performance level by Alex Deucher · 8 years ago
  2. 04ab3b7 drm/amdgpu/gfx8: fix priv reg interrupt enable by Alex Deucher · 8 years ago
  3. e1d09dc drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc. by Mario Kleiner · 8 years ago
  4. 2b8341b drm/radeon: Don't hang in radeon_flip_work_func on disabled crtc. (v2) by Mario Kleiner · 8 years ago
  5. 4fbbed4 drm/nouveau: use post-decrement in error handling by Rasmus Villemoes · 8 years ago
  6. 5fff80b drm/atomic: Allow for holes in connector state, v2. by Maarten Lankhorst · 8 years ago
  7. 5441ea1 Merge tag 'drm-vc4-fixes-2016-02-17' of github.com:anholt/linux into drm-fixes by Dave Airlie · 8 years ago
  8. aaa7dd2 Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  9. 42412b1 Merge tag 'drm-intel-fixes-2016-02-18' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  10. dd8fc10 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  11. 2850713 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  12. c28b947 Merge tag 'devicetree-fixes-for-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  13. 8d409cb drm/i915: Fix hpd live status bits for g4x by Ville Syrjälä · 9 years ago
  14. dada168 drm/qxl: fix erroneous return value by Anton Protopopov · 9 years ago
  15. ff683df drm/nouveau/display: Enable vblank irqs after display engine is on again. by Mario Kleiner · 8 years ago
  16. e0b34e3 drm/radeon/pm: Handle failure of drm_vblank_get. by Mario Kleiner · 8 years ago
  17. bb74fc1 drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2) by Mario Kleiner · 8 years ago
  18. c61934e drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4 by Mario Kleiner · 8 years ago
  19. 99b8e71 drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2) by Mario Kleiner · 8 years ago
  20. e823589 drm: No-Op redundant calls to drm_vblank_off() (v2) by Mario Kleiner · 8 years ago
  21. 3485570 drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_command by Gerd Hoffmann · 8 years ago
  22. e8f051e Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 8 years ago
  23. 8ae22cb Revert "drm/dp/mst: change MST detection scheme" by Dave Airlie · 8 years ago
  24. 36cb625 drm/vc4: Use runtime PM to power cycle the device when the GPU hangs. by Eric Anholt · 9 years ago
  25. 001bdb5 drm/vc4: Enable runtime PM. by Eric Anholt · 9 years ago
  26. c4ce60d drm/vc4: Fix spurious GPU resets due to BO reuse. by Eric Anholt · 9 years ago
  27. 2ee9465 drm/vc4: Drop error message on seqno wait timeouts. by Eric Anholt · 9 years ago
  28. 13cf890 drm/vc4: Fix -ERESTARTSYS error return from BO waits. by Eric Anholt · 9 years ago
  29. 2c68f1f drm/vc4: Return an ERR_PTR from BO creation instead of NULL. by Eric Anholt · 9 years ago
  30. 54aec44 drm/vc4: Fix the clear color for the first tile rendered. by Eric Anholt · 9 years ago
  31. e001523 drm/vc4: Validate that WAIT_BO padding is cleared. by Eric Anholt · 9 years ago
  32. 87bbcfd Merge tag 'for-linus-20160216' of git://git.infradead.org/intel-iommu by Linus Torvalds · 8 years ago
  33. e5310a1 Merge tag 'spi-fix-v4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
  34. bc3f5d8 drm/radeon: use post-decrement in error handling by Rasmus Villemoes · 8 years ago
  35. 09ccbb7 drm/amdgpu: use post-decrement in error handling by Rasmus Villemoes · 8 years ago
  36. 00780f3 drm/exynos/decon: fix disable clocks order by Andrzej Hajda · 9 years ago
  37. d380a16 drm/exynos: fix incorrect cpu address for dma_mmap_attrs() by Marek Szyprowski · 9 years ago
  38. 74ebc70 drm/exynos: exynos5433_decon: fix wrong state in decon_vblank_enable by Marek Szyprowski · 9 years ago
  39. c90f950 drm/exynos: exynos5433_decon: fix wrong state assignment in decon_enable by Marek Szyprowski · 9 years ago
  40. e7ad660 drm/exynos: dsi: restore support for drm bridge by Marek Szyprowski · 9 years ago
  41. 8b0be57 drm/exynos: mic: make all functions static by Marek Szyprowski · 9 years ago
  42. 622688f3 drm/exynos: mic: convert to component framework by Marek Szyprowski · 9 years ago
  43. 38b5e5f drm/exynos: mic: use devm_clk interface by Marek Szyprowski · 9 years ago
  44. 0f10c71 drm/exynos: fix types for compilation on 64bit architectures by Marek Szyprowski · 9 years ago
  45. 977b506 drm/exynos: ipp: fix incorrect format specifiers in debug messages by Marek Szyprowski · 9 years ago
  46. c327cd6 drm/exynos: depend on ARCH_EXYNOS for DRM_EXYNOS by Joonyoung Shim · 9 years ago
  47. 4692400 iommu/vt-d: Clear PPR bit to ensure we get more page request interrupts by David Woodhouse · 8 years ago
  48. 631c0e8 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  49. bdbe58e Merge tag 'drm-intel-fixes-2016-02-12' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  50. 58dd2b5 Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  51. 779ee19 Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  52. 9db8cc1 Merge tag 'usb-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  53. 8ab54ed Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  54. 8b9f9eb Merge branch 'component' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  55. 7686e3c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  56. 2f2e9f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  57. 4617c22 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 8 years ago
  58. 0cbb0b9 Merge tag 'pci-v4.5-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  59. 4dd638f Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/bcm2835aux', 'spi/fix/fsl-espi', 'spi/fix/imx', 'spi/fix/loopback' and 'spi/fix/omap2-mcspi' into spi-linus by Mark Brown · 8 years ago
  60. 0e6f357 spi: omap2-mcspi: Fix PM regression with deferred probe for pm_runtime_reinit by Tony Lindgren · 9 years ago
  61. 75c1657e IB/mlx5: Fix RC transport send queue overhead computation by Leon Romanovsky · 8 years ago
  62. 08bc327 IB/ipoib: fix for rare multicast join race condition by Alex Estrin · 8 years ago
  63. 5952cc7 Merge tag 'mmc-v4.5-rc2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  64. 14379cd Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 8 years ago
  65. 4c05121 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  66. c747f97 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  67. f8e68a7 NVMe: Rate limit nvme IO warnings by Keith Busch · 8 years ago
  68. ff23a2a NVMe: Poll device while still active during remove by Keith Busch · 8 years ago
  69. ae1fba2 NVMe: Requeue requests on suspended queues by Keith Busch · 8 years ago
  70. 2a8d9cd Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixes by James Bottomley · 8 years ago
  71. 90a88d6 scsi: fix soft lockup in scsi_remove_target() on module removal by James Bottomley · 9 years ago
  72. 6b44d1e Merge tag 'phy-for-4.5-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus by Greg Kroah-Hartman · 8 years ago
  73. 5d589d8 of/irq: Fix msi-map calculation for nonzero rid-base by Robin Murphy · 9 years ago
  74. ef2d461 NVMe: Allow request merges by Keith Busch · 8 years ago
  75. 4f76d0e NVMe: Fix io incapable return values by Keith Busch · 8 years ago
  76. c05235d Merge tag 'gpio-v4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  77. da2f912 Merge tag 'platform-drivers-x86-v4.5-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  78. 5de6ac7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  79. ee50aea IB/core: Fix reading capability mask of the port info class by Eran Ben Elisha · 9 years ago
  80. fa51b24 net/mlx4: fix some error handling in mlx4_multi_func_init() by Rasmus Villemoes · 9 years ago
  81. a514379 null_blk: oops when initializing without lightnvm by Matias Bjørling · 9 years ago
  82. a5ebb87d Revert "mmc: block: don't use parameter prefix if built as module" by Ulf Hansson · 9 years ago
  83. a53b839 thermal: cpu_cooling: fix out of bounds access in time_in_idle by Javi Merino · 9 years ago
  84. 6a645dd mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL by Adrian Hunter · 9 years ago
  85. 163cbe3 mmc: sdhci-pci: Fix card detect race for Intel BXT/APL by Adrian Hunter · 9 years ago
  86. 8d28b7a mmc: sdhci: Allow override of get_cd() called from sdhci_request() by Adrian Hunter · 9 years ago
  87. bf60e59 mmc: sdhci: Allow override of mmc host operations by Adrian Hunter · 9 years ago
  88. 389a00d irqchip/gic: Only set the EOImodeNS bit for the root controller by Jon Hunter · 9 years ago
  89. 7bf29d3 irqchip/gic: Only populate set_affinity for the root controller by Jon Hunter · 9 years ago
  90. 8e7199c component: remove device from master match list on failed add by Daniel Stone · 9 years ago
  91. 5327c7d qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity by Quinn Tran · 9 years ago
  92. 9095ada target/transport: add flag to indicate CPU Affinity is observed by Quinn Tran · 9 years ago
  93. 2e498f2 target: Fix incorrect unmap_zeroes_data_store return by Nicholas Bellinger · 9 years ago
  94. 721675f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  95. c92a428 Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  96. 74c7b2a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  97. 4e54169 Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  98. cc1de6e drm/amdgpu: fix issue with overlapping userptrs by Christian König · 9 years ago
  99. f6ff4f6 drm/radeon: hold reference to fences in radeon_sa_bo_new by Nicolai Hähnle · 9 years ago
  100. b19763d drm/amdgpu: remove unnecessary forward declaration by Nicolai Hähnle · 9 years ago