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