aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [libata sata_mv] add Adaptec 1420SA PCI IDJeff Garzik2005-11-111-0/+2
* Merge branch 'master'Jeff Garzik2005-11-11454-11211/+16634
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2005-11-1010-21/+96
| |\
| | * [CIFS] Fix spaces in cifs kconfig entrySteve French2005-11-101-3/+2
| | * [CIFS] Reduce sparse endian warningsSteve French2005-11-101-2/+3
| | * Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-11-10130-5557/+1013
| | |\
| | * | [CIFS] Update CIFS change logSteve French2005-11-102-1/+38
| | * | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-11-10392-5992/+27362
| | |\ \
| | * | | [CIFS] Reserve upcall IDX value for CIFS with connector header and addSteve French2005-11-103-0/+15
| | * | | (no commit message)Steve French2005-11-091-3/+8
| | * | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-11-092548-94989/+138676
| | |\ \ \
| | * | | | [CIFS] Update kconfig for cifsSteve French2005-11-044-14/+32
| | * | | | [CIFS] Make CONFIG_CIFS_EXPERIMENTAL depend on CONFIG_EXPERIMENTALSteve French2005-11-021-1/+1
| * | | | | [PATCH] lpfc build fixJeff Garzik2005-11-101-1/+0
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-11-1019-199/+413
| |\ \ \ \ \
| | * | | | | [TCP]: speed up SACK processingStephen Hemminger2005-11-105-26/+202
| | * | | | | [TCP]: spelling fixesStephen Hemminger2005-11-107-37/+37
| | * | | | | [TCP]: receive buffer growth limiting with mixed MTUJohn Heffner2005-11-101-27/+8
| | * | | | | [TCP]: Appropriate Byte Count supportStephen Hemminger2005-11-109-11/+63
| | * | | | | [TCP]: add tcp_slow_start helperStephen Hemminger2005-11-107-59/+43
| | * | | | | [TCP]: simplify microsecond rtt samplingStephen Hemminger2005-11-101-32/+30
| | * | | | | [TCP]: fix congestion window update when using TSO deferalStephen Hemminger2005-11-108-9/+32
| | | |_|_|/ | | |/| | |
| * | | | | [SPARC]: display7seg build fixAndrew Morton2005-11-101-1/+1
| |/ / / /
| * | | | [PATCH] PCI: fix for Toshiba ohci1394 quirkJesse Barnes2005-11-101-2/+1
| * | | | [PATCH] PCI: fix namespace clashesRajesh Shah2005-11-104-7/+7
| * | | | [PATCH] PCI: Change MSI to use physical delivery mode alwaysAshok Raj2005-11-106-22/+26
| * | | | [PATCH] PCI: drivers/pci/: small cleanupsAdrian Bunk2005-11-102-1/+3
| * | | | [PATCH] pci_ids cleanup: fix two additional IDs in bt87xGrant Coady2005-11-101-2/+2
| * | | | [PATCH] dlpar regression for ppc64 - probe changeJohn Rose2005-11-103-76/+81
| * | | | [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-1081-81/+0
| * | | | [PATCH] PCI: automatically set device_driver.ownerLaurent riffard2005-11-104-12/+22
| * | | | [PATCH] pci-driver: store_new_id() not inlineRandy Dunlap2005-11-101-1/+1
| * | | | [PATCH] PCI: NCR 53c810 quirkIvan Kokshaysky2005-11-102-14/+15
| * | | | [PATCH] PCI: Fix VIA 686 PCI quirk namesMeelis Roos2005-11-101-2/+2
| * | | | [PATCH] pciehp: fix handling of power faults during hotplugrajesh.shah@intel.com2005-11-101-5/+2
| * | | | [PATCH] pciehp: clean-up how we request control of hotplug hardwarerajesh.shah@intel.com2005-11-105-19/+89
| * | | | [PATCH] pciehp: request control of each hotplug controller individuallyrajesh.shah@intel.com2005-11-103-15/+10
| * | | | [PATCH] pciehp: reduce debug message verbosityrajesh.shah@intel.com2005-11-104-69/+28
| * | | | [PATCH] pciehp: miscellaneous cleanupsrajesh.shah@intel.com2005-11-107-133/+41
| * | | | [PATCH] pciehp: remove redundant data structuresrajesh.shah@intel.com2005-11-104-734/+65
| * | | | [PATCH] pciehp: reduce dependence on ACPIrajesh.shah@intel.com2005-11-108-993/+96
| * | | | [PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource managementrajesh.shah@intel.com2005-11-106-3237/+85
| * | | | [PATCH] PCI: add pci_find_next_capability()Roland Dreier2005-11-102-14/+34
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-11-1019-190/+475
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | [IA64] utilize notify_die() for XPC disengageDean Nelson2005-11-103-5/+107
| | * | | [IA64] Replace kcalloc(1, with kzalloc.Panagiotis Issaris2005-11-103-5/+5
| | * | | Pull add-mmio-to-proc-iomem into release branchTony Luck2005-11-101-24/+82
| | |\ \ \
| | | * | | [IA64] add the MMIO regions that are translated to I/O port space to /proc/iomemBjorn Helgaas2005-11-081-24/+82
| | * | | | Pull context-bitmap into release branchTony Luck2005-11-104-76/+92
| | |\ \ \ \
| | | * | | | [IA64] make mmu_context.h and tlb.c 80-column friendlyChen, Kenneth W2005-11-032-54/+59