summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [BLOCK] Implement elv_drain_elevator for improved switch error detectionTejun Heo2005-11-121-0/+2
* [BLOCK] Document the READ/WRITE splitup of the disk statsJens Axboe2005-11-121-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-11-113-6/+21
|\
| * [SCTP]: Include ulpevents in socket receive buffer accounting.Neil Horman2005-11-112-0/+17
| * [SCTP]: Fix ia64 NaT consumption fault with sctp_sideffect commands.Vladislav Yasevich2005-11-111-3/+4
| * [SCTP]: Remove timeouts[] array from sctp_endpoint.Vladislav Yasevich2005-11-111-3/+0
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-11-113-18/+85
|\ \
| * | [IA64] 4-level page tablesRobin Holt2005-11-113-18/+85
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2005-11-111-0/+6
|\ \ \ | |_|/ |/| |
| * | include/linux: enclose idr.h in #ifndefLuben Tuikov2005-11-081-0/+6
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds2005-11-115-14/+32
|\ \ \
| * \ \ Merge by hand (whitespace conflicts in libata.h)James Bottomley2005-11-1094-788/+3186
| |\ \ \
| * | | | [SCSI] remove Scsi_Host_Template typedefChristoph Hellwig2005-11-091-3/+3
| * | | | Merge by hand (conflicts between pending drivers and kfree cleanups)James Bottomley2005-11-084-13/+31
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | [SCSI] pci: PCI ids for new ipr adaptersbrking@us.ibm.com2005-11-061-0/+2
| | * | | [SCSI] use a completion in scsi_send_eh_cmndChristoph Hellwig2005-11-061-2/+3
| | * | | [SCSI] remove scsi_wait_reqChristoph Hellwig2005-11-061-3/+0
| | * | | [SCSI] remove Scsi_Host.eh_activeChristoph Hellwig2005-11-061-2/+0
| | * | | [SCSI] raid class updateJames Bottomley2005-11-061-6/+26
* | | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2005-11-111-0/+2
|\ \ \ \ \
| * | | | | [PATCH] libata: propogate host private data from probe functionAlan Cox2005-11-111-0/+1
| * | | | | Merge branch 'master'Jeff Garzik2005-11-1193-979/+2364
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | [PATCH] libata.h needs dma-mapping.hAndrew Morton2005-11-111-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-111-0/+15
|\ \ \ \ \
| * | | | | [DRIVER MODEL] Add platform_driverRussell King2005-11-091-0/+15
* | | | | | [PATCH] powerpc: Merge vdso's and add vdso support to 32 bits kernelBenjamin Herrenschmidt2005-11-117-74/+120
* | | | | | [PATCH] powerpc: Move udbg code to arch/powerpcDavid Gibson2005-11-111-7/+7
* | | | | | [PATCH] ppc64: Increase sparsemem defaultsAnton Blanchard2005-11-111-2/+2
* | | | | | [PATCH] ppc64: Convert NUMA to sparsemem (3)Anton Blanchard2005-11-113-74/+4
* | | | | | [PATCH] ppc64: prep for NUMA sparsemem rework 2Anton Blanchard2005-11-112-3/+0
* | | | | | [PATCH] ppc64: prep for NUMA sparsemem reworkAnton Blanchard2005-11-111-6/+1
* | | | | | [PATCH] ppc32: fix PQ2 PCI DMA interrupt handlingKumar Gala2005-11-111-0/+1
| |_|/ / / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2005-11-101-0/+2
|\ \ \ \ \
| * \ \ \ \ Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-11-1011-56/+105
| |\ \ \ \ \
| * \ \ \ \ \ Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-11-10111-1201/+4715
| |\ \ \ \ \ \
| * | | | | | | [CIFS] Reserve upcall IDX value for CIFS with connector header and addSteve French2005-11-101-0/+2
* | | | | | | | [TCP]: speed up SACK processingStephen Hemminger2005-11-103-0/+30
* | | | | | | | [TCP]: spelling fixesStephen Hemminger2005-11-101-6/+6
* | | | | | | | [TCP]: Appropriate Byte Count supportStephen Hemminger2005-11-103-0/+21
* | | | | | | | [TCP]: add tcp_slow_start helperStephen Hemminger2005-11-101-0/+10
* | | | | | | | [TCP]: fix congestion window update when using TSO deferalStephen Hemminger2005-11-101-0/+21
| |_|/ / / / / |/| | | | | |
* | | | | | | [PATCH] PCI: Change MSI to use physical delivery mode alwaysAshok Raj2005-11-105-14/+14
* | | | | | | [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-101-1/+0
* | | | | | | [PATCH] PCI: automatically set device_driver.ownerLaurent riffard2005-11-102-3/+10
* | | | | | | [PATCH] pciehp: request control of each hotplug controller individuallyrajesh.shah@intel.com2005-11-101-2/+3
* | | | | | | [PATCH] PCI: add pci_find_next_capability()Roland Dreier2005-11-101-0/+2
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2005-11-103-36/+76
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Pull context-bitmap into release branchTony Luck2005-11-102-34/+48
| |\ \ \ \ \ \
| | * | | | | | [IA64] make mmu_context.h and tlb.c 80-column friendlyChen, Kenneth W2005-11-031-39/+41
| | * | | | | | [IA64] Use bitmaps for efficient context allocation/freePeter Keilty2005-10-312-4/+16