1. 078a9b0 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/bnx2-2.6 by Linus Torvalds · 19 years ago
  2. e1762ec Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  3. ef59c4e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 19 years ago
  4. 3103039 [PATCH] PCI: handle bogus MCFG entries by Andi Kleen · 19 years ago
  5. 877be3f [PATCH] PCI: cyblafb: remove pci_module_init() return, really. by Arthur Othieno · 19 years ago
  6. 8737d6a [PATCH] powerpc/PCI hotplug: shuffle error checking to better location. by linas@austin.ibm.com · 19 years ago
  7. b64a71a [PATCH] powerpc/PCI hotplug: minor cleanup forward decls by linas@austin.ibm.com · 19 years ago
  8. f6afbad [PATCH] powerpc/PCI hotplug: cleanup: add prefix by linas@austin.ibm.com · 19 years ago
  9. e06b80b [PATCH] powerpc/PCI hotplug: merge rpaphp_enable_pci_slot() by linas@austin.ibm.com · 19 years ago
  10. 8fe6439 [PATCH] powerpc/PCI hotplug: de-convolute rpaphp_unconfig_pci_adap by linas@austin.ibm.com · 19 years ago
  11. 8a85a70 [PATCH] powerpc/PCI hotplug: remove remove_bus_device() by linas@austin.ibm.com · 19 years ago
  12. 7fec77e [PATCH] powerpc/PCI hotplug: merge config_pci_adapter by linas@austin.ibm.com · 19 years ago
  13. eca845c [PATCH] powerpc/PCI hotplug: remove rpaphp_fixup_new_pci_devices() by linas@austin.ibm.com · 19 years ago
  14. 0165786 [PATCH] powerpc/PCI hotplug: remove rpaphp_find_bus() by linas@austin.ibm.com · 19 years ago
  15. 53044f3 [PATCH] PCI Hotplug: shpchp: AMD POGO errata fix by Keck, David · 19 years ago
  16. 3c0c644 [PATCH] PCI Hotplug: PCI panic on dlpar add (add pci slot to running partition) by linas · 19 years ago
  17. dd8c499 [PATCH] PCI Hotplug/powerpc: module build break by linas · 19 years ago
  18. 2181c97 [PATCH] PCI: pci_ids: remove duplicates gathered during merge period by Grant Coady · 19 years ago
  19. 8cea8e9 [PATCH] PCI: restore 2 missing pci ids by Mark Rustad · 19 years ago
  20. 654143e [PATCH] PCI Hotplug: fix up Kconfig help text by Pavel Machek · 19 years ago
  21. 072888f [PATCH] PCI Hotplug: fix up coding style issues by Pavel Machek · 19 years ago
  22. 8169b5d [PATCH] PCI: make it easier to see that set_msi_affinity() is used by Grant Grundler · 19 years ago
  23. f8d6571 [PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability() by Adrian Bunk · 19 years ago
  24. b6ebb26 [PATCH] PCI: irq and pci_ids: patch for Intel ICH8 by Jason Gaston · 19 years ago
  25. 051d989 [PATCH] pci: Schedule removal of pci_module_init by Richard Knutsson · 19 years ago
  26. b4b2c04 [PATCH] PCI: schedule PCI_LEGACY_PROC for removal by Adrian Bunk · 19 years ago
  27. 0cbd782 [DCCP] ipv6: dccp_v6_send_response() has a DST leak too. by David S. Miller · 19 years ago
  28. 78b9104 [IPV6] tcp_v6_send_synack: release the destination by Eric W. Biederman · 19 years ago
  29. f9d9516 [NET]: Do not export inet_bind_bucket_create twice. by Sam Ravnborg · 19 years ago
  30. 3f4cfc2 [BRIDGE]: Fix device delete race. by Stephen Hemminger · 19 years ago
  31. 5d39a79 [IPV4]: Always set fl.proto in ip_route_newports by Patrick McHardy · 19 years ago
  32. 69396dc [PATCH] USB: gadget zero and dma-coherent buffers by David Brownell · 19 years ago
  33. c02c4bb [PATCH] USB: USB authentication states by David Brownell · 19 years ago
  34. 877260b [PATCH] USB: yealink printk warning fix by Andrew Morton · 19 years ago
  35. 6d453b9 [PATCH] USB: libusual: fix warning on 64bit boxes by Alan Cox · 19 years ago
  36. 5d68dfc [PATCH] USB: arm26: fix compilation of drivers/usb/core/message.c by Alexey Dobriyan · 19 years ago
  37. 05090fc [PATCH] USB: Au1xx0: replace casual readl() with au_readl() in the drivers by Sergei Shtylylov · 19 years ago
  38. de289fd [PATCH] USB: remove extra newline in hid_init_reports by Olaf Hering · 19 years ago
  39. 532a3de [PATCH] USB: drivers/usb/media/ov511.c: remove hooks for the decomp module by Adrian Bunk · 19 years ago
  40. 7f2c01a [PATCH] USB: drivers/usb/media/w9968cf.c: remove hooks for the vpp module by Adrian Bunk · 19 years ago
  41. bf8b2b5 [PATCH] USB EHCI: fix gfp_t sparse warning by Randy Dunlap · 19 years ago
  42. 52ea161 [PATCH] USB: Remove LINUX_VERSION_CODE check in pwc/pwc-ctrl.c by Eric Sesterhenn / snakebyte · 19 years ago
  43. 9790636 [PATCH] USB: gadgetfs: set "zero" flag for short control-IN response by Alan Stern · 19 years ago
  44. 0be930c [PATCH] USB: isp116x-hcd: replace mdelay() by msleep() by Olav Kongas · 19 years ago
  45. e9aa795 [PATCH] USB: add might_sleep() to usb_unlink_urb() to warn developers by Greg Kroah-Hartman · 19 years ago
  46. 682d4c8 [PATCH] USB: net2280 warning fix by David Brownell · 19 years ago
  47. 595b14c [PATCH] USB: remove some left over devfs droppings hanging around in the usb drivers by Greg Kroah-Hartman · 19 years ago
  48. 630aa3c [PATCH] USB: UHCI: No FSBR until device is configured by Alan Stern · 19 years ago
  49. 0c73462 [PATCH] USB: EHCI, another full speed iso fix by Clemens Ladisch · 19 years ago
  50. dc41baf [PATCH] USB HID: add blacklist entry for HP keyboard by Vojtech Pavlik · 19 years ago
  51. 885e774 [PATCH] USB: add new auerswald device ids by Andrew Morton · 19 years ago
  52. fdf290f [PATCH] UEAGLE : cmv name bug (was cosmetic) by matthieu castet · 19 years ago
  53. e40abaf [PATCH] UEAGLE : cosmetic by matthieu castet · 19 years ago
  54. 3c9666c [PATCH] UEAGLE : add iso support by matthieu castet · 19 years ago
  55. ab3c81f [PATCH] USBATM: semaphore to mutex conversion by Arjan van de Ven · 19 years ago
  56. a3673d3 [PATCH] USBATM: -EILSEQ workaround by Duncan Sands · 19 years ago
  57. 9b0e54a [PATCH] USBATM: bump version numbers by Duncan Sands · 19 years ago
  58. e3fb2f6 [PATCH] USBATM: handle urbs containing partial cells by Duncan Sands · 19 years ago
  59. 80aae7a [PATCH] USBATM: allow isochronous transfer by Duncan Sands · 19 years ago
  60. 6f74947 [PATCH] USBATM: measure buffer size in bytes; force valid sizes by Duncan Sands · 19 years ago
  61. 227d776 [PATCH] USBATM: use dev_kfree_skb_any rather than dev_kfree_skb by Duncan Sands · 19 years ago
  62. 72ef8ab [PATCH] USBATM: return correct error code when out of memory by Duncan Sands · 19 years ago
  63. 0e42a62 [PATCH] USBATM: shutdown open connections when disconnected by Duncan Sands · 19 years ago
  64. 233c08e [PATCH] USBATM: xusbatm rewrite by Duncan Sands · 19 years ago
  65. 9a734ef [PATCH] USBATM: kzalloc conversion by Duncan Sands · 19 years ago
  66. 0dfcd3e [PATCH] USBATM: remove .owner by Duncan Sands · 19 years ago
  67. 35644b0 [PATCH] USBATM: add flags field by Duncan Sands · 19 years ago
  68. 0ec3c7e [PATCH] USBATM: trivial modifications by Duncan Sands · 19 years ago
  69. 7ce08c9 [PATCH] USB: Add ET61X[12]51 Video4Linux2 driver by Luca Risolia · 19 years ago
  70. cd6fcc5 [PATCH] USB: SN9C10x driver updates by Luca Risolia · 19 years ago
  71. e988fc8 [PATCH] USB: cp2101 Add new device IDs by Craig Shelley · 19 years ago
  72. 6cceb05 [PATCH] USB: add new pl2303 device ids by Denis MONTERRAT · 19 years ago
  73. 838b428 [PATCH] USB: pl2303: Added support for CA-42 clone cable by Martin Gingras · 19 years ago
  74. a001100 [PATCH] USB: touchkitusb.c (eGalax driver) fix by Juergen Schindele · 19 years ago
  75. 5732ce8 [PATCH] USB: asix - Add device IDs for 0G0 Cable Ethernet by David Hollis · 19 years ago
  76. a966f3e [PATCH] USB: SN9C10x driver updates and bugfixes by Luca Risolia · 19 years ago
  77. ec7dc8d [PATCH] USB: usb-storage support for SONY DSC-T5 still camera by Alexandre Duret-Lutz · 19 years ago
  78. 86067eea [PATCH] USB: fix oops in acm disconnect by Oliver Neukum · 19 years ago
  79. 8e695cd [PATCH] USB: cleanup of usblp by Oliver Neukum · 19 years ago
  80. abb02fd [PATCH] USB: usb-storage: Add support for Rio Karma by Matthew Dharm · 19 years ago
  81. 8e2ce4f [PATCH] drivers/usb/input/yealink.c: Cleanup device matching code by Henk · 19 years ago
  82. 09c280a [PATCH] USB: ftdi: Two new ATIK based USB astronomical CCD cameras by Rui Santos · 19 years ago
  83. ce40d29 [PATCH] USB: ftdi_sio: new PID for PCDJ DAC2 by Wouter Paesen · 19 years ago
  84. a94b52a [PATCH] USB: ftdi_sio: new IDs for Westrex devices by Ian Abbott · 19 years ago
  85. 641adaa [PATCH] USB: new id for ftdi_sio.c and ftdi_sio.h by Louis Nyffenegger · 19 years ago
  86. 2c2e4a2 [PATCH] USB: ub 05 Bulk reset by Pete Zaitcev · 19 years ago
  87. b31f821 [PATCH] USB: ub 04 Loss of timer and a hang by Pete Zaitcev · 19 years ago
  88. 65b4fe5 [PATCH] USB: ub 03 Oops with CFQ by Pete Zaitcev · 19 years ago
  89. b6daf7f [PATCH] USB: fix ehci early handoff issues warning by Andrew Morton · 19 years ago
  90. 401feaf [PATCH] USB: fix EHCI early handoff issues by David Brownell · 19 years ago
  91. 7fb76aa [SUNGEM]: Unbreak Sun GEM chips. by David S. Miller · 19 years ago
  92. 3fa97c9 [PATCH] "Fix uidhash_lock <-> RXU deadlock" fix by Andrew Morton · 19 years ago
  93. b8c475b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/x86 by Linus Torvalds · 19 years ago
  94. 10379a2 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 19 years ago
  95. 63b3ced Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  96. 28e0cf2 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 19 years ago
  97. 9aef3b7 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  98. e0ae235 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 19 years ago
  99. dd1c185 Fix ipv4/igmp.c compile with gcc-4 and IP_MULTICAST by Linus Torvalds · 19 years ago
  100. a5b3c86 [SCSI] ServeRAID: prevent seeing DADSI devices by Jack Hammer · 19 years ago