1. d4ccb71 drm/amd/powerplay: remove enable_clock_power_gatings_tasks from initialize and resume events by Tom St Denis · 8 years ago
  2. 1ddeb62 drm/amd/powerplay: move clockgating to after ungating power in pp for uvd/vce by Tom St Denis · 8 years ago
  3. 09fc7ef drm/amdgpu: add query device id and revision id into system info entry at CGS by Huang Rui · 8 years ago
  4. e595d7f drm/amdgpu: add new definition in bif header by Huang Rui · 8 years ago
  5. 778ee7e drm/amd/powerplay: rename smum header guards by Huang Rui · 8 years ago
  6. 4cb5877c drm/amdgpu: enable UVD context buffer for older HW by Christian König · 8 years ago
  7. e5a6858 drm/amdgpu: fix default UVD context size by Christian König · 8 years ago
  8. 11f55a3 drm/amdgpu: fix incorrect type of info_id by Huang Rui · 8 years ago
  9. eadf954 drm/amdgpu: make amdgpu_cgs_call_acpi_method as static by Huang Rui · 8 years ago
  10. 529d8c5 drm/amdgpu: comment out unused defaults_staturn_pro static const structure to fix the build by Slava Grigorev · 8 years ago
  11. a05c92d drm/amdgpu: enable UVD VM only on polaris by Christian König · 8 years ago
  12. bb7ad55 drm/amdgpu: increase timeout of IB test by Chunming Zhou · 8 years ago
  13. 99453a9 drm/amdgpu: add destroy session when generate VCE destroy msg. by Rex Zhu · 8 years ago
  14. 1c62cf9 drm/amd: fix deadlock of job_list_lock V2 by Chunming Zhou · 8 years ago
  15. bdc2eea drm/amd: reset hw count when reset job by Chunming Zhou · 8 years ago
  16. cd437e3 drm/amdgpu: free handles after fini the context by Leo Liu · 8 years ago
  17. 2ff2bf1 drm/ttm: partial revert "cleanup ttm_tt_(unbind|destroy)" v3 by Christian König · 8 years ago
  18. bbec97a drm/amdgpu: add a fence timeout for the IB tests v2 by Christian König · 8 years ago
  19. 8de190c drm/amdgpu: move UVD IB test into common code v2 by Christian König · 8 years ago
  20. ebff485 drm/amdgpu: use begin/end_use for VCE power/clock gating by Christian König · 8 years ago
  21. c4120d5 drm/amdgpu: use begin/end_use for UVD power/clock gating by Christian König · 8 years ago
  22. f06505b drm/amdgpu: add begin/end_use ring callbacks by Christian König · 8 years ago
  23. 7c23ace drm/amdgpu: remove fence_lock by Christian König · 8 years ago
  24. 92c023c drm/amdgpu: fix indentation in struct amdgpu_ring by Christian König · 8 years ago
  25. 990c70a drm/amd/powerplay: fix issue can't enable vce dpm. by Rex Zhu · 8 years ago
  26. ec38f18 drm/amdgpu: add bypass mode for vce3.0 by Rex Zhu · 8 years ago
  27. a93d54d Revert "drm/amd/powerplay: workaround issue that when uvd dpm disabled," by Rex Zhu · 8 years ago
  28. 0a6abef drm/amd/powerplay: fix typo error when set clock gate state. by Rex Zhu · 8 years ago
  29. b7e2e9f drm/amdgpu: correct coding style by jimqu · 8 years ago
  30. d347ce6 drm/amdgpu: increment driver minor by Christian König · 8 years ago
  31. 0f30a39 drm/amdgpu: implement UVD VM mode for Stoney v2 by Christian König · 8 years ago
  32. f8a2fdb drm/amd/powerplay: Delete unused functions in ppevvmath.h by Nils Wallménius · 8 years ago
  33. 21039ac drm/amd/powerplay: Mark functions of ppevvmath.h static by Nils Wallménius · 8 years ago
  34. a37cfa8b drm/radeon: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  35. 63edf1b drm/amd/powerplay: Delete an unnecessary variable initialisation in phm_dispatch_table() by SF Markus Elfring · 8 years ago
  36. eb923ea drm/amd/powerplay: Change assignment for a buffer variable in phm_dispatch_table() v2 by Markus Elfring · 8 years ago
  37. b4fc597 drm/amdgpu: Change assignment for a variable in amdgpu_cgs_acpi_eval_object() by Markus Elfring · 8 years ago
  38. eb09d7a drm/amdgpu: Delete an unnecessary variable initialisation in amdgpu_cgs_acpi_eval_object() by Markus Elfring · 8 years ago
  39. dffa6d4 drm/amdgpu: Delete a variable in amdgpu_cgs_acpi_eval_object() by Markus Elfring · 8 years ago
  40. 1a8e5f2 drm/amdgpu: One function call less in amdgpu_cgs_acpi_eval_object() after error detection by Markus Elfring · 8 years ago
  41. 1721c69 drm/amdgpu: Delete an unnecessary check before drm_gem_object_unreference_unlocked() by Markus Elfring · 8 years ago
  42. 00f6872 GPU-DRM-Radeon: Delete an unnecessary check before drm_gem_object_unreference_unlocked() by Markus Elfring · 8 years ago
  43. 538f1ef drivers/amdgpu: Remove redundant itermediate return val by Edward O'Callaghan · 8 years ago
  44. 4ba27f9 drivers/amdgpu: Use canonical boolean form in various predicates by Edward O'Callaghan · 8 years ago
  45. 5969a8c drivers/amdgpu: Remove redundant casts on kzalloc() calls by Edward O'Callaghan · 8 years ago
  46. a698e41 drivers/amdgpu: Remove redundant NULL check before kfree() by Edward O'Callaghan · 8 years ago
  47. 004e29c drivers/amdgpu: Use canonical form in branch predicates by Edward O'Callaghan · 8 years ago
  48. ed5121a drivers/amdgpu: Use 'true/false' for bool typed variables by Edward O'Callaghan · 8 years ago
  49. 9c3578a drivers/amdgpu: Remove spurious semicolons by Edward O'Callaghan · 8 years ago
  50. 36e6b91 drm/amd/powerplay: enable DiDt feature for polaris10/11. by Rex Zhu · 8 years ago
  51. c0bcc4e drm/amd/powerplay: populate SMC ACPI minimum voltage using VBIOS boot SCLK and MCLK by Rex Zhu · 8 years ago
  52. 649663c drm/amdgpu/powerplay: partial revert of endian fixes by Alex Deucher · 8 years ago
  53. fc94d32 drm/radeon: drop confusing message about backlight control by Alex Deucher · 8 years ago
  54. ecb2caa drm/radeon/ci add comment to document intentionally unreachable code by Nicholas Mc Guire · 8 years ago
  55. 23a1a9e drm/amdgpu: Disable RPM helpers while reprobing connectors on resume by Lyude · 8 years ago
  56. 69ee974 drm/radeon: init atpx at switcheroo register time v2 by Alex Deucher · 8 years ago
  57. 6b1095e drm/amdgpu: init atpx at switcheroo register time (v2) by Alex Deucher · 8 years ago
  58. 8cf740a crypto: marvell - Don't copy IV vectors from the _process op for ciphers by Romain Perier · 8 years ago
  59. 6ea6257 mmc: rtsx_pci: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  60. 9bce7fd mmc: rtsx_pci: Enable MMC_CAP_ERASE to allow erase/discard/trim requests by Ulf Hansson · 8 years ago
  61. 27f4bf7 mmc: rtsx_pci: Use the provided busy timeout from the mmc core by Ulf Hansson · 8 years ago
  62. fa243f6 mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPS by Ulf Hansson · 8 years ago
  63. 2b33099 mmc: sdhci-pltfm: Convert to use the SET_SYSTEM_SLEEP_PM_OPS by Ulf Hansson · 8 years ago
  64. 21b8fe0 mmc: sdhci-pltfm: Make sdhci_pltfm_suspend|resume() static by Ulf Hansson · 8 years ago
  65. 3e3274a mmc: sdhci-esdhc-imx: Use common sdhci_suspend|resume_host() by Ulf Hansson · 8 years ago
  66. 2788ed4 mmc: sdhci-esdhc-imx: Assign system PM ops within #ifdef CONFIG_PM_SLEEP by Ulf Hansson · 8 years ago
  67. a1f5524 drm: aux ->transfer() can return 0, deal with it by Ville Syrjälä · 8 years ago
  68. e55884d Merge tag 'vfio-v4.8-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  69. 867900b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  70. f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  71. d94ba9e7d Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  72. 1c88e19 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  73. d30dd8b mm: track NR_KERNEL_STACK in KiB instead of number of stacks by Andy Lutomirski · 8 years ago
  74. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  75. 4b9d0fa mm: rename NR_ANON_PAGES to NR_ANON_MAPPED by Mel Gorman · 8 years ago
  76. 50658e2 mm: move page mapped accounting to the node by Mel Gorman · 8 years ago
  77. 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
  78. 75ef718 mm, vmstat: add infrastructure for per-node vmstats by Mel Gorman · 8 years ago
  79. 6039b80 Merge tag 'dmaengine-4.8-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  80. c9b011a Merge tag 'hwlock-v4.8' of git://github.com/andersson/remoteproc by Linus Torvalds · 8 years ago
  81. ce8c891 Merge tag 'rproc-v4.8' of git://github.com/andersson/remoteproc by Linus Torvalds · 8 years ago
  82. 884316d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  83. 69c4289 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  84. 71e9dcc Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 8 years ago
  85. 6784725 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  86. 554828e Merge branch 'salted-string-hash' by Linus Torvalds · 8 years ago
  87. 3f35e21 Merge branch 'mymd/for-next' into mymd/for-linus by Shaohua Li · 8 years ago
  88. 5d88178 MD: fix null pointer deference by Shaohua Li · 8 years ago
  89. a68b216 mailbox: Fix format and type mismatches in Broadcom PDC driver by Rob Rice · 8 years ago
  90. a8a04c9 drm/amdgpu: fix firmware info version checks by Alex Deucher · 8 years ago
  91. 3edc38a drm/radeon: fix firmware info version checks by Alex Deucher · 8 years ago
  92. 12ae57a drm/arm: mali-dp: Fix error return code in malidp_bind() by Wei Yongjun · 8 years ago
  93. 1a9d71f drm/arm: mali-dp: Remove redundant dev_err call in malidp_bind() by Wei Yongjun · 8 years ago
  94. 8c2f421 Merge branch 'for-4.8/hid-led' into for-linus by Jiri Kosina · 8 years ago
  95. e82a82c Merge branches 'for-4.8/alps', 'for-4.8/apple', 'for-4.8/i2c-hid', 'for-4.8/uhid-offload-hid-device-add' and 'for-4.8/upstream' into for-linus by Jiri Kosina · 8 years ago
  96. 8d76201 drm/gma500: remove unnecessary stub for fb_ioctl() by Stefan Christ · 8 years ago
  97. 305964b apple-gmux: Sphinxify docs by Lukas Wunner · 8 years ago
  98. 344e3c77 sparc: serial: sunhv: fix a double lock bug by Dan Carpenter · 8 years ago
  99. 64ec6cc crypto: marvell - Update cache with input sg only when it is unmapped by Romain Perier · 8 years ago
  100. 603e989e crypto: marvell - Don't chain at DMA level when backlog is disabled by Romain Perier · 8 years ago