1. 6d832d1 drm/i915: inline intel_best_encoder by Daniel Vetter · 12 years ago
  2. 4f660f4 drm/i915: call set_base directly by Daniel Vetter · 12 years ago
  3. 50f5611 drm/i915: copy&paste drm_crtc_helper_set_config by Daniel Vetter · 12 years ago
  4. 61b77dd drm/i915: clean up encoder_prepare/commit by Daniel Vetter · 12 years ago
  5. fa5c73b drm/i915: rip out encoder->disable/enable checks by Daniel Vetter · 12 years ago
  6. b2cabb0 drm/i915: convert dpms functions of dvo/sdvo/crt by Daniel Vetter · 12 years ago
  7. 19c63fa drm/i915/dvo: convert to encoder disable/enable by Daniel Vetter · 12 years ago
  8. ce22c32 drm/i915/sdvo: convert to encoder disable/enable by Daniel Vetter · 12 years ago
  9. 2124604 drm/i915/crt: convert to encoder disable/enable by Daniel Vetter · 12 years ago
  10. e8cb455 drm/i915/dp: convert to encoder disable/enable by Daniel Vetter · 12 years ago
  11. c22834e drm/i915/lvds: convert to encoder disable/enable by Daniel Vetter · 12 years ago
  12. 6b5756a drm/i915/tv: convert to encoder enable/disable by Daniel Vetter · 12 years ago
  13. 5ab432e drm/i915/hdmi: convert to encoder->disable/enable by Daniel Vetter · 12 years ago
  14. ef9c3ae drm/i915: add direct encoder disable/enable infrastructure by Daniel Vetter · 12 years ago
  15. eae307a drm/i915: rip out crtc prepare/commit indirection by Daniel Vetter · 12 years ago
  16. 76e5a89 drm/i915: add crtc->enable/disable vfuncs insted of dpms by Daniel Vetter · 12 years ago
  17. 83358c85 drm/i915: Haswell HDMI audio initialization by Wang Xingchao · 12 years ago
  18. 32ecd24 drm/udl: call begin/end cpu access at more appropriate time by Dave Airlie · 12 years ago
  19. ec6f1bb drm/i915: implement dma buf begin_cpu_access (v2) by Dave Airlie · 12 years ago
  20. 0826874 drm/i915: Allow VGA on CRTC 2 by Keith Packard · 12 years ago
  21. 5233130 drm/i915: Don't hardcode the number of pipes in the error state dump by Damien Lespiau · 12 years ago
  22. 33faad1 drm/fb-helper: don't clobber output routing in setup_crtcs by Daniel Vetter · 12 years ago
  23. 9b138a8 drm/i915: ironlake_write_eld code cleanup by Wang Xingchao · 12 years ago
  24. 4f07854 drm/i915: write eld info for HDMI audio by Wang Xingchao · 12 years ago
  25. 9a78b6c drm/i915: HSW audio registers definition by Wang Xingchao · 12 years ago
  26. 88cefb6 drm/i915: extract ironlake_fdi_pll_disable by Daniel Vetter · 12 years ago
  27. 5d985ac drm/i915: kill a few unused things in dev_priv by Daniel Vetter · 12 years ago
  28. fac3274 drm/i915: simplify dvo dpms interface by Daniel Vetter · 12 years ago
  29. d2434ab drm/i915: drop intel_encoder argument to load_detect_pipe functions by Daniel Vetter · 12 years ago
  30. 24218aa drm/i915: prepare load-detect pipe code for dpms changes by Daniel Vetter · 12 years ago
  31. 6306cb4 drm/i915: rip out the overlay pipe A workaround by Daniel Vetter · 12 years ago
  32. a37b9b3 drm/i915/ns2501: kill pll A enabling hack by Daniel Vetter · 12 years ago
  33. dcdaed6 drm/i915: add missing gen2 pipe A quirk entries by Daniel Vetter · 12 years ago
  34. e9a851e drm/i915: fix wrong order of parameters in port checking functions by Xu, Anhua · 12 years ago
  35. a22ddff Merge tag 'v3.6-rc2' into drm-intel-next by Daniel Vetter · 12 years ago
  36. d987569 Linux 3.6-rc2 by Linus Torvalds · 12 years ago
  37. a45440f autofs4 - fix get_next_positive_subdir() by Ian Kent · 12 years ago
  38. 63ca5f1 Merge tag 'vfio-for-v3.6-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 12 years ago
  39. 2eac9eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 12 years ago
  40. ad54e46 Merge tag 'stable/for-linus-3.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  41. 15a063f Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh by Linus Torvalds · 12 years ago
  42. 1dd8372 MAINTAINERS: update address for Dan Williams by Dan Williams · 12 years ago
  43. 2a95e37 scripts/decodecode: Fixup trapping instruction marker by Borislav Petkov · 12 years ago
  44. 2b014fc Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
  45. d3b8e0d Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  46. aacea90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 12 years ago
  47. 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
  48. a389b6a Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  49. 2856cc2 sparc64: Be less verbose during vmemmap population. by David S. Miller · 12 years ago
  50. 7d54a90 drm/i915: Apply post-sync write for pipe control invalidates by Chris Wilson · 12 years ago
  51. 35a3855 drm/i915: reorder edp disabling to fix ivb MacBook Air by Daniel Vetter · 12 years ago
  52. ddf343f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 12 years ago
  53. 930a93a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  54. f43e04e GPIO: gpio-pxa: fix building without CONFIG_OF by Arnd Bergmann · 12 years ago
  55. 2064db7 drm/nv86/fifo: suspend fix by Maxim Levitsky · 12 years ago
  56. fe0aac1 drm/nouveau: disable copy engine on NVAF by Henrik Rydberg · 12 years ago
  57. 44b9f44e nouveau: fixup scanout enable in nvc0_pm by Maarten Lankhorst · 12 years ago
  58. 3d7a1da drm/nouveau/aux: mask off higher bits of auxch index in i2c table entry by Ben Skeggs · 12 years ago
  59. af5e7d8 drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinate by Christoph Bumiller · 12 years ago
  60. 7bac6b4 Merge branch 'drm-fixes-3.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 12 years ago
  61. cee2516 drm/i915: ensure i2c adapter is all set before adding it by Jani Nikula · 12 years ago
  62. f59abbf drm/radeon: fix typo in function header comment by Dmitrii Cherkasov · 12 years ago
  63. 6759a0a drm/radeon/kms: implement timestamp userspace query (v2) by Marek Olšák · 12 years ago
  64. b51ad12 drm/radeon/kms: add MSAA texture support for r600-evergreen by Marek Olšák · 12 years ago
  65. f00245f drm/radeon/kms: reorder code in r600_check_texture_resource by Marek Olšák · 12 years ago
  66. e43b5ec drm/radeon: fence virtual address and free it once idle v4 by Jerome Glisse · 12 years ago
  67. 69b62ad drm/radeon: fix some missing parens in asic macros by Alex Deucher · 12 years ago
  68. 2f29200 drm/radeon: add some new SI pci ids by Alex Deucher · 12 years ago
  69. ecd6795 drm/radeon: fix ordering in pll picking on dce4+ by Alex Deucher · 12 years ago
  70. 81ee8fb drm/radeon: do not reenable crtc after moving vram start address by Jerome Glisse · 12 years ago
  71. 5b23c90 drm/radeon: fix bank tiling parameters on cayman by Alex Deucher · 12 years ago
  72. c8d15ed drm/radeon: fix bank tiling parameters on evergreen by Alex Deucher · 12 years ago
  73. dca571a drm/radeon: fix bank tiling parameters on SI by Christian König · 12 years ago
  74. 6c0ae2a drm/radeon: properly handle crtc powergating by Alex Deucher · 12 years ago
  75. 3838f46 drm/radeon: properly handle SS overrides on TN (v2) by Alex Deucher · 12 years ago
  76. f4254a2 drm/radeon/dce4+: set a more reasonable cursor watermark by Alex Deucher · 12 years ago
  77. 3d61bd4 drm/radeon: fix handling for ddc type 5 on combios by Alex Deucher · 12 years ago
  78. 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
  79. 4a5a418 leds: renesas: fix error handling by Arnd Bergmann · 12 years ago
  80. 86e99d2 Revert "leds: use led_set_brightness in led_trigger_event" by Fabio Baltieri · 12 years ago
  81. 1c212c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  82. f82202b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
  83. ffc4930 dma: tegra: enable/disable dma clock by Laxman Dewangan · 12 years ago
  84. f57b07c bnx2x: Fix compiler warnings by Joren Van Onder · 12 years ago
  85. 7f5c3e3 af_packet: remove BUG statement in tpacket_destruct_skb by danborkmann@iogearbox.net · 12 years ago
  86. 3a7f8c3 macvtap: rcu_dereference outside read-lock section by Denis Efremov · 12 years ago
  87. 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
  88. c8dfbf4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  89. 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
  90. 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
  91. f720e7e Merge branch 'fixes-for-linus-for-3.6-rc2' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  92. 15fc5de Merge branch 'for-linus-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  93. e375647 printk: Fix calculation of length used to discard records by Jeff Mahoney · 12 years ago
  94. 20d5a54 drm/i915: don't grab dev->struct_mutex for userspace forcewak by Daniel Vetter · 12 years ago
  95. 4344b81 drm/i915: ignore eDP bpc settings from vbt by Daniel Vetter · 12 years ago
  96. 770c123 drm/i915: Fix blank panel at reopening lid by Takashi Iwai · 12 years ago
  97. 2359a47 codel: refine one condition to avoid a nul rec_inv_sqrt by Eric Dumazet · 12 years ago
  98. 55461dd ixgbe: add missing braces by Emil Tantilov · 12 years ago
  99. 69f1de1 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  100. b5ec8ee ipv4: fix ip_send_skb() by Eric Dumazet · 12 years ago