1. 40cd7e0 drm/exynos: added a feature to get gem buffer information. by Inki Dae · 12 years ago
  2. b2df26c drm/exynos: added drm prime feature. by Inki Dae · 12 years ago
  3. c01d73fa drm/exynos: added cache attribute support for gem. by Inki Dae · 12 years ago
  4. 922f6e9 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux into drm-next by Inki Dae · 12 years ago
  5. 4f256e8 Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-next by Dave Airlie · 12 years ago
  6. dc257cf Merge tag 'v3.4-rc6' into drm-intel-next by Daniel Vetter · 12 years ago
  7. 4086b1e gma500: mid-bios: rewrite VBT/GCT handling in a cleaner way by Kirill A. Shutemov · 12 years ago
  8. 4ad35b2 gma500: fix -Wmissing-include-dirs warnings by Kirill A. Shutemov · 12 years ago
  9. 71ab1be gma500: cdv_intel_lvds: mark cdv_intel_lvds_enc_funcs as static by Kirill A. Shutemov · 12 years ago
  10. 1f17fcd gma500: oaktrail_hdmi_i2c_handler(): base should be __iomem by Kirill A. Shutemov · 12 years ago
  11. d64363c gma500: lid_state should be __iomem by Kirill A. Shutemov · 12 years ago
  12. 9d12028 gma500: psb_irq_turn_off_dpst() fix bit operation by Kirill A. Shutemov · 12 years ago
  13. 232e668 gma500: framebuffer: mark psb_fb_helper_funcs as static by Kirill A. Shutemov · 12 years ago
  14. 37214ca gma500: vram_addr should be __iomem by Kirill A. Shutemov · 12 years ago
  15. 846a603 gma500: sgx_reg and vdc_reg should be __iomem by Kirill A. Shutemov · 12 years ago
  16. eab3760 gma500: gtt: fix __iomem sparse warnings by Kirill A. Shutemov · 12 years ago
  17. f728bd1 gma500: psb_gtt_init(): drop unused variable by Kirill A. Shutemov · 12 years ago
  18. 25933dd gma500: address the lid code by Alan Cox · 12 years ago
  19. d839ede gma500: opregion and ACPI by Alan Cox · 12 years ago
  20. d48b97b Linux 3.4-rc6 by Linus Torvalds · 12 years ago
  21. 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
  22. 271fd5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
  23. ce7e5d2 x86: fix broken TASK_SIZE for ia32_aout by Al Viro · 12 years ago
  24. b9fab91 Btrfs: avoid sleeping in verify_parent_transid while atomic by Chris Mason · 12 years ago
  25. 03cb00b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 12 years ago
  26. 49a5f3c TTY: pdc_cons, fix regression in close by Jiri Slaby · 12 years ago
  27. 1c2f954 Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  28. 59068e3 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  29. 377485f init: don't try mounting device as nfs root unless type fully matches by Sasha Levin · 12 years ago
  30. e9e7183 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 12 years ago
  31. 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
  32. 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
  33. 1cc0c99 ACPI: Fix D3hot v D3cold confusion by Lin Ming · 12 years ago
  34. 6f24f89 hfsplus: Fix potential buffer overflows by Greg Kroah-Hartman · 12 years ago
  35. 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
  36. c6de168 Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago
  37. a03a09b CPU frequency drivers MAINTAINERS update by Dave Jones · 12 years ago
  38. 4f988f1 seqlock: add 'raw_seqcount_begin()' function by Linus Torvalds · 12 years ago
  39. 2f62427 Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read by Linus Torvalds · 12 years ago
  40. ab27a20 intel_mid_powerbtn: mark irq as IRQF_NO_SUSPEND by Yong Wang · 12 years ago
  41. d1d0589 arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driver by Bjarke Istrup Pedersen · 12 years ago
  42. ea9947b Btrfs: fix crash in scrub repair code when device is missing by Stefan Behrens · 12 years ago
  43. d04b1de btrfs: Fix mismatching struct members in ioctl.h by Alexander Block · 12 years ago
  44. 17de39a Btrfs: fix page leak when allocing extent buffers by Josef Bacik · 12 years ago
  45. e5846fc Btrfs: Add properly locking around add_root_to_dirty_list by Chris Mason · 12 years ago
  46. f0f376f Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  47. 0854224 Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  48. f462204 Merge branch 'fix-unmapped-word-at-a-time' by Linus Torvalds · 12 years ago
  49. fad9365 ASoC: omap-pcm: Free dma buffers in case of error. by Oleg Matcovschi · 12 years ago
  50. c994ead drm/radeon: clarify and extend wb setup on APUs and NI+ asics by Alex Deucher · 12 years ago
  51. b16b1b6c md/bitmap: fix calculation of 'chunks' - missing shift. by NeilBrown · 12 years ago
  52. d8f2799 fs/cifs: fix parsing of dfs referrals by Stefan Metzmacher · 12 years ago
  53. 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
  54. 65e62b5 Merge branch 'efi-vars' from Matthew Garrett by Linus Torvalds · 12 years ago
  55. 54b3a4d efivars: Improve variable validation by Matthew Garrett · 12 years ago
  56. 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
  57. 4e78f00 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  58. f5645b5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  59. c42f1d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  60. 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
  61. e419b4c vfs: make word-at-a-time accesses handle a non-existing page by Linus Torvalds · 12 years ago
  62. a557b97 cifs: make sure we ignore the credentials= and cred= options by Jeff Layton · 12 years ago
  63. f966424 [CIFS] Update cifs version to 1.78 by Steve French · 12 years ago
  64. 936ad90 cifs - check S_AUTOMOUNT in revalidate by Ian Kent · 12 years ago
  65. 5f098a3 ata: ahci_platform: Add synopsys ahci controller in DT's compatible list by Viresh Kumar · 12 years ago
  66. fb9751d ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros by Viresh Kumar · 12 years ago
  67. a78f57a libata: init ata_print_id to 0 by Tero Roponen · 12 years ago
  68. 642d892 ahci: Detect Marvell 88SE9172 SATA controller by Matt Johnson · 12 years ago
  69. 6868225 libata: skip old error history when counting probe trials by Lin Ming · 12 years ago
  70. b6bb962 Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes by Dave Airlie · 12 years ago
  71. 9aba9d3 gma500: implement backlight functionality for Cedartrail devices by Alan Cox · 12 years ago
  72. bb84977 gma500: wide framebuffer memory by Alan Cox · 12 years ago
  73. 5f50314 gma500: Sync up Oaktrail HDMI by Alan Cox · 12 years ago
  74. 62c5950 gma500: don't register the ACPI video bus by Alan Cox · 12 years ago
  75. 0c95e523 gma500: mdfld_dsi_dpi_mode_set() do not corrupt DSPSTRIDE by Kirill A. Shutemov · 12 years ago
  76. c1230df drm/i915: enable dip before writing data on gen4 by Paulo Zanoni · 12 years ago
  77. addde4e nouveau: initialise has_optimus variable. by Dave Airlie · 12 years ago
  78. 6e079d5 vgaarb: Provide dummy default device functions by Matthew Garrett · 12 years ago
  79. 5db578e vgaarb: Provide dummy default device functions by Matthew Garrett · 12 years ago
  80. 6a55603 drm/radeon: add connector table for SAM440ep embedded board by Alex Deucher · 12 years ago
  81. b7f6413 drm/radeon: avoid leaking const ib (not used yet on si and newer GPU) by Jerome Glisse · 12 years ago
  82. 43caf45 drm/radeon: Original Radeons had PCI GART, not PCIe GART. by Michel Dänzer · 12 years ago
  83. abfaa44 drm/radeon: remove cayman_gpu_is_lockup by Christian König · 12 years ago
  84. 8ba957b drm/radeon: remove r300_gpu_is_lockup by Christian König · 12 years ago
  85. 7b9ef16 drm/radeon: make forcing ring activity a common function by Christian König · 12 years ago
  86. 67e3c78 drm/radeon: unlock the ring mutex while waiting for the next fence by Christian König · 12 years ago
  87. 3368ff0 drm/radeon: make lockup timeout a module param by Christian König · 12 years ago
  88. 069211e drm/radeon: move lockup detection code into radeon_ring.c by Christian König · 12 years ago
  89. 6c6f478 drm/radeon: rework recursive gpu reset handling by Christian König · 12 years ago
  90. 8f676c4 drm/radeon: fix a bug with the ring syncing code by Christian König · 12 years ago
  91. bfb9a07 drm/radeon: don't keep list of created fences. by Christian König · 12 years ago
  92. adea5c2 drm/radeon: rename fence_wait_last to fence_wait_empty by Christian König · 12 years ago
  93. 2f6bfe1 drm/radeon: return -ENOENT in fence_wait_next v2 by Christian König · 12 years ago
  94. 96050bc drm/radeon: fix a bug in the SA code by Christian König · 12 years ago
  95. 36abaca drm/radeon: rework gpu lockup detection and processing by Christian König · 12 years ago
  96. 7bd560e drm/radeon: use central function for IB testing by Christian König · 12 years ago
  97. ec1a6cc drm/radeon: register ring debugfs handlers on init by Christian König · 12 years ago
  98. 25a9e35 drm/radeon: replace gpu_lockup with ring->ready flag by Christian König · 12 years ago
  99. 312c4a8 drm/radeon: make radeon_gpu_is_lockup a per ring function by Christian König · 12 years ago
  100. 8743849 cdv: Fix typos in initialization of mdfld_chip_ops by Patrik Jakobsson · 12 years ago