summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Fix for CONFIG_NUMA without CONFIG_SWAPChristoph Lameter2006-01-151-0/+5
* [PATCH] Watchdog: Winsystems EPX-C3 SBCCalin A. Culianu2006-01-153-0/+239
* [PATCH] uml: fix symbol for mktimeMiklos Szeredi2006-01-151-1/+2
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-1574-227/+226Star
* [PATCH] sched: add new SCHED_BATCH policyIngo Molnar2006-01-153-19/+40
* [PATCH] Altix: ioc3 serial supportPatrick Gefre2006-01-1510-1/+3410
* [PATCH] convert /proc/devices to use seq_file interfaceNeil Horman2006-01-154-53/+320
* [PATCH] autofs4 oops fixIan Kent2006-01-151-0/+2
* [PATCH] Fix double decrement of mqueue_mnt->mnt_count in sys_mq_openAlexander Viro2006-01-141-26/+33
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-01-14103-3236/+5109
|\
| * [SCSI] qla2xxx: Update version number to 8.01.04-k.andrew.vasquez@qlogic.com2006-01-141-2/+2
| * [SCSI] qla2xxx: Disable port-type RSCN handling via driver state-machine.andrew.vasquez@qlogic.com2006-01-144-2/+11
| * [SCSI] qla2xxx: Kconfig update: Add URL to download firmware images.andrew.vasquez@qlogic.com2006-01-141-0/+4
| * [SCSI] qla2xxx: Correct setting of FDMI supported/current port speed.andrew.vasquez@qlogic.com2006-01-141-5/+2Star
| * [SCSI] qla2xxx: Correct execution-throttle setting for ISP24xx.andrew.vasquez@qlogic.com2006-01-141-0/+2
| * [SCSI] qla2xxx: Collapse load RISC RAM implementations.andrew.vasquez@qlogic.com2006-01-143-101/+15Star
| * [SCSI] qla2xxx: Correct swing/emphasis settings for ISP24XX.andrew.vasquez@qlogic.com2006-01-141-3/+5
| * [SCSI] qla2xxx: Correct issue where portstate does not transition during loop...andrew.vasquez@qlogic.com2006-01-141-0/+3
| * [SCSI] qla2xxx: Update firmware-dump procedure for ISP24xx.andrew.vasquez@qlogic.com2006-01-142-54/+55
| * [SCSI] qla2xxx: Re-enable flash-part write protection on ISP24xx boards.andrew.vasquez@qlogic.com2006-01-141-0/+3
| * [SCSI] qla2xxx: Correct excessive delay during LOAD-RISC-RAM mailbox command.andrew.vasquez@qlogic.com2006-01-141-1/+3
| * [SCSI] qla2xxx: Use msleep() as delay during ISP polling.andrew.vasquez@qlogic.com2006-01-141-1/+1
| * [SCSI] qla2xxx: Drop noisy 'UNDERRUN' status message.andrew.vasquez@qlogic.com2006-01-141-5/+6
| * [SCSI] qla2xxx: Correct FC4 feature assignment during RFF_ID.andrew.vasquez@qlogic.com2006-01-141-0/+1
| * [SCSI] qla2xxx: Reference proper node/port names in fc_host class.andrew.vasquez@qlogic.com2006-01-141-2/+2
| * [SCSI] iscsi: use pageslabMike Christie2006-01-141-1/+1
| * [SCSI] iscsi: fix 4k stack iscsi setupsMike Christie2006-01-142-14/+6Star
| * [SCSI] iscsi: seperate iscsi interface from setup functionsMike Christie2006-01-144-461/+583
| * [SCSI] iscsi: add high mem supportMike Christie2006-01-142-55/+31Star
| * [SCSI] iscsi: data digest page cache usage fixFUJITA Tomonori2006-01-142-7/+11
| * [SCSI] iscsi: host locking fixzhenyu.z.wang@intel.com2006-01-141-3/+4
| * [SCSI] iscsi: data under/over flow fixzhenyu.z.wang@intel.com2006-01-141-4/+2Star
| * [SCSI] iscsi: whitespace cleanupFUJITA Tomonori2006-01-141-11/+11
| * [SCSI] sem2mutex 3w-[x9]xxxJes Sorensen2006-01-144-8/+10
| * [SCSI] mptfc: need to select transport attrsJames Bottomley2006-01-141-0/+1
| * [SCSI] fusion - fix pci express bugMoore, Eric2006-01-141-4/+4
| * [SCSI] scsi_transport_sas: mapping the rphy channel equal to the port identifierMoore, Eric2006-01-141-3/+3
| * [SCSI] fusion - mpi header udpateMoore, Eric2006-01-148-102/+554
| * [SCSI] fusion - adding raid support in mptsasMoore, Eric2006-01-142-1/+27
| * [SCSI] remove target parent limitiationChristoph Hellwig2006-01-148-53/+57
| * [SCSI] fusion - adding support for FC949ESMoore, Eric2006-01-143-0/+7
| * [SCSI] mptfusion - fc transport attributesMichael Reed2006-01-144-27/+613
| * [SCSI] sem2mutex: scsi_transport_spi.cJes Sorensen2006-01-142-6/+6
| * [SCSI] fix up message/i2o/pci.cJames Bottomley2006-01-141-1/+1
| * [SCSI] fusion: kzalloc / kcalloc conversionChristoph Hellwig2006-01-146-75/+35Star
| * [SCSI] fusion: convert semaphores to mutexesChristoph Hellwig2006-01-143-11/+11
| * [SCSI] mptsas: support basic hotplugChristoph Hellwig2006-01-142-31/+308
| * [SCSI] I2O: move pci_request_regions() just behind pci_enable_device()Salyzyn, Mark2006-01-142-9/+11
| * [SCSI] ips: Mode Sense (Caching Page ) fixJack Hammer2006-01-141-0/+3
| * [SCSI] zfcp: transport class adaptations IIAndreas Herrmann2006-01-146-38/+29Star