1. ac4c16c drm/i915: Add Reenable Timer to turn Hotplug Detection back on (v4) by Egbert Eich · 11 years ago
  2. cd569ae drm/i915: Disable HPD interrupt on pin when irq storm is detected (v3) by Egbert Eich · 11 years ago
  3. 995e6b3 drm/i915: Mask out the HPD irq bits before setting them individually. by Egbert Eich · 11 years ago
  4. 821450c drm/i915: (re)init HPD interrupt storm statistics by Egbert Eich · 11 years ago
  5. b543fb0 drm/i915: Add HPD IRQ storm detection (v5) by Egbert Eich · 11 years ago
  6. 08e1413 drm/i915: WARN when LPT-LP is not paired with ULT CPU by Paulo Zanoni · 11 years ago
  7. c40c0f5 drm/i915: don't intel_crt_init on any ULT machines by Paulo Zanoni · 11 years ago
  8. 6af79ae drm/i915: remove comment about IVB link training from intel_pm.c by Paulo Zanoni · 11 years ago
  9. 30ccd96 drm/i915: VLV doesn't have LLC by Ben Widawsky · 11 years ago
  10. 3ebecd0 drm/i915: Scale ring, rather than ia, frequency on Haswell by Chris Wilson · 11 years ago
  11. 3a3b4f9 drm/i915: shorten debugfs output simple attributes by Mika Kuoppala · 11 years ago
  12. 87476d6 drm/i915: Fixup pfit disabling for gen2/3 by Daniel Vetter · 11 years ago
  13. b6c5164 drm/i915: Fixup Oops in the pipe config computation by Daniel Vetter · 11 years ago
  14. dc652f9 drm/i915: ensure single initialization and cleanup of backlight device by Jani Nikula · 11 years ago
  15. f7708f7 drm/i915: don't touch the PF regs if the power well is down by Paulo Zanoni · 11 years ago
  16. 15d199e drm/i915: add intel_using_power_well by Paulo Zanoni · 11 years ago
  17. f30da18 drm/i915: don't check inconsistent modeset state when force-restoring by Daniel Vetter · 11 years ago
  18. 42b5aea drm/i915: IVB/HSW have 32 fence register by Ville Syrjälä · 11 years ago
  19. 182642b drm/i915: Return stored value from max freq sysfs entry by Mika Kuoppala · 11 years ago
  20. 6a99476 drm/i915: Remove stale code by Ben Widawsky · 11 years ago
  21. 3a06247 drm/i915: Increase max fence pitch limit to 256KB on IVB+ by Ville Syrjälä · 11 years ago
  22. fe48d8d drm/i915: Reject fence stride=0 on gen4+ by Ville Syrjälä · 11 years ago
  23. a6f429a drm/i915: Configure GAM_ECOCHK appropriatly for Gen7 by Ville Syrjälä · 11 years ago
  24. a65c2fc drm/i915: Set GAC_ECO_BITS register on Gen7+ by Ville Syrjälä · 11 years ago
  25. 3b9d788 drm/i915: Add ECOBITS_SNB_BIT by Ville Syrjälä · 11 years ago
  26. 10e0849 drm/i915: Don't default to overclock max by Ben Widawsky · 11 years ago
  27. 31c7738 drm/i915: Better overclock support by Ben Widawsky · 11 years ago
  28. 2c55c33 drm/i915: use lower aux clock divider on non-ULT HSW by Jani Nikula · 11 years ago
  29. b7c36d2 drm/i915: Allow PPGTT enable to fail by Ben Widawsky · 11 years ago
  30. 5963cf0 drm/i915: NULL aliasing_ppgtt on cleanup by Ben Widawsky · 11 years ago
  31. 6197349 drm/i915: Abstract PPGTT enabling by Ben Widawsky · 11 years ago
  32. 3ed124b drm/i915: Rework PPGTT init code by Ben Widawsky · 11 years ago
  33. 3eb1c00 drm/i915: Conditionally carve out GGTT PDE by Ben Widawsky · 11 years ago
  34. 1e7d12d drm/i915/ppgtt: Set scratch page "globally" by Ben Widawsky · 11 years ago
  35. c81dbe0 drm/i915: random checkpatch fixes by Ben Widawsky · 11 years ago
  36. 1e1bd0f drm/i915: Map registers before GTT init by Ben Widawsky · 11 years ago
  37. e7c2b58 drm/i915: Call out GEN6 PTE specificity by Ben Widawsky · 11 years ago
  38. a93e416 drm/i915: generalize pte vs. register BAR allocation by Ben Widawsky · 11 years ago
  39. 4615d4c drm/i915: Use MLC (l3$) for context objects by Chris Wilson · 11 years ago
  40. 57d277b drm/i915: update FDI mPHY setup code by Daniel Vetter · 11 years ago
  41. 25ff119 drm/i915: Workaround incoherence between fences and LLC across multiple CPUs by Chris Wilson · 11 years ago
  42. 8bb6e95 drm/i915: tune down Y tiling scanout warning by Daniel Vetter · 11 years ago
  43. 9a7c789 drm/i915: set CB tuning also for the reduce clock by Daniel Vetter · 11 years ago
  44. f0b4405 drm/i915: fix FP CB tuning limits for lvds by Daniel Vetter · 11 years ago
  45. 7d0ac5b drm/i915: fix lost FP_CB_TUNE setting for pch plls by Daniel Vetter · 11 years ago
  46. 7a7d1fb drm/i915: Fix SDVO connector and encoder get_hw_state functions by Egbert Eich · 11 years ago
  47. 999bcde drm/i915: Add a pipeless ivybridge configuration by Ben Widawsky · 11 years ago
  48. ce1bb32 drm/i915: Set PCH_NOP by Ben Widawsky · 11 years ago
  49. 88a2b2a drm/i915: Don't wait for PCH on reset by Ben Widawsky · 11 years ago
  50. ab5c608 drm/i915: Don't touch South Display when PCH_NOP by Ben Widawsky · 11 years ago
  51. 40c7ead drm/i915: PCH_NOP by Ben Widawsky · 11 years ago
  52. e3c7475 drm/i915: Support PCH no display by Ben Widawsky · 11 years ago
  53. bae3699 drm/i915: info level for simulated gpu hang dmesg notice by Daniel Vetter · 11 years ago
  54. 57c2196 drm/i915: revert eDP bpp clamping code changes by Daniel Vetter · 11 years ago
  55. 2af8898 Revert "drm/i915: fix DP get_hw_state return value" by Daniel Vetter · 11 years ago
  56. 83a2af8 drm/i915: Don't use the HDMI port color range bit on Valleyview by Ville Syrjälä · 11 years ago
  57. 9c8e09b drm/i915: Set PIPECONF color range bit on Valleyview by Ville Syrjälä · 11 years ago
  58. 84b046f drm/i915: extract i9xx_set_pipeconf by Daniel Vetter · 11 years ago
  59. 9e9dd0e drm/i915: Add no-lvds quirk for Fujitsu Esprimo Q900 by Christian Lamparter · 11 years ago
  60. f47709a drm/i915: create pipe_config->dpll for clock state by Daniel Vetter · 11 years ago
  61. 88adfff drm/i915: hw readout support for ->has_pch_encoders by Daniel Vetter · 11 years ago
  62. 0e8ffe1 drm/i915: add hw state readout/checking for pipe_config by Daniel Vetter · 11 years ago
  63. 8b47047 drm/i915: rip out superflous is_dp&is_cpu_edp tracking by Daniel Vetter · 11 years ago
  64. 947978f drm/i915: remove leaky eDP functions by Daniel Vetter · 11 years ago
  65. df92b1e drm/i915: track dp target_clock in pipe_config by Daniel Vetter · 11 years ago
  66. 03afc4a drm/i915: move dp_m_n computation to dp_encoder->compute_config by Daniel Vetter · 11 years ago
  67. 6cf86a5 drm/i915: clear up the fdi/dp set_m_n confusion by Daniel Vetter · 11 years ago
  68. ecb135a Merge tag 'v3.9-rc5' into drm-intel-next-queued by Daniel Vetter · 11 years ago
  69. bd6946e drm/i915: Fix sdvo connector get_hw_state function by Daniel Vetter · 11 years ago
  70. 934e882 drm/i915: drop DPFLIPSTAT enables on VLV v3 by Jesse Barnes · 11 years ago
  71. a0e4e19 drm/i915: add Punit read/write routines for VLV v2 by Jesse Barnes · 11 years ago
  72. 453c542 drm/i915: panel power sequencing for VLV eDP v2 by Jesse Barnes · 11 years ago
  73. b263401 drm/i915/dp: fix up VLV DP handling v2 by Jesse Barnes · 11 years ago
  74. 19332d7 drm/i915: add sprite assertion function for VLV by Jesse Barnes · 11 years ago
  75. 7f1f385 drm/i915: sprite support for ValleyView v4 by Jesse Barnes · 11 years ago
  76. 22f9fe5 drm/i915: fix DDI get_hw_state return value by Jesse Barnes · 11 years ago
  77. deb1821 drm/i915: fix DP get_hw_state return value by Jesse Barnes · 11 years ago
  78. 74cfd7a drm/i915: Skip modifying PCH DREF if not changing clock sources by Chris Wilson · 11 years ago
  79. 31ad8ec drm/i915: group backlight related stuff into a struct by Jani Nikula · 11 years ago
  80. 8a5c2ae drm/i915: fix ILK GPU reset for render by Jesse Barnes · 11 years ago
  81. 07961ac Linux 3.9-rc5 by Linus Torvalds · 11 years ago
  82. 0bb4428 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  83. a7b436d Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  84. d299c29 Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  85. dbf520a Revert "lockdep: check that no locks held at freeze time" by Paul Walmsley · 11 years ago
  86. 13d2080 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  87. bce95c6 dw_dmac: adjust slave_id accordingly to request line base by Andy Shevchenko · 11 years ago
  88. f73bb9b dmaengine: dw_dma: fix endianess for DT xlate function by Arnd Bergmann · 11 years ago
  89. 46a1f21 PNP: List Rafael Wysocki as a maintainer by Rafael J. Wysocki · 11 years ago
  90. b92eded Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  91. 6e2a450 rbd: don't zero-fill non-image object requests by Alex Elder · 11 years ago
  92. 3615db4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  93. ed17688 ia64 idle: delete stale (*idle)() function pointer by Len Brown · 11 years ago
  94. 67e17c1 Merge branch 'for-curr' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  95. d8fe29e Btrfs: don't drop path when printing out tree errors in scrub by Josef Bacik · 11 years ago
  96. f85eda8 target: Fix RESERVATION_CONFLICT status regression for iscsi-target special case by Nicholas Bellinger · 11 years ago
  97. 5dade71 tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bit by Nicholas Bellinger · 11 years ago
  98. 09a9f1d Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs" by Michel Lespinasse · 11 years ago
  99. 0776ce0 Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  100. 045ecc2 Merge tag 'tty-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago