1. 041bf02 drm/amdgpu: missing bounds check in amdgpu_set_pp_force_state() by Dan Carpenter · 8 years ago
  2. 0ab15bd Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  3. d9724d3 Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux into drm-fixes by Dave Airlie · 8 years ago
  4. 13c34fe drm/etnaviv: initialize iommu domain page size by Lucas Stach · 8 years ago
  5. e43fc94 Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 8 years ago
  6. 6aa85f1 drm/nouveau/iccsense: fix memory leak by Ben Skeggs · 8 years ago
  7. 539aae6 drm/nouveau/Revert "drm/nouveau/device/pci: set as non-CPU-coherent on ARM64" by Robin Murphy · 8 years ago
  8. 871fd84 drm/amd/powerplay: select samu dpm 0 as boot level on polaris. by Rex Zhu · 8 years ago
  9. 3ff2112 drm/amd/powerplay: update powerplay table parsing by Rex Zhu · 8 years ago
  10. fd2d2ba drm/dp/mst: Always clear proposed vcpi table for port. by Andrey Grodzovsky · 8 years ago
  11. 93f5597 drm/crtc: only store the necessary data for set_config rollback by Philipp Zabel · 8 years ago
  12. fffc5f5 drm/crtc: fix connector reference counting mismatch in drm_crtc_helper_set_config by Philipp Zabel · 8 years ago
  13. 902daaa Merge tag 'drm-intel-fixes-2016-06-14' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  14. 476490a drm/i915/ilk: Don't disable SSC source if it's in use by Lyude · 8 years ago
  15. 7c4021d Revert "drm/amdgpu: add pipeline sync while vmid switch in same ctx" by Alex Deucher · 8 years ago
  16. 8b18300 drm/amdgpu/gfx7: fix broken condition check by Alex Deucher · 8 years ago
  17. 05082b8 drm/radeon: fix asic initialization for virtualized environments by Alex Deucher · 8 years ago
  18. 048765a amdgpu: fix asic initialization for virtualized environments (v2) by Andres Rodriguez · 8 years ago
  19. 9ef8537 drm/radeon: don't use fractional dividers on RS[78]80 if SS is enabled by Christian König · 8 years ago
  20. ccaa2c1 drm/radeon: do not hard reset GPU while freezing on r600/r700 family by Jérôme Glisse · 8 years ago
  21. 27bf60d Merge tag 'drm-amdkfd-fixes-2016-06-03' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 8 years ago
  22. 356d27b drm/i915: Extract physical display dimensions from VBT by Ville Syrjälä · 8 years ago
  23. a5aac5a drm/i915: Check VBT for port presence in addition to the strap on VLV/CHV by Ville Syrjälä · 8 years ago
  24. fff7660 drm/i915: Only ignore eDP ports that are connected by Chris Wilson · 8 years ago
  25. 36a5fc5 drm/i915: Silence "unexpected child device config size" for VBT on 845g by Chris Wilson · 8 years ago
  26. 143aaef drm/i915: Fix NULL pointer deference when out of PLLs in IVB by Ander Conselvan de Oliveira · 8 years ago
  27. 7ff6977 Merge branch 'fixes-for-v4.7-rc3' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm-fixes by Dave Airlie · 8 years ago
  28. 29ccf75 drm/amdgpu: fix warning with powerplay disabled. by Dave Airlie · 8 years ago
  29. fa6bcad Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  30. 166108a Merge branch 'msm-fixes-4.7-rc3' of git://people.freedesktop.org/~robclark/linux into drm-fixes by Dave Airlie · 8 years ago
  31. 5f96ddb drm/amd/powerplay: delete useless code as pptable changed in vbios. by Rex Zhu · 8 years ago
  32. d2e3121 drm/amd/powerplay: fix bug visit array out of bounds by Rex Zhu · 8 years ago
  33. 5bbc16c drm/amdgpu: fix smu ucode memleak (v2) by Monk Liu · 8 years ago
  34. a392746 drm/amdgpu: add release firmware for cgs by Monk Liu · 8 years ago
  35. 86e4cdd drm/amdgpu: fix tonga smu_fini mem leak by Monk Liu · 8 years ago
  36. e6232ef drm/amdgpu: fix fiji smu fini mem leak by Monk Liu · 8 years ago
  37. d1ff53b drm/amdgpu: fix cik sdma ucode memleak by Monk Liu · 8 years ago
  38. 9c55c52 drm/amdgpu: fix sdma24 ucode mem leak by Monk Liu · 8 years ago
  39. 14d83e7 drm/amdgpu: fix sdma3 ucode mem leak by Monk Liu · 8 years ago
  40. 05f19eb drm/amdgpu: fix uvd fini mem leak by Monk Liu · 8 years ago
  41. e517cd7 drm/amdgpu: fix gfx 7 ucode mem leak by Monk Liu · 8 years ago
  42. 13331ac drm/amdgpu: fix gfx8 ucode mem leak by Monk Liu · 8 years ago
  43. 67a6a50 drm/amdgpu: fix missing free wb for cond_exec by Monk Liu · 8 years ago
  44. 9d8f086 drm/amdgpu: fix memleak in pptable_init by Monk Liu · 8 years ago
  45. 89e0ec9 drm/amdgpu: fix mem leak in atombios by Monk Liu · 8 years ago
  46. 61da601 drm/amdgpu: fix mem leak in pplib/hwmgr by Monk Liu · 8 years ago
  47. 3a3e888 drm/amdgpu: fix mem leak in smumgr by Monk Liu · 8 years ago
  48. 2ba272d drm/amdgpu: add pipeline sync while vmid switch in same ctx by Chunming Zhou · 8 years ago
  49. fdff8cf drm/amdgpu: vBIOS post only call when mem_size zero by Monk Liu · 8 years ago
  50. 505dfe7 drm/amdgpu: modify sdma start sequence by Monk Liu · 8 years ago
  51. d72f7c0 drm/amdgpu: init more register for sdma by Monk Liu · 8 years ago
  52. 9a005be drm/amdgpu: clear SA bo when created by Monk Liu · 8 years ago
  53. 768c95e drm/amdgpu: fix fw leak in non-powerplay dpm code by Alex Deucher · 8 years ago
  54. a6dcfd9 drm/amdgpu: fix pplib finish bug by Monk Liu · 8 years ago
  55. 482587e drm/amdgpu: impl late_fini for amdgpu_pp_ip by Monk Liu · 8 years ago
  56. 212cb3b drm/amdgpu: add late_fini for ip_funcs by Monk Liu · 8 years ago
  57. 8b4af8a drm/admgpu/powerplay/polaris: fix powertune table upload by Rex Zhu · 8 years ago
  58. d1a7f7a drm/amdgpu/iceland: Set SC_PA_RASTER_CONFIG according to different RB enabled by Ken Wang · 8 years ago
  59. 170fba3 Merge tag 'drm-vc4-fixes-2016-06-06' of github.com:anholt/linux into drm-fixes by Dave Airlie · 8 years ago
  60. 8533273 drm/omap: fix unused variable warning in dsi & hdmi by Tomi Valkeinen · 8 years ago
  61. 9920779 Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 8 years ago
  62. ce492b3 drm/fsl-dcu: use flat regmap cache by Stefan Agner · 8 years ago
  63. 4691409 drm/nouveau/disp/sor/gm107: training pattern registers are like gm200 by Ben Skeggs · 8 years ago
  64. a8953c5 drm/nouveau/disp/sor/gf119: both links use the same training register by Ben Skeggs · 8 years ago
  65. 56d1fe0 drm/vc4: Make pageflip completion handling more robust. by Mario Kleiner · 8 years ago
  66. b10c22e drm/vc4: Fix ioctl permissions for render nodes. by Herve Jourdain · 8 years ago
  67. af8c34c Linux 4.7-rc2 by Linus Torvalds · 8 years ago
  68. 5975b2c Merge branch 'parisc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  69. d834502 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  70. eedf265 devpts: Make each mount of devpts an independent filesystem. by Eric W. Biederman · 8 years ago
  71. 58f1c65 parisc: Move die_if_kernel() prototype into traps.h header by Helge Deller · 8 years ago
  72. 8b78f26 parisc: Fix pagefault crash in unaligned __get_user() call by Helge Deller · 8 years ago
  73. 0032c08 parisc: Fix printk time during boot by Helge Deller · 8 years ago
  74. be24a89 parisc: Fix backtrace on PA-RISC by Mikulas Patocka · 13 years ago
  75. 049ec1b Merge tag 'drm-fixes-for-v4.7-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  76. f2c6b9e Merge tag 'vfio-v4.7-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  77. 95b46ae Merge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  78. b2d5ad8 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  79. a9e26ca drm/msm: fix potential submit error path issue by Rob Clark · 8 years ago
  80. ba344af drm/msm: fix some crashes in submit fail path by Rob Clark · 8 years ago
  81. 69a834c drm/msm: deal with exhausted vmap space better by Rob Clark · 8 years ago
  82. a3021a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 8 years ago
  83. eb10a7b Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  84. 5016320 Merge tag 'pm-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  85. d46d025 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  86. 8c52b6d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  87. e46e7b7 mm, page_alloc: recalculate the preferred zoneref if the context can ignore memory policies by Mel Gorman · 8 years ago
  88. 0d0bd89 mm, page_alloc: reset zonelist iterator after resetting fair zone allocation policy by Mel Gorman · 8 years ago
  89. cbdcf7f mm, oom_reaper: do not use siglock in try_oom_reaper() by Michal Hocko · 8 years ago
  90. 83b9355 mm, page_alloc: prevent infinite loop in buffered_rmqueue() by Vlastimil Babka · 8 years ago
  91. 879be4f checkpatch: reduce git commit description style false positives by Joe Perches · 8 years ago
  92. 43afc19 mm/z3fold.c: avoid modifying HEADLESS page and minor cleanup by Vitaly Wool · 8 years ago
  93. 3a06bb7 memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_kmem() by Tejun Heo · 8 years ago
  94. 2c22132 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  95. f86e427 mm: check the return value of lookup_page_ext for all call sites by Yang Shi · 8 years ago
  96. d8bae33 kdump: fix dmesg gdbmacro to work with record based printk by Corey Minyard · 8 years ago
  97. 65ee03c mm: fix overflow in vm_map_ram() by Guillermo Julián Moreno · 8 years ago
  98. e603330 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  99. d29e472 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  100. 5306d76 Merge tag 'powerpc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago