1. 6b8a5ee drm/i915: define Haswell watermarks and clock gating by Eugeni Dodonov · 12 years ago
  2. 4abb3c8 drm/i915: use ironlake eld write routine for Haswell by Eugeni Dodonov · 12 years ago
  3. c82e4d2 drm/i915: support DDI training in FDI mode by Eugeni Dodonov · 12 years ago
  4. 45244b8 drm/i915: initialize DDI buffer translations by Eugeni Dodonov · 12 years ago
  5. 59c859d drm/i915: account for only one PCH receiver on Haswell by Eugeni Dodonov · 12 years ago
  6. bf507ef drm/i915: handle DDI-related assertions by Eugeni Dodonov · 12 years ago
  7. 9d82aa1 drm/i915: add LPT PCH checks by Eugeni Dodonov · 12 years ago
  8. d0d3e51 drm/i915: enable power wells on Haswell init by Eugeni Dodonov · 12 years ago
  9. 6ee8bab drm/i915: detect PCH encoders on Haswell by Eugeni Dodonov · 12 years ago
  10. f57e1e3 drm/i915: do not use fdi_normal_train on Haswell by Eugeni Dodonov · 12 years ago
  11. 6e4c167 drm/i915: show unknown sdvox registers on hdmi init by Eugeni Dodonov · 12 years ago
  12. 5826eca drm/i915: properly check for pipe count by Eugeni Dodonov · 12 years ago
  13. 461bc9b drm/i915: calculate watermarks for devices that have 3 pipes by Eugeni Dodonov · 12 years ago
  14. a416ede drm/i915: add support for SBI ops by Eugeni Dodonov · 12 years ago
  15. 7d4e146 drm/i915: reuse Ivy Bridge interrupts code for Haswell by Eugeni Dodonov · 12 years ago
  16. 8c5f5f7 drm/i915: add new Haswell DIP controls registers by Eugeni Dodonov · 12 years ago
  17. 1833b13 drm/i915: gen6_enable_rps() wants to be called after ring initialisation by Chris Wilson · 12 years ago
  18. 0e43406 drm/i915: Simplify interrupt processing for IvyBridge by Chris Wilson · 12 years ago
  19. 9adab8b drm/i915: Avoid a double-read of PCH_IIR during interrupt handling by Chris Wilson · 12 years ago
  20. 59de329 drm/i915: enable semaphores on gen6 if dmar is not active by Daniel Vetter · 12 years ago
  21. 38e490f MAINTAINERS: switch drm/i915 to Daniel Vetter by Daniel Vetter · 12 years ago
  22. bc2481f drm/i915: s/intel_infoframe/gm45_infoframe by Daniel Vetter · 12 years ago
  23. a3da1df drm/i915: s/i9xx_/gm45_ for the gm45 write_infoframe function by Daniel Vetter · 12 years ago
  24. 4b24c93 drm/i915: replace intel_infoframe_freq with VIDEO_DIP_FREQ_VSYNC by Daniel Vetter · 12 years ago
  25. acb87df drm/i915: Limit calling mark-busy only for potential scanouts by Chris Wilson · 12 years ago
  26. a928d53 drm/i915: implement ironlake_wait_for_vblank by Paulo Zanoni · 12 years ago
  27. 4e89ee1 drm/i915: set the DIP port on ibx_write_infoframe by Paulo Zanoni · 12 years ago
  28. 4dc20c0 drm/i915: ibx_write_infoframe can disable AVI by Paulo Zanoni · 12 years ago
  29. fdf1250 drm/i915: split ironlake_write_infoframe into ibx_ and cpt_ by Paulo Zanoni · 12 years ago
  30. d47d7cb drm/i915: simplify intel_encoder_commit by Paulo Zanoni · 12 years ago
  31. 60c5ea2 drm/i915: mask the video DIP frequency when changing it by Paulo Zanoni · 12 years ago
  32. ecb9785 drm/i915: disable the infoframe before changing it by Paulo Zanoni · 12 years ago
  33. fa193ff drm/i915: break intel_infoframe_flags into _enable and _frequency by Paulo Zanoni · 12 years ago
  34. 3e6e639 drm/i915: mask the video DIP port select by Paulo Zanoni · 12 years ago
  35. 1d4f85a drm/i915: start writing infoframes at address 0 on gen 4 by Paulo Zanoni · 12 years ago
  36. 22509ec drm/i915: change coding style of the write_infoframe functions by Paulo Zanoni · 12 years ago
  37. 837ba00 drm/i915: DSL_LINEMASK is 12 bits only on gen2 by Paulo Zanoni · 12 years ago
  38. 5e13a0c Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  39. 4f256e8 Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  40. dc257cf Merge tag 'v3.4-rc6' into drm-intel-next by Daniel Vetter · 12 years ago
  41. 4086b1e gma500: mid-bios: rewrite VBT/GCT handling in a cleaner way by Kirill A. Shutemov · 12 years ago
  42. 4ad35b2 gma500: fix -Wmissing-include-dirs warnings by Kirill A. Shutemov · 12 years ago
  43. 71ab1be gma500: cdv_intel_lvds: mark cdv_intel_lvds_enc_funcs as static by Kirill A. Shutemov · 12 years ago
  44. 1f17fcd gma500: oaktrail_hdmi_i2c_handler(): base should be __iomem by Kirill A. Shutemov · 12 years ago
  45. d64363c gma500: lid_state should be __iomem by Kirill A. Shutemov · 12 years ago
  46. 9d12028 gma500: psb_irq_turn_off_dpst() fix bit operation by Kirill A. Shutemov · 12 years ago
  47. 232e668 gma500: framebuffer: mark psb_fb_helper_funcs as static by Kirill A. Shutemov · 12 years ago
  48. 37214ca gma500: vram_addr should be __iomem by Kirill A. Shutemov · 12 years ago
  49. 846a603 gma500: sgx_reg and vdc_reg should be __iomem by Kirill A. Shutemov · 12 years ago
  50. eab3760 gma500: gtt: fix __iomem sparse warnings by Kirill A. Shutemov · 12 years ago
  51. f728bd1 gma500: psb_gtt_init(): drop unused variable by Kirill A. Shutemov · 12 years ago
  52. 25933dd gma500: address the lid code by Alan Cox · 12 years ago
  53. d839ede gma500: opregion and ACPI by Alan Cox · 12 years ago
  54. d48b97b Linux 3.4-rc6 by Linus Torvalds · 12 years ago
  55. 18b15fc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  56. 271fd5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  57. ce7e5d2 x86: fix broken TASK_SIZE for ia32_aout by Al Viro · 12 years ago
  58. b615b57 drm/i915: Support pageflipping interrupts for all 3-pipes on IVB by Chris Wilson · 12 years ago
  59. b9fab91 Btrfs: avoid sleeping in verify_parent_transid while atomic by Chris Mason · 12 years ago
  60. 03cb00b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 12 years ago
  61. 49a5f3c TTY: pdc_cons, fix regression in close by Jiri Slaby · 12 years ago
  62. 5fe9fe8 drm/i915: fix gen4 gpu reset by Daniel Vetter · 12 years ago
  63. 523bcb2 drm/i915: remove modeset reset from i915_reset by Daniel Vetter · 12 years ago
  64. 5ccce18 drm/i915: also reset the media engine on gen4/5 by Daniel Vetter · 12 years ago
  65. d4b8bb2 drm/i915: kill flags parameter for reset functions by Daniel Vetter · 12 years ago
  66. 2b9dc9a drm/i915: make gpu hangman more resilient by Daniel Vetter · 12 years ago
  67. 350d270 drm/i915: extract intel_gpu_reset by Daniel Vetter · 12 years ago
  68. bcbc324 drm/i915: simplify i915_reset a bit by Daniel Vetter · 12 years ago
  69. d544230 drm/i915: allow the existing error_state to be destroyed by Daniel Vetter · 12 years ago
  70. 742cbee drm/i915: rework dev->first_error locking by Daniel Vetter · 12 years ago
  71. e5eb3d6 drm/i915: add interface to simulate gpu hangs by Daniel Vetter · 12 years ago
  72. 1c2f954 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  73. 59068e3 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  74. 377485f init: don't try mounting device as nfs root unless type fully matches by Sasha Levin · 12 years ago
  75. e9e7183 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 12 years ago
  76. b339583 Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc into fix/asoc by Takashi Iwai · 12 years ago
  77. 20c7694 Merge tag 'asoc-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  78. 1cc0c99 ACPI: Fix D3hot v D3cold confusion by Lin Ming · 12 years ago
  79. 6f24f89 hfsplus: Fix potential buffer overflows by Greg Kroah-Hartman · 12 years ago
  80. f756beb Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  81. c6de168 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  82. a03a09b CPU frequency drivers MAINTAINERS update by Dave Jones · 12 years ago
  83. 4f988f1 seqlock: add 'raw_seqcount_begin()' function by Linus Torvalds · 12 years ago
  84. 2f62427 Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read by Linus Torvalds · 12 years ago
  85. ab27a20 intel_mid_powerbtn: mark irq as IRQF_NO_SUSPEND by Yong Wang · 12 years ago
  86. d1d0589 arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driver by Bjarke Istrup Pedersen · 12 years ago
  87. ea9947b Btrfs: fix crash in scrub repair code when device is missing by Stefan Behrens · 12 years ago
  88. d04b1de btrfs: Fix mismatching struct members in ioctl.h by Alexander Block · 12 years ago
  89. 17de39a Btrfs: fix page leak when allocing extent buffers by Josef Bacik · 12 years ago
  90. e5846fc Btrfs: Add properly locking around add_root_to_dirty_list by Chris Mason · 12 years ago
  91. f0f376f Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  92. 0854224 Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  93. f462204 Merge branch 'fix-unmapped-word-at-a-time' by Linus Torvalds · 12 years ago
  94. fad9365 ASoC: omap-pcm: Free dma buffers in case of error. by Oleg Matcovschi · 12 years ago
  95. c6ebd4c drm/i915: use mode values consistently when converting to sdvo dtd by Daniel Vetter · 12 years ago
  96. f7bacf1 drm/i915: rip out unnecessary calls to drm_mode_set_crtcinfo by Daniel Vetter · 12 years ago
  97. c994ead drm/radeon: clarify and extend wb setup on APUs and NI+ asics by Alex Deucher · 12 years ago
  98. b16b1b6c md/bitmap: fix calculation of 'chunks' - missing shift. by NeilBrown · 12 years ago
  99. d8f2799 fs/cifs: fix parsing of dfs referrals by Stefan Metzmacher · 12 years ago
  100. 0a6ba09 Merge tag 'mfd-for-linus-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago