summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Pull rework-memory-attribute-aliasing into release branchTony Luck2006-06-217-73/+359
|\
| * [IA64] rework memory attribute aliasingBjorn Helgaas2006-05-097-73/+359
* | [IA64] SKI Simulator bootIan Wienand2006-06-211-5/+1Star
* | [IA64-SGI] fix SGI Altix tioce_bus_fixup() bugMike Habeck2006-06-211-2/+2
* | [IA64] Sanitize assembler code for ia64_sal_os_stateKeith Owens2006-06-214-18/+36
* | [IA64] Make PCI Express support selectableKenji Kaneshige2006-06-211-0/+2
* | [IA64-SGI] Remove SN SAL error handling feature bit that is no longer neededRuss Anderson2006-06-211-1/+1
* | [IA64] make efi_stub.S fit in 80 colsDavid Mosberger-Tang2006-06-211-1/+1
* | [IA64-SGI] SN topology fix for large systemsJack Steiner2006-06-211-23/+27
* | [IA64] sanity check reserved region usageAlex Williamson2006-06-211-0/+1
* | [IA64] add vmlinuz targetAlex Williamson2006-06-211-0/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-06-21158-46279/+7614Star
|\ \
| * | [SCSI] 53c700: remove reliance on deprecated cmnd fieldsJames Bottomley2006-06-202-39/+49
| * | [SCSI] hptiop: don't use cmnd->bufflenJames Bottomley2006-06-201-1/+1
| * | [SCSI] hptiop: HighPoint RocketRAID 3xxx controller driverHighPoint Linux Team2006-06-201-11/+3Star
| * | [SCSI] aacraid: small misc. cleanupsMark Haverkamp2006-06-203-8/+4Star
| * | [SCSI] aacraid: Update supported product informationMark Haverkamp2006-06-202-8/+8
| * | [SCSI] aacraid: Fix return code interpretationMark Haverkamp2006-06-121-1/+1
| * | [SCSI] scsi_transport_sas: fix panic in sas_free_rphyJames Bottomley2006-06-121-0/+14
| * | [SCSI] remove RQ_SCSI_* flagsChristoph Hellwig2006-06-103-6/+3Star
| * | [SCSI] remove scsi_request infrastructureChristoph Hellwig2006-06-1019-370/+14Star
| * | [SCSI] mptfusion: change driver revision to 3.03.10Michael Reed2006-06-101-2/+2
| * | [SCSI] mptfc: abort of board reset leaves port dead requiring rebootMichael Reed2006-06-103-17/+17
| * | [SCSI] mptfc: fix fibre channel infinite request/response loopMichael Reed2006-06-102-2/+35
| * | [SCSI] mptfc: set fibre channel fw target missing timers to one secondMichael Reed2006-06-102-9/+172
| * | [SCSI] mptfusion: move fc event/reset handling to mptfcMichael Reed2006-06-104-137/+184
| * | Merge ../linux-2.6James Bottomley2006-06-101551-20003/+37075
| |\ \
| * | | [SCSI] spi transport: don't allow dt to be set on SE or HVD busesJames Bottomley2006-06-101-0/+9
| * | | [SCSI] aic7xxx: expose the bus setting to sysfsJames Bottomley2006-06-103-7/+92
| * | | [SCSI] scsi: remove Documentation/scsi/cpqfc.txtArthur Othieno2006-06-102-274/+0Star
| * | | [SCSI] drivers/scsi: Use ARRAY_SIZE macroTobias Klauser2006-06-1047-200/+167Star
| * | | [SCSI] Remove last page_address from dc395x.cGuennadi Liakhovetski2006-06-101-24/+35
| * | | [SCSI] hptiop: HighPoint RocketRAID 3xxx controller driverHighPoint Linux Team2006-06-106-0/+2075
| * | | [SCSI] remove the scsi_request interface from the gdth driverLeubner, Achim2006-06-105-497/+297Star
| * | | [SCSI] fix up request buffer reference in various scsi driversChristoph Hellwig2006-06-0617-30/+30
| * | | [SCSI] megaraid_sas: switch fw_outstanding to an atomic_tSumant Patro2006-06-063-18/+24
| * | | [SCSI] iscsi: update version to 1.0-595Mike Christie2006-06-061-1/+1
| * | | [SCSI] iscsi: fix writepsace raceMike Christie2006-06-063-95/+126
| * | | [SCSI] iscsi: return task found during searchMike Christie2006-06-061-1/+1
| * | | [SCSI] iscsi: fix run list corruptionMike Christie2006-06-061-0/+6
| * | | [SCSI] iscsi: don't switch states when just cleaning upMike Christie2006-06-063-63/+33Star
| * | | [SCSI] kdump: mpt fusion driver initialization failure fixVivek Goyal2006-05-311-38/+50
| * | | [SCSI] audit drivers for incorrect max_id useHannes Reinecke2006-05-285-8/+8
| * | | [SCSI] Return -EINVAL when "id == max_id" in scsi_scan_host_selected()Amit Arora2006-05-281-1/+1
| * | | [SCSI] zfcp: bump up version numberAndreas Herrmann2006-05-281-1/+1
| * | | [SCSI] zfcp: make use of fc_remote_port_delete when target port is unavailableAndreas Herrmann2006-05-283-4/+27
| * | | [SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes o...Ralph Wuerthner2006-05-286-4/+34
| * | | [SCSI] zfcp: print bit error threshold data human readableRalph Wuerthner2006-05-281-4/+32
| * | | [SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefsAndreas Herrmann2006-05-287-122/+41Star
| * | | [SCSI] zfcp: (cleanup) kmalloc/kzalloc replacementAndreas Herrmann2006-05-283-20/+10Star