1. 5362186 i915: use alloc_ordered_workqueue() instead of explicit UNBOUND w/ max_active = 1 by Tejun Heo · 12 years ago
  2. b4c145c drm/i915: Find unclaimed MMIO writes. by Ben Widawsky · 12 years ago
  3. 71e172e drm/i915: Add ERR_INT to gen7 error state by Ben Widawsky · 12 years ago
  4. 44f46b42 drm/i915: Cantiga+ cannot handle a hsync front porch of 0 by Chris Wilson · 12 years ago
  5. de9932d drm/i915: fix reassignment of variable "intel_dp->DP" by Xu, Anhua · 12 years ago
  6. d8cb508 drm/i915: Try harder to allocate an mmap_offset by Chris Wilson · 12 years ago
  7. c110a6d drm/i915: Show pin count in debugfs by Chris Wilson · 12 years ago
  8. b7abb71 drm/i915: Show (count, size) of purgeable objects in i915_gem_objects by Chris Wilson · 12 years ago
  9. c4670ad drm/i915: Add some sanity checks to unbound tracking by Chris Wilson · 12 years ago
  10. 6c085a7 drm/i915: Track unbound pages by Chris Wilson · 12 years ago
  11. 225067e drm/i915: move functions around by Daniel Vetter · 12 years ago
  12. 83358c85 drm/i915: Haswell HDMI audio initialization by Wang Xingchao · 12 years ago
  13. 32ecd24 drm/udl: call begin/end cpu access at more appropriate time by Dave Airlie · 12 years ago
  14. ec6f1bb drm/i915: implement dma buf begin_cpu_access (v2) by Dave Airlie · 12 years ago
  15. 0826874 drm/i915: Allow VGA on CRTC 2 by Keith Packard · 12 years ago
  16. 5233130 drm/i915: Don't hardcode the number of pipes in the error state dump by Damien Lespiau · 12 years ago
  17. 33faad1 drm/fb-helper: don't clobber output routing in setup_crtcs by Daniel Vetter · 12 years ago
  18. 9b138a8 drm/i915: ironlake_write_eld code cleanup by Wang Xingchao · 12 years ago
  19. 4f07854 drm/i915: write eld info for HDMI audio by Wang Xingchao · 12 years ago
  20. 9a78b6c drm/i915: HSW audio registers definition by Wang Xingchao · 12 years ago
  21. 88cefb6 drm/i915: extract ironlake_fdi_pll_disable by Daniel Vetter · 12 years ago
  22. 5d985ac drm/i915: kill a few unused things in dev_priv by Daniel Vetter · 12 years ago
  23. fac3274 drm/i915: simplify dvo dpms interface by Daniel Vetter · 12 years ago
  24. d2434ab drm/i915: drop intel_encoder argument to load_detect_pipe functions by Daniel Vetter · 12 years ago
  25. 24218aa drm/i915: prepare load-detect pipe code for dpms changes by Daniel Vetter · 12 years ago
  26. 6306cb4 drm/i915: rip out the overlay pipe A workaround by Daniel Vetter · 12 years ago
  27. a37b9b3 drm/i915/ns2501: kill pll A enabling hack by Daniel Vetter · 12 years ago
  28. dcdaed6 drm/i915: add missing gen2 pipe A quirk entries by Daniel Vetter · 12 years ago
  29. e9a851e drm/i915: fix wrong order of parameters in port checking functions by Xu, Anhua · 12 years ago
  30. a22ddff Merge tag 'v3.6-rc2' into drm-intel-next by Daniel Vetter · 12 years ago
  31. 15a063f Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  32. 2b014fc Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  33. d3b8e0d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  34. 2e26c73 Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 12 years ago
  35. a389b6a Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  36. 7d54a90 drm/i915: Apply post-sync write for pipe control invalidates by Chris Wilson · 12 years ago
  37. 35a3855 drm/i915: reorder edp disabling to fix ivb MacBook Air by Daniel Vetter · 12 years ago
  38. ddf343f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  39. 930a93a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  40. f43e04e GPIO: gpio-pxa: fix building without CONFIG_OF by Arnd Bergmann · 12 years ago
  41. 2064db7 drm/nv86/fifo: suspend fix by Maxim Levitsky · 12 years ago
  42. fe0aac1 drm/nouveau: disable copy engine on NVAF by Henrik Rydberg · 12 years ago
  43. 44b9f44e nouveau: fixup scanout enable in nvc0_pm by Maarten Lankhorst · 12 years ago
  44. 3d7a1da drm/nouveau/aux: mask off higher bits of auxch index in i2c table entry by Ben Skeggs · 12 years ago
  45. af5e7d8 drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinate by Christoph Bumiller · 12 years ago
  46. cee2516 drm/i915: ensure i2c adapter is all set before adding it by Jani Nikula · 12 years ago
  47. f59abbf drm/radeon: fix typo in function header comment by Dmitrii Cherkasov · 12 years ago
  48. 6759a0a drm/radeon/kms: implement timestamp userspace query (v2) by Marek Olšák · 12 years ago
  49. b51ad12 drm/radeon/kms: add MSAA texture support for r600-evergreen by Marek Olšák · 12 years ago
  50. f00245f drm/radeon/kms: reorder code in r600_check_texture_resource by Marek Olšák · 12 years ago
  51. e43b5ec drm/radeon: fence virtual address and free it once idle v4 by Jerome Glisse · 12 years ago
  52. 69b62ad drm/radeon: fix some missing parens in asic macros by Alex Deucher · 12 years ago
  53. ecd6795 drm/radeon: fix ordering in pll picking on dce4+ by Alex Deucher · 12 years ago
  54. 81ee8fb drm/radeon: do not reenable crtc after moving vram start address by Jerome Glisse · 12 years ago
  55. 5b23c90 drm/radeon: fix bank tiling parameters on cayman by Alex Deucher · 12 years ago
  56. c8d15ed drm/radeon: fix bank tiling parameters on evergreen by Alex Deucher · 12 years ago
  57. dca571a drm/radeon: fix bank tiling parameters on SI by Christian König · 12 years ago
  58. 6c0ae2a drm/radeon: properly handle crtc powergating by Alex Deucher · 12 years ago
  59. 3838f46 drm/radeon: properly handle SS overrides on TN (v2) by Alex Deucher · 12 years ago
  60. f4254a2 drm/radeon/dce4+: set a more reasonable cursor watermark by Alex Deucher · 12 years ago
  61. 3d61bd4 drm/radeon: fix handling for ddc type 5 on combios by Alex Deucher · 12 years ago
  62. 3bf671a Merge branch 'fixes-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  63. 4a5a418 leds: renesas: fix error handling by Arnd Bergmann · 12 years ago
  64. 86e99d2 Revert "leds: use led_set_brightness in led_trigger_event" by Fabio Baltieri · 12 years ago
  65. 1c212c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  66. f82202b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  67. ffc4930 dma: tegra: enable/disable dma clock by Laxman Dewangan · 12 years ago
  68. f57b07c bnx2x: Fix compiler warnings by Joren Van Onder · 12 years ago
  69. 3a7f8c3 macvtap: rcu_dereference outside read-lock section by Denis Efremov · 12 years ago
  70. 21d2f8dc9 Merge tag 'gpio-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  71. e4e139b Merge tag 'pm-for-3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  72. 88de3d0d Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  73. 20d5a54 drm/i915: don't grab dev->struct_mutex for userspace forcewak by Daniel Vetter · 12 years ago
  74. 4344b81 drm/i915: ignore eDP bpc settings from vbt by Daniel Vetter · 12 years ago
  75. 770c123 drm/i915: Fix blank panel at reopening lid by Takashi Iwai · 12 years ago
  76. 55461dd ixgbe: add missing braces by Emil Tantilov · 12 years ago
  77. 039aafb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  78. 126e9be drm/i915: try harder to find WR PLL clock settings by Paulo Zanoni · 12 years ago
  79. 228d3e3 drm/i915: use the correct encoder type when comparing by Paulo Zanoni · 12 years ago
  80. 07368d3 tpm_tis / PM: Fix unused function warning for CONFIG_PM_SLEEP by Rafael J. Wysocki · 12 years ago
  81. 3567a4e platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEP by Rafael J. Wysocki · 12 years ago
  82. 9069240 ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP by Rafael J. Wysocki · 12 years ago
  83. 9830605 drm/mgag200: fix G200ER pll picking algorithm by Dave Airlie · 12 years ago
  84. f7b83b9 drm/edid: Fix potential memory leak in edid_load() by Alexey Khoroshilov · 12 years ago
  85. b64456a Merge branch 'testing/new-warnings' into fixes by Arnd Bergmann · 12 years ago
  86. 59596df omap-rng: fix use of SIMPLE_DEV_PM_OPS by Arnd Bergmann · 12 years ago
  87. 4732cc6 spi/s3c64xx: improve error handling by Arnd Bergmann · 12 years ago
  88. d680e2c mtd/omap2: fix dmaengine_slave_config error handling by Arnd Bergmann · 12 years ago
  89. 38eaed3 gpio: em: do not discard em_gio_irq_domain_cleanup by Arnd Bergmann · 12 years ago
  90. b2eadbc drm/i915: Lazily apply the SNB+ seqno w/a by Chris Wilson · 12 years ago
  91. 2070ffa bnx2x: Fix recovery flow cleanup during probe by Yuval Mintz · 12 years ago
  92. 8eee694 bnx2x: fix unload previous driver flow when flr-capable by Yuval Mintz · 12 years ago
  93. 66d1b92 tun: don't zeroize sock->file on detach by Stanislav Kinsbursky · 12 years ago
  94. 456470e drm/i915: enable rc6 on ilk again by Daniel Vetter · 12 years ago
  95. 9270388 drm/i915: fix up ilk drps/ips locking by Daniel Vetter · 12 years ago
  96. 73edd18f drm/i915: DE_PCU_EVENT irq is ilk-only by Daniel Vetter · 12 years ago
  97. 35eb732 drm/i915: kill dev_priv->mchdev_lock by Daniel Vetter · 12 years ago
  98. c6a828d drm/i915: move all rps state into dev_priv->rps by Daniel Vetter · 12 years ago
  99. 22bcfc6 drm/i915: use mutex_lock_interruptible for debugfs files by Daniel Vetter · 12 years ago
  100. 004777c drm/i915: fixup up debugfs rps state handling by Daniel Vetter · 12 years ago