summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2007-08-0646-2050/+2837
|\
| * [SCSI] aacraid: prevent panic on adapter resource failureSalyzyn, Mark2007-08-041-1/+3
| * [SCSI] aha152x: use data accessors and !use_sg cleanupBoaz Harrosh2007-08-041-44/+47
| * [SCSI] aha152x: Fix check_condition code-pathBoaz Harrosh2007-08-041-28/+27
| * [SCSI] aha152x: Clean Reset pathBoaz Harrosh2007-08-041-9/+9
| * [SCSI] aha152x: preliminary fixes and some commentsBoaz Harrosh2007-08-041-4/+4
| * [SCSI] aha152x: use bounce bufferBoaz Harrosh2007-08-041-0/+7
| * [SCSI] aha152x: fix debug mode symbol conflictBoaz Harrosh2007-08-042-6/+6
| * [SCSI] sd: disentangle barriers in SCSIJames Bottomley2007-08-044-24/+11
| * [SCSI] lpfc : scsi command accessor fix for 8.2.2James Smart2007-08-031-1/+1
| * [SCSI] qlogicpti: Some cosmetic changesMark Fortescue2007-08-021-21/+29
| * [SCSI] lpfc 8.2.2 : Change version number to 8.2.2James Smart2007-08-011-1/+1
| * [SCSI] lpfc 8.2.2 : Style cleanupsJames Smart2007-08-0111-54/+23
| * [SCSI] lpfc 8.2.2 : Miscellaneous Bug FixesJames Smart2007-08-0116-246/+342
| * [SCSI] lpfc 8.2.2 : Miscellaneous management and logging modsJames Smart2007-08-017-23/+168
| * [SCSI] lpfc 8.2.2 : Rework the lpfc_printf_log() macroJames Smart2007-08-0113-1137/+852
| * [SCSI] lpfc 8.2.2 : Attribute and Parameter splits for vport and physical portJames Smart2007-08-0110-149/+354
| * [SCSI] lpfc 8.2.2 : Fix locking around HBA's port_listJames Smart2007-08-0110-223/+308
| * [SCSI] lpfc 8.2.2 : Error messages and debugfs updatesJames Smart2007-08-019-58/+488
| * [SCSI] initialize shost_data to zeroFUJITA Tomonori2007-08-011-1/+1
| * [SCSI] mptsas: add SMP passthrough support via bsgFUJITA Tomonori2007-07-311-0/+126
| * [SCSI] ESP: Revert ESP_BUS_TIMEOUT back down to 250David Miller2007-07-311-1/+1
| * [SCSI] dpt_i2o: convert to SCSI hotplug modelMatthew Wilcox2007-07-312-68/+73
| * [SCSI] qla2xxx: fix panic caused by previous patchSeokmann Ju2007-07-311-0/+14
| * [SCSI] aic7xxx: cap maxsync according to correct card limitsJames Bottomley2007-07-311-1/+21
| * [SCSI] st: Use mutex instead of semaphoreMatthias Kaehlcke2007-07-312-9/+10
| * [SCSI] bsg: update sg_io_v4 structureFUJITA Tomonori2007-07-312-7/+16
| * [SCSI] mpt fusion: make logging a global sysfs parameterJames Bottomley2007-07-311-1/+16
| * [SCSI] libsas: fix build dependencies on libataJames Bottomley2007-07-311-1/+2
| * [SCSI] gdth: remove redundant PCI stuffJeff Garzik2007-07-312-32/+22
| * [SCSI] ibmvscsi: use shost_privFUJITA Tomonori2007-07-311-22/+11
| * [SCSI] ibmvscsi: remove unnecessary map_sg checkFUJITA Tomonori2007-07-311-6/+0
| * [SCSI] zfcp: convert to use the data buffer accessorsFUJITA Tomonori2007-07-312-37/+9
* | drm/i915: Fix i965 secured batchbuffer usageDave Airlie2007-08-062-3/+12
* | Linux 2.6.23-rc2v2.6.23-rc2Linus Torvalds2007-08-031-1/+1
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-08-0312-31/+46
|\ \
| * | [POWERPC] Fixes for the SLB shadow buffer codeMichael Neuling2007-08-034-11/+23
| * | [POWERPC] Fix a compile warning in powermac/feature.cSegher Boessenkool2007-08-031-2/+4
| * | [POWERPC] Fix a compile warning in pci_32.cSegher Boessenkool2007-08-031-1/+4
| * | [POWERPC] Fix parse_drconf_memory() for 64-bit start addressesMichael Ellerman2007-08-031-2/+2
| * | [POWERPC] Fix num_cpus calculation in smp_call_function_map()Kevin Corry2007-08-031-6/+3
| * | [POWERPC] ps3: Fix section mismatch in ps3/setup.cStephen Rothwell2007-08-031-1/+1
| * | [POWERPC] spufs: Fix affinity after introduction of node_allowed() callsAndre Detsch2007-08-031-1/+2
| * | [POWERPC] Fix special PTE code for secondary hash bucketPaul Mackerras2007-08-031-2/+4
| * | [POWERPC] Expand RPN field to 34 bits when using 64k pagesPaul Mackerras2007-08-031-5/+3
* | | fix s2io regressionAl Viro2007-08-031-3/+6
* | | Merge git://git.infradead.org/~dwmw2/mtd-2.6.23Linus Torvalds2007-08-032-5/+1
|\ \ \
| * | | [MTD] Makefile fix for mtdsuperSatyam Sharma2007-08-032-5/+1
| |/ /
* | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2007-08-031-1/+1
|\ \ \
| * | | Don't compile the PMU power driver on 64-bit PowerPCPaul Mackerras2007-07-231-1/+1