summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | [SCSI] fusion: spi bus reset when driver loadsMoore, Eric2006-01-312-1/+17
| * | | | | | [SCSI] aic79xx: Fix timer handlingHannes Reinecke2006-01-314-26/+17
| * | | | | | [SCSI] aic7xxx: update documentationHannes Reinecke2006-01-312-111/+68
| * | | | | | [SCSI] aic79xx: SLOWCRC fixHannes Reinecke2006-01-314-3/+49
| * | | | | | [SCSI] aic79xx: sequencer fixesHannes Reinecke2006-01-319-553/+834
| * | | | | | [SCSI] aic7xxx: Update aicasmHannes Reinecke2006-01-314-17/+140
| * | | | | | [SCSI] fusion: fix compileJames Bottomley2006-01-312-2/+3
| * | | | | | [SCSI] fusion: bump versionMoore, Eric2006-01-311-2/+2
| * | | | | | [SCSI] fusion: FC rport code fixesMichael Reed2006-01-313-63/+151
| * | | | | | [SCSI] fusion: move sas persistent event handling over to the mptsas moduleMoore, Eric2006-01-313-19/+17
| * | | | | | [SCSI] fusion: target reset when drive is being removedMoore, Eric2006-01-311-1/+23
| * | | | | | [SCSI] fusion: add support for raid hot add/del supportMoore, Eric2006-01-311-25/+173
| * | | | | | [SCSI] scsi_transport_sas.c: display port identifierMoore, Eric2006-01-311-3/+3
| * | | | | | [SCSI] megaraid_sas: new template defined to represent each type of controllersSumant Patro2006-01-293-42/+118
| * | | | | | [SCSI] megaraid_sas: cleanup queue command pathSumant Patro2006-01-293-119/+68
| * | | | | | [SCSI] Prevent scsi_execute_async from guessing cdb lengthbrking@us.ibm.com2006-01-265-6/+7
| * | | | | | [SCSI] ips soft lockup during reset/initializationJack Hammer2006-01-261-14/+14
| * | | | | | [SCSI] qla2xxx: Drop legacy 'bypass lun scan for tape device' code.andrew.vasquez@qlogic.com2006-01-261-26/+0
| * | | | | | [SCSI] qla2xxx: Correct issue where the rport's upcall was not being made aft...andrew.vasquez@qlogic.com2006-01-263-9/+4
| * | | | | | [SCSI] qla2xxx: Correct synchronization issues during rport addition/deletion.andrew.vasquez@qlogic.com2006-01-265-34/+91
| * | | | | | [SCSI] dc395x: "fix" virt_addr calculation on AUTO_REQSENSEGuennadi Liakhovetski2006-01-261-1/+5
| * | | | | | [SCSI] ibmvscsi: handle re-enable firmware messageDave C Boutcher2006-01-264-31/+74
| * | | | | | [SCSI] qla1280: remove < 2.6.0 supportJes Sorensen2006-01-261-288/+23
| |/ / / / /
* | | | | | Fix ipv4/igmp.c compile with gcc-4 and IP_MULTICASTLinus Torvalds2006-01-311-0/+1
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-01-3114-126/+123
|\ \ \ \ \ \
| * | | | | | [SERIAL] 8250 Documentation fixTimothy Charles McGrath2006-01-231-1/+1
| * | | | | | [SERIAL] Make uart_port flags a bitwise typeRussell King2006-01-213-29/+33
| * | | | | | [SERIAL] Fix UPF_ flag usage with uart_info->flagsRussell King2006-01-211-1/+1
| * | | | | | [SERIAL] Make uart_info flags a bitwise typeRussell King2006-01-211-8/+10
| * | | | | | [SERIAL] Make port->ops constantRussell King2006-01-212-3/+3
| * | | | | | [SERIAL] Remove UPF_AUTOPROBE and UPF_BOOT_ONLYMCARussell King2006-01-213-10/+1
| * | | | | | [SERIAL] Don't use ASYNC_ constants with the uart_port structureRussell King2006-01-218-68/+68
| * | | | | | [SERIAL] 8250 serial console fixesAlan Cox2006-01-211-6/+6
| |/ / / / /
* | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-3122-424/+465
|\ \ \ \ \ \
| * | | | | | [ARM] 3289/1: Enable the LCD support for Integrator/CPCatalin Marinas2006-01-281-1/+3
| * | | | | | [ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types[] indexGeorge G. Davis2006-01-263-0/+8
| * | | | | | [ARM] 3266/1: S3C2400 - adds macro S3C24XXLucas Correia Villa Real2006-01-269-43/+83
| * | | | | | [ARM] amba-clcd: Allow RGB555 and RGB565 with 16bppRussell King2006-01-261-25/+29
| * | | | | | [ARM] Fix ioremap.c vfree type warningRussell King2006-01-201-1/+1
| * | | | | | [ARM] safer handling of syscall table paddingAl Viro2006-01-192-332/+333
| * | | | | | [ARM] Remove CONFIG_BROKEN=y from defconfigsRussell King2006-01-193-14/+3
| * | | | | | [ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGERRussell King2006-01-192-8/+5
* | | | | | | [PATCH] rcu_torture_lock deadlock fixIngo Molnar2006-01-311-5/+5
* | | | | | | [PATCH] fix deadlock in drivers/pci/msi.cIngo Molnar2006-01-311-2/+4
* | | | | | | [PATCH] fix uidhash_lock <-> RCU deadlockIngo Molnar2006-01-311-8/+17
* | | | | | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-01-316-37/+50
|\ \ \ \ \ \ \
| * | | | | | | [BLOCK] A few kerneldoc fixupsJens Axboe2006-01-312-0/+3
| * | | | | | | [LIBATA] Blacklist certain Maxtor firmware revisions for FUA supportJens Axboe2006-01-301-1/+26
| * | | | | | | [SCSI] Remove host template ordered_flush variableTetsuo Takata2006-01-251-1/+0
| * | | | | | | [BLOCK] ll_rw_blk: fix setting of ->ordered on initTetsuo Takata2006-01-241-0/+1
OpenPOWER on IntegriCloud