1. 45fe3b8 usb ethernet gadget: split RNDIS function by David Brownell · 16 years ago
  2. da741b8 usb ethernet gadget: split CDC Ethernet function by David Brownell · 16 years ago
  3. 8a40819 usb ethernet gadget: split CDC Subset function by David Brownell · 16 years ago
  4. 2b3d942 usb ethernet gadget: split out network core by David Brownell · 16 years ago
  5. 15b2d2b usb gadget: RNDIS cleanups by David Brownell · 16 years ago
  6. 7bb5ea5 usb gadget serial: use composite gadget framework by David Brownell · 16 years ago
  7. 61d8bae usb gadget serial: split out generic serial function by David Brownell · 16 years ago
  8. 4d5a73d usb gadget serial: split out CDC ACM function by David Brownell · 16 years ago
  9. 097db1d usb gadget zero: use composite gadget framework by David Brownell · 16 years ago
  10. e5760fd usb gadget zero: split out loopback config by David Brownell · 16 years ago
  11. a400cad usb gadget zero: split out source/sink config by David Brownell · 16 years ago
  12. 40982be usb gadget: composite gadget core by David Brownell · 16 years ago
  13. a4c39c4 usb gadget: descriptor copying support by David Brownell · 16 years ago
  14. a7707ad usb gadget: use new serial core by David Brownell · 16 years ago
  15. c1dca56 usb gadget: split out serial core by David Brownell · 16 years ago
  16. bb24280 USB: at91_udc: updated fifo sizes by David Brownell · 16 years ago
  17. e184d5f USB: rndis: switch to seq_files by Alexey Dobriyan · 17 years ago
  18. ea05af6 USB: remove CVS keywords by Adrian Bunk · 16 years ago
  19. 543f781 usb-storage: implement "soft" unbinding by Alan Stern · 17 years ago
  20. 9da82bd USB: implement "soft" unbinding by Alan Stern · 17 years ago
  21. 473bca9 USB: isp1760-hcd.c: make 2 functions static by Adrian Bunk · 17 years ago
  22. 7119e3c usb-storage: change remaining semaphore to completion by Alan Stern · 17 years ago
  23. 7e4d6c3 usb-storage: separate dynamic flags from fixed flags by Alan Stern · 17 years ago
  24. 2742fd8 USB: io_ti: FIrst cut at a big clean up by Alan Cox · 17 years ago
  25. 4330354 USB: combine hub_quiesce and hub_stop by Alan Stern · 17 years ago
  26. f283521 USB: combine hub_activate and hub_restart by Alan Stern · 17 years ago
  27. 948fea3 USB: optimize port debouncing during hub activation by Alan Stern · 17 years ago
  28. 8808f00 USB: try to salvage lost power sessions by Alan Stern · 17 years ago
  29. 6ee0b27 USB: simplify hub_restart() logic by Alan Stern · 17 years ago
  30. 9e5eace USB: revert "don't use reset-resume if drivers don't support it" by Greg Kroah-Hartman · 16 years ago
  31. 24618b0 USB: debounce before unregistering by Alan Stern · 17 years ago
  32. b01b03f USB: add new routine for checking port-resume type by Alan Stern · 17 years ago
  33. bd2c784 USB: use get_unaligned_* helpers for kl5kusb105 driver by Harvey Harrison · 17 years ago
  34. 0031a06 USB: usb dev_set_name() instead of dev->bus_id by Kay Sievers · 17 years ago
  35. 7071a3c USB: usb dev_name() instead of dev->bus_id by Kay Sievers · 17 years ago
  36. 36aa811 USB: revert "don't lose disconnections during suspend" by Greg Kroah-Hartman · 16 years ago
  37. 1b26da1 USB: handle pci_name() being const by Greg Kroah-Hartman · 16 years ago
  38. c5e4600 USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame. by Andrew Lunn · 17 years ago
  39. e89970a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  40. 443bd1c pci kernel-doc fatal error by Randy Dunlap · 16 years ago
  41. 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
  42. b7e6f62 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  43. 8a39262 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  44. 519f014 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  45. ae6134b hdlcdrv: Fix CRC calculation. by Micah Dowty · 16 years ago
  46. f8b71a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  47. 42a77a1 Fix istallion build failure by Wang Chen · 16 years ago
  48. fd24c4a sunhme: Remove stop/wake TX queue calls in set-multicast-list handler. by David S. Miller · 16 years ago
  49. ebbdbd7 ucc_geth: do not touch net queue in adjust_link phylib callback by Anton Vorontsov · 16 years ago
  50. afc0794 gianfar: do not touch net queue in adjust_link phylib callback by Anton Vorontsov · 16 years ago
  51. 39d4815 atl1: Do not wake queue before queue has been started. by David S. Miller · 16 years ago
  52. 2e2dcc7 Merge branch 'x86/paravirt-spinlocks' into x86/for-linus by Ingo Molnar · 16 years ago
  53. 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
  54. e66d90f Merge branch 'linus' into xen-64bit by Ingo Molnar · 16 years ago
  55. 1c29dd9 Merge branch 'linus' into x86/paravirt-spinlocks by Ingo Molnar · 16 years ago
  56. d41e26b dm crypt: add merge by Milan Broz · 16 years ago
  57. 9980c63 dm table: remove merge_bvec sector restriction by Milan Broz · 16 years ago
  58. 7bc3447 dm: linear add merge by Milan Broz · 16 years ago
  59. f6fccb1 dm: introduce merge_bvec_fn by Milan Broz · 16 years ago
  60. 92e8681 dm snapshot: use per device mempools by Mikulas Patocka · 16 years ago
  61. a8d41b5 dm snapshot: fix race during exception creation by Mikulas Patocka · 16 years ago
  62. cd45daf dm snapshot: track snapshot reads by Mikulas Patocka · 16 years ago
  63. def052d dm mpath: fix test for reinstate_path by Alasdair G Kergon · 16 years ago
  64. 148acff dm mpath: return parameter error by Mikulas Patocka · 16 years ago
  65. 6ae2fa6 dm io: remove struct padding by Richard Kennedy · 16 years ago
  66. c8da2f8 dm log: make dm_dirty_log init and exit static by Adrian Bunk · 16 years ago
  67. 371b2e3 dm mpath: free path selector on invalid args by Mikulas Patocka · 16 years ago
  68. e27772b Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
  69. 4b80991 md: Protect access to mddev->disks list using RCU by NeilBrown · 16 years ago
  70. f2ea68c md: only count actual openers as access which prevent a 'stop' by NeilBrown · 16 years ago
  71. d6e2215 md: linear: Make array_size sector-based and rename it to array_sectors. by Andre Noll · 16 years ago
  72. f233ea5 md: Make mddev->array_size sector-based. by Andre Noll · 16 years ago
  73. 908cf4b Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next by Dmitry Torokhov · 16 years ago
  74. 15f4a5f md: Make super_type->rdev_size_change() take sector-based sizes. by Andre Noll · 16 years ago
  75. d07bd3b md: Fix check for overlapping devices. by Andre Noll · 16 years ago
  76. d702745 md: Tidy up rdev_size_store a bit: by Neil Brown · 16 years ago
  77. 734b397 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  78. ae0645a Merge branch 'for-linus' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 16 years ago
  79. f894d18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  80. db6d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  81. 18c9936 dio: use dio_match_device() in dio_bus_match() by Akinobu Mita · 16 years ago
  82. 3fadd06 m68k/Apollo: remove the unused APOLLO_ELPLUS option by Geert Uytterhoeven · 16 years ago
  83. 880e5e2 export c2p by Adrian Bunk · 16 years ago
  84. 8b54b61 drivers/video/c2p.c: add MODULE_LICENSE by Adrian Bunk · 16 years ago
  85. da8513c atafb: Register Atari-specific video modes with sysfs by Geert Uytterhoeven · 16 years ago
  86. db3e528 amifb: Register Amiga-specific video modes with sysfs by Geert Uytterhoeven · 16 years ago
  87. fa7f289 zorro: use memory_read_from_buffer by akinobu.mita@gmail.com · 16 years ago
  88. a6a26a3 ZORRO: Replace deprecated __initcall with equivalent device_initcall. by Robert P. J. Day · 16 years ago
  89. e945b56 m68k: Return -ENODEV if no device is found by Geert Uytterhoeven · 16 years ago
  90. 038eddd ariadne: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  91. f30828a m68k: remove CVS keywords by Adrian Bunk · 16 years ago
  92. f7df406 Merge branch 'configfs-fixup-ptr-error' of git://oss.oracle.com/git/jlbec/linux-2.6 by Linus Torvalds · 16 years ago
  93. 5e248ac APCI: revert another duplicated patch by Thomas Gleixner · 16 years ago
  94. 392798a APCI: revert duplicated patch by Thomas Gleixner · 16 years ago
  95. 4e4f64d Fix strip driver back up for ldisc/tty changes by Alan Cox · 16 years ago
  96. 44b7d1b tty: add more tty_port fields by Alan Cox · 16 years ago
  97. 77451e5 cyclades: use tty_port by Alan Cox · 16 years ago
  98. ae67751 tty: Clean up tiocmset by Alan Cox · 16 years ago
  99. 8fb06c7 synclink: use tty_port by Alan Cox · 16 years ago
  100. f8ae476 stallion: use tty_port by Alan Cox · 16 years ago