1. a05c92d drm/amdgpu: enable UVD VM only on polaris by Christian König · 9 years ago
  2. bb7ad55 drm/amdgpu: increase timeout of IB test by Chunming Zhou · 9 years ago
  3. 99453a9 drm/amdgpu: add destroy session when generate VCE destroy msg. by Rex Zhu · 9 years ago
  4. 1c62cf9 drm/amd: fix deadlock of job_list_lock V2 by Chunming Zhou · 9 years ago
  5. bdc2eea drm/amd: reset hw count when reset job by Chunming Zhou · 9 years ago
  6. cd437e3 drm/amdgpu: free handles after fini the context by Leo Liu · 9 years ago
  7. 2ff2bf1 drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)" v3 by Christian König · 9 years ago
  8. bbec97a drm/amdgpu: add a fence timeout for the IB tests v2 by Christian König · 9 years ago
  9. 8de190c drm/amdgpu: move UVD IB test into common code v2 by Christian König · 9 years ago
  10. ebff485 drm/amdgpu: use begin/end_use for VCE power/clock gating by Christian König · 9 years ago
  11. c4120d5 drm/amdgpu: use begin/end_use for UVD power/clock gating by Christian König · 9 years ago
  12. f06505b drm/amdgpu: add begin/end_use ring callbacks by Christian König · 9 years ago
  13. 7c23ace drm/amdgpu: remove fence_lock by Christian König · 9 years ago
  14. 92c023c drm/amdgpu: fix indentation in struct amdgpu_ring by Christian König · 9 years ago
  15. 990c70a drm/amd/powerplay: fix issue can't enable vce dpm. by Rex Zhu · 9 years ago
  16. ec38f18 drm/amdgpu: add bypass mode for vce3.0 by Rex Zhu · 9 years ago
  17. a93d54d Revert "drm/amd/powerplay: workaround issue that when uvd dpm disabled," by Rex Zhu · 9 years ago
  18. 0a6abef drm/amd/powerplay: fix typo error when set clock gate state. by Rex Zhu · 9 years ago
  19. b7e2e9f drm/amdgpu: correct coding style by jimqu · 9 years ago
  20. d347ce6 drm/amdgpu: increment driver minor by Christian König · 9 years ago
  21. 0f30a39 drm/amdgpu: implement UVD VM mode for Stoney v2 by Christian König · 9 years ago
  22. f8a2fdb drm/amd/powerplay: Delete unused functions in ppevvmath.h by Nils Wallménius · 9 years ago
  23. 21039ac drm/amd/powerplay: Mark functions of ppevvmath.h static by Nils Wallménius · 9 years ago
  24. a37cfa8 drm/radeon: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 9 years ago
  25. 63edf1b drm/amd/powerplay: Delete an unnecessary variable initialisation in phm_dispatch_table() by SF Markus Elfring · 9 years ago
  26. eb923ea drm/amd/powerplay: Change assignment for a buffer variable in phm_dispatch_table() v2 by Markus Elfring · 9 years ago
  27. b4fc597 drm/amdgpu: Change assignment for a variable in amdgpu_cgs_acpi_eval_object() by Markus Elfring · 9 years ago
  28. eb09d7a drm/amdgpu: Delete an unnecessary variable initialisation in amdgpu_cgs_acpi_eval_object() by Markus Elfring · 9 years ago
  29. dffa6d4 drm/amdgpu: Delete a variable in amdgpu_cgs_acpi_eval_object() by Markus Elfring · 9 years ago
  30. 1a8e5f2 drm/amdgpu: One function call less in amdgpu_cgs_acpi_eval_object() after error detection by Markus Elfring · 9 years ago
  31. 1721c69 drm/amdgpu: Delete an unnecessary check before drm_gem_object_unreference_unlocked() by Markus Elfring · 9 years ago
  32. 00f6872 GPU-DRM-Radeon: Delete an unnecessary check before drm_gem_object_unreference_unlocked() by Markus Elfring · 9 years ago
  33. 538f1ef drivers/amdgpu: Remove redundant itermediate return val by Edward O'Callaghan · 9 years ago
  34. 4ba27f9 drivers/amdgpu: Use canonical boolean form in various predicates by Edward O'Callaghan · 9 years ago
  35. 5969a8c drivers/amdgpu: Remove redundant casts on kzalloc() calls by Edward O'Callaghan · 9 years ago
  36. a698e41 drivers/amdgpu: Remove redundant NULL check before kfree() by Edward O'Callaghan · 9 years ago
  37. 004e29c drivers/amdgpu: Use canonical form in branch predicates by Edward O'Callaghan · 9 years ago
  38. ed5121a drivers/amdgpu: Use 'true/false' for bool typed variables by Edward O'Callaghan · 9 years ago
  39. 9c3578a drivers/amdgpu: Remove spurious semicolons by Edward O'Callaghan · 9 years ago
  40. 36e6b91 drm/amd/powerplay: enable DiDt feature for polaris10/11. by Rex Zhu · 9 years ago
  41. c0bcc4e drm/amd/powerplay: populate SMC ACPI minimum voltage using VBIOS boot SCLK and MCLK by Rex Zhu · 9 years ago
  42. 649663c drm/amdgpu/powerplay: partial revert of endian fixes by Alex Deucher · 9 years ago
  43. fc94d32 drm/radeon: drop confusing message about backlight control by Alex Deucher · 9 years ago
  44. ecb2caa drm/radeon/ci add comment to document intentionally unreachable code by Nicholas Mc Guire · 9 years ago
  45. 23a1a9e drm/amdgpu: Disable RPM helpers while reprobing connectors on resume by Lyude · 9 years ago
  46. 69ee974 drm/radeon: init atpx at switcheroo register time v2 by Alex Deucher · 9 years ago
  47. 6b1095e drm/amdgpu: init atpx at switcheroo register time (v2) by Alex Deucher · 9 years ago
  48. a8a04c9 drm/amdgpu: fix firmware info version checks by Alex Deucher · 9 years ago
  49. 3edc38a drm/radeon: fix firmware info version checks by Alex Deucher · 9 years ago
  50. 162b20d Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  51. c3f8d86 Merge tag 'drm-intel-next-fixes-2016-07-25' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  52. 9af07af9 Merge tag 'topic/drm-misc-2016-07-22' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  53. 5e58052 Backmerge tag 'v4.7' into drm-next by Dave Airlie · 9 years ago
  54. f15f6ca drm/i915/gen9: Add WaInPlaceDecompressionHang by Mika Kuoppala · 9 years ago
  55. c5f87f0 drm/i915/guc: Revert "drm/i915/guc: enable GuC loading & submission by default" by Rodrigo Vivi · 9 years ago
  56. 1542f5d drm/i915/bxt: Fix inadvertent CPU snooping due to incorrect MOCS config by Imre Deak · 9 years ago
  57. 6005085 drm/i915/gen9: Clean up MOCS table definitions by Imre Deak · 9 years ago
  58. 523d939 Linux 4.7 by Linus Torvalds · 9 years ago
  59. 68093c4 Merge tag 'ceph-for-4.7-rc8' of git://github.com/ceph/ceph-client by Linus Torvalds · 9 years ago
  60. 107df03 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  61. 88083e9 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 9 years ago
  62. b1386ce Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  63. d15ae81 Merge tag 'drm-fixes-for-v4.7-rc8-intel-kbl' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  64. 3f2625d Merge tag 'drm-fixes-for-v4.7-rc8-intel' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  65. 2321884 Merge tag 'm68k-for-v4.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 9 years ago
  66. 7825e0c Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  67. 48d4ca5 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  68. 897473f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  69. 3aa536d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  70. f1894d8 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  71. ee62f09 Merge tag 'gpio-v4.7-6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  72. 62cd69d Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  73. a933f80 Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  74. ea4b3cf Merge tag 'mmc-v4.7-rc7' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  75. b6cbeca Merge tag 'sound-4.7-fix2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  76. ff8d6fa Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  77. 368301f pps: do not crash when failed to register by Jiri Slaby · 9 years ago
  78. 2d6a4d6 tools/vm/slabinfo: fix an unintentional printf by Dan Carpenter · 9 years ago
  79. b301aac testing/radix-tree: fix a macro expansion bug by Dan Carpenter · 9 years ago
  80. 3cb9185 radix-tree: fix radix_tree_iter_retry() for tagged iterators. by Andrey Ryabinin · 9 years ago
  81. 73f576c mm: memcontrol: fix cgroup creation failure after many small jobs by Johannes Weiner · 9 years ago
  82. 0bfb85c gpio: tegra: don't auto-enable for COMPILE_TEST by Arnd Bergmann · 9 years ago
  83. 930c532 libceph: apply new_state before new_up_client on incrementals by Ilya Dryomov · 9 years ago
  84. 87dcdeb crypto: rsa-pkcs1pad - fix rsa-pkcs1pad request struct by Herbert Xu · 9 years ago
  85. cfc9fde ovl: verify upper dentry in ovl_remove_and_whiteout() by Maxim Patlasov · 9 years ago
  86. f8e7718 packet: propagate sock_cmsg_send() error by Soheil Hassas Yeganeh · 9 years ago
  87. c11dea5 Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-next by Dave Airlie · 9 years ago
  88. c8c2123 Merge branch 'drm-rockchip-next-fixes-2016-07-19' of https://github.com/markyzq/kernel-drm-rockchip into drm-next by Dave Airlie · 9 years ago
  89. e8d3ef0 GPU-DRM-Exynos: Delete an unnecessary check before the function call "vunmap" by Markus Elfring · 9 years ago
  90. 81dc036 crypto: qat - make qat_asym_algs.o depend on asn1 headers by Jan Stancek · 9 years ago
  91. e9003c9 Input: tsc200x - report proper input_dev name by Michael Welling · 9 years ago
  92. 510cccb tty/vt/keyboard: fix OOB access in do_compute_shiftstate() by Dmitry Torokhov · 9 years ago
  93. 882b0f2 net/mlx5e: Fix del vxlan port command buffer memset by Saeed Mahameed · 9 years ago
  94. 29d79ed GPU-DRM-sun4i: Delete an unnecessary check before drm_fbdev_cma_hotplug_event() by Markus Elfring · 9 years ago
  95. f35cbe6 drm/atomic: Delete an unnecessary check before drm_property_unreference_blob() by Markus Elfring · 9 years ago
  96. edbe774 packet: fix second argument of sock_tx_timestamp() by Yoshihiro Shimoda · 9 years ago
  97. e4add7b Input: synaptics-rmi4 - fix maximum size check for F12 control register 8 by Andrew Duggan · 9 years ago
  98. eabfdda net: switchdev: change ageing_time type to clock_t by Vivien Didelot · 9 years ago
  99. 97b0419 Update maintainer for EHEA driver. by Douglas Miller · 9 years ago
  100. 5ec6df7 Merge branch 'mlx4-fixes' by David S. Miller · 9 years ago