1. d501b1d drm/i915: Add GEM debugging Kconfig option by Chris Wilson · 8 years ago
  2. e73bdd2 drm/i915: Disentangle i915_drv.h includes by Chris Wilson · 8 years ago
  3. 0a793ad drm/i915: Force clean compilation with -Werror by Chris Wilson · 8 years ago
  4. c02e85a drm/i915: Calculate edram size by Mika Kuoppala · 8 years ago
  5. 3accaf7 drm/i915: Store and use edram capabilities by Mika Kuoppala · 8 years ago
  6. 666fbcf drm/i915: Don't program eLLC IDI hash mask for gen9+ by Mika Kuoppala · 8 years ago
  7. 3cb26e2 drm/i915/opregion: remove unnecessary ifdefs on CONFIG_ACPI by Jani Nikula · 8 years ago
  8. ce81a65 drm/i915: Adjust size of PIPE_CONTROL used for gen8 render seqno write by Michał Winiarski · 8 years ago
  9. 97ea6be drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs by Mika Kuoppala · 9 years ago
  10. 185c66e drm/i915/skl: Fix rc6 based gpu/system hang by Mika Kuoppala · 9 years ago
  11. 3f10e82 drm/i915: add INTEL_GEN() helper shorthand for INTEL_INFO()->gen by Jani Nikula · 8 years ago
  12. 7d774ca drm/i915: Use new i915_gem_object_pin_map for LRC by Tvrtko Ursulin · 8 years ago
  13. 04794ad drm/i915: Split execlists hardware status page initialisation from setup by Tvrtko Ursulin · 8 years ago
  14. b521973 drm/i915: Don't read out port_clock on CHV when DPLL is disabled by Ville Syrjälä · 9 years ago
  15. 7f7d8dd drm/i915: Dump pfit PGM_RATIOS as hex by Ville Syrjälä · 9 years ago
  16. ae9ec62 drm/i915: Fix CHV DSI PLL refclk during state readout by Ville Syrjälä · 9 years ago
  17. f00b568 drm/i915: Power down the DSI PLL before reconfiguring it by Ville Syrjälä · 9 years ago
  18. 50dd63a drm/i915: Change lfsr_converts[] to u16 by Ville Syrjälä · 9 years ago
  19. 522bad5 Revert "drm/i915: Limit the auto arming of mmio debugs on vlv/chv" by Ville Syrjälä · 8 years ago
  20. 71b8b41 drm/i915: Move DPINVGTT setup to vlv_display_irq_reset() by Ville Syrjälä · 8 years ago
  21. 766078d drm/i915: Move vlv_init_display_clock_gating() to the display power well by Ville Syrjälä · 8 years ago
  22. 6b7eafc drm/i915: Warn if irq_mask isn't ~0 during vlv/cvh display irq postinstall by Ville Syrjälä · 8 years ago
  23. 9ab981f drm/i915: Use GEN5_IRQ_INIT() in vlv_display_irq_postinstall() by Ville Syrjälä · 8 years ago
  24. d6c6980 drm/i915: Clear display interrupt before enabling when turning on the power well by Ville Syrjälä · 8 years ago
  25. 8bb6130 drm/i915: Move vlv/chv display irq code to a more logical place by Ville Syrjälä · 8 years ago
  26. 9918271 drm/i915: Skip display irq setup if display irqs aren't flagged as enabled by Ville Syrjälä · 8 years ago
  27. ad22d10 drm/i915: Fix up vlv/chv display irq setup by Ville Syrjälä · 8 years ago
  28. 93de68f drm/i915: Remove "VLV magic" from irq setup by Ville Syrjälä · 8 years ago
  29. 6b23f3e drm/i915: Replace ILK eDP underrun suppression with something better by Ville Syrjälä · 9 years ago
  30. 1204d5b drm/i915: Make sure LP1+ watermarks levels are preserved when going from 1 to 2 pipes by Ville Syrjälä · 9 years ago
  31. b2c0593 drm/i915: Try to shut up more ILK underruns by Ville Syrjälä · 9 years ago
  32. 3756685 drm/i915: Only grab correct forcewake for the engine with execlists by Tvrtko Ursulin · 8 years ago
  33. a70ecc1 drm/i915: Remove forcewake request registers from the shadowed table by Tvrtko Ursulin · 8 years ago
  34. 6863b76 drm/i915: Extract knowledge of register forcewake domains by Tvrtko Ursulin · 8 years ago
  35. 4e1176d drm/i915: Do not serialize forcewake acquire across domains by Tvrtko Ursulin · 8 years ago
  36. 33c582c drm/i915: Simplify for_each_fw_domain iterators by Tvrtko Ursulin · 8 years ago
  37. a57a4a6 drm/i915: Use consistent forcewake auto-release timeout across kernel configs by Tvrtko Ursulin · 8 years ago
  38. a056281 drm/i915: Get panel_type from OpRegion panel details by Ville Syrjälä · 8 years ago
  39. 3e845c7 drm/i915: Replace the static panel_type variable with dev_priv->vbt.panel_type by Ville Syrjälä · 8 years ago
  40. eeeebea drm/i915: Reject panel_type > 0xf from VBT by Ville Syrjälä · 8 years ago
  41. 7067780 drm/i915: Make GMBUS timeout message DRM_DEBUG_KMS by Ville Syrjälä · 9 years ago
  42. 3e4d44e drm/i915: Restore GMBUS operation after a failed bit-banging fallback by Ville Syrjälä · 9 years ago
  43. ade754e drm/i915: Protect force_bit with gmbus_mutex by Ville Syrjälä · 9 years ago
  44. f470b19 drm/i915/userptr: Store i915 backpointer for i915_mm_struct by Chris Wilson · 9 years ago
  45. 40313f0 drm/i915/userptr: Hold mmref whilst calling get-user-pages by Chris Wilson · 9 years ago
  46. 393afc2 drm/i915/userptr: Flush cancellations before mmu-notifier invalidate returns by Chris Wilson · 9 years ago
  47. ba3150a drm/i915: Update DRIVER_DATE to 20160411 by Daniel Vetter · 8 years ago
  48. 3970285 Merge tag 'v4.6-rc3' into drm-intel-next-queued by Daniel Vetter · 8 years ago
  49. fb8621d drm/i915: Avoid allocating a vmap arena for a single page by Chris Wilson · 8 years ago
  50. f2a85e1 drm,i915: Introduce drm_malloc_gfp() by Chris Wilson · 8 years ago
  51. eae2c43 drm/i915/shrinker: Restrict vmap purge to objects with vmaps by Chris Wilson · 8 years ago
  52. 0a798eb drm/i915: Refactor duplicate object vmap functions by Chris Wilson · 8 years ago
  53. d2cad53 drm/i915: Consolidate common error handling in intel_pin_and_map_ringbuffer_obj by Chris Wilson · 8 years ago
  54. 6d19245 drm/i915/dmabuf: Tighten struct_mutex for unmap_dma_buf by Chris Wilson · 8 years ago
  55. b1e429f drm/i915: implement WaClearTdlStateAckDirtyBits by Tim Gore · 9 years ago
  56. 25a5670 drm/i915/bxt: Reversed polarity of PORT_PLL_REF_SEL bit by Dongwon Kim · 9 years ago
  57. c0ead70 drm/i915: Rename hw state checker to hw state verifier. by Maarten Lankhorst · 9 years ago
  58. f6d1973 drm/i915: Move modeset state verifier calls. by Maarten Lankhorst · 9 years ago
  59. e7c8454 drm/i915: Make modeset state verifier take crtc as argument. by Maarten Lankhorst · 9 years ago
  60. bf16200 Linux 4.6-rc3 by Linus Torvalds · 8 years ago
  61. 08b15d1 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  62. 2f422f9 Merge tag 'mmc-v4.6-rc1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 8 years ago
  63. 6a7c924 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  64. 9f2394c Revert "ext4: allow readdir()'s of large empty directories to be interrupted" by Linus Torvalds · 8 years ago
  65. 5b5b7fd Merge branch 'parisc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 8 years ago
  66. 239467e Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  67. 289b7bf Merge tag 'gpio-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  68. 183c948 Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  69. ffb927d Merge tag 'usb-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  70. c6e6e58 Merge tag 'staging-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  71. fb41b4b Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  72. 63b106a Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  73. 40bca9d Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  74. 9ef11ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  75. 839a3f7 Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  76. 6759212 Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 8 years ago
  77. 1a59c53 Merge tag 'iommu-fixes-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  78. 5dd8e50 drm/i915: Replace manual barrier() with READ_ONCE() in HWS accessor by Chris Wilson · 8 years ago
  79. 0d317ce drm/i915: Use simplest form for flushing the single cacheline in the HWS by Chris Wilson · 8 years ago
  80. 12471ba drm/i915: Harden detection of missed interrupts by Chris Wilson · 8 years ago
  81. c04e0f3 drm/i915: Separate out the seqno-barrier from engine->get_seqno by Chris Wilson · 8 years ago
  82. 9b9ed30 drm/i915: Remove forcewake dance from seqno/irq barrier on legacy gen6+ by Chris Wilson · 8 years ago
  83. 782f6bc drm/i915: Fixup the free space logic in ring_prepare by Akash Goel · 9 years ago
  84. caf2808 i2c: jz4780: really prevent potential division by zero by Wolfram Sang · 9 years ago
  85. 4ececb7 Revert "i2c: jz4780: prevent potential division by zero" by Wolfram Sang · 8 years ago
  86. 636c8a8 Merge tag 'usb-serial-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 8 years ago
  87. 30d237a Merge tag 'mac80211-for-davem-2016-04-06' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by David S. Miller · 8 years ago
  88. 3430284 bridge, netem: mark mailing lists as moderated by stephen hemminger · 9 years ago
  89. cb910c1 parisc: Update comment regarding relative extable support by Helge Deller · 8 years ago
  90. 2ef4dfd parisc: Unbreak handling exceptions from kernel modules by Helge Deller · 8 years ago
  91. ef72f311 parisc: Fix kernel crash with reversed copy_from_user() by Helge Deller · 8 years ago
  92. e389302 parisc: Avoid function pointers for kernel exception routines by Helge Deller · 8 years ago
  93. 592570c parisc: Handle R_PARISC_PCREL32 relocations in kernel modules by Helge Deller · 8 years ago
  94. 016adb7 tuntap: restore default qdisc by Jason Wang · 8 years ago
  95. e56f498 orangefs: remove unused variable by Martin Brandenburg · 9 years ago
  96. 73659be Merge branches 'pm-core', 'powercap' and 'pm-tools' by Rafael J. Wysocki · 8 years ago
  97. fa81e66 Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'acpi-cppc' by Rafael J. Wysocki · 8 years ago
  98. 1917a69 orangefs: Add KERN_<LEVEL> to gossip_<level> macros by Joe Perches · 9 years ago
  99. 2eacea7 orangefs: strncpy -> strscpy by Martin Brandenburg · 8 years ago
  100. f83140c orangefs: clean up truncate ctime and mtime setting by Martin Brandenburg · 9 years ago