1. 120cf95 drm/amdgpu/gfx9: disable gfxoff when reading rlc clock by Alex Deucher · 5 years ago
  2. c657b93 drm/amdgpu/soc15: fix xclk for raven by Alex Deucher · 5 years ago
  3. aad4e2d drm/amd/powerplay: always refetch the enabled features status on dpm enablement by Evan Quan · 5 years ago
  4. c6f8c44 drm/amd/display: fix dtm unloading by Bhawanpreet Lakha · 5 years ago
  5. 43064f5 drm/amd/display: fix backwards byte order in rx_caps. by Bhawanpreet Lakha · 5 years ago
  6. 6f4134b Merge tag 'drm-intel-next-fixes-2020-02-13' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 5 years ago
  7. e44c1e3 Merge tag 'amd-drm-fixes-5.6-2020-02-12' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 5 years ago
  8. 7ebdc26 Merge tag 'drm-misc-next-fixes-2020-02-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  9. 984f010 Merge tag 'drm-misc-fixes-2020-02-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 5 years ago
  10. 2aaaa5e drm/i915: Mark the removal of the i915_request from the sched.link by Chris Wilson · 5 years ago
  11. a2f90f4 drm/i915/execlists: Reclaim the hanging virtual request by Chris Wilson · 5 years ago
  12. 317e039 drm/i915/execlists: Take a reference while capturing the guilty request by Chris Wilson · 5 years ago
  13. ad18ba7b drm/i915/execlists: Offline error capture by Chris Wilson · 5 years ago
  14. c3f1ed9 drm/i915/gt: Allow temporary suspension of inflight requests by Chris Wilson · 5 years ago
  15. 9e2750f drm/i915: Keep track of request among the scheduling lists by Chris Wilson · 5 years ago
  16. cc3251d Merge tag 'gvt-fixes-2020-02-12' of https://github.com/intel/gvt-linux into drm-intel-next-fixes by Jani Nikula · 5 years ago
  17. 2933803 drm/i915/gem: Tighten checks and acquiring the mmap object by Chris Wilson · 5 years ago
  18. 52144db drm/i915: Fix preallocated barrier list append by José Roberto de Souza · 5 years ago
  19. 5b92415 drm/i915/gt: Acquire ce->active before ce->pin_count/ce->pin_mutex by Chris Wilson · 5 years ago
  20. 7c34bb0 drm/i915: Tighten atomicity of i915_active_acquire vs i915_active_release by Chris Wilson · 5 years ago
  21. 9556e5c drm/i915: Stub out i915_gpu_coredump_put by Chris Wilson · 5 years ago
  22. e33a8cf drm/amdgpu:/navi10: use the ODCAP enum to index the caps array by Alex Deucher · 5 years ago
  23. c1d66bc drm/amdgpu: update smu_v11_0_pptable.h by Alex Deucher · 5 years ago
  24. a934f9d drm/amdgpu: correct comment to clear up the confusion by Guchun Chen · 5 years ago
  25. 8fab6a2 drm/amd/display: DCN2.x Do not program DPPCLK if same value by Sung Lee · 5 years ago
  26. 1094c34 drm/amd/display: Don't map ATOM_ENABLE to ATOM_INIT by Nicholas Kazlauskas · 5 years ago
  27. b5336bf drm/amdgpu/vcn2.5: fix warning by James Zhu · 5 years ago
  28. 2cabe0d drm/amdgpu: limit GDS clearing workaround in cold boot sequence by Guchun Chen · 5 years ago
  29. 46d1da7 drm/amdgpu: fix amdgpu pmu to use hwc->config instead of hwc->conf by Jonathan Kim · 5 years ago
  30. 416611d amdgpu: Prevent build errors regarding soft/hard-float FP ABI tags by Daniel Kolesa · 5 years ago
  31. f4d0242 drm/amdgpu/vcn2.5: fix DPG mode power off issue on instance 1 by James Zhu · 5 years ago
  32. c134c3c drm/amd/display: Add initialitions for PLL2 clock source by Isabel Zhang · 5 years ago
  33. 6c81917 drm/amd/display: Limit minimum DPPCLK to 100MHz. by Yongqiang Sun · 5 years ago
  34. 2b63d0e drm/amd/display: Check engine is not NULL before acquiring by Aric Cyr · 5 years ago
  35. aad927b drm/amd/display: Use dcfclk to populate watermark ranges by Sung Lee · 5 years ago
  36. df36f6c drm/amd/display: Do not set optimized_require to false after plane disable by Sung Lee · 5 years ago
  37. 7aa6240 drm/amd/display: Fix psr static frames calculation by Roman Li · 5 years ago
  38. e4edd4f drm/i915: Check activity on i915_vma after confirming pin_count==0 by Chris Wilson · 5 years ago
  39. 051c89c drm/i915/gem: Detect overflow in calculating dumb buffer size by Chris Wilson · 5 years ago
  40. 1a9629d drm/i915: Don't show the blank process name for internal/simulated errors by Chris Wilson · 5 years ago
  41. 07ccd6bd drm/i915/gem: Store mmap_offsets in an rbtree rather than a plain list by Chris Wilson · 5 years ago
  42. a754012 drm/i915/execlists: Leave resetting ring to intel_ring by Chris Wilson · 5 years ago
  43. 1b5af53 drm/i915/gt: Use the BIT when checking the flags, not the index by Chris Wilson · 5 years ago
  44. 1fdea0c drm/i915/selftests: Add a mock i915_vma to the mock_ring by Chris Wilson · 5 years ago
  45. c631cc8 drm/i915: Make a copy of the ggtt view for slave plane by Ville Syrjälä · 5 years ago
  46. 01c1b2c drm/i915/gem: Take local vma references for the parser by Chris Wilson · 5 years ago
  47. 88a9c66 drm/i915/pmu: Correct the rc6 offset upon enabling by Chris Wilson · 5 years ago
  48. 0e9d7bb drm/i915/gvt: more locking for ppgtt mm LRU list by Igor Druzhinin · 5 years ago
  49. c216f12 drm/i915/gvt: fix high-order allocation failure on late load by Igor Druzhinin · 5 years ago
  50. bb6d3fb Linux 5.6-rc1 by Linus Torvalds · 5 years ago
  51. 89a47dd Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  52. 380a129 Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 5 years ago
  53. 490d332 irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARM by Marc Zyngier · 5 years ago
  54. d1ea35f Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  55. 5586c3c Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  56. 1a2a76c Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  57. f413776 Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  58. ca21b9b Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  59. 2fbc23c Merge tag 'timers-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  60. f06bed8 Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  61. 6ff90aa Merge tag 'efi-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  62. c2cebbc drm/i915: Fix i915_error_state_store error defination by Zhang Xiaoxu · 5 years ago
  63. e73c148 drm/i915/bios: Fix the timing parameters by Vandita Kulkarni · 5 years ago
  64. 1788fdf drm/i915/dsi: Ensure that the ACPI adapter lookup overrides the bus num by Vivek Kasireddy · 5 years ago
  65. 0887aa8 drm/i915: Fix post-fastset modeset check for port sync by Ville Syrjälä · 5 years ago
  66. 6f4261f drm/i915/dsi: Lookup the i2c bus from ACPI NS only if CONFIG_ACPI=y (v2) by Vivek Kasireddy · 5 years ago
  67. fdfa3a6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  68. 291abfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  69. 0fd1695 fs: Add VirtualBox guest shared folder (vboxsf) support by Hans de Goede · 5 years ago
  70. d4f309c Merge tag 'powerpc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  71. b0ef7cd Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driver by Linus Torvalds · 5 years ago
  72. 4ef1a30 Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  73. 5939224 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  74. eab3540 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  75. 1afa9c3 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  76. 469030d Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
  77. b85080c Merge tag 'compat-ioctl-fix' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  78. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  79. 236f453 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  80. 9959333 Merge branch 'pipe-exclusive-wakeup' by Linus Torvalds · 5 years ago
  81. 0ddad21 pipe: use exclusive waits when reading or writing by Linus Torvalds · 5 years ago
  82. 0a06174 compat_ioctl: fix FIONREAD on devices by Arnd Bergmann · 5 years ago
  83. 2f86e45 Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent by Thomas Gleixner · 5 years ago
  84. 29ca3b3 net: thunderx: use proper interface type for RGMII by Tim Harvey · 5 years ago
  85. c76b305 Merge tag 'wireless-drivers-2020-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 5 years ago
  86. 2696e11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  87. d4bf905 powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACK by Christophe Leroy · 5 years ago
  88. 9dc086f powerpc/futex: Fix incorrect user access blocking by Michael Ellerman · 5 years ago
  89. 5186a6c irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors by Zenghui Yu · 5 years ago
  90. b463532 irqchip/gic-v3-its: Remove superfluous WARN_ON by Zenghui Yu · 5 years ago
  91. 4bccf1d irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd() by Zenghui Yu · 5 years ago
  92. 4e6437f irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD level by Zenghui Yu · 5 years ago
  93. 8b718d4 irqchip/gic-v4.1: Set vpe_l1_base for all redistributors by Zenghui Yu · 5 years ago
  94. e88bd31 irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZE by Zenghui Yu · 5 years ago
  95. d08f301 mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap by Lorenzo Bianconi · 5 years ago
  96. f757165 Merge tag 'fuse-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 5 years ago
  97. 175787e Merge tag 'gfs2-for-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 5 years ago
  98. 60ea27e Merge tag 'for-linus-5.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 5 years ago
  99. 08dffcc Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  100. f43574d Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago