summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-03-24[PATCH] aoe [1/3]: support multiple AoE listenersEd L. Cashin1-17/+5
2006-03-24[PATCH] aoe: do not stop retransmit timer when device goes downEd L. Cashin1-2/+2
2006-03-24[PATCH] aoe [8/8]: update driver version numberEd L. Cashin1-1/+1
2006-03-24[PATCH] aoe [7/8]: update driver compatibility stringEd L. Cashin1-1/+1
2006-03-24[PATCH] aoe [6/8]: update device information on last closeEd L. Cashin1-1/+1
2006-03-24[PATCH] aoe [5/8]: allow network interface migration on packet retransmitEd L. Cashin1-0/+2
2006-03-24[PATCH] aoe [4/8]: use less confusing driver nameEd L. Cashin1-1/+1
2006-03-24[PATCH] aoe [3/8]: increase allowed outstanding packetsEd L. Cashin1-1/+1
2006-03-24[PATCH] aoe [2/8]: support dynamic resizing of AoE devicesEd L. Cashin7-97/+223
2006-03-24[PATCH] aoe [1/8]: zero packet data after skb allocationEd L. Cashin1-0/+1
2006-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs-2.6Linus Torvalds18-213/+294
2006-03-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds30-328/+4531
2006-03-24Merge branch 'blktrace' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds29-1293/+2221
2006-03-24Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds12-263/+200
2006-03-24Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds81-1786/+1706
2006-03-24Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds64-2564/+2198
2006-03-24Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-111/+371
2006-03-24Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds68-3118/+4902
2006-03-24[PATCH] acpiphp: fix acpi_path_nameMUNEDA Takahiro3-43/+27
2006-03-24[PATCH] ibmphp: remove TRUE and FALSEKristen Accardi6-85/+83
2006-03-24[PATCH] PCI Hotplug: add common acpi functions to coreKristen Accardi14-591/+254
2006-03-24[PATCH] PCI: kzalloc() conversion in drivers/pciEric Sesterhenn14-169/+75
2006-03-24[PATCH] acpiphp: Scan slots under the nested P2P bridgeKenji Kaneshige1-1/+8
2006-03-24[PATCH] PCI Hotplug: SN: Fix cleanup on hotplug removal of PPBJohn Keller1-8/+8
2006-03-24[PATCH] shpchp: cleanup bus speed handlingKenji Kaneshige2-429/+189
2006-03-24[PATCH] PCI: fix pci_request_region[s] argJeff Garzik2-4/+4
2006-03-24[PATCH] PCI: Provide a boot parameter to disable MSIMatthew Wilcox5-2/+26
2006-03-24[PATCH] PCI: the scheduled removal of PCI_LEGACY_PROCAdrian Bunk3-150/+0
2006-03-24[PATCH] PCI: cpqphp_ctrl.c: board_replaced(): remove dead codeAdrian Bunk1-62/+14
2006-03-24[PATCH] acpiphp: fix bridge handleMUNEDA Takahiro1-2/+2
2006-03-24[PATCH] acpiphp - slot management fix - V4MUNEDA Takahiro3-98/+87
2006-03-24[PATCH] acpi: remove dock event handling from ibm_acpiKristen Accardi2-3/+22
2006-03-24[PATCH] acpiphp: add dock event handlingKristen Accardi5-24/+545
2006-03-24[PATCH] acpi: export acpi_bus_trimKristen Accardi2-2/+4
2006-03-24[PATCH] acpiphp: add new bus to acpiKristen Accardi1-2/+109
2006-03-24[PATCH] PCI: Move pci_dev_put outside a spinlockAlan Stern1-2/+2
2006-03-24[PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fixBernhard Kaindl2-1/+35
2006-03-24[PATCH] PCI: fix problems with MSI-X on ia64Grant Grundler1-13/+24
2006-03-24[PATCH] PCI: resource address mismatchLinus Torvalds2-6/+18
2006-03-24[PATCH] PCI: remove msi save/restore code in specific driverShaohua Li2-63/+4
2006-03-24[PATCH] PCI: make MSI quirk inheritable from the pci busMichael S. Tsirkin4-3/+15
2006-03-24[PATCH] PCI: quirk for asus a8v and a8v delux motherboardsBauke Jan Douma1-0/+31
2006-03-24[PATCH] PCI: SMBus unhide on HP Compaq nx6110tomek@koprowski.org1-0/+6
2006-03-24[PATCH] PCI: Add pci_device_shutdown to pci_bus_typeBrian Gerst1-8/+1
2006-03-24[PATCH] shpchp: adapt to pci driver modelKenji Kaneshige2-23/+7
2006-03-24[PATCH] shpchp: Fix slot state handlingKenji Kaneshige3-61/+181
2006-03-24[PATCH] shpchp: event handling reworkKenji Kaneshige4-266/+119
2006-03-24[PATCH] shpchp: Remove unused wait_for_ctrl_irqKenji Kaneshige2-22/+1
2006-03-24[PATCH] shpchp: Remove unused pci_bus member from controller structureKenji Kaneshige2-13/+1
2006-03-24[PATCH] PCI: Avoid leaving MASTER_ABORT disabled permanently when returning f...Ralf Baechle1-7/+8