summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] iscsi class: fix slab corruption during restartMike Christie2006-10-262-233/+17Star
* [SCSI] Switch fdomain to the pci_get APIAlan Cox2006-10-261-10/+20
* [SCSI] add can_queue to host parametersJames Bottomley2006-10-261-0/+2
* [SCSI] megaraid_{mm,mbox}: 64-bit DMA capability fixAndrey Mirkin2006-10-261-1/+1
* [SCSI] aic94xx: Supermicro motherboards supportSergey Kononenko2006-10-263-4/+3Star
* [SCSI] ibmvscsi: correctly reenable CRQSantiago Leon2006-10-261-1/+1
* [SCSI] qla2xxx: Update version number to 8.01.07-k3.Andrew Vasquez2006-10-261-1/+1
* [SCSI] qla2xxx: Correct QUEUE_FULL handling.Andrew Vasquez2006-10-264-13/+104
* [SCSI] qla2xxx: Workaround D3 power-management issues.Andrew Vasquez2006-10-263-3/+25
* [SCSI] qla2xxx: Check return value of sysfs_create_bin_file() usage.Andrew Vasquez2006-10-261-19/+32
* [SCSI] zfcp: initialize scsi_host_template.max_sectors with appropriate valueSwen Schillig2006-10-262-0/+5
* [SCSI] fc4: Conversion to struct scsi_cmnd in fc4Henrik Kretzschmar2006-10-262-20/+23
* [SCSI] convert ninja driver to struct scsi_cmndHenrik Kretzschmar2006-10-264-45/+51
* [SCSI] Scsi_Cmnd conversion in psi240i driverHenrik Kretzschmar2006-10-262-16/+21
* [SCSI] lpfc: check before dereference in lpfc_ct.cEric Sesterhenn2006-10-261-1/+2
* [SCSI] scsi_lib.c: use BUILD_BUG_ONAlexey Dobriyan2006-10-261-1/+1
* [SCSI] fix typo in previous Scsi_Cmnd convertion in aic7xxx_old.cHenne2006-10-261-1/+1
* [SCSI] mptfc: stall eh handlers if resetting while rport blockedMichael Reed2006-10-262-6/+87
* [SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx.Andrew Vasquez2006-10-268-21/+21
* [SCSI] aic7xxx: Adjust .max_sectorsHannes Reinecke2006-10-262-0/+2
* [SCSI] qla4xxx: fix double printk on loadDoug Maxey2006-10-261-1/+1
* [SCSI] tmscsim: set max_sectorsGuennadi Liakhovetski2006-10-261-0/+1
* [SCSI] st: Fixup -ENOMEDIUMKai Makisara2006-10-261-1/+4
* [SCSI] Scsi_Cmnd conversion in qlogicfas408 driverHenne2006-10-262-23/+24
* [SCSI] Scsi_Cmnd convertion in sun3-driverHenne2006-10-264-61/+69
* ACPI: Allow setting SCI_EN bit in PM1_CONTROL registerLinus Torvalds2006-10-112-3/+1Star
* [PATCH] firmware/dcdbas: fix bug in error cleanupJeff Garzik2006-10-111-1/+1
* [PATCH] irda: donauboe fixes, cleanupsJeff Garzik2006-10-111-13/+7Star
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-10-1143-179/+370
|\
| * [POWERPC] Fix windfarm platform device usageBenjamin Herrenschmidt2006-10-103-36/+30Star
| * [POWERPC] Fix i2c-powermac platform device usageBenjamin Herrenschmidt2006-10-101-13/+15
| * [POWERPC] Fix secondary CPU startup on old "powersurge" SMP powermacsPaul Mackerras2006-10-101-1/+6
| * [POWERPC] ARCH=ppc pt_regs fixesAl Viro2006-10-1034-99/+84Star
| * [POWERPC] Update maple defconfigBenjamin Herrenschmidt2006-10-101-13/+43
| * [POWERPC] Fix Maple secondary IDE interruptBenjamin Herrenschmidt2006-10-101-2/+15
| * [POWERPC] Make U4 PCIe work on mapleBenjamin Herrenschmidt2006-10-101-7/+169
| * [POWERPC] cell: fix default zImage build targetGeoff Levand2006-10-101-6/+6
| * [POWERPC] Fix boot wrapper invocation if CROSS_COMPILE contains spacesMichael Ellerman2006-10-101-2/+2
| * [POWERPC] Fix xmon IRQ handler for pt_regs removalPaul Mackerras2006-10-101-3/+3
* | [PATCH] endianness annotations in s2ioAl Viro2006-10-111-161/+161
* | [PATCH] ufs endianness annotationsAl Viro2006-10-112-9/+15
* | [PATCH] fs/partitions endianness annotationsAl Viro2006-10-111-4/+2Star
* | [PATCH] Finish annotations of struct vlan_ethhdrAlexey Dobriyan2006-10-112-2/+2
* | [PATCH] isofs endianness annotationsAl Viro2006-10-111-5/+5
* | [PATCH] smbfs endianness annotationsAl Viro2006-10-111-6/+6
* | [PATCH] hpfs endianness annotationsAl Viro2006-10-111-5/+6
* | [PATCH] fs/fat endianness annotationsAl Viro2006-10-111-1/+1
* | [PATCH] befs: endianness annotationsAl Viro2006-10-116-72/+106
* | [PATCH] befs: missing fs32_to_cpu() in debug.cAl Viro2006-10-111-1/+1
* | [PATCH] befs: introduce on-disk endian typesAl Viro2006-10-112-18/+22