1. 15d3332 drm/radeon/kms: add support for semaphores v3 by Christian König · 13 years ago
  2. 7465280 drm/radeon/kms: add support for multiple fence queues v2 by Alex Deucher · 13 years ago
  3. 851a6bd drm/radeon: fix a spelling mistake by Christian König · 13 years ago
  4. 16557f1 drm/radeon: no need to check all relocs for duplicates by Christian König · 13 years ago
  5. 4d8bf9a drm/radeon: fix debugfs handling v3 by Christian König · 13 years ago
  6. e2e022e gma500/oaktrail: panel display quality fix by Alan Cox · 13 years ago
  7. 5d3852d gma500: Oaktrail fixes by Alan Cox · 13 years ago
  8. 1fbe6f6 Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next by Dave Airlie · 13 years ago
  9. 0cecdd8 gma500: Final enables for Oaktrail by Alan Cox · 13 years ago
  10. fea578b gma500: SDVO DDC bus guessing isn't working so hardcode it instead by Patrik Jakobsson · 13 years ago
  11. 9bd81ac gma500: Convert Oaktrail to work with new output handling by Patrik Jakobsson · 13 years ago
  12. a12d6a0 gma500: Convert Cedarview to work with new output handling by Patrik Jakobsson · 13 years ago
  13. 5736995 gma500: Replace SDVO code with slightly modified version from i915 by Patrik Jakobsson · 13 years ago
  14. 5c0c1d5 gma500: Add support for Intel GMBUS by Patrik Jakobsson · 13 years ago
  15. 9c8cee4 gma500: Convert PSB LVDS to new output handling by Patrik Jakobsson · 13 years ago
  16. 1730f89 gma500: Fix encoder type checking for connectors by Patrik Jakobsson · 13 years ago
  17. 352b16a gma500: Remove psb_intel_output from ddc_probe and ddc_get_modes by Patrik Jakobsson · 13 years ago
  18. 75e9d01 gma500: Initial support for our encoder and connector structs by Patrik Jakobsson · 13 years ago
  19. 9e38a66 staging/gma500: fixup staging code to build following core changes. by Dave Airlie · 13 years ago
  20. 01f2c77 drm: Replace pitch with pitches[] in drm_framebuffer by Ville Syrjälä · 13 years ago
  21. 935b597 drm: Check that the requested pixel format is valid by Ville Syrjälä · 13 years ago
  22. 62443be drm: plane: Check that the fb pixel format is supported by the plane by Ville Syrjälä · 13 years ago
  23. 22cd7c6 drm: plane: Make 'formats' parameter to drm_plane_init() const by Ville Syrjälä · 13 years ago
  24. 687a040 drm: plane: Check crtc coordinates against integer overflows in setplane ioctl by Ville Syrjälä · 13 years ago
  25. 42ef878 drm: plane: Check source coordinates by Ville Syrjälä · 13 years ago
  26. e5e3b44 drm: plane: Clear plane.crtc and plane.fb after disable_plane() by Ville Syrjälä · 13 years ago
  27. 81f6c7f drm: Fix __user sparse warnings by Ville Syrjälä · 13 years ago
  28. 10bf573 drm: plane: mutex_unlock() was missing by Ville Syrjälä · 13 years ago
  29. 64760a4 drm: fourcc: Use __u32 instead of u32 by Ville Syrjälä · 13 years ago
  30. b03166a drm: Install drm_fourcc.h by Ville Syrjälä · 13 years ago
  31. cc5b6f0 drm: Add a missing ')' by Ville Syrjälä · 13 years ago
  32. 59df7b1 drm/intel: Fix initialization if startup happens in interlaced mode [v2] by Christian Schmidt · 13 years ago
  33. 4966b2a Fix wrong assumptions in cea_for_each_detailed_block v2 by Christian Schmidt · 13 years ago
  34. a0ab734 drm_edid_to_eld: check for CEA data blocks only from structure revision 3 on by Christian Schmidt · 13 years ago
  35. 097354e drm/i915: check ACTHD of all rings by Daniel Vetter · 13 years ago
  36. 832afda drm/i915: DisplayPort hot remove notification to audio driver by Wu Fengguang · 13 years ago
  37. 2deed76 drm/i915: HDMI hot remove notification to audio driver by Wu Fengguang · 13 years ago
  38. 3a9627f drm/i915: dont trigger hotplug events on unchanged ELD by Wu Fengguang · 13 years ago
  39. 1202b4c6 drm/i915: rename audio ELD registers by Wu Fengguang · 13 years ago
  40. b3f33cb drm/i915: fix ELD writing for SandyBridge by Wu Fengguang · 13 years ago
  41. 69d2ae5 drm/radeon/kms: support for audio on Evergreen by Rafał Miłecki · 13 years ago
  42. ebcb796 drm/radeon/kms: minor HDMI audio cleanups by Rafał Miłecki · 13 years ago
  43. f92e70c drm/radeon/kms: do not force DVI mode on DCE4 if audio is on by Rafał Miłecki · 13 years ago
  44. 54ac76f drm/edid: support CEA video modes. by Christian Schmidt · 13 years ago
  45. 6abff3c vmwgfx: Clip cliprects against screen boundaries in present and dirty by Jakob Bornecrantz · 13 years ago
  46. bfc2638 vmwgfx: Resend the cursor after legacy modeset by Jakob Bornecrantz · 13 years ago
  47. 203dc22 vmwgfx: Do better culling of presents by Jakob Bornecrantz · 13 years ago
  48. e7ac921 vmwgfx: Refactor kms code to use vmw_user_lookup_handle helper by Jakob Bornecrantz · 13 years ago
  49. 551a669 vmwgfx: Add helper function to get surface or dmabuf by Jakob Bornecrantz · 13 years ago
  50. 6a91d97 vmwgfx: Refactor cursor update by Jakob Bornecrantz · 13 years ago
  51. ef5ab24 vmwgfx: Remove dmabuf check in present ioctl by Jakob Bornecrantz · 13 years ago
  52. ebd4c6f vmwgfx: Use the revised fifo hw version register when present by Thomas Hellstrom · 13 years ago
  53. 390f998 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 13 years ago
  54. e34d6b4 Merge branch 'for-linus/i2c-32-rc6' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  55. 497f16f pci: Fix hotplug of Express Module with pci bridges by Yinghai Lu · 13 years ago
  56. 0d5fb5e i2c-eg20t: correct the driver init order of pch_i2c_probe() by Feng Tang · 13 years ago
  57. 1d5a34f I2C: OMAP: fix FIFO usage for OMAP4 by Shubhrajyoti D · 13 years ago
  58. 8ebe661 i2c-s3c2410: Fix return code of s3c24xx_i2c_parse_dt_gpio by Tushar Behera · 13 years ago
  59. 37de03e i2c: i2c-s3c2410: Add a cpu_relax() to busy wait for bus idle by Mark Brown · 13 years ago
  60. ab347d94 Merge branches 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  61. a36bfdd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  62. 384703b Linux 3.2-rc6 by Linus Torvalds · 13 years ago
  63. ed4a518 Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a" by Linus Torvalds · 13 years ago
  64. 64b3dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  65. 24545cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  66. c9a7fe9 Merge branches 'for-linus' and 'for-linus-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  67. 2cfab8d Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux by Linus Torvalds · 13 years ago
  68. 5885b9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  69. 1c5ff0f Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  70. 3f5fcf6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  71. b0d78ee Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  72. 142349f btrfs: lower the dirty balance poll interval by Wu Fengguang · 13 years ago
  73. 3b5c78a drm/i915/dp: Dither down to 6bpc if it makes the mode fit by Adam Jackson · 13 years ago
  74. f45b555 drm/i915: enable semaphores on per-device defaults by Eugeni Dodonov · 13 years ago
  75. 7317c75e6 drm/i915: don't set unpin_work if vblank_get fails by Jesse Barnes · 13 years ago
  76. c0f372b3 drm/i915: By default, enable RC6 on IVB and SNB when reasonable by Keith Packard · 13 years ago
  77. 8bc1f85 iommu: Export intel_iommu_enabled to signal when iommu is in use by Eugeni Dodonov · 13 years ago
  78. 5222008 drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL check by Chris Wilson · 13 years ago
  79. 4ed0b57 drm/i915: prevent division by zero when asking for chipset power by Eugeni Dodonov · 13 years ago
  80. 03d00ac drm/i915: add PCH info to i915_capabilities by Paulo Zanoni · 13 years ago
  81. 3573c41 drm/i915: set the right SDVO transcoder for CPT by Paulo Zanoni · 13 years ago
  82. 0999bbe drm/i915: no-lvds quirk for ASUS AT5NM10T-I by Adam Jackson · 13 years ago
  83. ab27892 sched: Fix select_idle_sibling() regression in selecting an idle SMT sibling by Peter Zijlstra · 13 years ago
  84. 98bf55c Merge branch 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 13 years ago
  85. 8a5f0f8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 13 years ago
  86. 6f12d2e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft by Linus Torvalds · 13 years ago
  87. 88703f2 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  88. f242bbc Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  89. ddf5a25 ARM: unwinder: fix bisection to find origin in .idx section by Uwe Kleine-König · 13 years ago
  90. d85c8a6f Btrfs: unplug every once and a while by Chris Mason · 13 years ago
  91. 4eabc94 block: don't kick empty queue in blk_drain_queue() by Tejun Heo · 13 years ago
  92. 42ebfc6 Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  93. 567a45e Merge branch 'for-chris' of http://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work into integration by Chris Mason · 13 years ago
  94. e755d9a Btrfs: deal with NULL srv_rsv in the delalloc inode reservation code by Chris Mason · 13 years ago
  95. 87b9b0e gpio: Fix DA9052 GPIO build errors. by Ashish Jangam · 13 years ago
  96. 63a7417 xen/swiotlb: Use page alignment for early buffer allocation. by Konrad Rzeszutek Wilk · 13 years ago
  97. d3db728 xen: only limit memory map to maximum reservation for domain 0. by Ian Campbell · 13 years ago
  98. e65cbb9 Btrfs: only set cache_generation if we setup the block group by Josef Bacik · 13 years ago
  99. ee4d89f Btrfs: don't panic if orphan item already exists by Josef Bacik · 13 years ago
  100. 7041ee9 Btrfs: fix leaked space in truncate by Josef Bacik · 13 years ago