1. 10a0ef3 PCI/alpha: pci sysfs resources by Ivan Kokshaysky · 16 years ago
  2. ea74155 PCI: constify pci_bus_assign_resources() by Andrew Morton · 16 years ago
  3. c48f167 PCI: constify pci_bus_add_devices() by akpm@linux-foundation.org · 16 years ago
  4. b5fbf53 PCI/MSI: Allow arch code to return the number of MSI-X available by Michael Ellerman · 16 years ago
  5. 35e1801 PCI hotplug: shpchp: fix bus number check to avoid false positive by Roel Kluin · 16 years ago
  6. 9f5404d PCI/ACPI: rename pci_osc_control_set() by Kenji Kaneshige · 16 years ago
  7. 63f10f0 PCI/ACPI: move _OSC code to pci_root.c by Kenji Kaneshige · 16 years ago
  8. 5fe5db0 PCI: Speed up device reset function by Sheng Yang · 16 years ago
  9. 4c9c168 PCI quirk: don't mark one netmos as class other by Jiri Slaby · 16 years ago
  10. 6279504 PCI: enhance physical slot debug information by Alex Chiang · 16 years ago
  11. 6a82e21 PCI: pciehp: make cmd_busy flag one bit by Kenji Kaneshige · 16 years ago
  12. 99f0169 PCI: pciehp: enable software notification on empty slots by Kenji Kaneshige · 16 years ago
  13. 81b840c PCI: pciehp: fix possible endless loop in pcie_isr by Kenji Kaneshige · 16 years ago
  14. 0b3e738 PCI: introduce missing kfree by Julia Lawall · 16 years ago
  15. 1c35b8e PCI: add missing KERN_* constants to printks by Frank Seidel · 16 years ago
  16. 2b56313 PCI: check if a bus is added when removing it by Yu Zhao · 16 years ago
  17. 11df1f0 PCI/MSI: Use #ifdefs instead of weak functions by Michael Ellerman · 16 years ago
  18. b43d451 PCI/PCIe portdrv: Fix allocation of interrupts by Rafael J. Wysocki · 16 years ago
  19. a52e2e3 PCI/MSI: Introduce pci_msix_table_size() by Rafael J. Wysocki · 16 years ago
  20. a447b77 PCI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  21. 2210636 PCI: PCIe portdrv: Remove struct pcie_port_service_id by Rafael J. Wysocki · 16 years ago
  22. 0516c8b PCI: PCIe portdrv: Simplily probe callback of service drivers by Rafael J. Wysocki · 16 years ago
  23. 87d2e2e PCI: PCIe portdrv: Remove unnecessary function by Rafael J. Wysocki · 16 years ago
  24. f118c0c PCI: PCIe portdrv: Do not enable port device before setting up interrupts by Rafael J. Wysocki · 16 years ago
  25. 90e9cd5 PCI: PCIe portdrv: Aviod using service devices with wrong interrupts by Rafael J. Wysocki · 16 years ago
  26. 1bf83e5 PCI: PCIe portdrv: Use driver data to simplify code by Rafael J. Wysocki · 16 years ago
  27. e496b61 PCI: __FUNCTION__ is gcc-specific, use __func__ by Harvey Harrison · 16 years ago
  28. a1e4ee2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 15 years ago
  29. d0573fa Staging: benet: remove driver now that it is merged in drivers/net/ by Greg Kroah-Hartman · 15 years ago
  30. d941d0e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  31. c71327a Merge commit 'gcl/merge' into merge by Benjamin Herrenschmidt · 15 years ago
  32. 8a0845c USB: storage: Unusual USB device Prolific 2507 variation added by Thomas Bartosik · 15 years ago
  33. e7f2f0d USB: Add device id for Option GTM380 to option driver by Achilleas Kotsis · 15 years ago
  34. 56a2182 USB: Add Vendor/Product ID for new CDMA U727 to option driver by Dirk Hohndel · 15 years ago
  35. 716a9c8 USB: Updated unusual-devs entry for USB mass storage on Nokia 6233 by Moritz Muehlenhoff · 15 years ago
  36. 0cc6bfe USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530 by Dan Williams · 15 years ago
  37. 391016f USB: EHCI: expedite unlinks when the root hub is suspended by Alan Stern · 15 years ago
  38. 508db8c USB: EHCI: Fix isochronous URB leak by Karsten Wiese · 16 years ago
  39. 9ea19b8 USB: option.c: add ZTE 622 modem device by Albert Pauw · 16 years ago
  40. 49fa092 USB: wusbcore/wa-xfer, fix lock imbalance by Jiri Slaby · 15 years ago
  41. a08b43a USB: misc/vstusb, fix lock imbalance by Jiri Slaby · 15 years ago
  42. 46c9844 USB: misc/adutux, fix lock imbalance by Jiri Slaby · 15 years ago
  43. 909b6c3 USB: image/mdc800, fix lock imbalance by Jiri Slaby · 15 years ago
  44. eeafa64 USB: atm/cxacru, fix lock imbalance by Jiri Slaby · 15 years ago
  45. c497e71 USB: unusual_devs: Add support for GI 0431 SD-Card interface by Jan Dumon · 15 years ago
  46. c653566 USB: serial: new cp2101 device id by Robert M. Kenney · 16 years ago
  47. b0d6590 USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist interface0 by Michael Hennerich · 16 years ago
  48. 7f82b6d USB: serial: add FTDI USB/Serial converter devices by Axel Wachtler · 16 years ago
  49. 6ff1046 USB: usbfs: keep async URBs until the device file is closed by Alan Stern · 15 years ago
  50. 228dd05 USB: usbtmc: add protocol 1 support by Greg Kroah-Hartman · 15 years ago
  51. 5b10916 USB: usbtmc: fix stupid bug in open() by Greg Kroah-Hartman · 15 years ago
  52. 18439c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 15 years ago
  53. 19695ec Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  54. b35f8ca dm crypt: wait for endio to complete before destruction by Milan Broz · 15 years ago
  55. b2174ee dm crypt: fix kcryptd_async_done parameter by Huang Ying · 15 years ago
  56. d659e6c dm io: respect BIO_MAX_PAGES limit by Mikulas Patocka · 15 years ago
  57. f80a557 dm table: rework reference counting fix by Mikulas Patocka · 15 years ago
  58. bc0fd67 dm ioctl: validate name length when renaming by Milan Broz · 15 years ago
  59. 8e91f17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  60. 8032b52 linux.conf.au 2009: Tuz by Rusty Russell · 15 years ago
  61. 1b958a3 Merge branches 'misc-up-now' and 'platform-drivers' into release by Len Brown · 15 years ago
  62. da51199 acpi-wmi: unsigned cannot be less than 0 by Roel Kluin · 16 years ago
  63. b36a50f thinkpad-acpi: fix module autoloading for older models by Mathieu Chouquet-Stringer · 15 years ago
  64. 54b1ec8 acer-wmi: Unmark as 'experimental' by Carlos Corbacho · 16 years ago
  65. 5fcdd17 acpi-wmi: Unmark as 'experimental' by Carlos Corbacho · 16 years ago
  66. 013d67f acer-wmi: double free in acer_rfkill_exit() by Dan Carpenter · 16 years ago
  67. d263da3 platform/x86: depends instead of select for laptop platform drivers by Corentin Chary · 16 years ago
  68. e73e2c6 asus-laptop: use select instead of depends on by Corentin Chary · 16 years ago
  69. 7950b71 eeepc-laptop: restore acpi_generate_proc_event() by Corentin Chary · 16 years ago
  70. 6050c8d asus-laptop: restore acpi_generate_proc_event() by Corentin Chary · 16 years ago
  71. 27ce341 acpi: check for pxm_to_node_map overflow by Cyrill Gorcunov · 16 years ago
  72. 176f9c1 ACPI: remove doubled status checking by Jiri Slaby · 16 years ago
  73. 45e7798 ACPI suspend: Blacklist Toshiba Satellite L300 that requires to set SCI_EN directly on resume by Zhang Rui · 15 years ago
  74. 7b46ecd Revert "ACPI: make some IO ports off-limits to AML" by Len Brown · 16 years ago
  75. a140449 suspend: switch the Asus Pundit P1-AH2 to old ACPI sleep ordering by Andy Whitcroft · 16 years ago
  76. ea8dbdd r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)" by françois romieu · 15 years ago
  77. 97d477a r8169: use hardware auto-padding. by françois romieu · 15 years ago
  78. 5bee17f parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=y by Kyle McMartin · 15 years ago
  79. 682337f igb: remove ASPM L0s workaround by Alexander Duyck · 15 years ago
  80. 18553c3 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  81. bfbd442 Fix Xilinx SystemACE driver to handle empty CF slot by Grant Likely · 15 years ago
  82. 228b5b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  83. 37e79a4 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  84. 2a4c13b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  85. bf9bc99 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6.29 by Linus Torvalds · 15 years ago
  86. de9307c netxen: remove old flash check. by Dhananjay Phadke · 16 years ago
  87. 5a89392 mv643xx_eth: fix unicast address filter corruption on mtu change by Lennert Buytenhek · 15 years ago
  88. 9616a75 emac: Fix clock control for 405EX and 405EXr chips by Benjamin Herrenschmidt · 15 years ago
  89. e90d400 ixgbe: fix multiple unicast address support by Chris Leech · 15 years ago
  90. 59f8e16 via-velocity: Fix DMA mapping length errors on transmit. by Dave Jones · 15 years ago
  91. 5d82720 ide: save the returned value of dma_map_sg by FUJITA Tomonori · 15 years ago
  92. 3eb76c1 ide-floppy: do not map dataless cmds to an sg by Borislav Petkov · 15 years ago
  93. e9c1670 ata_piix: add workaround for Samsung DB-P70 by Tejun Heo · 16 years ago
  94. e3e4385 libata: Keep shadow last_ctl up to date during resets by Stuart MENEFY · 15 years ago
  95. 9d51af7 sata_mv: fix MSI irq race condition by Mark Lord · 15 years ago
  96. 855b099 qlge: bugfix: Pad outbound frames smaller than 60 bytes. by Ron Mercer · 15 years ago
  97. 6612a63 qlge: bugfix: Move netif_napi_del() to common call point. by Ron Mercer · 15 years ago
  98. a7a655f qlge: bugfix: Tell hw to strip vlan header. by Ron Mercer · 15 years ago
  99. c3c6496 qlge: bugfix: Increase filter on inbound csum. by Ron Mercer · 15 years ago
  100. 9fae6c3 dnet: replace obsolete *netif_rx_* functions with *napi_* by Ilya Yanok · 15 years ago