1. 311089d drm/i915: use msleep for intel_wait_for_vblank by Shaohua Li · 15 years ago
  2. 1991bdf drm/i915: handle failure path correctly for lvds by Shaohua Li · 15 years ago
  3. 1b3c7a4 drm/i915: Fix LVDS stability issue on Ironlake by Zhenyu Wang · 15 years ago
  4. 4215866 drm/i915: Restore the DPLL calculation logic for 9xx platform by Zhao Yakui · 15 years ago
  5. d1fcea6a drm/i915: Check whether the LVDS downclock is found in VBT by Zhao Yakui · 15 years ago
  6. 18f9ed1 drm/i915: Enable LVDS downclock feature through EDID. by Zhao Yakui · 15 years ago
  7. c8e0f93 drm/i915: Replace a calloc followed by copying data over it with malloc. by Eric Anholt · 15 years ago
  8. 5b8f0be Merge remote branch 'airlied/drm-next' into drm-intel-next by Eric Anholt · 15 years ago
  9. 43bcd61 drm/i915: fix get_core_clock_speed for G33 class desktop chips by Daniel Vetter · 15 years ago
  10. c650156 drm/i915: Add display hotplug event on Ironlake by Zhenyu Wang · 15 years ago
  11. 01c6688 drm/i915: Add ACPI OpRegion support for Ironlake by Zhao Yakui · 15 years ago
  12. 1dc7546 drm/i915: enable self-refresh on 965 by Jesse Barnes · 15 years ago
  13. a4f45cf drm/i915: Support 30 bit depth modes by Kristian Høgsberg · 15 years ago
  14. f3cd474 drm/i915: debugfs interface to manually reset the GPU by Chris Wilson · 15 years ago
  15. aed5f1d drm/i915: Use a single thread workqueue by Chris Wilson · 15 years ago
  16. d0c3b04 drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS in DVO output code. by Zhao Yakui · 15 years ago
  17. 3e0f27e drm/i915: Enable the SDVO debug code, which is now under DEBUG_KMS. by Eric Anholt · 15 years ago
  18. 28c9773 drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS by Zhao Yakui · 15 years ago
  19. 44d98a6 drm/i915: Replace DRM_DEBUG with DRM_DEBUG_DRIVER by Zhao Yakui · 15 years ago
  20. 5c5a435 drm/i915: overlay: kill one more unnecessary uninterruptible sleep by Daniel Vetter · 15 years ago
  21. 1df4b35 drm/i915: kill i915_lp_ring_sync by Daniel Vetter · 15 years ago
  22. 03f77ea drm/i915: implement interruptible sleeps in the overlay code by Daniel Vetter · 15 years ago
  23. 5a5a0c6 drm/i915: implement fastpath for overlay flip waiting by Daniel Vetter · 15 years ago
  24. 240a2d1 drm/i915: fully switch off overlay when not in use by Daniel Vetter · 15 years ago
  25. 02e792f drm/i915: implement drmmode overlay support v4 by Daniel Vetter · 15 years ago
  26. f0f8a9c drm/i915: kill superflous IS_I855 macro by Daniel Vetter · 15 years ago
  27. 48764bf drm/i915: add i915_lp_ring_sync helper by Daniel Vetter · 15 years ago
  28. 7a9c906 drm: make drm_mode_object_find typesafe by Daniel Vetter · 15 years ago
  29. 97f5ab6 drm/i915: add render standby support by Jesse Barnes · 15 years ago
  30. d8a2d0e drm/i915: HDMI hardware workaround for Ironlake by Zhenyu Wang · 15 years ago
  31. 4bfe6b6 drm/i915: Fix and cleanup DPLL calculation for Ironlake by Zhenyu Wang · 15 years ago
  32. ba86bf8 drm/i915: Avoid potential sleep whilst holding spinlock by Chris Wilson · 15 years ago
  33. 9a6fc8d Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  34. bd90175 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  35. d39b7dd sgi-gru: decrapfiy options_write() function by Linus Torvalds · 15 years ago
  36. 4fe9676 Merge branch 'drm-next' of ../drm-2.6 into drm-next by Dave Airlie · 15 years ago
  37. 91d3f9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  38. 17adea0 amd64_edac: fix CECCs reporting by Borislav Petkov · 15 years ago
  39. a3c4c58 amd64_edac: fix a wrong goto clause in amd64_edac.c by Li Hong · 15 years ago
  40. e29649d drm/radeon/kms/r700: fix some typos in chip init by Alex Deucher · 15 years ago
  41. 6fa8d66 drm/radeon/kms: remove some misleading debugging output by Alex Deucher · 15 years ago
  42. dc79d2f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  43. 4d357ab drm/radeon/kms: stop putting VRAM at 0 in MC space on r600s. by Dave Airlie · 15 years ago
  44. 8a9832e drm/radeon/kms: disable D1VGA and D2VGA if enabled by Dave Airlie · 15 years ago
  45. d6f2893 drm/radeon/kms: Don't RMW CP_RB_CNTL by Alex Deucher · 15 years ago
  46. df67bed drm/radeon/kms: fix coherency issues on AGP cards. by Dave Airlie · 15 years ago
  47. f38e35b sata_via: Remove redundant device ID for VIA VT8261 by JosephChan@via.com.tw · 15 years ago
  48. a110401 drivers/ata/libata: Move dereference after NULL test by Julia Lawall · 15 years ago
  49. e65cc19 ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2 by Mark Nelson · 15 years ago
  50. 7825cf1 xen/hvc: make sure console output is always emitted, with explicit polling by Jeremy Fitzhardinge · 15 years ago
  51. 38dc634 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 15 years ago
  52. 1c21184 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  53. 78e1e34 Merge branch 'i2c-fixes' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 15 years ago
  54. a84216e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  55. 2ddac2a PM: Remove some debug messages producing too much noise by Pavel Machek · 15 years ago
  56. e528e87 PM: Fix warning on suspend errors by Romit Dasgupta · 15 years ago
  57. 9905d1b PM / yenta: Split resume into early and late parts (rev. 4) by Rafael J. Wysocki · 15 years ago
  58. 558a5e2 Input: gpio-keys - use IRQF_SHARED by Dmitry Eremin-Solenikov · 15 years ago
  59. 0baa3de Input: winbond-cir - select LEDS_TRIGGERS by David Härdeman · 15 years ago
  60. ee1e82c Input: i8042 - try to get stable CTR value when initializing by Dmitry Torokhov · 15 years ago
  61. 7a53c7f Merge commit 'v2.6.32-rc5' into for-linus by Dmitry Torokhov · 15 years ago
  62. bcfe3c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  63. 45da790 i2c-mpc: Do not generate STOP after read. by Joakim Tjernlund · 15 years ago
  64. db3a3d4 i2c: imx: disable clock when it's possible to save power. by Richard Zhao · 15 years ago
  65. a4094a7 i2c: imx: only imx1 needs disable delay by Richard Zhao · 15 years ago
  66. 43309f3 i2c: imx: check busy bit when START/STOP by Richard Zhao · 15 years ago
  67. c9354c8 i915: fix intel graphics suspend breakage due to resume/lid event confusion by Linus Torvalds · 15 years ago
  68. b6727b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  69. eb2890c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  70. fa488e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  71. a9fd74c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  72. 7d531a7 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  73. bf699c9 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  74. aefba41 dpt_i2o: Fix typo of EINVAL by OGAWA Hirofumi · 15 years ago
  75. 1a6f2a7 Driver core: allow certain drivers prohibit bind/unbind via sysfs by Dmitry Torokhov · 15 years ago
  76. 39acbc1 Driver core: fix driver_register() return value by Stas Sergeev · 15 years ago
  77. 37c4fd8 USB: fsl_udc_core: Fix kernel oops on module removal by Anton Vorontsov · 15 years ago
  78. fead2ab USB: option: TLAYTECH TUE800 support by Bryan Wu · 15 years ago
  79. 1e6159f USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is set by Yoshihiro Shimoda · 15 years ago
  80. b64dc0a USB: serial: sierra driver autopm fixes by Elina Pasheva · 15 years ago
  81. 3c77d51 USB: serial: sierra driver send_setup() autopm fix by Elina Pasheva · 15 years ago
  82. 40ac7b6 USB: rndis_host: debug info clobbered before it is logged by George Nassar · 15 years ago
  83. b881c6c Staging: fix wireless drivers depends by Randy Dunlap · 15 years ago
  84. 049e626 Staging: wireless drivers Kconfig change by Greg Kroah-Hartman · 15 years ago
  85. 2cdf99c Staging: android: mark subsystem as broken by Greg Kroah-Hartman · 15 years ago
  86. 9ab1b56 Staging: remove stlc45xx driver by Greg Kroah-Hartman · 15 years ago
  87. a010a33 Staging: rtl8187se/rtl8192e/rtl8192su: allow module unload by Herton Ronaldo Krzesinski · 15 years ago
  88. 557c028 Staging: vt6656: fix the memory free bug in vntwusb_disconnect() by miaofng · 15 years ago
  89. 0b0595b Staging: Panel: prevent driver from calling misc_deregister twice on same ressource by Peter Huewe · 15 years ago
  90. 9fcfeab Staging: hv: fix oops in vmbus - missing #include by Milan Dadok · 15 years ago
  91. 92ec089 Staging: hv: fix oops in vmbus - netvsc list_head by Milan Dadok · 15 years ago
  92. 9fb5cce Staging: hv: fix oops in vmbus - udev events by Milan Dadok · 15 years ago
  93. 78f98ba Staging: hv: Fix vmbus load hang caused by faulty data packing by Hank Janssen · 15 years ago
  94. 1bb40a2 Staging: hv: Fix null pointer error after vmbus loading by Haiyang Zhang · 15 years ago
  95. 9bd0591 Staging: hv TODO patches by Stephen Hemminger · 15 years ago
  96. 4121459 tty: Mark generic_serial users as BROKEN by Alan Cox · 15 years ago
  97. e9024a0 libertas if_usb: Fix crash on 64-bit machines by David Woodhouse · 15 years ago
  98. e55ea2b ath9k: fix misplaced semicolon on rate control by Luis R. Rodriguez · 15 years ago
  99. 9a3f451 b43: Fix DMA TX bounce buffer copying by Michael Buesch · 15 years ago
  100. 2272064 rt73usb.c : more ids by Xose Vazquez Perez · 15 years ago