1. f58e2c3 sched: new documentation about CFS by Claudio Scordino · 16 years ago
  2. 3fb669d reorder struct prop_local_single to remove padding on 64 bit builds by Richard Kennedy · 16 years ago
  3. bee367e sched: reorder struct sched_rt_entity to remove padding on 64 bit builds by Richard Kennedy · 16 years ago
  4. 07dd20e sched: reorder signal_struct to remove 8 bytes on 64 bit builds by Richard Kennedy · 16 years ago
  5. b635ace Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  6. 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
  7. 7a49efa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  8. 0ff8285 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  9. ca6d1b1 usb: musb: pass configuration specifics via pdata by Felipe Balbi · 16 years ago
  10. f362a47 usb: musb: fix hanging when rmmod gadget driver by Felipe Balbi · 16 years ago
  11. 550a737 USB: Add MUSB and TUSB support by Felipe Balbi · 16 years ago
  12. f331e40 USB: serial: remove CONFIG_USB_DEBUG from sierra and option drivers by Greg Kroah-Hartman · 16 years ago
  13. 6188a83 USB: Add vendor/product id of ZTE MF628 to option by Oliver Martin · 16 years ago
  14. ab1666c USB: quirk PLL power down mode by Libin Yang · 16 years ago
  15. e12cc34 USB: omap_udc: fix compilation with debug enabled by Dmitry Baryshkov · 16 years ago
  16. e5fbab5 usb: cdc-acm: drain writes on close by David Brownell · 16 years ago
  17. 934da46 usb: cdc-acm: stop dropping tx buffers by David Brownell · 16 years ago
  18. 672c4e1 usb: cdc-acm: bugfix release() by David Brownell · 16 years ago
  19. 1f1ba11 usb gadget: issue notifications from ACM function by David Brownell · 16 years ago
  20. 630c7aa usb gadget: remove needless struct members by David Brownell · 16 years ago
  21. 54d0be9 USB: sh: r8a66597-hcd: fix disconnect regression by Yoshihiro Shimoda · 16 years ago
  22. cbbcb9b USB: isp1301: fix compilation by Dmitry Baryshkov · 16 years ago
  23. 9ff7843 USB: fix compiler warning fix by Alan Stern · 16 years ago
  24. d28525f usb-storage: unusual_devs entry for Nokia 5300 by Alan Stern · 16 years ago
  25. 81eb8ad USB: cdc-acm.c: Fix compile warnings by Takashi Iwai · 16 years ago
  26. bf3fc82 USB: BandRich BandLuxe C150/C250 HSPA Data Card Driver by Leon Leong · 16 years ago
  27. a5f6239 USB: ftdi_sio: add support for PHI Fisco data cable (FT232BM based, VID/PID 0403:e40b) by Lex Ross · 16 years ago
  28. 7839b51 usb: isp1760: don't be noisy about short packets. by Sebastian Siewior · 16 years ago
  29. 3f02a95 usb: ISP1760: improve pre-fetch timing by Enrico Scholz · 16 years ago
  30. a36c27d usb: return error code instead of 0 in the enqueue function. by Sebastian Siewior · 16 years ago
  31. 937ef73 USB: serial gadget: rx path data loss fixes by David Brownell · 16 years ago
  32. e8b2445 USB: Hook start_hnp into ohci struct by Dmitry Baryshkov · 16 years ago
  33. 1133cd8 USB: ohci: make distrust_firmware a quirk by Dmitry Baryshkov · 16 years ago
  34. f0fa746 USB: update to Documentation by Oliver Neukum · 16 years ago
  35. 230ffc7 USB: cxacru: Fix printk format flag in error message by Simon Arlott · 16 years ago
  36. 51cdc1c USB: usb-storage Motorola Phone Razr v3xx US_FL_FIX_CAPACITY patch by Jost Diederichs · 16 years ago
  37. 32fe5e3 USB Storage Sierra: TRU-Install feature update by Kevin Lloyd · 16 years ago
  38. 0585e4d USB Serial Sierra: TRU-Install feature update by Kevin Lloyd · 16 years ago
  39. e3173b2 USB Serial Sierra: Dynamic interface detection by Kevin Lloyd · 16 years ago
  40. 4e0fee8 USB Serial Sierra: clean-up by Kevin Lloyd · 16 years ago
  41. 8c80968 USB: pl2023: Remove USB id (4348:5523) handled by ch341 by Tollef Fog Heen · 16 years ago
  42. 368ee64 usb-storage: unusual_devs entries for iRiver T10 and Datafab CF+SM reader by Alan Stern · 16 years ago
  43. 3bea302 USB: Move usb/mon/ up to misc options in Kconfig by Simon Arlott · 16 years ago
  44. 59f4ff2 usb-storage: automatically recognize bad residues by Alan Stern · 16 years ago
  45. 1a21175 USB: fix interface unregistration logic by Alan Stern · 16 years ago
  46. 0282b7f usb-serial: don't release unregistered minors by Alan Stern · 16 years ago
  47. e67d70f usb: gadget: protect gadget_chips.h from been included twice by Felipe Balbi · 16 years ago
  48. b9a097f USB: usb-storage: quirk around v1.11 firmware on Nikon D4 by Dave Jones · 16 years ago
  49. 38b375d USB: OHCI: fix system hang caused by earlier patch by Alan Stern · 16 years ago
  50. fa41019 usb/core/driver: fix warning by Alexander Beregalov · 16 years ago
  51. f4f4d58 USB: add missing kerneldoc line for "needs_binding" by Alan Stern · 16 years ago
  52. a00c3ca USB: ftdi_sio: add support for Luminance Stellaris Evaluation/Development Kits by Frederik Kriewitz · 16 years ago
  53. b5894a5 USB: ftdi_sio: Add USB Product Id for ELV HS485 by André Schenk · 16 years ago
  54. c728df7 USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next should be next (ffff88003b8f82f8) by David Brownell · 16 years ago
  55. 88d987d usb: auerswald: remove driver (obsolete) by Wolfgang Mües · 16 years ago
  56. 6f63e78 sparc64: Handle stack trace attempts before irqstacks are setup. by David S. Miller · 16 years ago
  57. 9e2b2dc CRED: Introduce credential access wrappers by David Howells · 16 years ago
  58. 877aced netns: Fix crash by making igmp per namespace by Daniel Lezcano · 16 years ago
  59. 1bb5bd2 bnx2x: Version update by Eilon Greenstein · 16 years ago
  60. 6378c02 bnx2x: Checkpatch compliance by Eilon Greenstein · 16 years ago
  61. 3347162 bnx2x: Spelling mistakes by Eilon Greenstein · 16 years ago
  62. 3196a88 bnx2x: Minor code improvements by Eilon Greenstein · 16 years ago
  63. f0e53a8 bnx2x: Driver info by Eilon Greenstein · 16 years ago
  64. 345b5d5 bnx2x: 1G LED does not turn off by Eilon Greenstein · 16 years ago
  65. 6bbca91 bnx2x: 8073 PHY changes by Yaniv Rosner · 16 years ago
  66. 17de50b bnx2x: Change GPIO for any port by Eilon Greenstein · 16 years ago
  67. 8c99e7b bnx2x: Pause settings by Yaniv Rosner · 16 years ago
  68. 57963ed bnx2x: Link order with external PHY by Yaniv Rosner · 16 years ago
  69. df0f234 bnx2x: No LRO without Rx checksum by Vladislav Zolotarov · 16 years ago
  70. 3530298 bnx2x: Wrong structure size by Yitchak Gertner · 16 years ago
  71. 72ce58c bnx2x: WoL capability by Eilon Greenstein · 16 years ago
  72. 3101c2b bnx2x: Clearing MAC addresses filters by Yitchak Gertner · 16 years ago
  73. 1246940 bnx2x: Delay in while loops by Yitchak Gertner · 16 years ago
  74. 5c86284 bnx2x: PBA Table Page Alignment Workaround by Eilon Greenstein · 16 years ago
  75. 9dabc42 bnx2x: Self-test false positive by Yitchak Gertner · 16 years ago
  76. 3262623 bnx2x: Memory allocation by Eilon Greenstein · 16 years ago
  77. 3fcaf2e bnx2x: HW attention lock by Eilon Greenstein · 16 years ago
  78. 4a37fb6 bnx2x: HW lock mechanism by Yitchak Gertner · 16 years ago
  79. da5a662 bnx2x: Load/Unload under traffic by Vladislav Zolotarov · 16 years ago
  80. 471de71 bnx2x: FW Internal Memory structure by Eilon Greenstein · 16 years ago
  81. 66e855f bnx2x: Statistics by Yitchak Gertner · 16 years ago
  82. 1adcd8b bnx2x: Not dropping packets with L3/L4 checksum error by Eilon Greenstein · 16 years ago
  83. 19680c4 bnx2x: FW (bootcode) interface fixes by Eilon Greenstein · 16 years ago
  84. 8d0968a Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  85. d476669 pkt_sched: Protect gen estimators under est_lock. by Jarek Poplawski · 16 years ago
  86. b9a3b11 pkt_sched: Fix queue quiescence testing in dev_deactivate(). by David S. Miller · 16 years ago
  87. 9ea319b Merge git://oss.sgi.com:8090/xfs/linux-2.6 by Linus Torvalds · 16 years ago
  88. 26b284d pkt_sched: Fix oops in htb_delete. by Jarek Poplawski · 16 years ago
  89. 3e11acd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  90. 64c00d8 pktgen: prevent pktgen from using bad tx queue by Andrew Gallatin · 16 years ago
  91. 758db3f [h8300] move include/asm-h8300 to arch/h8300/include/asm by Linus Torvalds · 16 years ago
  92. 3e8a0a5 dccp: change L/R must have at least one byte in the dccpsf_val field by Arnaldo Carvalho de Melo · 16 years ago
  93. c1e24df xfrm: remove unnecessary variable in xfrm_output_resume() 2nd try by Jean-Christophe DUBOIS · 16 years ago
  94. 5140934 dlm: rename structs by David Teigland · 16 years ago
  95. cb980d9 dlm: add missing kfrees by David Teigland · 16 years ago
  96. e491401 crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore() by Suresh Siddha · 16 years ago
  97. 318e531 crypto: hash - Add missing top-level functions by Herbert Xu · 16 years ago
  98. dbaaba1 crypto: hash - Fix digest size check for digest type by Herbert Xu · 16 years ago
  99. f176e63 crypto: tcrypt - Fix AEAD chunk testing by Herbert Xu · 16 years ago
  100. f3c85bc crypto: talitos - Add handling for SEC 3.x treatment of link table by Lee Nipper · 16 years ago