1. 17e6c60 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6 by Linus Torvalds · 18 years ago
  2. b6aefcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  3. 6574035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  4. 6a13a85 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  5. 3bee9df Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  6. 4ca5224 aoe: fix sysfs_create_file warnings by Greg Kroah-Hartman · 22 years ago
  7. a12c93f aoe: revert printk macros by Ed L. Cashin · 18 years ago
  8. 086216d aoe: update driver version by Ed L. Cashin · 18 years ago
  9. b849086 aoe: remove sysfs comment by Ed L. Cashin · 18 years ago
  10. 392e484 aoe: use bio->bi_idx by Ed L. Cashin · 18 years ago
  11. b751e8b aoe: module parameter for device timeout by Ed L. Cashin · 18 years ago
  12. 4f51dc5 aoe: zero copy write 2 of 2 by Ed L. Cashin · 18 years ago
  13. dced3a0 aoe: improve retransmission heuristics by Ed L. Cashin · 18 years ago
  14. ddec63e aoe: jumbo frame support 2 of 2 by Ed L. Cashin · 18 years ago
  15. 6bb6285f aoe: clean up printks via macros by Ed L. Cashin · 18 years ago
  16. 19bf263 aoe: jumbo frame support 1 of 2 by Ed L. Cashin · 18 years ago
  17. e407a7f aoe: zero copy write 1 of 2 by Ed L. Cashin · 18 years ago
  18. 2fdc0ea aoe: remove unused NARGS enum by Ed L. Cashin · 18 years ago
  19. 2611464 aoe: update copyright date by Ed L. Cashin · 18 years ago
  20. 463c2c1 aoe: eliminate isbusy message by Ed L. Cashin · 18 years ago
  21. 4d66423 driver core: kmalloc() failure check in driver_probe_device by Akinobu Mita · 18 years ago
  22. d9fd4d3b3 Driver core: bus: remove indentation level by Jeff Garzik · 18 years ago
  23. f70fa62 Driver core: Don't ignore error returns from probing by Alan Stern · 18 years ago
  24. 952ab43 Driver core: Don't leak 'old_class_name' in drivers/base/core.c::device_rename() by Jesper Juhl · 18 years ago
  25. 221c324 driver core fixes: sysfs_create_group() retval in topology.c by Cornelia Huck · 18 years ago
  26. 141ecc5 driver core fixes: device_create_file() retval check in dmapool.c by Cornelia Huck · 18 years ago
  27. a306eea driver core fixes: device_add() cleanup on error by Cornelia Huck · 18 years ago
  28. 513e733 driver core fixes: bus_add_device() cleanup on error by Cornelia Huck · 18 years ago
  29. 1bb6881 driver core fixes: bus_add_attrs() retval check by Cornelia Huck · 18 years ago
  30. f0e1761 driver core fixes: sysfs_create_link() retval check in class.c by Cornelia Huck · 18 years ago
  31. 97a5018 sysfs: update obsolete comment in sysfs_update_file by Hidetoshi Seto · 18 years ago
  32. e423445 sysfs: remove duplicated dput in sysfs_update_file by Hidetoshi Seto · 18 years ago
  33. 722385f HOWTO: bug report addition by Diego Calleja · 18 years ago
  34. 310a922 Fix dev_printk() is now GPL-only by Matthew Wilcox · 18 years ago
  35. 0fbf116 Driver core: plug device probe memory leak by Duncan Sands · 18 years ago
  36. acbd39f Documentation: feature-removal-schedule typo by Dominik Brodowski · 18 years ago
  37. 7a54f25 PCI Hotplug: move pci_hotplug.h to include/linux/ by Greg Kroah-Hartman · 18 years ago
  38. fb5f4d7 change pci hotplug subsystem maintainer to Kristen by Kristen Carlson Accardi · 18 years ago
  39. 6b4b78f PCI: optionally sort device lists breadth-first by Matt Domsch · 18 years ago
  40. 49c61cc cpcihp_generic: prevent loading without "bridge" parameter by Akinobu Mita · 18 years ago
  41. 29f3eb6 pci: Additional search functions by Alan Cox · 18 years ago
  42. 11f242f PCI: quirks: switch quirks code offender to use pci_get API by Alan Cox · 18 years ago
  43. 0cc2b37 PCI: Update MSI-HOWTO.txt according to pci_msi_supported() by Brice Goglin · 18 years ago
  44. 0306ebf PCI: Improve pci_msi_supported() comments by Brice Goglin · 18 years ago
  45. 662a98f PCI hotplug: ioremap balanced with iounmap by Amol Lad · 18 years ago
  46. 6aa562c shpchp: remove unnecessary cmd_busy member from struct controller by Kenji Kaneshige · 18 years ago
  47. d1729cc shpchp: fix command completion check by Kenji Kaneshige · 18 years ago
  48. 094ed76 pci: Stamp out pci_find_* usage in fakephp by Alan Cox · 18 years ago
  49. 0bed208 PCI: fix pcie_portdrv_restore_config undefined without CONFIG_PM error by Zhang, Yanmin · 18 years ago
  50. ccc4c7b Fix DMA resource allocation in ACPIPnP by Vojtech Pavlik · 18 years ago
  51. b5e4efe PCI: Turn pci_fixup_video into generic for embedded VGA by eiichiro.oiwa.nm@hitachi.com · 18 years ago
  52. bacedce PCI: add ICH7/8 ACPI/GPIO io resource quirks by Daniel Ritz · 18 years ago
  53. 3ec6a8d PCI: pcie-check-and-return-bus_register-errors fix by Andrew Morton · 18 years ago
  54. 09d6029 PCI: VIA IRQ quirk behaviour change by Daniel Drake · 18 years ago
  55. 9ef9977 pciehp: Remove unnecessary check in pciehp_ctrl.c by Eric Sesterhenn · 18 years ago
  56. dd5619c pciehp - add missing locking by Kenji Kaneshige · 18 years ago
  57. 49ed2b4 pciehp: fix improper info messages by Kenji Kaneshige · 18 years ago
  58. b4a1eff shpchp: fix shpchp_wait_cmd in poll by Kenji Kaneshige · 18 years ago
  59. ce9b18f [S390] update default configuration by Martin Schwidefsky · 18 years ago
  60. 9b10fe5 [S390] cio: update documentation. by Cornelia Huck · 18 years ago
  61. 867dcd0 [S390] dasd: clean up timer. by Stefan Weinhuber · 18 years ago
  62. 8337748 [S390] Fix pte type checking. by Martin Schwidefsky · 18 years ago
  63. 2c91971 [S390] monwriter find header logic. by Melissa Howland · 18 years ago
  64. 85a4aa6 [S390] cio: sch_no -> schid.sch_no conversion. by Cornelia Huck · 18 years ago
  65. f5956f8 [S390] Wire up epoll_pwait syscall. by Heiko Carstens · 18 years ago
  66. 8b42f5c [S390] cio: invalid device operational notification by Peter Oberparleiter · 18 years ago
  67. 1df2395 [S390] fix vmlinux link when CONFIG_SYSIPC=n by Cedric Le Goater · 18 years ago
  68. 73ed9a8 [SPARC64]: Update defconfig. by David S. Miller · 18 years ago
  69. f6d7b8a [SPARC]: Sparc compilation fix with floppy enabled by Krzysztof Helt · 18 years ago
  70. 9550e59 [SPARC]: Add sparc profiling support by Martin Habets · 18 years ago
  71. 872ec64 [SPARC] {bbc_,}envctrl: Use call_usermodehelper(). by David S. Miller · 18 years ago
  72. b48194b [SPARC]: Fix some section mismatch warnings in sparc drivers. by Ben Collins · 18 years ago
  73. 5aee87c [SPARC64]: Fix PCI memory space root resource on Hummingbird. by David S. Miller · 18 years ago
  74. 7341df1 [SPARC]: Kill BOOTME_SINGLE. by David S. Miller · 18 years ago
  75. 9950421 Fix USB gadget net2280.c compile by Linus Torvalds · 18 years ago
  76. 699ddda Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 18 years ago
  77. acbb67d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 18 years ago
  78. 9b3377f [IA64] Count resched interrupts by Jack Steiner · 18 years ago
  79. 2199026 [IA64] remove unused acpi_kbd_controller_present, acpi_legacy_devices by Bjorn Helgaas · 18 years ago
  80. 8611342 [IA64] update sn2_defconfig by Jes Sorensen · 18 years ago
  81. 4d5a319 [IA64] reformat pal.S to fit in 80 columns, fix typos by Bjorn Helgaas · 18 years ago
  82. c12fb18 [IA64] remove unused PAL_CALL_IC_OFF by Bjorn Helgaas · 18 years ago
  83. accaddb [IA64] - Allow IPIs in timer loop by Jack Steiner · 18 years ago
  84. ffc4557 [IA64] move ioremap/ioremap_nocache under __KERNEL__ by Aron Griffis · 18 years ago
  85. ab352c2 USB: Add device id for Sierra Wireless MC8755 by Jan Luebbe · 18 years ago
  86. 964ee1d USB: cleanup sierra wireless driver a bit by Greg Kroah-Hartman · 18 years ago
  87. 033a3fb USB: Sierra Wireless driver update by Kevin Lloyd · 18 years ago
  88. 5c09d14 USB: ftdi_sio whitespace fixes by David Brownell · 18 years ago
  89. 61926b9 USB-SERIAL:cp2101 Add new device ID by Craig Shelley · 18 years ago
  90. b3899da USB/gadget/net2280: handle sysfs errors by Jeff Garzik · 18 years ago
  91. 5dfb5f1 usbtouchscreen: fix data reading for ITM touchscreens by Daniel Ritz · 18 years ago
  92. 9ab99c8 UEAGLE: fix ueagle-atm Oops by matthieu castet · 18 years ago
  93. deb8ee4 USB: xpad: dance pad support by Dominic Cerquetti · 18 years ago
  94. 4550718 USB: input: extract() and implement() are bit field manipulation routines by Grant Grundler · 18 years ago
  95. 0e185b7 USB: Memory leak in drivers/usb/serial/airprime.c by Eric Sesterhenn · 18 years ago
  96. c0fc0ee USB Storage: unusual_devs.h entry for Sony Ericsson P990i by Jan Mate · 18 years ago
  97. 521b600 USB: fix usbatm tiny race by Andrew Morton · 18 years ago
  98. 3ccf25c USB: unusual_devs entry for Nokia 6234 by Alan Stern · 18 years ago
  99. ad18027 USB: mos7840.c: fix a check-after-dereference by Adrian Bunk · 18 years ago
  100. c19ecd6 USB: ftdi-elan.c: remove dead code by Adrian Bunk · 18 years ago