Age | Commit message (Expand) | Author | Files | Lines |
2006-01-31 | [SCSI] aic7xxx: update documentation | Hannes Reinecke | 2 | -111/+68 |
2006-01-31 | [SCSI] aic79xx: SLOWCRC fix | Hannes Reinecke | 4 | -3/+49 |
2006-01-31 | [SCSI] aic79xx: sequencer fixes | Hannes Reinecke | 9 | -553/+834 |
2006-01-31 | [SCSI] aic7xxx: Update aicasm | Hannes Reinecke | 4 | -17/+140 |
2006-01-31 | [SCSI] fusion: fix compile | James Bottomley | 2 | -2/+3 |
2006-01-31 | [SCSI] fusion: bump version | Moore, Eric | 1 | -2/+2 |
2006-01-31 | [SCSI] fusion: FC rport code fixes | Michael Reed | 3 | -63/+151 |
2006-01-31 | [SCSI] fusion: move sas persistent event handling over to the mptsas module | Moore, Eric | 3 | -19/+17 |
2006-01-31 | [SCSI] fusion: target reset when drive is being removed | Moore, Eric | 1 | -1/+23 |
2006-01-31 | [SCSI] fusion: add support for raid hot add/del support | Moore, Eric | 1 | -25/+173 |
2006-01-31 | [SCSI] scsi_transport_sas.c: display port identifier | Moore, Eric | 1 | -3/+3 |
2006-01-29 | [SCSI] megaraid_sas: new template defined to represent each type of controllers | Sumant Patro | 3 | -42/+118 |
2006-01-29 | [SCSI] megaraid_sas: cleanup queue command path | Sumant Patro | 3 | -119/+68 |
2006-01-26 | [SCSI] Prevent scsi_execute_async from guessing cdb length | brking@us.ibm.com | 5 | -6/+7 |
2006-01-26 | [SCSI] ips soft lockup during reset/initialization | Jack Hammer | 1 | -14/+14 |
2006-01-26 | [SCSI] qla2xxx: Drop legacy 'bypass lun scan for tape device' code. | andrew.vasquez@qlogic.com | 1 | -26/+0 |
2006-01-26 | [SCSI] qla2xxx: Correct issue where the rport's upcall was not being made aft... | andrew.vasquez@qlogic.com | 3 | -9/+4 |
2006-01-26 | [SCSI] qla2xxx: Correct synchronization issues during rport addition/deletion. | andrew.vasquez@qlogic.com | 5 | -34/+91 |
2006-01-26 | [SCSI] dc395x: "fix" virt_addr calculation on AUTO_REQSENSE | Guennadi Liakhovetski | 1 | -1/+5 |
2006-01-26 | [SCSI] ibmvscsi: handle re-enable firmware message | Dave C Boutcher | 4 | -31/+74 |
2006-01-26 | [SCSI] qla1280: remove < 2.6.0 support | Jes Sorensen | 1 | -288/+23 |
2006-01-20 | [SPARC64]: Use compat_sys_futimesat in 32-bit syscall table. | David S. Miller | 1 | -1/+1 |
2006-01-20 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 12 | -85/+156 |
2006-01-20 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 17 | -422/+186 |
2006-01-20 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 15 | -147/+196 |
2006-01-20 | [PATCH] Fix regression added by ppoll/pselect code. | David S. Miller | 1 | -2/+2 |
2006-01-20 | [NETFILTER] x_tables: Make XT_ALIGN align as strictly as necessary. | David S. Miller | 1 | -1/+1 |
2006-01-20 | Merge master.kernel.org:/pub/scm/linux/kernel/git/sridhar/lksctp-2.6 | David S. Miller | 11 | -84/+155 |
2006-01-19 | [IA64] eliminate softlockup warning | John Hawkes | 1 | -0/+1 |
2006-01-19 | [IA64] sem2mutex: arch/ia64/kernel/perfmon.c | Jes Sorensen | 1 | -5/+6 |
2006-01-19 | [IA64] sem2mutex: arch/ia64/ia32/sys_ia32.c | Jes Sorensen | 1 | -16/+12 |
2006-01-19 | [SPARC]: Add support for *at(), ppoll, and pselect syscalls. | David S. Miller | 16 | -422/+184 |
2006-01-19 | [SPARC]: sparc32 needs PROMDEV_{I,O}RSC defines too. | David S. Miller | 1 | -0/+2 |
2006-01-19 | Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 21 | -183/+729 |
2006-01-19 | [PATCH] tlclk driver update | mark gross | 1 | -35/+58 |
2006-01-19 | [PATCH] EDAC: core EDAC support code | Alan Cox | 19 | -40/+3515 |
2006-01-19 | [PATCH] EDAC: drivers for Radisys 82600 | Alan Cox | 1 | -0/+407 |
2006-01-19 | [PATCH] EDAC: drivers for Intel i82860, i82875 | Alan Cox | 2 | -0/+831 |
2006-01-19 | [PATCH] EDAC: drivers for AMD 76x and Intel E750x, E752x | Alan Cox | 3 | -0/+1983 |
2006-01-19 | [PATCH] EDAC: atomic scrub operations | Alan Cox | 7 | -3/+29 |
2006-01-19 | [PATCH] Add pselect/ppoll system calls on i386 | David Woodhouse | 2 | -1/+5 |
2006-01-19 | [PATCH] Add pselect/ppoll system call implementation | David Woodhouse | 3 | -95/+519 |
2006-01-19 | [PATCH] uml: use generic sys_rt_sigsuspend | Jeff Dike | 2 | -24/+1 |
2006-01-19 | [PATCH] uml: add TIF_RESTORE_SIGMASK support | Jeff Dike | 2 | -49/+43 |
2006-01-19 | [PATCH] TIF_RESTORE_SIGMASK support for arch/powerpc | David Woodhouse | 7 | -14/+47 |
2006-01-19 | [PATCH] Handle TIF_RESTORE_SIGMASK for i386 | David Howells | 4 | -62/+51 |
2006-01-19 | [PATCH] Handle TIF_RESTORE_SIGMASK for FRV | David Howells | 3 | -76/+47 |
2006-01-19 | [PATCH] Generic sys_rt_sigsuspend() | David Woodhouse | 6 | -87/+62 |
2006-01-19 | [PATCH] vfs: *at functions: x86_64 | Ulrich Drepper | 3 | -2/+55 |
2006-01-19 | [PATCH] vfs: *at functions: i386 | Ulrich Drepper | 2 | -1/+27 |