1. b8a89f5 Merge branch 'linux-4.16' of git://github.com/skeggsb/linux into drm-next by Dave Airlie · 7 years ago
  2. d6a841a Merge tag 'drm-intel-next-fixes-2018-02-01' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 7 years ago
  3. b515483 drm/nouveau/clk: fix gcc-7 -Wint-in-bool-context warning by Arnd Bergmann · 7 years ago
  4. e64fe9d drm/nouveau/mmu: Fix trailing semicolon by Luis de Bethencourt · 7 years ago
  5. 3ea7455 drm/nouveau: Introduce NvPmEnableGating option by Lyude Paul · 7 years ago
  6. a0f7908 drm/nouveau: Add support for SLCG for Kepler2 by Lyude Paul · 7 years ago
  7. 7d094d2 drm/nouveau: Add support for BLCG on Kepler2 by Lyude Paul · 7 years ago
  8. 1bab09a drm/nouveau: Add support for BLCG on Kepler1 by Lyude Paul · 7 years ago
  9. b138eca drm/nouveau: Add support for basic clockgating on Kepler1 by Lyude Paul · 7 years ago
  10. f4778f0 drm/nouveau/kms/nv50: fix handling of gamma since atomic conversion by Ben Skeggs · 7 years ago
  11. 90df522 drm/nouveau/kms/nv50: use INTERPOLATE_257_UNITY_RANGE LUT on newer chipsets by Ben Skeggs · 7 years ago
  12. e75182f drm/nouveau/kms/nv50: use "low res" lut for indexed mode by Ilia Mirkin · 7 years ago
  13. 11fc017 drm/nouveau/kms/nv50: prepare for double-buffered LUTs by Ben Skeggs · 7 years ago
  14. 561464e drm/nouveau/bo: add helper functions for handling pinned+mapped buffers by Ben Skeggs · 7 years ago
  15. 27cda22 drm/nouveau/fbcon: add module parameter to select bits-per-pixel by Ben Skeggs · 7 years ago
  16. 2c5ac5b drm/nouveau/secboot/gp108: implement on top of acr_r370 by Ben Skeggs · 7 years ago
  17. dcc80c8 drm/nouveau/secboot/r370: implement support for booting LS SEC2 ucode by Ben Skeggs · 7 years ago
  18. b7997a3 drm/nouveau/secboot/r370: move a bunch of r375 stuff to a new implementation by Ben Skeggs · 7 years ago
  19. ee0d581 drm/nouveau: nouveau: use correct string length by Arnd Bergmann · 7 years ago
  20. 94ee54d drm/nouveau/drm/nouveau/mmu: fix odd_ptr_err.cocci warnings by Christoph Böhmwalder · 7 years ago
  21. fe9748b drm/nouveau/pmu/fuc: don't use movw directly anymore by Karol Herbst · 7 years ago
  22. 751b01c drm/i915/ppgtt: Pin page directories before allocation by Chris Wilson · 7 years ago
  23. b26a32a drm/i915: Always run hangcheck while the GPU is busy by Chris Wilson · 7 years ago
  24. b5a756a Revert "drm/i915: mark all device info struct with __initconst" by Lionel Landwerlin · 7 years ago
  25. a306343 drm/i915/edp: Do not do link training fallback or prune modes on EDP by Manasi Navare · 7 years ago
  26. 9965db2 drm/i915: Check for fused or unused pipes by Mika Kahola · 7 years ago
  27. 124804c drm/i915: Protect WC stash allocation against direct reclaim by Chris Wilson · 7 years ago
  28. c5bd1fc drm/i915: Only attempt to scan the requested number of shrinker slabs by Chris Wilson · 7 years ago
  29. d13a847 drm/i915: Always call to intel_display_set_init_power() in resume_early. by Maarten Lankhorst · 7 years ago
  30. 61a6694 drm/i915/gvt: cancel scheduler timer when no vGPU exists by Zhenyu Wang · 7 years ago
  31. 14b4434 drm/i915/gvt: cancel virtual vblank timer when no vGPU exists by Zhenyu Wang · 7 years ago
  32. 412718a drm/i915/gvt: Keep obj->dma_buf link NULL during exporting by Tina Zhang · 7 years ago
  33. cc4f8fc drm/i915/pmu: Reconstruct active state on starting busy-stats by Chris Wilson · 7 years ago
  34. 25da77f drm/i915: Stop getting the fault address from RING_FAULT_REG by Oscar Mateo · 7 years ago
  35. c950af5 drm/i915/guc: Add uc_fini_wq in gem_init unwind path by Sagar Arun Kamble · 7 years ago
  36. 6389902 drm/i915: Fix using BIT_ULL() vs. BIT() for power domain masks by Imre Deak · 7 years ago
  37. 90024a5 drm/i915: Try EDID bitbanging on HDMI after failed read by Stefan Brüns · 7 years ago
  38. 2afba81 drm/i915/glk: Disable Guc and HuC on GLK by Anusha Srivatsa · 7 years ago
  39. 8466169 drm/i915/gvt: Do not use I915_NUM_ENGINES to iterate over the mocs regs array by Michel Thierry · 7 years ago
  40. cc753fb drm/i915/gvt: validate gfn before set shadow page entry by Hang Yuan · 7 years ago
  41. 03fa935 drm/i915/gvt: add PLANE_KEYMAX regs to mmio track list by Pei Zhang · 7 years ago
  42. d9df2c0 drm/i915/gvt: Fix gen8/9_render_mmio_list[0] don't take effect by Xiong Zhang · 7 years ago
  43. 24b8ef6 drm/ast: Load lut in crtc_commit by Daniel Vetter · 7 years ago
  44. 7ec3c09 Merge tag 'drm-misc-next-fixes-2018-01-31' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  45. 761e05a drm: Check for lessee in DROP_MASTER ioctl by Keith Packard · 7 years ago
  46. 559f17b Merge tag 'drm-misc-next-fixes-2018-01-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  47. 22bc72c Merge branch 'drm-next-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 7 years ago
  48. 8744032 drm: fix gpu scheduler link order by Christian König · 7 years ago
  49. 30305f5 drm/amd/display: Demote error print to debug print when ATOM impl missing by Harry Wentland · 7 years ago
  50. 5bffee8 dma-buf: fix reservation_object_wait_timeout_rcu once more v2 by Christian König · 7 years ago
  51. 458d876 drm/amdgpu: Avoid leaking PM domain on driver unbind (v2) by Alex Deucher · 7 years ago
  52. dead73d drm/amd/amdgpu: Add Polaris version check by James Zhu · 7 years ago
  53. 54bc139 drm/amdgpu: Reenable manual GPU reset from sysfs by Andrey Grodzovsky · 7 years ago
  54. 400b6af drm/amdgpu: disable MMHUB power gating on raven by Huang Rui · 7 years ago
  55. ad76c65 drm/ttm: Don't unreserve swapped BOs that were previously reserved by Felix Kuehling · 7 years ago
  56. fd5002d drm/ttm: Don't add swapped BOs to swap-LRU list by Felix Kuehling · 7 years ago
  57. 5ba4fa3 drm/amdgpu: only check for ECC on Vega10 by Alex Deucher · 7 years ago
  58. adab595 drm/amd/powerplay: Fix smu_table_entry.handle type by Andrey Grodzovsky · 7 years ago
  59. 8f2112f drm/ttm: add VADDR_FLAG_UPDATED_COUNT to correctly update dma_page global count by Roger He · 7 years ago
  60. 92eb5f0 Merge tag 'drm-amdkfd-next-fixes-2018-01-15' of git://people.freedesktop.org/~gabbayo/linux into drm-next by Dave Airlie · 7 years ago
  61. 4a6cc7a BackMerge tag 'v4.15-rc8' into drm-next by Dave Airlie · 7 years ago
  62. 341a0ff drm: Fix PANEL_ORIENTATION_QUIRKS breaking the Kconfig DRM menuconfig by Hans de Goede · 7 years ago
  63. 8159e50 drm/radeon: fill in rb backend map on evergreen/ni. by Dave Airlie · 7 years ago
  64. d33bba4 drm/amdgpu/gfx9: fix ngg enablement to clear gds reserved memory (v2) by Junwei Zhang · 7 years ago
  65. 9483ce7 drm/ttm: only free pages rather than update global memory count together by Roger He · 7 years ago
  66. 83fbb78 drm/amdgpu: fix CPU based VM updates by Christian König · 7 years ago
  67. 4c63abb drm/amdgpu: fix typo in amdgpu_vce_validate_bo by Christian König · 7 years ago
  68. d958939 drm/amdgpu: fix amdgpu_vm_pasid_fault_credit by Christian König · 7 years ago
  69. e272159 drm/ttm: check the return value of register_shrinker by Roger He · 7 years ago
  70. c8c99b8 drm/radeon: fix sparse warning: Should it be static? by Dmitry Rozhkov · 7 years ago
  71. a0d6053 drm/panel: lvds: Handle the optional regulator case properly by Maxime Ripard · 7 years ago
  72. 86a3ae5 drm/sun4i: Fix error code in sun4i_tcon_bind() by Dan Carpenter · 7 years ago
  73. a8750dd Linux 4.15-rc8 by Linus Torvalds · 7 years ago
  74. aaae98a Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  75. 6bb8211 Merge tag 'powerpc-4.15-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  76. b8b9ce4 x86/retpoline: Remove compile time warning by Thomas Gleixner · 7 years ago
  77. 9443c16 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  78. 40548c6 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  79. 99a9dc9 x86,perf: Disable intel_bts when PTI by Peter Zijlstra · 7 years ago
  80. a237f76 security/Kconfig: Correct the Documentation reference for PTI by W. Trevor King · 7 years ago
  81. f10ee3d x86/pti: Fix !PCID and sanitize defines by Thomas Gleixner · 7 years ago
  82. 2c1cfa4 Merge tag 'usb-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 7 years ago
  83. d5a047f Merge tag 'staging-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  84. 9e8f8f1 Merge tag 'char-misc-4.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  85. 22079ee Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  86. 852b0a8 Merge tag 'apparmor-pr-2018-01-12' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 7 years ago
  87. 8e66791 Merge tag 'pci-v4.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  88. ed93de8 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  89. 0f908cc tools/objtool/Makefile: don't assume sync-check.sh is executable by Andrew Morton · 7 years ago
  90. a0b1280 kdump: write correct address of mem_section into vmcoreinfo by Kirill A. Shutemov · 7 years ago
  91. d9570ee kmemleak: allow to coexist with fault injection by Dmitry Vyukov · 7 years ago
  92. bed6760 MAINTAINERS, nilfs2: change project home URLs by Ryusuke Konishi · 7 years ago
  93. 36c1681 genksyms: drop *.hash.c from .gitignore by Masahiro Yamada · 7 years ago
  94. 352909b selftests/x86: Add test_vsyscall by Andy Lutomirski · 7 years ago
  95. 1a3881d apparmor: Fix regression in profile conflict logic by Matthew Garrett · 7 years ago
  96. 0dda0b3 apparmor: fix ptrace label match when matching stacked labels by John Johansen · 7 years ago
  97. c92a9a4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  98. 67549d4 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  99. 02776b9 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  100. aefd140 Merge tag 'for-linus-4.15-rc8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago