1. f3b7e17 Merge branch 'topic/vga-switcheroo' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into drm-core-next by Dave Airlie · 12 years ago
  2. a366e39 drm/radeon/hdmi: fix some coding style by Rafał Miłecki · 12 years ago
  3. 1c3439f drm/radeon/hdmi: update modesetting by Rafał Miłecki · 12 years ago
  4. e55d3e6 drm/radeon/hdmi: separate evergreen code by Rafał Miłecki · 12 years ago
  5. 1b688d08 drm/radeon/kms/hdmi: helper getting ready ACR entry by Rafał Miłecki · 12 years ago
  6. 64fb4fb drm/radeon/kms/hdmi: clean&improve handling HDMI mode by Rafał Miłecki · 12 years ago
  7. a273a90 drm/radeon/kms/hdmi: enable audio packets at one place by Rafał Miłecki · 12 years ago
  8. 3e9e63d vga_switcheroo: Add the support for audio clients by Takashi Iwai · 12 years ago
  9. 26ec685 vga_switcheroo: Introduce struct vga_switcheroo_client_ops by Takashi Iwai · 12 years ago
  10. 79721e0 vga_switcheroo: Refactor using linked list by Takashi Iwai · 12 years ago
  11. 218c872 Merge tag 'drm-intel-next-2012-05-06-merged' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  12. b06d66b drm: pass dev to drm_vm_{open,close}_locked() by Rob Clark · 12 years ago
  13. 62363a4 gma500: Turn on the IRQ for everything by Alan Cox · 12 years ago
  14. 9c0b6fc gma500: clean up some more checks by Alan Cox · 12 years ago
  15. 9aa65a2 cdv: Add all cedarview pci ids by Alan Cox · 12 years ago
  16. 31a0685 gma500: Clean up some of the noise by Alan Cox · 12 years ago
  17. 213a843 gma500: use the register map to clean up by Alan Cox · 12 years ago
  18. 8512e07 gma500: introduce some register maps by Alan Cox · 12 years ago
  19. f693dfb gma500: Clean up from the psb_pipe structure by Alan Cox · 12 years ago
  20. 6256304 gma500: introduce a structure describing each pipe by Alan Cox · 12 years ago
  21. a373bed gma500: Fix build without ACPI by Alan Cox · 12 years ago
  22. d3029b4 drm/radeon/kms: fix warning on 32-bit in atomic fence printing by Dave Airlie · 12 years ago
  23. f2e3922 drm/radeon: make the ib an inline object by Jerome Glisse · 12 years ago
  24. f237750 drm/radeon: remove r600 blit mutex v2 by Christian König · 12 years ago
  25. 68470ae drm/radeon: move the semaphore from the fence into the ib by Jerome Glisse · 12 years ago
  26. 7c0d409 drm/radeon: immediately free ttm-move semaphore by Christian König · 12 years ago
  27. c507f7e drm/radeon: rip out the ib pool by Jerome Glisse · 12 years ago
  28. a8c0594 drm/radeon: simplify semaphore handling v2 by Jerome Glisse · 12 years ago
  29. c3b7fe8 drm/radeon: multiple ring allocator v3 by Christian König · 12 years ago
  30. 0085c950 drm/radeon: use one wait queue for all rings add fence_wait_any v2 by Jerome Glisse · 12 years ago
  31. 557017a drm/radeon: define new SA interface v3 by Christian König · 12 years ago
  32. 2e0d991 drm/radeon: make sa bo a stand alone object by Christian König · 12 years ago
  33. e6661a9 drm/radeon: keep start and end offset in the SA by Christian König · 12 years ago
  34. 711a972 drm/radeon: add sub allocator debugfs file by Christian König · 12 years ago
  35. a651c55 drm/radeon: add proper locking to the SA v3 by Christian König · 12 years ago
  36. dd8bea2 drm/radeon: use inline functions to calc sa_bo addr by Christian König · 12 years ago
  37. 8a47cc9 drm/radeon: rework locking ring emission mutex in fence deadlock detection v2 by Christian König · 12 years ago
  38. 3b7a2b2 drm/radeon: rework fence handling, drop fence list v7 by Jerome Glisse · 12 years ago
  39. bb63556 drm/radeon: convert fence to uint64_t v4 by Jerome Glisse · 12 years ago
  40. d6999bc drm/radeon: replace the per ring mutex with a global one by Christian König · 12 years ago
  41. 133f4cb drm/radeon: fix possible lack of synchronization btw ttm and other ring by Jerome Glisse · 12 years ago
  42. 5e13a0c Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued by Daniel Vetter · 12 years ago
  43. 4f256e8 Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  44. dc257cf Merge tag 'v3.4-rc6' into drm-intel-next by Daniel Vetter · 12 years ago
  45. 4086b1e gma500: mid-bios: rewrite VBT/GCT handling in a cleaner way by Kirill A. Shutemov · 12 years ago
  46. 4ad35b2 gma500: fix -Wmissing-include-dirs warnings by Kirill A. Shutemov · 12 years ago
  47. 71ab1be gma500: cdv_intel_lvds: mark cdv_intel_lvds_enc_funcs as static by Kirill A. Shutemov · 12 years ago
  48. 1f17fcd gma500: oaktrail_hdmi_i2c_handler(): base should be __iomem by Kirill A. Shutemov · 12 years ago
  49. d64363c gma500: lid_state should be __iomem by Kirill A. Shutemov · 12 years ago
  50. 9d12028 gma500: psb_irq_turn_off_dpst() fix bit operation by Kirill A. Shutemov · 12 years ago
  51. 232e668 gma500: framebuffer: mark psb_fb_helper_funcs as static by Kirill A. Shutemov · 12 years ago
  52. 37214ca gma500: vram_addr should be __iomem by Kirill A. Shutemov · 12 years ago
  53. 846a603 gma500: sgx_reg and vdc_reg should be __iomem by Kirill A. Shutemov · 12 years ago
  54. eab3760 gma500: gtt: fix __iomem sparse warnings by Kirill A. Shutemov · 12 years ago
  55. f728bd1 gma500: psb_gtt_init(): drop unused variable by Kirill A. Shutemov · 12 years ago
  56. 25933dd gma500: address the lid code by Alan Cox · 12 years ago
  57. d839ede gma500: opregion and ACPI by Alan Cox · 12 years ago
  58. 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
  59. b615b57 drm/i915: Support pageflipping interrupts for all 3-pipes on IVB by Chris Wilson · 12 years ago
  60. 5fe9fe8 drm/i915: fix gen4 gpu reset by Daniel Vetter · 12 years ago
  61. 523bcb2 drm/i915: remove modeset reset from i915_reset by Daniel Vetter · 12 years ago
  62. 5ccce18 drm/i915: also reset the media engine on gen4/5 by Daniel Vetter · 12 years ago
  63. d4b8bb2 drm/i915: kill flags parameter for reset functions by Daniel Vetter · 12 years ago
  64. 2b9dc9a drm/i915: make gpu hangman more resilient by Daniel Vetter · 12 years ago
  65. 350d270 drm/i915: extract intel_gpu_reset by Daniel Vetter · 12 years ago
  66. bcbc324 drm/i915: simplify i915_reset a bit by Daniel Vetter · 12 years ago
  67. d544230 drm/i915: allow the existing error_state to be destroyed by Daniel Vetter · 12 years ago
  68. 742cbee drm/i915: rework dev->first_error locking by Daniel Vetter · 12 years ago
  69. e5eb3d6 drm/i915: add interface to simulate gpu hangs by Daniel Vetter · 12 years ago
  70. 59068e3 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  71. 1cc0c99 ACPI: Fix D3hot v D3cold confusion by Lin Ming · 12 years ago
  72. 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
  73. ab27a20 intel_mid_powerbtn: mark irq as IRQF_NO_SUSPEND by Yong Wang · 12 years ago
  74. f0f376f Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  75. 0854224 Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  76. c6ebd4c drm/i915: use mode values consistently when converting to sdvo dtd by Daniel Vetter · 12 years ago
  77. f7bacf1 drm/i915: rip out unnecessary calls to drm_mode_set_crtcinfo by Daniel Vetter · 12 years ago
  78. c994ead drm/radeon: clarify and extend wb setup on APUs and NI+ asics by Alex Deucher · 12 years ago
  79. b16b1b6c md/bitmap: fix calculation of 'chunks' - missing shift. by NeilBrown · 12 years ago
  80. 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
  81. 65e62b5 Merge branch 'efi-vars' from Matthew Garrett by Linus Torvalds · 12 years ago
  82. 54b3a4d efivars: Improve variable validation by Matthew Garrett · 12 years ago
  83. 6b4c555 Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  84. 4e78f00 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  85. f5645b5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  86. c42f1d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  87. 913a904 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  88. 5f098a3 ata: ahci_platform: Add synopsys ahci controller in DT's compatible list by Viresh Kumar · 12 years ago
  89. fb9751d ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros by Viresh Kumar · 12 years ago
  90. a78f57a libata: init ata_print_id to 0 by Tero Roponen · 12 years ago
  91. 642d892 ahci: Detect Marvell 88SE9172 SATA controller by Matt Johnson · 12 years ago
  92. 6868225 libata: skip old error history when counting probe trials by Lin Ming · 12 years ago
  93. b6bb962 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  94. 9aba9d3 gma500: implement backlight functionality for Cedartrail devices by Alan Cox · 12 years ago
  95. bb84977 gma500: wide framebuffer memory by Alan Cox · 12 years ago
  96. 5f50314 gma500: Sync up Oaktrail HDMI by Alan Cox · 12 years ago
  97. 62c5950 gma500: don't register the ACPI video bus by Alan Cox · 12 years ago
  98. 0c95e523 gma500: mdfld_dsi_dpi_mode_set() do not corrupt DSPSTRIDE by Kirill A. Shutemov · 12 years ago
  99. 9104183 drm/i915: Periodically sanity check power management by Chris Wilson · 12 years ago
  100. c1230df drm/i915: enable dip before writing data on gen4 by Paulo Zanoni · 12 years ago