1. ae96e8d drm/ttm: fix ttm_bo_unreserve by Christian König · 6 years ago
  2. 621b325 drm/amdgpu/display: Drop some new CONFIG_DRM_AMD_DC_DCN1_01 guards by Alex Deucher · 6 years ago
  3. beff74b drm/amdgpu: fix a race in GPU reset with IB test (v2) by Alex Deucher · 6 years ago
  4. c53e4db drm/amdgpu: cancel late_init_work before gpu reset by xinhui pan · 6 years ago
  5. fbebaa7 gpu: amdgpu: fix broken amdgpu_dma_buf.c references by Mauro Carvalho Chehab · 6 years ago
  6. 0f257b0 drm/amd/display: use ttm_eu_reserve_buffers instead of amdgpu_bo_reserve v2 by Chunming Zhou · 6 years ago
  7. d367bd2 drm/ttm: fix busy memory to fail other user v10 by Christian König · 6 years ago
  8. 224ee02a drm/ttm: immediately move BOs to the new LRU v3 by Christian König · 6 years ago
  9. 4c5ac94 drm/ttm: cleanup ttm_bo_mem_space by Christian König · 6 years ago
  10. af1dac0 drm/ttm: remove manual placement preference by Christian König · 6 years ago
  11. b2f7a61 drm/ttm: return immediately in case of a signal by Christian König · 6 years ago
  12. 6e58ab7 drm/ttm: Make LRU removal optional v2 by Christian König · 6 years ago
  13. 526c654 drm/amdgpu/display: Fix reload driver error by Emily Deng · 6 years ago
  14. bdb5027 drm/amdgpu/sriov: Correct some register program method by Emily Deng · 6 years ago
  15. 443e902 drm/amdkfd: Return proper error code for gws alloc API by Oak Zeng · 6 years ago
  16. 4fd3341 drm/amd/display: program manual trigger only for bottom most pipe by Aric Cyr · 6 years ago
  17. 6ad34ad drm/amd/display: CS_TFM_1D only applied post EOTF by Krunoslav Kovac · 6 years ago
  18. 7316c4a drm/amd/display: Reset planes for color management changes by Nicholas Kazlauskas · 6 years ago
  19. e25228b drm/amd/display: Increase Backlight Gain Step Size by Eryk Brol · 6 years ago
  20. 8633d96d drm/amd/display: fix issues with bad AUX reply on some displays by Anthony Koo · 6 years ago
  21. c5c07cb drm/amd/display: Refactor DIO stream encoder by Eric Bernstein · 6 years ago
  22. ff1232a drm/amd/display: Modified AUX_DPHY_RX_CONTROL0 by Daniel He · 6 years ago
  23. d764409 drm/amd/display: Add writeback_config to VBA vars by Ilya Bakoulin · 6 years ago
  24. baa1fd7 drm/amd/display: Refactor clk_mgr functions by Eric Yang · 6 years ago
  25. 961ea20 drm/amd/display: Fix type of pp_smu_wm_set_range struct by Eric Yang · 6 years ago
  26. 44ab1aa drm/amd/display: do not power on eDP power rail early by Anthony Koo · 6 years ago
  27. 4b0ab7d drm/amd/display: fix crash on setmode when mode is close to bw limit by Su Sung Chung · 6 years ago
  28. 88147df drm/amd/display: fix calculation of total_data_read_bandwidth by Su Sung Chung · 6 years ago
  29. b8b205a drm/amd/display: 3.2.32 by Aric Cyr · 6 years ago
  30. fe798de drm/amd/display: Move link functions from dc to dc_link by Chris Park · 6 years ago
  31. 8e0546d drm/amd/display: Add min_dcfclk_mhz field to bb overrides by Jun Lei · 6 years ago
  32. 9b93eb4 drm/amd/display: move clk_mgr files to right place by Eric Yang · 6 years ago
  33. 70d9e8c drm/amd/display: disable PSR/ABM before destroy DMCU struct by Paul Hsieh · 6 years ago
  34. e63e249 drm/amd/display: Ensure DRR triggers in BP by Eryk Brol · 6 years ago
  35. 313a9a2 drm/amd/display: Add GSL source select registers by Krunoslav Kovac · 6 years ago
  36. 0a32df9 drm/amd/display: Disable audio stream only if it's currently enabled by Eryk Brol · 6 years ago
  37. b1432fc drm/amd/display: assign new stream id in dc_copy_stream by Wenjing Liu · 6 years ago
  38. a7f90cb drm/amd/display: Move CLK_BASE_INNER macro by Eric Yang · 6 years ago
  39. 48ea75f drm/amd/display: Implement CM dealpha and bias interfaces by Gary Kattan · 6 years ago
  40. 821c655 drm/amd/display: Don't use ROM for output TF if GAMMA_CS_TFM_1D by Hugo Hu · 6 years ago
  41. dc88b4a drm/amd/display: make clk mgr soc specific by Eric Yang · 6 years ago
  42. 789142e drm/amdgpu:Fix the unpin warning about csb buffer by Emily Deng · 6 years ago
  43. efb426d drm/amdgpu: ras injection use gpu address by xinhui pan · 6 years ago
  44. 91c1ead Merge branch 'drm-next-5.3' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 6 years ago
  45. cf401e2 drm/amdkfd: fix null pointer dereference on dev by Colin Ian King · 6 years ago
  46. 394e9a1 drm/amdgpu: Need to set the baco cap before baco reset by Emily Deng · 6 years ago
  47. d55f33d drm/amdgpu/soc15: skip reset on init by Alex Deucher · 6 years ago
  48. 8d8a5a6 drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpu by Chunming Zhou · 6 years ago
  49. 0235097 drm/amdkfd: PM4 packets change to support GWS by Oak Zeng · 6 years ago
  50. 1a058c3 drm/amdkfd: New IOCTL to allocate queue GWS by Oak Zeng · 6 years ago
  51. eb82da1 drm/amdkfd: Add function to set queue gws by Oak Zeng · 6 years ago
  52. 71efab6 drm/amdgpu: Add function to add/remove gws to kfd process by Oak Zeng · 6 years ago
  53. e09d4fc8 drm/amdkfd: Allocate gws on device initialization by Oak Zeng · 6 years ago
  54. ca66fb8 drm/amdgpu: Add interface to alloc gws from amdgpu by Oak Zeng · 6 years ago
  55. 29e7646 drm/amdkfd: Add gws number to kfd topology node properties by Oak Zeng · 6 years ago
  56. d33ea57 drm/amdkfd: Use kfd fd to mmap mmio by Oak Zeng · 6 years ago
  57. c8bdf2b drm/amdgpu: fix unload driver fail by Emily Deng · 6 years ago
  58. 14ee642 Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 6 years ago
  59. 88cd7a2 Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 6 years ago
  60. cd6c84d Linux 5.2-rc2 by Linus Torvalds · 6 years ago
  61. c5b4409 Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  62. 862f0a3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  63. 128f2bf Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 6 years ago
  64. 58be010 random: fix soft lockup when trying to read from an uninitialized blocking pool by Theodore Ts'o · 6 years ago
  65. 0c97bf8 tracing: Silence GCC 9 array bounds warning by Miguel Ojeda · 6 years ago
  66. 35efb51 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 6 years ago
  67. b2ad813 Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  68. a2c48d9 Merge tag 'trace-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  69. 66883da ext4: fix dcache lookup of !casefolded directories by Gabriel Krisman Bertazi · 6 years ago
  70. 2409207 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  71. 7fbc78e Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  72. 7f8b40e3 Merge tag 'linux-kselftest-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 6 years ago
  73. e7bd3e2 Merge tag 'devicetree-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  74. 86c2f5d Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  75. 51816e9 locking/lock_events: Use this_cpu_add() when necessary by Waiman Long · 6 years ago
  76. 66f61c9 KVM: x86: fix return value for reserved EFER by Paolo Bonzini · 6 years ago
  77. 883d25e7 tools/kvm_stat: fix fields filter for child events by Stefan Raspl · 6 years ago
  78. c795720 KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guard by Thomas Huth · 6 years ago
  79. 98e6834 kvm: selftests: aarch64: compile with warnings on by Andrew Jones · 6 years ago
  80. 55eda00 kvm: selftests: aarch64: fix default vm mode by Andrew Jones · 6 years ago
  81. bffed38 kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot size by Andrew Jones · 6 years ago
  82. 19ec166 KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION by Christian Borntraeger · 6 years ago
  83. 2924b52 KVM: x86/pmu: do not mask the value that is written to fixed PMUs by Paolo Bonzini · 6 years ago
  84. 0e6f467 KVM: x86/pmu: mask the result of rdpmc according to the width of the counters by Paolo Bonzini · 6 years ago
  85. a80c4ec x86/kvm/pmu: Set AMD's virt PMU version to 1 by Borislav Petkov · 6 years ago
  86. 6f2f845 KVM: x86: do not spam dmesg with VMCS/VMCB dumps by Paolo Bonzini · 6 years ago
  87. 654f1f1 kvm: Check irqchip mode before assign irqfd by Peter Xu · 6 years ago
  88. c9bcd3e kvm: svm/avic: fix off-by-one in checking host APIC ID by Suthikulpanit, Suravee · 6 years ago
  89. 204c91e KVM: selftests: do not blindly clobber registers in guest asm by Paolo Bonzini · 6 years ago
  90. 12e9612 KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.c by Thomas Huth · 6 years ago
  91. 16ba3ab KVM: LAPIC: Expose per-vCPU timer_advance_ns to userspace by Wanpeng Li · 6 years ago
  92. 0e6edce KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflow by Wanpeng Li · 6 years ago
  93. 4d25996 kvm: vmx: Fix -Wmissing-prototypes warnings by Yi Wang · 6 years ago
  94. 541e886 KVM: nVMX: Fix using __this_cpu_read() in preemptible context by Wanpeng Li · 6 years ago
  95. d30b214 kvm: fix compilation on s390 by Paolo Bonzini · 6 years ago
  96. 382409b kvm: x86: Include CPUID leaf 0x8000001e in kvm's supported CPUID by Jim Mattson · 6 years ago
  97. 32a243d kvm: x86: Include multiple indices with CPUID leaf 0x8000001d by Jim Mattson · 6 years ago
  98. 319f6f9 KVM: selftests: Compile code with warnings enabled by Thomas Huth · 6 years ago
  99. 3b339e2 kvm: selftests: avoid type punning by Paolo Bonzini · 6 years ago
  100. be7fcf1 KVM: selftests: Fix a condition in test_hv_cpuid() by Dan Carpenter · 6 years ago