1. 107f517 agp/intel: Fix product names and #defines by Adam Jackson · 15 years ago
  2. ffb4728 drm/i915: Drop a some common DRM_ERROR() by Chris Wilson · 15 years ago
  3. 8536490 drm/i915: warn if Pineview CxSR can't be enabled by Jesse Barnes · 15 years ago
  4. 22fd0fa drm/i915: pageflip fixes by Jesse Barnes · 15 years ago
  5. 6e36595 drm/i915: Declare the new VBT parsing functions as static by Zhao Yakui · 15 years ago
  6. 652af9d drm/i915: Add the missing clonemask for display port on Ironlake by Zhao Yakui · 15 years ago
  7. f24bc39 drm/i915: fix the incorrect condition judgement in dp_is_present_in_vbt by Zhao Yakui · 15 years ago
  8. f0217c4 drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup. by Eric Anholt · 15 years ago
  9. d09c23d drm/i915: Add 30ms delay to make SDVO TV detection reliable. by Zhao Yakui · 15 years ago
  10. 04b2d21 drm/i915: Fix typo in ioctl struct name. by Kristian Høgsberg · 15 years ago
  11. 778c902 drm/i915: Fix sync to vblank when VGA output is turned off by Li Peng · 15 years ago
  12. 27dfaf4 drm/i915: disable the interrupt hotplug for integrated TV output by Adam Jackson · 15 years ago
  13. 28cf798 drm/i915: Don't update the render-clock for every bo. by Chris Wilson · 15 years ago
  14. 38b3037 drm/i915: Fix LVDS presence check by Adam Jackson · 15 years ago
  15. 05dd8f9 drm/i915: Fix warning introduced with the page flipping ioctl. by Eric Anholt · 15 years ago
  16. e9560f7 drm/i915: add GETPARAM request for page flipping by Jesse Barnes · 15 years ago
  17. 7bd4d7b drm: use page flip event to signal flip completion by Jesse Barnes · 15 years ago
  18. 6b95a20 drm/i915: Add intel implementation of the pageflip ioctl by Kristian Høgsberg · 15 years ago
  19. f40d681 Merge remote branch 'airlied/drm-next' into drm-intel-next by Eric Anholt · 15 years ago
  20. 103a196 drm/i915: PineView only has LVDS and CRT ports by Zhenyu Wang · 15 years ago
  21. c356143 drm/i915: Don't set up the TV port if it isn't in the BIOS table. by Zhao Yakui · 15 years ago
  22. 7cf4f69 drm/i915: Don't set up the LVDS if it isn't in the BIOS device table. by Zhao Yakui · 15 years ago
  23. ae266c9 drm/i915: Don't set up DP ports that aren't in the BIOS device table. by Zhao Yakui · 15 years ago
  24. fc81665 drm/i915: Don't set up HDMI ports that aren't in the BIOS device table. by Zhao Yakui · 15 years ago
  25. 6363ee6 drm/i915: parse child device from VBT by Zhao Yakui · 15 years ago
  26. c1b5dea drm/i915: Disable pwrctx before unpin and free by Kristian Høgsberg · 15 years ago
  27. 69341a5 drm/i915: Hold struct_mutex while unreffing pwrctx object by Kristian Høgsberg · 15 years ago
  28. 33db679 drm/i915: Unregister i915_wedged debugfs entry using the right key by Kristian Høgsberg · 15 years ago
  29. 29874f4 drm/i915: fix gpio register detection logic for BIOS without VBT by Shaohua Li · 15 years ago
  30. d271817 drm/i915: Avoid NULL dereference with component_only tv_modes by Chris Wilson · 15 years ago
  31. 9bedb97 drm/i915: fixup interrupted overlay switch off calls by Daniel Vetter · 15 years ago
  32. 12ca45f drm/i915: overlay: extract some duplicated code by Daniel Vetter · in the future
  33. 2644487 drm/i915: remove Pineview EOS protection support by Shaohua Li · 15 years ago
  34. 311089d drm/i915: use msleep for intel_wait_for_vblank by Shaohua Li · 15 years ago
  35. 1991bdf drm/i915: handle failure path correctly for lvds by Shaohua Li · 15 years ago
  36. 1b3c7a4 drm/i915: Fix LVDS stability issue on Ironlake by Zhenyu Wang · 15 years ago
  37. 4215866 drm/i915: Restore the DPLL calculation logic for 9xx platform by Zhao Yakui · 15 years ago
  38. d1fcea6a drm/i915: Check whether the LVDS downclock is found in VBT by Zhao Yakui · 15 years ago
  39. 18f9ed1 drm/i915: Enable LVDS downclock feature through EDID. by Zhao Yakui · 15 years ago
  40. c8e0f93 drm/i915: Replace a calloc followed by copying data over it with malloc. by Eric Anholt · 15 years ago
  41. 46557be Merge branch 'drm-core-next' of ../linux-2.6 into drm-next by Dave Airlie · 15 years ago
  42. d91d8a3 drm/kms: add page flipping ioctl by Kristian Høgsberg · 15 years ago
  43. dad07ca drm: check return values in drm_version by Andres Salomon · 15 years ago
  44. 140a45f drm: replace DRM_COPY macro w/ a function by Andres Salomon · 15 years ago
  45. 156822f drm: kill more unused DRM macros by Andres Salomon · 15 years ago
  46. 420a457 drm: kill some unused DRM_PROC macros from drmP.h by Andres Salomon · 15 years ago
  47. 4a92164 drm: when queuing an event with NEXTONMISS, return queued sequence to userspace by Jesse Barnes · 15 years ago
  48. c9a9c5e drm: Add async event synchronization for drmWaitVblank by Kristian Høgsberg · 15 years ago
  49. 4efc50d drm: when queuing an event with NEXTONMISS, return queued sequence to userspace by Jesse Barnes · 15 years ago
  50. 799dd75 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  51. 6bee582 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  52. d178f27 ksm: cond_resched in unstable tree by Hugh Dickins · 15 years ago
  53. b7b69c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  54. 1ce5523 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  55. aa90763 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 15 years ago
  56. a58695b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 15 years ago
  57. 413623e Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
  58. a314b0c Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  59. 49456d8 Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_dev by Linus Torvalds · 15 years ago
  60. d5d6eba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  61. f0ede3f Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  62. 969e46a sh: Replace old style lock initializer by Thomas Gleixner · 15 years ago
  63. a9d244a sh: Account for cache aliases in flush_icache_range() by Matt Fleming · 15 years ago
  64. 1c9d80d sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab. by David S. Miller · 15 years ago
  65. a556bec m32r: fix arch/m32r/boot/compressed/Makefile by Hirokazu Takata · 15 years ago
  66. c083234 nilfs2: fix missing cleanup of gc cache on error cases by Ryusuke Konishi · 15 years ago
  67. 5399dd1 nilfs2: fix kernel oops in error case of nilfs_ioctl_move_blocks by Ryusuke Konishi · 15 years ago
  68. 2606289 net/fsl_pq_mdio: add module license GPL by Sebastian Siewior · 15 years ago
  69. 53a0ef86 can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo() by Wolfgang Grandegger · 15 years ago
  70. 6755aeb can: should not use __dev_get_by_index() without locks by Eric Dumazet · 15 years ago
  71. 88b938e sparc64: replace parentheses in pmul() by Roel Kluin · 15 years ago
  72. dede17b Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  73. f645073 Merge branch 'fix/misc' into for-linus by Takashi Iwai · 15 years ago
  74. f37325a ALSA: snd-aica: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  75. afa0897 i2c: Add an interface to lock/unlock an I2C bus segment by Jean Delvare · 15 years ago
  76. 3806e94b i2c-piix4: Modify code name SB900 to Hudson-2 by Crane Cai · 15 years ago
  77. 1a69697 ALSA: hda - Don't initialize CORB/RIRB for single_cmd mode by Takashi Iwai · 15 years ago
  78. f495088 ALSA: usb-audio: fix combine_word problem by Julian Anastasov · 15 years ago
  79. 70edc80 sound: Replace old style lock initializer by Thomas Gleixner · 15 years ago
  80. cc05368 hisax: remove bad udelay call to fix build error on ARM by Martin Michlmayr · 15 years ago
  81. 23ca0c9 ipip: Fix handling of DF packets when pmtudisc is OFF by Herbert Xu · 15 years ago
  82. 7347533 qlge: Set PCIe reset type for EEH to fundamental. by Ron Mercer · 15 years ago
  83. 60fa6c3 qlge: Fix early exit from mbox cmd complete wait. by Ron Mercer · 15 years ago
  84. ee5f784 ixgbe: fix traffic hangs on Tx with ioatdma loaded by Don Skidmore · 15 years ago
  85. 26f23d8 ixgbe: Fix checking TFCS register for TXOFF status when DCB is enabled by Yi Zou · 15 years ago
  86. b352e40 ixgbe: Fix gso_max_size for 82599 when DCB is enabled by Yi Zou · 15 years ago
  87. dcaa6a9 macsonic: fix crash on PowerBook 520 by Finn Thain · 15 years ago
  88. 87d75b5 NET: cassini, fix lock imbalance by Jiri Slaby · 15 years ago
  89. 2b2072e ems_usb: Fix byte order issues on big endian machines by Sebastian Haas · 15 years ago
  90. 4f2aa89 be2net: Bug fix to send config commands to hardware after netdev_register by Ajit Khaparde · 15 years ago
  91. 9e90c96 be2net: fix to set proper flow control on resume by Ajit Khaparde · 15 years ago
  92. bb7b228 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  93. 539054a netfilter: xt_connlimit: fix regression caused by zero family value by Jan Engelhardt · 15 years ago
  94. f475f67 cifs: don't use CIFSGetSrvInodeNumber in is_path_accessible by Jeff Layton · 15 years ago
  95. ec06aed cifs: clean up handling when server doesn't consistently support inode numbers by Jeff Layton · 15 years ago
  96. 66f84d6 rt2x00: Don't queue ieee80211 work after USB removal by Sean Cross · 15 years ago
  97. 143d40f Revert "ipw2200: fix oops on missing firmware" by John W. Linville · 15 years ago
  98. 6fc786d ASoC: S3C64XX I2S: Enable audio-bus clock by Jassi Brar · 15 years ago
  99. 4d187fb ASoC: OMAP: Don't try to set unsupported OMAP_DMA_DATA_BURST_16 on OMAP1 by Janusz Krzysztofik · 15 years ago
  100. 0fb18c4 Revert "ide: try to use PIO Mode 0 during probe if possible" by David S. Miller · 15 years ago