1. dae8479 drm/i915: add intel_ddi_set_pipe_settings by Paulo Zanoni · 12 years ago
  2. 7739c33 drm/i915: add DP support to intel_ddi_enable_pipe_func by Paulo Zanoni · 12 years ago
  3. c5836c2 drm/i915: Document the multi-threaded FORCEWAKE bits by Chris Wilson · 12 years ago
  4. d7d4eed drm/i915: Allow DRM_ROOT_ONLY|DRM_MASTER to submit privileged batchbuffers by Chris Wilson · 12 years ago
  5. 76e4383 drm/i915: move hpd handling to (ibx|cpt)_irq_handler by Daniel Vetter · 12 years ago
  6. ecd8fae drm/i915: Add rc6vids to debugfs by Ben Widawsky · 12 years ago
  7. 31643d5 drm/i915: Workaround to bump rc6 voltage to 450 by Ben Widawsky · 12 years ago
  8. 42c0526 drm/i915: Extract PCU communication by Ben Widawsky · 12 years ago
  9. 39bc66c drm/i915: Fix the SCC/SSC typo in the SPLL bits definition by Damien Lespiau · 12 years ago
  10. 1ce4292 drm/i915: pipe and planes should be disabled on haswell_crtc_mode_set by Paulo Zanoni · 12 years ago
  11. 2886e93 drm/i915: disable DDI_BUF_CTL at the correct time by Paulo Zanoni · 12 years ago
  12. 27c6f0a drm/i915: don't implement WaDisableEarlyCull for Haswell by Paulo Zanoni · 12 years ago
  13. 1e6210f drm/i915: don't rely on previous values set on DDI_BUF_CTL by Paulo Zanoni · 12 years ago
  14. 6441ab5 drm/i915: completely rewrite the Haswell PLL handling code by Paulo Zanoni · 12 years ago
  15. ee2b0b3 drm/i915: add haswell_set_pipeconf by Paulo Zanoni · 12 years ago
  16. 5dc5298 drm/i915: add proper CPU/PCH checks to crtc_mode_set functions by Paulo Zanoni · 12 years ago
  17. 09b4ddf drm/i915: add haswell_crtc_mode_set by Paulo Zanoni · 12 years ago
  18. fc91463 drm/i915: enable and disable PIPE_CLK_SEL at the right time by Paulo Zanoni · 12 years ago
  19. 8d9ddbc drm/i915: enable and disable DDI_FUNC_CTL at the right time by Paulo Zanoni · 12 years ago
  20. 79f689a drm/i915: rewrite the LCPLL code by Paulo Zanoni · 12 years ago
  21. bcb4508 drm/i915: Align the retire_requests worker to the nearest second by Chris Wilson · 12 years ago
  22. cecc21f drm/i915: Align the hangcheck wakeup to the nearest second by Chris Wilson · 12 years ago
  23. a9627b8 drm/i915: Remove the WaDisableBackToBackFlipFix w/a for Haswell by Damien Lespiau · 12 years ago
  24. 62cb944 drm/i915: Document that we are implementing WaDisableBackToBackFlipFix by Damien Lespiau · 12 years ago
  25. 1a4bd9e drm/i915: remove duplicated include from intel_modes.c by Wei Yongjun · 12 years ago
  26. b57a1e9 drm/i915: Remove the disabling of VHR unit clock gating for HSW by Damien Lespiau · 12 years ago
  27. 87f8020 drm/i915: implement WaDisableEarlyCull for VLV and IVB by Jesse Barnes · 12 years ago
  28. 61939d9 drm/i915: implement WaForceL3Serialization on VLV and IVB by Jesse Barnes · 12 years ago
  29. ff1f525 drm/i915: s/DRM_IRQ_ARGS/int irq, void *arg by Daniel Vetter · 12 years ago
  30. b0e77b9 drm/i915: extract intel_set_pipe_timings from crtc_mode_set by Paulo Zanoni · 12 years ago
  31. 749052f drm/i915: add debug logging to ASLE backlight set requests by Jani Nikula · 12 years ago
  32. 17dc9257 drm/i915: Fixup HDMI output on Valleyview by Vijay Purushothaman · 12 years ago
  33. 19c0392 drm/i915: Add eDP support for Valleyview by Gajanan Bhat · 12 years ago
  34. 2a8f64c drm/i915: Enable DisplayPort in Valleyview by Vijay Purushothaman · 12 years ago
  35. 74a4dd2 drm/i915: Program correct m n tu register for Valleyview by Vijay Purushothaman · 12 years ago
  36. b56747a drm/i915: Add Valleyview lane control definitions by Vijay Purushothaman · 12 years ago
  37. ae33cdcf drm/i915: Fix SDVO IER and status bits for Valleyview by Vijay Purushothaman · 12 years ago
  38. 9473c8f drm/i915: Set aux clk to 100MHz for Valleyview by Vijay Purushothaman · 12 years ago
  39. 3bcedbe drm/i915: limit VLV IRQ enables to those we use by Jesse Barnes · 12 years ago
  40. da131a4 drm/dp: Make sink count DP 1.2 aware by Adam Jackson · 12 years ago
  41. 07d3dc1 drm/i915/dp: Be smarter about connection sense for branch devices by Adam Jackson · 12 years ago
  42. b091cd9 drm/i915/dp: Fetch downstream port info if needed during DPCD fetch by Adam Jackson · 12 years ago
  43. 015b85a drm: Export drm_probe_ddc() by Adam Jackson · 12 years ago
  44. e2f12b0 drm/i915: remove unused variables from ironlake_crtc_mode_set by Paulo Zanoni · 12 years ago
  45. de13a2e drm/i915: extract compute_dpll from ironlake_crtc_mode_set by Paulo Zanoni · 12 years ago
  46. f48d8f2 drm/i915: extract set_m_n from ironlake_crtc_mode_set by Paulo Zanoni · 12 years ago
  47. cc769b6 drm/i915: don't recheck for invalid pipe bpp by Paulo Zanoni · 12 years ago
  48. 398b7a1 Merge tag 'v3.6-rc7' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  49. 57df2ae drm/i915: BUG() on unexpected HDMI register by Paulo Zanoni · 12 years ago
  50. 0737c8d Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
  51. 0bf7a70 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  52. faa2ad0 edac_mc: edac_mc_free() cannot assume mem_ctl_info is registered in sysfs. by Shaun Ruffell · 12 years ago
  53. ef6e781 edac_mc: fix messy kfree calls in the error path by Fengguang Wu · 12 years ago
  54. 5f0ecb9 hwmon: (fam15h_power) Tweak runavg_range on resume by Andreas Herrmann · 12 years ago
  55. 641f145 hwmon: (coretemp) Use get_online_cpus to avoid races involving CPU hotplug by Silas Boyd-Wickizer · 12 years ago
  56. 1ec3ddf hwmon: (via-cputemp) Use get_online_cpus to avoid races involving CPU hotplug by Silas Boyd-Wickizer · 12 years ago
  57. b3a297d Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  58. cead24c Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  59. 5962640 HID: Fix logitech-dj: missing Unifying device issue by Nestor Lopez Casado · 12 years ago
  60. 3914998 HID: lenovo-tpkbd: Fix memory leak in tpkbd_remove_tp() by Axel Lin · 12 years ago
  61. abef3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  62. 36a21fe Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  63. 6551d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  64. 868f480 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  65. 6d77987 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  66. 06b050e Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  67. 267b50f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  68. 8ca7de9 Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  69. a630844 net/stmmac: Use clk_prepare_enable and clk_disable_unprepare by Stefan Roese · 12 years ago
  70. e0c7a4a Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-can by David S. Miller · 12 years ago
  71. dc9c975 net/irda: sh_sir: fix return value check in sh_sir_set_baudrate() by Wei Yongjun · 12 years ago
  72. 6861509 stmmac: fix return value check in stmmac_open_ext_timer() by Wei Yongjun · 12 years ago
  73. 28889b7 gianfar: fix phc index build failure by Richard Cochran · 12 years ago
  74. 185d4c8 bnx2x: remove false warning regarding interrupt number by Ariel Elior · 12 years ago
  75. ab04c8b can: ti_hecc: fix oops during rmmod by Marc Kleine-Budde · 12 years ago
  76. e21093e can: janz-ican3: fix support for older hardware revisions by Ira W. Snyder · 12 years ago
  77. 017a27e Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  78. 6c06d60 drm/nouveau: add dmi quirk for gpio reset by Dave Airlie · 12 years ago
  79. 8babe8c aoe: assert AoE packets marked as requiring no checksum by Ed Cashin · 12 years ago
  80. 3cfc159 at91ether: return PTR_ERR if call to clk_get fails by Devendra Naga · 12 years ago
  81. 9db273f net: qmi_wwan: adding Huawei E367, ZTE MF683 and Pantech P4200 by Bjørn Mork · 12 years ago
  82. 8e910d0 Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  83. 16c5808 drm/radeon: Prevent leak of scratch register on resume from suspend by Simon Kitching · 12 years ago
  84. 853c70e drm/i915: Fix !CONFIG_PM sysfs for real this time by Ben Widawsky · 12 years ago
  85. 41783ee drm/i915: Assert that the exec object lookup table is a power-of-two by Chris Wilson · 12 years ago
  86. 3cce574 drm/i915: HDMI - Clear Audio Enable bit for Hot Plug unconditionally by Wang Xingchao · 12 years ago
  87. 2f745ad drm/i915: Convert the dmabuf object to use the new i915_gem_object_ops by Chris Wilson · 12 years ago
  88. 68d3472 drm/i915: update dpms property in set_mode by Daniel Vetter · 12 years ago
  89. 172a1ae1 drm/i915: don't call dpms funcs after set_mode by Daniel Vetter · 12 years ago
  90. 46b6f81 drm/i915: don't disable fdi links harder in ilk_crtc_enable by Daniel Vetter · 12 years ago
  91. a14d335 drm/i915: rip out intel_disable_pch_ports by Daniel Vetter · 12 years ago
  92. edef7e6 agp/intel: Use a write-combining map for updating PTEs by Chris Wilson · 12 years ago
  93. 934d608 drm/i915: Limit the ioremap of the PCI bar to the registers by Chris Wilson · 12 years ago
  94. ac6ae34 drm/i915: Show render P state thresholds in sysfs by Ben Widawsky · 12 years ago
  95. 46ddf19 drm/i915: Add setters for min/max frequency by Ben Widawsky · 12 years ago
  96. b6f69c9 drm/i915: rip out edp special case from dp_link_down by Daniel Vetter · 12 years ago
  97. ba7a645 drm/i915: Drop the misleading cast to the wrong user pointer type by Chris Wilson · 12 years ago
  98. d627b62 i915: initialize CADL in opregion by Lekensteyn · 13 years ago
  99. 3739850 drm/i915: disable the cpu edp port after the cpu pipe by Daniel Vetter · 12 years ago
  100. 0c33d8d drm/i915: rip out dp port enabling cludges^Wchecks by Daniel Vetter · 12 years ago