summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-01-31[SCSI] aic7xxx: update documentationHannes Reinecke2-111/+68
2006-01-31[SCSI] aic79xx: SLOWCRC fixHannes Reinecke4-3/+49
2006-01-31[SCSI] aic79xx: sequencer fixesHannes Reinecke9-553/+834
2006-01-31[SCSI] aic7xxx: Update aicasmHannes Reinecke4-17/+140
2006-01-31[SCSI] fusion: fix compileJames Bottomley2-2/+3
2006-01-31[SCSI] fusion: bump versionMoore, Eric1-2/+2
2006-01-31[SCSI] fusion: FC rport code fixesMichael Reed3-63/+151
2006-01-31[SCSI] fusion: move sas persistent event handling over to the mptsas moduleMoore, Eric3-19/+17
2006-01-31[SCSI] fusion: target reset when drive is being removedMoore, Eric1-1/+23
2006-01-31[SCSI] fusion: add support for raid hot add/del supportMoore, Eric1-25/+173
2006-01-31[SCSI] scsi_transport_sas.c: display port identifierMoore, Eric1-3/+3
2006-01-29[SCSI] megaraid_sas: new template defined to represent each type of controllersSumant Patro3-42/+118
2006-01-29[SCSI] megaraid_sas: cleanup queue command pathSumant Patro3-119/+68
2006-01-26[SCSI] Prevent scsi_execute_async from guessing cdb lengthbrking@us.ibm.com5-6/+7
2006-01-26[SCSI] ips soft lockup during reset/initializationJack Hammer1-14/+14
2006-01-26[SCSI] qla2xxx: Drop legacy 'bypass lun scan for tape device' code.andrew.vasquez@qlogic.com1-26/+0
2006-01-26[SCSI] qla2xxx: Correct issue where the rport's upcall was not being made aft...andrew.vasquez@qlogic.com3-9/+4
2006-01-26[SCSI] qla2xxx: Correct synchronization issues during rport addition/deletion.andrew.vasquez@qlogic.com5-34/+91
2006-01-26[SCSI] dc395x: "fix" virt_addr calculation on AUTO_REQSENSEGuennadi Liakhovetski1-1/+5
2006-01-26[SCSI] ibmvscsi: handle re-enable firmware messageDave C Boutcher4-31/+74
2006-01-26[SCSI] qla1280: remove < 2.6.0 supportJes Sorensen1-288/+23
2006-01-20[SPARC64]: Use compat_sys_futimesat in 32-bit syscall table.David S. Miller1-1/+1
2006-01-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds12-85/+156
2006-01-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds17-422/+186
2006-01-20Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds15-147/+196
2006-01-20[PATCH] Fix regression added by ppoll/pselect code.David S. Miller1-2/+2
2006-01-20[NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary.David S. Miller1-1/+1
2006-01-20Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6David S. Miller11-84/+155
2006-01-19[IA64] eliminate softlockup warningJohn Hawkes1-0/+1
2006-01-19[IA64] sem2mutex: arch/ia64/kernel/perfmon.cJes Sorensen1-5/+6
2006-01-19[IA64] sem2mutex: arch/ia64/ia32/sys_ia32.cJes Sorensen1-16/+12
2006-01-19[SPARC]: Add support for *at(), ppoll, and pselect syscalls.David S. Miller16-422/+184
2006-01-19[SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too.David S. Miller1-0/+2
2006-01-19Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds21-183/+729
2006-01-19[PATCH] tlclk driver updatemark gross1-35/+58
2006-01-19[PATCH] EDAC: core EDAC support codeAlan Cox19-40/+3515
2006-01-19[PATCH] EDAC: drivers for Radisys 82600Alan Cox1-0/+407
2006-01-19[PATCH] EDAC: drivers for Intel i82860, i82875Alan Cox2-0/+831
2006-01-19[PATCH] EDAC: drivers for AMD 76x and Intel E750x, E752xAlan Cox3-0/+1983
2006-01-19[PATCH] EDAC: atomic scrub operationsAlan Cox7-3/+29
2006-01-19[PATCH] Add pselect/ppoll system calls on i386David Woodhouse2-1/+5
2006-01-19[PATCH] Add pselect/ppoll system call implementationDavid Woodhouse3-95/+519
2006-01-19[PATCH] uml: use generic sys_rt_sigsuspendJeff Dike2-24/+1
2006-01-19[PATCH] uml: add TIF_RESTORE_SIGMASK supportJeff Dike2-49/+43
2006-01-19[PATCH] TIF_RESTORE_SIGMASK support for arch/powerpcDavid Woodhouse7-14/+47
2006-01-19[PATCH] Handle TIF_RESTORE_SIGMASK for i386David Howells4-62/+51
2006-01-19[PATCH] Handle TIF_RESTORE_SIGMASK for FRVDavid Howells3-76/+47
2006-01-19[PATCH] Generic sys_rt_sigsuspend()David Woodhouse6-87/+62
2006-01-19[PATCH] vfs: *at functions: x86_64Ulrich Drepper3-2/+55
2006-01-19[PATCH] vfs: *at functions: i386Ulrich Drepper2-1/+27