1. bbaefe7 drm/i915: Mimic skl with WaForceEnableNonCoherent by Mika Kuoppala · 8 years ago
  2. 5b0e365 drm/i915/gen9: Always apply WaForceContextSaveRestoreNonCoherent by Mika Kuoppala · 8 years ago
  3. 6e4f10c drm/i915/kbl: Add WaSkipStolenMemoryFirstPage for A0 by Mika Kuoppala · 8 years ago
  4. c033a37 drm/i915/kbl: Add REVID macro by Mika Kuoppala · 8 years ago
  5. e5f81d6 drm/i915/kbl: Init gen9 workarounds by Mika Kuoppala · 8 years ago
  6. eee8efb drm/i915/skl: Add WaDisableGafsUnitClkGating by Mika Kuoppala · 8 years ago
  7. a4015f9a drm/i915: only disable memory self-refresh on GMCH by David Weinehall · 8 years ago
  8. 22f35042 drm/i915: Check VBT for port presence in addition to the strap on VLV/CHV by Ville Syrjälä · 8 years ago
  9. 041824e drm/i915/guc: enable GuC loading & submission by default by Dave Gordon · 8 years ago
  10. 29fb72c drm/i915/guc: disable GuC submission earlier during GuC (re)load by Dave Gordon · 8 years ago
  11. e556f7c drm/i915/guc: fix GuC loading/submission check by Dave Gordon · 8 years ago
  12. 6bb62855 drm/i915/gen9: Add WaVFEStateAfterPipeControlwithMediaStateClear by arun.siluvery@linux.intel.com · 8 years ago
  13. 14bb2c1 drm/i915: Fix a buch of kerneldoc warnings by Tvrtko Ursulin · 8 years ago
  14. f90e8c3 drm/i915/dsi: fix bxt split screen and color issue by Jani Nikula · 8 years ago
  15. 1750d59 drm/i915: Update DRIVER_DATE to 20160606 by Daniel Vetter · 8 years ago
  16. df45724 drm/i915: Extract physical display dimensions from VBT by Ville Syrjälä · 8 years ago
  17. fa05178 drm/i915: Silence "unexpected child device config size" for VBT on 845g by Chris Wilson · 8 years ago
  18. 5599617 Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  19. 66fd7a6 Merge branch 'drm-intel-next' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  20. 65439b6 Merge tag 'topic/drm-misc-2016-06-01' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 8 years ago
  21. 8d19d7d drm/i915/skl+: Use scaling amount for plane data rate calculation (v4) by Kumar, Mahesh · 8 years ago
  22. 9c2f7a9 drm/i915/skl+: calculate plane pixel rate (v4) by Kumar, Mahesh · 8 years ago
  23. cbcfd14 drm/i915/skl+: calculate ddb minimum allocation (v6) by Kumar, Mahesh · 8 years ago
  24. edd4156 drm/i915: Don't try to calculate relative data rates during hw readout by Matt Roper · 8 years ago
  25. 457c52d drm/i915: Only ignore eDP ports that are connected by Chris Wilson · 8 years ago
  26. e42aeef drm/i915: Revert async unpin and nonblocking atomic commit by Daniel Vetter · 8 years ago
  27. 1800ad2 drm/i915: Update GEN6_PMINTRMSK setup with GuC enabled by Sagar Arun Kamble · 8 years ago
  28. b82caaf drm/vc4: Use lockless gem BO free callback by Daniel Vetter · 8 years ago
  29. db36972 drm/vc4: Use drm_gem_object_unreference_unlocked by Daniel Vetter · 8 years ago
  30. cf48e29 drm: Initialize a linear gamma table by default by Daniel Vetter · 9 years ago
  31. 1bd816f drm/vgem: Use lockless gem BO free callback by Daniel Vetter · 8 years ago
  32. 0eef29d drm/qxl: Don't set a gamma table size by Daniel Vetter · 9 years ago
  33. 7b28ca2 drm/msm: Nuke dummy gamma_set/get functions by Daniel Vetter · 9 years ago
  34. 3abb263 drm/cirrus: Drop redundnant gamma size check by Daniel Vetter · 9 years ago
  35. fef1480 drm/fb-helper: Remove dead code in setcolreg by Daniel Vetter · 9 years ago
  36. 564dd27 drm/mediatek: Use lockless gem BO free callback by Daniel Vetter · 8 years ago
  37. 3d6ab09 drm/hisilicon: Use lockless gem BO free callback by Daniel Vetter · 8 years ago
  38. 6d910bf drm/hlcd: Use lockless gem BO free callback by Daniel Vetter · 8 years ago
  39. a345918 vga_switcheroo: Support deferred probing of audio clients by Lukas Wunner · 8 years ago
  40. b00e533 vga_switcheroo: Add helper for deferred probing by Lukas Wunner · 8 years ago
  41. d1e372c virtio-gpu: fix output lookup by Gerd Hoffmann · 8 years ago
  42. 1d577e0 drm/i915: kill STANDARD/CURSOR plane screams by Ville Syrjälä · 8 years ago
  43. 580d8ed drm/i915: Give encoders useful names by Ville Syrjälä · 8 years ago
  44. 38573dc drm/i915: Give meaningful names to all the planes by Ville Syrjälä · 8 years ago
  45. 69ae561 drm/i915: Don't leak primary/cursor planes on crtc init failure by Ville Syrjälä · 8 years ago
  46. 4d5d72b7 drm/i915: Set crtc->name to "pipe A", "pipe B", etc. by Ville Syrjälä · 8 years ago
  47. 72660ce drm/i915: Use plane->name in debug prints by Ville Syrjälä · 8 years ago
  48. 78108b7 drm/i915: Use crtc->name in debug messages by Ville Syrjälä · 8 years ago
  49. 0645de5 drm/doc: Unify KMS Locking docs by Daniel Vetter · 8 years ago
  50. f55f170 drm/atomic-helper: Do not call ->mode_fixup for CRTC which will be disabled by Liu Ying · 8 years ago
  51. c67f695 Fix annoyingly awkward typo in drm_edid_load.c by Valdis Kletnieks · 8 years ago
  52. 1a695a9 Linux 4.7-rc1 by Linus Torvalds · 8 years ago
  53. e0ab7af hash_string: Fix zero-length case for !DCACHE_WORD_ACCESS by George Spelvin · 8 years ago
  54. f2a031b Rename other copy of hash_string to hashlen_string by George Spelvin · 8 years ago
  55. 037369b hpfs: implement the show_options method by Mikulas Patocka · 8 years ago
  56. 01d6e08 affs: fix remount failure when there are no options changed by Mikulas Patocka · 8 years ago
  57. 44d5170 hpfs: fix remount failure when there are no options changed by Mikulas Patocka · 8 years ago
  58. 4029632 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  59. d66492b fs: fix binfmt_aout.c build error by Guenter Roeck · 8 years ago
  60. 7e0fb73 Merge branch 'hash' of git://ftp.sciencehorizons.net/linux by Linus Torvalds · 8 years ago
  61. 4684fe9 h8300: Add <asm/hash.h> by George Spelvin · 8 years ago
  62. 7b13277 microblaze: Add <asm/hash.h> by George Spelvin · 8 years ago
  63. 14c44b9 m68k: Add <asm/hash.h> by George Spelvin · 8 years ago
  64. 468a942 <linux/hash.h>: Add support for architecture-specific functions by George Spelvin · 8 years ago
  65. 2a18da7a fs/namei.c: Improve dcache hash function by George Spelvin · 8 years ago
  66. ef703f4 Eliminate bad hash multipliers from hash_32() and hash_64() by George Spelvin · 8 years ago
  67. 92d5677 Change hash_64() return value to 32 bits by George Spelvin · 8 years ago
  68. 917ea16 <linux/sunrpc/svcauth.h>: Define hash_str() in terms of hashlen_string() by George Spelvin · 8 years ago
  69. fcfd2fb fs/namei.c: Add hashlen_string() function by George Spelvin · 8 years ago
  70. f4bcbe7 Pull out string hash to <linux/stringhash.h> by George Spelvin · 8 years ago
  71. 4e8440b Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  72. a1842b2 Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 8 years ago
  73. 0723ab4 Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  74. 9ba55cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  75. 1cbe06c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  76. 8d057e3 Revert "platform/chrome: chromeos_laptop: Add Leon Touch" by Benson Leung · 8 years ago
  77. e6be18f i2c: dev: use after free in detach by Dan Carpenter · 8 years ago
  78. a8c5ddf MIPS: Add missing FROZEN hotplug notifier transitions by Anna-Maria Gleixner · 8 years ago
  79. bb93078 MIPS: Build microMIPS VDSO for microMIPS kernels by James Hogan · 8 years ago
  80. 13eb192 MIPS: Fix sigreturn via VDSO on microMIPS kernel by James Hogan · 8 years ago
  81. 5214cae MIPS: devicetree: fix cpu interrupt controller node-names by Antony Pavlov · 8 years ago
  82. 94cc36b MIPS: VDSO: Build with `-fno-strict-aliasing' by Maciej W. Rozycki · 8 years ago
  83. 41cc07b MIPS: Pistachio: Enable KASLR by Matt Redfearn · 8 years ago
  84. aedcfbe MIPS: lib: Mark intrinsics notrace by Harvey Hunt · 8 years ago
  85. aa76042 MIPS: Fix 64-bit HTW configuration by James Hogan · 8 years ago
  86. 6446e6c MIPS: Add 64-bit HTW fields by James Hogan · 8 years ago
  87. f46d92e MAINTAINERS: Add file patterns for mips device tree bindings by Geert Uytterhoeven · 8 years ago
  88. 7ad2410 MAINTAINERS: Add file patterns for mips brcm device tree bindings by Geert Uytterhoeven · 8 years ago
  89. 5aadab0 MIPS: Simplify DSP instruction encoding macros by James Hogan · 8 years ago
  90. c84700c MIPS: Add missing tlbinvf/XPA microMIPS encodings by James Hogan · 8 years ago
  91. 6e1b29c MIPS: Fix little endian microMIPS MSA encodings by James Hogan · 8 years ago
  92. 1c48a17 MIPS: Add missing VZ accessor microMIPS encodings by James Hogan · 8 years ago
  93. 0dfa1c1 MIPS: Add inline asm encoding helpers by James Hogan · 8 years ago
  94. 4939788 MIPS: Spelling fix lets -> let's by Ralf Baechle · 8 years ago
  95. a320a11 MIPS: VR41xx: Fix typo by Andrea Gelmini · 8 years ago
  96. 5004614 MIPS: oprofile: Fix typo by Andrea Gelmini · 8 years ago
  97. e7e3346 MIPS: math-emu: Fix typo by Andrea Gelmini · 8 years ago
  98. 209b877 MIPS: lib: Fix typo by Andrea Gelmini · 8 years ago
  99. a90c59e MIPS: kernel: Fix typo by Andrea Gelmini · 8 years ago
  100. f5be47f MIPS: R6: Fix typo by Andrea Gelmini · 8 years ago