1. 421b4bf USB: missing usb_put_hcd to ohci-at91 by Pete Zaitcev · 16 years ago
  2. abe28c0 USB: speedtch.c fix sparse shadowed variable warning by Harvey Harrison · 16 years ago
  3. b2bdd1f USB: cp2101.c fix sparse signedness mismatch warnings by Harvey Harrison · 16 years ago
  4. 5a33956 USB: digi_accelport.c trivial sparse lock annotation by Harvey Harrison · 16 years ago
  5. 554cc17 USB: ohci-ppc-of: use linux/of_platform.h instead of asm by Stephen Rothwell · 16 years ago
  6. 49f1525 USB: sisusb: Push down the BKL by Alan Cox · 16 years ago
  7. 5459215 USB: rio100: Push down the BKL by Alan Cox · 16 years ago
  8. f1b5a7f USB: auerwald: Push down the BKL into the driver by Alan Cox · 16 years ago
  9. 824f16f USB: iowarrior: Push down BKL by Alan Cox · 16 years ago
  10. 5cb4aec USB: usblcd: Push down BKL into driver by Alan Cox · 16 years ago
  11. 1160d07 USB: ftdi_usb: Eliminate ioctl and BKL ioctl use by Alan Cox · 16 years ago
  12. 44c389a USB: gadget: Push BKL down into drivers by Alan Cox · 16 years ago
  13. 0391c82 usb ethernet gadget: use composite gadget framework by David Brownell · 16 years ago
  14. 19e2068 usb gadget: new "CDC Composite" gadget driver by David Brownell · 16 years ago
  15. 45fe3b8 usb ethernet gadget: split RNDIS function by David Brownell · 16 years ago
  16. da741b8 usb ethernet gadget: split CDC Ethernet function by David Brownell · 16 years ago
  17. 8a40819 usb ethernet gadget: split CDC Subset function by David Brownell · 16 years ago
  18. 2b3d942 usb ethernet gadget: split out network core by David Brownell · 16 years ago
  19. 15b2d2b usb gadget: RNDIS cleanups by David Brownell · 16 years ago
  20. 7bb5ea5 usb gadget serial: use composite gadget framework by David Brownell · 16 years ago
  21. 61d8bae usb gadget serial: split out generic serial function by David Brownell · 16 years ago
  22. 4d5a73d usb gadget serial: split out CDC ACM function by David Brownell · 16 years ago
  23. 097db1d usb gadget zero: use composite gadget framework by David Brownell · 16 years ago
  24. e5760fd usb gadget zero: split out loopback config by David Brownell · 16 years ago
  25. a400cad usb gadget zero: split out source/sink config by David Brownell · 16 years ago
  26. 40982be usb gadget: composite gadget core by David Brownell · 16 years ago
  27. a4c39c4 usb gadget: descriptor copying support by David Brownell · 16 years ago
  28. a7707ad usb gadget: use new serial core by David Brownell · 16 years ago
  29. c1dca56 usb gadget: split out serial core by David Brownell · 16 years ago
  30. bb24280 USB: at91_udc: updated fifo sizes by David Brownell · 16 years ago
  31. e184d5f USB: rndis: switch to seq_files by Alexey Dobriyan · 16 years ago
  32. baad411 USB: remove Documentation/usb/uhci.txt by Adrian Bunk · 16 years ago
  33. ea05af6 USB: remove CVS keywords by Adrian Bunk · 16 years ago
  34. 543f781 usb-storage: implement "soft" unbinding by Alan Stern · 16 years ago
  35. 9da82bd USB: implement "soft" unbinding by Alan Stern · 16 years ago
  36. 473bca9 USB: isp1760-hcd.c: make 2 functions static by Adrian Bunk · 16 years ago
  37. 7119e3c usb-storage: change remaining semaphore to completion by Alan Stern · 16 years ago
  38. 7e4d6c3 usb-storage: separate dynamic flags from fixed flags by Alan Stern · 16 years ago
  39. 2742fd8 USB: io_ti: FIrst cut at a big clean up by Alan Cox · 16 years ago
  40. 4330354 USB: combine hub_quiesce and hub_stop by Alan Stern · 16 years ago
  41. f283521 USB: combine hub_activate and hub_restart by Alan Stern · 16 years ago
  42. 948fea3 USB: optimize port debouncing during hub activation by Alan Stern · 16 years ago
  43. 8808f00 USB: try to salvage lost power sessions by Alan Stern · 16 years ago
  44. 6ee0b27 USB: simplify hub_restart() logic by Alan Stern · 16 years ago
  45. 9e5eace USB: revert "don't use reset-resume if drivers don't support it" by Greg Kroah-Hartman · 16 years ago
  46. 24618b0 USB: debounce before unregistering by Alan Stern · 16 years ago
  47. b01b03f USB: add new routine for checking port-resume type by Alan Stern · 16 years ago
  48. bd2c784 USB: use get_unaligned_* helpers for kl5kusb105 driver by Harvey Harrison · 16 years ago
  49. 0031a06 USB: usb dev_set_name() instead of dev->bus_id by Kay Sievers · 16 years ago
  50. 7071a3c USB: usb dev_name() instead of dev->bus_id by Kay Sievers · 16 years ago
  51. 36aa811 USB: revert "don't lose disconnections during suspend" by Greg Kroah-Hartman · 16 years ago
  52. 1b26da1 USB: handle pci_name() being const by Greg Kroah-Hartman · 16 years ago
  53. c5e4600 USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame. by Andrew Lunn · 16 years ago
  54. e89970a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  55. 443bd1c pci kernel-doc fatal error by Randy Dunlap · 16 years ago
  56. 72a7369 Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  57. b7e6f62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  58. 8a39262 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  59. 519f014 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  60. 5547cd0 netfilter: nf_conntrack_sctp: fix sparse warnings by Patrick McHardy · 16 years ago
  61. c71529e netfilter: nf_nat_sip: c= is optional for session by Herbert Xu · 16 years ago
  62. db1a75b netfilter: xt_TCPMSS: collapse tcpmss_reverse_mtu{4,6} into one function by Jan Engelhardt · 16 years ago
  63. 72961ec netfilter: nfnetlink_log: send complete hardware header by Eric Leblond · 16 years ago
  64. 280763c netfilter: xt_time: fix time's time_mt()'s use of do_div() by David Howells · 16 years ago
  65. 5840157 netfilter: accounting rework: ct_extend + 64bit counters (v4) by Krzysztof Piotr Oledzki · 16 years ago
  66. 07a7c10 netlink: add NLA_PUT_BE64 macro by Krzysztof Piotr Oledzki · 16 years ago
  67. 0dbff68 netfilter: nf_nat_core: eliminate useless find_appropriate_src for IP_NAT_RANGE_PROTO_RANDOM by Changli Gao · 16 years ago
  68. ae6134b hdlcdrv: Fix CRC calculation. by Micah Dowty · 16 years ago
  69. d3678b4 Revert "pkt_sched: Make default qdisc nonshared-multiqueue safe." by David S. Miller · 16 years ago
  70. 867d79f net: In __netif_schedule() use WARN_ON instead of BUG_ON by Linus Torvalds · 16 years ago
  71. b6b2fed net: Improve simple_tx_hash(). by David S. Miller · 16 years ago
  72. f8b71a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  73. 42a77a1 Fix istallion build failure by Wang Chen · 16 years ago
  74. c3ee841 pkt_sched: Remove unused variable skb in dev_deactivate_queue function. by Daniel Lezcano · 16 years ago
  75. fd24c4a sunhme: Remove stop/wake TX queue calls in set-multicast-list handler. by David S. Miller · 16 years ago
  76. ebbdbd7 ucc_geth: do not touch net queue in adjust_link phylib callback by Anton Vorontsov · 16 years ago
  77. afc0794 gianfar: do not touch net queue in adjust_link phylib callback by Anton Vorontsov · 16 years ago
  78. 39d4815 atl1: Do not wake queue before queue has been started. by David S. Miller · 16 years ago
  79. 2e2dcc7 Merge branch 'x86/paravirt-spinlocks' into x86/for-linus by Ingo Molnar · 16 years ago
  80. acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 16 years ago
  81. e66d90f Merge branch 'linus' into xen-64bit by Ingo Molnar · 16 years ago
  82. 1c29dd9 Merge branch 'linus' into x86/paravirt-spinlocks by Ingo Molnar · 16 years ago
  83. 7edf889 x86: remove extra calling to get ext cpuid level by Yinghai Lu · 16 years ago
  84. 9175fc0 x86: use setup_clear_cpu_cap() when disabling the lapic by Yinghai Lu · 16 years ago
  85. d41e26b dm crypt: add merge by Milan Broz · 16 years ago
  86. 9980c63 dm table: remove merge_bvec sector restriction by Milan Broz · 16 years ago
  87. 7bc3447 dm: linear add merge by Milan Broz · 16 years ago
  88. f6fccb1 dm: introduce merge_bvec_fn by Milan Broz · 16 years ago
  89. 92e8681 dm snapshot: use per device mempools by Mikulas Patocka · 16 years ago
  90. a8d41b5 dm snapshot: fix race during exception creation by Mikulas Patocka · 16 years ago
  91. cd45daf dm snapshot: track snapshot reads by Mikulas Patocka · 16 years ago
  92. def052d dm mpath: fix test for reinstate_path by Alasdair G Kergon · 16 years ago
  93. 148acff dm mpath: return parameter error by Mikulas Patocka · 16 years ago
  94. 6ae2fa6 dm io: remove struct padding by Richard Kennedy · 16 years ago
  95. c8da2f8 dm log: make dm_dirty_log init and exit static by Adrian Bunk · 16 years ago
  96. 371b2e3 dm mpath: free path selector on invalid args by Mikulas Patocka · 16 years ago
  97. 33a37eb KVM: fix exception entry / build bug, on 64-bit by Ingo Molnar · 16 years ago
  98. e27772b Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
  99. 4b80991 md: Protect access to mddev->disks list using RCU by NeilBrown · 16 years ago
  100. f2ea68c md: only count actual openers as access which prevent a 'stop' by NeilBrown · 16 years ago