1. 22d9aac Merge branch 'cpuidle' into release-2.6.27 by Andi Kleen · 16 years ago
  2. 06d9e90 cpuidle: Make ladder governor honor latency requirements fully by venkatesh.pallipadi@intel.com · 16 years ago
  3. 320eee7 cpuidle: Menu governor fix wrong usage of measured_us by venkatesh.pallipadi@intel.com · 16 years ago
  4. a2bd9202 cpuidle: Do not use poll_idle unless user asks for it by venkatesh.pallipadi@intel.com · 16 years ago
  5. a600683 Merge branch 'ioremap' into release-2.6.27 by Andi Kleen · 16 years ago
  6. e213e87 x86: Fix ioremap off by one BUG by Andi Kleen · 16 years ago
  7. 0f24562 Merge branches 'acpica-release-fixes', 'ec-fix', 'dock', 'irq-bounds', 'thermal-fix', 'wmi' and 'acpi-cleanups' into release-2.6.27 by Andi Kleen · 16 years ago
  8. 9f497bc ACPI: Fix thermal shutdowns by Milan Broz · 16 years ago
  9. fa46d35 ACPI: bounds check IRQ to prevent memory corruption by Bjorn Helgaas · 16 years ago
  10. 9d699ed ACPI: Avoid bogus EC timeout when EC is in Polling mode by Zhao Yakui · 16 years ago
  11. 2500822 ACPI : Add the EC dmi table to fix the incorrect ECDT table by Zhao Yakui · 16 years ago
  12. afd7301 ACPI: Properly clear flags on false-positives and send uevent on sudden unplug by Holger Macht · 16 years ago
  13. d005741 acpi: trivial cleanups by Pavel Machek · 16 years ago
  14. 5c742b4 acer-wmi: Fix wireless and bluetooth on early AMW0 v2 laptops by Carlos Corbacho · 16 years ago
  15. dab36ad ACPI: WMI: Set instance for query block calls by Carlos Corbacho · 16 years ago
  16. 3c7db22 ACPICA: Additional error checking for pathname utilities by Bob Moore · 16 years ago
  17. d3ff268 ACPICA: Fix possible memory leak in Unload() operator by Lin Ming · 16 years ago
  18. 2843ae7 ACPICA: Fix memory leak when deleting thermal/processor objects by Bob Moore · 16 years ago
  19. b635ace Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  20. 9921b25 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  21. 7a49efa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  22. 0ff8285 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  23. ca6d1b1 usb: musb: pass configuration specifics via pdata by Felipe Balbi · 16 years ago
  24. f362a47 usb: musb: fix hanging when rmmod gadget driver by Felipe Balbi · 16 years ago
  25. 550a737 USB: Add MUSB and TUSB support by Felipe Balbi · 16 years ago
  26. f331e40 USB: serial: remove CONFIG_USB_DEBUG from sierra and option drivers by Greg Kroah-Hartman · 16 years ago
  27. 6188a83 USB: Add vendor/product id of ZTE MF628 to option by Oliver Martin · 16 years ago
  28. ab1666c USB: quirk PLL power down mode by Libin Yang · 16 years ago
  29. e12cc34 USB: omap_udc: fix compilation with debug enabled by Dmitry Baryshkov · 16 years ago
  30. e5fbab5 usb: cdc-acm: drain writes on close by David Brownell · 16 years ago
  31. 934da46 usb: cdc-acm: stop dropping tx buffers by David Brownell · 16 years ago
  32. 672c4e1 usb: cdc-acm: bugfix release() by David Brownell · 16 years ago
  33. 1f1ba11 usb gadget: issue notifications from ACM function by David Brownell · 16 years ago
  34. 630c7aa usb gadget: remove needless struct members by David Brownell · 16 years ago
  35. 54d0be9 USB: sh: r8a66597-hcd: fix disconnect regression by Yoshihiro Shimoda · 16 years ago
  36. cbbcb9b USB: isp1301: fix compilation by Dmitry Baryshkov · 16 years ago
  37. 9ff7843 USB: fix compiler warning fix by Alan Stern · 16 years ago
  38. d28525f usb-storage: unusual_devs entry for Nokia 5300 by Alan Stern · 16 years ago
  39. 81eb8ad USB: cdc-acm.c: Fix compile warnings by Takashi Iwai · 16 years ago
  40. bf3fc82 USB: BandRich BandLuxe C150/C250 HSPA Data Card Driver by Leon Leong · 16 years ago
  41. a5f6239 USB: ftdi_sio: add support for PHI Fisco data cable (FT232BM based, VID/PID 0403:e40b) by Lex Ross · 16 years ago
  42. 7839b51 usb: isp1760: don't be noisy about short packets. by Sebastian Siewior · 16 years ago
  43. 3f02a95 usb: ISP1760: improve pre-fetch timing by Enrico Scholz · 16 years ago
  44. a36c27d usb: return error code instead of 0 in the enqueue function. by Sebastian Siewior · 16 years ago
  45. 937ef73 USB: serial gadget: rx path data loss fixes by David Brownell · 16 years ago
  46. e8b2445 USB: Hook start_hnp into ohci struct by Dmitry Baryshkov · 16 years ago
  47. 1133cd8 USB: ohci: make distrust_firmware a quirk by Dmitry Baryshkov · 16 years ago
  48. f0fa746 USB: update to Documentation by Oliver Neukum · 16 years ago
  49. 230ffc7 USB: cxacru: Fix printk format flag in error message by Simon Arlott · 16 years ago
  50. 51cdc1c USB: usb-storage Motorola Phone Razr v3xx US_FL_FIX_CAPACITY patch by Jost Diederichs · 16 years ago
  51. 32fe5e3 USB Storage Sierra: TRU-Install feature update by Kevin Lloyd · 16 years ago
  52. 0585e4d USB Serial Sierra: TRU-Install feature update by Kevin Lloyd · 16 years ago
  53. e3173b2 USB Serial Sierra: Dynamic interface detection by Kevin Lloyd · 16 years ago
  54. 4e0fee8 USB Serial Sierra: clean-up by Kevin Lloyd · 16 years ago
  55. 8c80968 USB: pl2023: Remove USB id (4348:5523) handled by ch341 by Tollef Fog Heen · 16 years ago
  56. 368ee64 usb-storage: unusual_devs entries for iRiver T10 and Datafab CF+SM reader by Alan Stern · 16 years ago
  57. 3bea302 USB: Move usb/mon/ up to misc options in Kconfig by Simon Arlott · 16 years ago
  58. 59f4ff2 usb-storage: automatically recognize bad residues by Alan Stern · 16 years ago
  59. 1a21175 USB: fix interface unregistration logic by Alan Stern · 16 years ago
  60. 0282b7f usb-serial: don't release unregistered minors by Alan Stern · 16 years ago
  61. e67d70f usb: gadget: protect gadget_chips.h from been included twice by Felipe Balbi · 16 years ago
  62. b9a097f USB: usb-storage: quirk around v1.11 firmware on Nikon D4 by Dave Jones · 16 years ago
  63. 38b375d USB: OHCI: fix system hang caused by earlier patch by Alan Stern · 16 years ago
  64. fa41019 usb/core/driver: fix warning by Alexander Beregalov · 16 years ago
  65. f4f4d58 USB: add missing kerneldoc line for "needs_binding" by Alan Stern · 16 years ago
  66. a00c3ca USB: ftdi_sio: add support for Luminance Stellaris Evaluation/Development Kits by Frederik Kriewitz · 16 years ago
  67. b5894a5 USB: ftdi_sio: Add USB Product Id for ELV HS485 by André Schenk · 16 years ago
  68. c728df7 USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next should be next (ffff88003b8f82f8) by David Brownell · 16 years ago
  69. 88d987d usb: auerswald: remove driver (obsolete) by Wolfgang Mües · 16 years ago
  70. 6f63e78 sparc64: Handle stack trace attempts before irqstacks are setup. by David S. Miller · 16 years ago
  71. 9e2b2dc CRED: Introduce credential access wrappers by David Howells · 16 years ago
  72. 877aced netns: Fix crash by making igmp per namespace by Daniel Lezcano · 16 years ago
  73. 1bb5bd2 bnx2x: Version update by Eilon Greenstein · 16 years ago
  74. 6378c02 bnx2x: Checkpatch compliance by Eilon Greenstein · 16 years ago
  75. 3347162 bnx2x: Spelling mistakes by Eilon Greenstein · 16 years ago
  76. 3196a88 bnx2x: Minor code improvements by Eilon Greenstein · 16 years ago
  77. f0e53a8 bnx2x: Driver info by Eilon Greenstein · 16 years ago
  78. 345b5d5 bnx2x: 1G LED does not turn off by Eilon Greenstein · 16 years ago
  79. 6bbca91 bnx2x: 8073 PHY changes by Yaniv Rosner · 16 years ago
  80. 17de50b bnx2x: Change GPIO for any port by Eilon Greenstein · 16 years ago
  81. 8c99e7b bnx2x: Pause settings by Yaniv Rosner · 16 years ago
  82. 57963ed bnx2x: Link order with external PHY by Yaniv Rosner · 16 years ago
  83. df0f234 bnx2x: No LRO without Rx checksum by Vladislav Zolotarov · 16 years ago
  84. 3530298 bnx2x: Wrong structure size by Yitchak Gertner · 16 years ago
  85. 72ce58c bnx2x: WoL capability by Eilon Greenstein · 16 years ago
  86. 3101c2b bnx2x: Clearing MAC addresses filters by Yitchak Gertner · 16 years ago
  87. 1246940 bnx2x: Delay in while loops by Yitchak Gertner · 16 years ago
  88. 5c86284 bnx2x: PBA Table Page Alignment Workaround by Eilon Greenstein · 16 years ago
  89. 9dabc42 bnx2x: Self-test false positive by Yitchak Gertner · 16 years ago
  90. 3262623 bnx2x: Memory allocation by Eilon Greenstein · 16 years ago
  91. 3fcaf2e bnx2x: HW attention lock by Eilon Greenstein · 16 years ago
  92. 4a37fb6 bnx2x: HW lock mechanism by Yitchak Gertner · 16 years ago
  93. da5a662 bnx2x: Load/Unload under traffic by Vladislav Zolotarov · 16 years ago
  94. 471de71 bnx2x: FW Internal Memory structure by Eilon Greenstein · 16 years ago
  95. 66e855f bnx2x: Statistics by Yitchak Gertner · 16 years ago
  96. 1adcd8b bnx2x: Not dropping packets with L3/L4 checksum error by Eilon Greenstein · 16 years ago
  97. 19680c4 bnx2x: FW (bootcode) interface fixes by Eilon Greenstein · 16 years ago
  98. 8d0968a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  99. d476669 pkt_sched: Protect gen estimators under est_lock. by Jarek Poplawski · 16 years ago
  100. b9a3b11 pkt_sched: Fix queue quiescence testing in dev_deactivate(). by David S. Miller · 16 years ago