aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] iscsi: fix crypto_alloc_hash() error checkAkinobu Mita2007-01-061-2/+2
* [SCSI] iscsi: fix 2.6.19 data digest calculation bugArne Redlich2007-01-061-1/+1
* [SCSI] scsi_scan: fix report lun problems with CDROM or RBC devicesJames Bottomley2007-01-061-2/+16
* [SCSI] qla2xxx: Update version number to 8.01.07-k4.Andrew Vasquez2007-01-031-1/+1
* [SCSI] qla2xxx: Use generic isp_ops.fw_dump() function.Andrew Vasquez2007-01-031-2/+1
* [SCSI] qla2xxx: Perform a fw-dump when an ISP23xx RISC-paused state is detected.Andrew Vasquez2007-01-031-4/+6
* [SCSI] qla2xxx: Correct reset handling logic.Andrew Vasquez2007-01-033-35/+38
* [SCSI] qla2xxx: Correct IOCB queueing mechanism for ISP54XX HBAs.Andrew Vasquez2007-01-031-1/+3
* [SCSI] qla2xxx: Detect GPSC capabilities within a fabric.Andrew Vasquez2007-01-033-2/+20
* [SCSI] qla2xxx: Use proper prep_ms_iocb() function during GFPN_ID.Andrew Vasquez2007-01-031-1/+1
* [SCSI] qla2xxx: Correct endianess issue while interrogating MS status.Andrew Vasquez2007-01-031-2/+2
* [SCSI] qla2xxx: Don't log trace-control async-events.Andrew Vasquez2007-01-031-1/+1
* [SCSI] seagate: remove BROKEN tagJames Bottomley2007-01-032-3/+4
* [SCSI] scsi_transport_spi: fix sense buffer size errorJames Bottomley2007-01-031-1/+1
* [SCSI] Add missing completion to scsi_complete_async_scans()Matthew Wilcox2007-01-031-6/+9
* [SCSI] qla2xxx: make qla2x00_reg_remote_port() staticAdrian Bunk2007-01-032-35/+34
* [SCSI] advansys: wrap PCI table inside ifdef CONFIG_PCIRandy Dunlap2007-01-031-1/+2
* [PATCH] x86_64: Fix dump_trace()OGAWA Hirofumi2007-01-031-1/+1
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-01-0219-17/+113
|\
| * [ARM] 4081/1: Add definition for TI Sync Serial ProtocolPhilipp Zabel2007-01-021-0/+1
| * [ARM] 4080/1: Fix for the SSCR0_SlotsPerFrm macroPhilipp Zabel2007-01-021-1/+1
| * [ARM] Fix VFP initialisation issue for SMP systemsRussell King2007-01-021-0/+15
| * [ARM] 4078/1: Fix ARM copypage cache coherency problemsRichard Purdie2006-12-304-0/+18
| * [ARM] 4077/1: iop13xx: fix __io() macroDan Williams2006-12-302-1/+21
| * [ARM] 4074/1: Flat loader stack alignmentPaul Brook2006-12-301-1/+3
| * [ARM] 4073/1: Prevent s3c24xx drivers from including asm/arch/hardware.h and ...Arnaud Patard2006-12-305-3/+13
| * [ARM] 4071/1: S3C24XX: Documentation updateBen Dooks2006-12-301-1/+29
| * [ARM] 4066/1: correct a comment about PXA's sched_clock rangeNicolas Pitre2006-12-301-1/+3
| * [ARM] 4065/1: S3C24XX: dma printk fixesArnaud Patard2006-12-301-2/+2
| * [ARM] 4064/1: make pxa_get_cycles() staticNicolas Pitre2006-12-301-4/+4
| * [ARM] 4063/1: ep93xx: fix IRQ_EP93XX_GPIO?MUX numberingLennert Buytenhek2006-12-301-3/+3
* | [PATCH] Fix insta-reboot with "i386: Relocatable kernel support"Segher Boessenkool2007-01-021-1/+1
* | [PATCH] selinux: fix selinux_netlbl_inode_permission() lockingParag Warudkar2007-01-021-2/+4
* | [PATCH] cfq-iosched: merging problemJens Axboe2007-01-021-3/+3
* | [PATCH] libata: fix combined modeAlan2007-01-021-12/+30
* | [PATCH] sound: hda: detect ALC883 on MSI K9A Platinum motherboards (MS-7280)Leonard NorrgÄrd2007-01-011-0/+2
* | Revert "[PATCH] x86_64: fix boot hang caused by CALGARY_IOMMU_ENABLED_BY_DEFA...Linus Torvalds2007-01-011-2/+3
* | Linux 2.6.20-rc3Linus Torvalds2006-12-311-1/+1
* | [PATCH] restore ->pdeath_signal behaviourOleg Nesterov2006-12-311-4/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-12-3119-155/+313
|\ \
| * | [SPARC64]: Handle ISA devices with no 'regs' property.David S. Miller2006-12-311-12/+8
| * | [SPARC64]: Update defconfig.David S. Miller2006-12-311-8/+26
| * | [SPARC64]: Fix of_iounmap() region release.David S. Miller2006-12-3116-112/+155
| * | [SPARC64]: Fix "mem=xxx" handling.David S. Miller2006-12-311-23/+124
* | | [XFRM]: Algorithm lookup using .compat nameMartin Willi2006-12-311-1/+2
* | | [NET]: Don't export linux/random.h outside __KERNEL__.David Woodhouse2006-12-311-1/+1
* | | [NET]: Add memory barrrier to netif_poll_enable()David S. Miller2006-12-311-0/+1
|/ /
* | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2006-12-304-10/+54
|\ \
| * | ocfs2: export heartbeat thread pid via configfsZhen Wei2006-12-281-0/+17
| * | ocfs2: always unmap in ocfs2_data_convert_worker()Mark Fasheh2006-12-281-1/+9