Age | Commit message (Expand) | Author | Files | Lines |
2008-01-12 | [SCSI] lpfc 8.2.3 : Miscellaneous Small Fixes - part 1 | James Smart | 12 | -148/+372 |
2008-01-12 | [SCSI] lpfc 8.2.3 : Remove flawed MBX_STOP_IOCB logic | James Smart | 6 | -109/+27 |
2008-01-12 | [SCSI] lpfc 8.2.3 : NPIV bug fixes | James Smart | 7 | -81/+127 |
2008-01-12 | [SCSI] lpfc 8.2.3 : Added support for ASICs that report temperature | James Smart | 9 | -2/+213 |
2008-01-12 | [SCSI] ibmvscsi: Set default command timeout | Brian King | 1 | -1/+3 |
2008-01-12 | [SCSI] 53c7xx: fix removal fallout | Adrian Bunk | 5 | -106/+0 |
2008-01-12 | [SCSI] tgt: convert to use the data buffer accessors | FUJITA Tomonori | 4 | -18/+20 |
2008-01-12 | [SCSI] aic94xx: update BIOS image from user space. | Gilbert Wu | 4 | -0/+697 |
2008-01-12 | [SCSI] sr,sd: send media state change modification events | Kay Sievers | 4 | -12/+28 |
2008-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2 | -9/+5 |
2008-01-11 | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds | 1 | -6/+10 |
2008-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.24 | Linus Torvalds | 2 | -27/+21 |
2008-01-11 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 6 | -51/+85 |
2008-01-11 | ps3fb: fix deadlock on kexec() | Jeremy Kerr | 1 | -4/+8 |
2008-01-11 | ps3fb: prevent use after free of fb_info | Jeremy Kerr | 1 | -6/+6 |
2008-01-11 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 3 | -81/+6 |
2008-01-11 | cache invalidation error for buffered write | Massimo Cirillo | 1 | -2/+5 |
2008-01-11 | IDE: terminate ACPI DMI list | Jeff Garzik | 1 | -0/+2 |
2008-01-11 | [MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludge | Atsushi Nemoto | 2 | -6/+3 |
2008-01-11 | [MIPS] Lasat: Fix built in separate object directory. | WANG Cong | 1 | -3/+3 |
2008-01-11 | [MIPS] Malta: Fix software reset on big endian | Dmitri Vorobiev | 1 | -4/+6 |
2008-01-11 | [MIPS] pnx8xxx: move to clocksource | Vitaly Wool | 1 | -37/+72 |
2008-01-11 | [MIPS] Wrong CONFIG option prevents setup of DMA zone. | Thomas Bogendoerfer | 1 | -1/+1 |
2008-01-11 | V4L/DVB (7001): av7110: fix section mismatch | Randy Dunlap | 1 | -5/+5 |
2008-01-11 | V4L/DVB (6999): ivtv: stick to udelay=10 after all | Hans Verkuil | 1 | -4/+0 |
2008-01-11 | blktrace: kill the unneeded initcall | Jens Axboe | 1 | -11/+1 |
2008-01-11 | block: fix blktrace timestamps | Ingo Molnar | 1 | -67/+2 |
2008-01-11 | loop: fix bad bio_alloc() nr_iovec request | Jens Axboe | 1 | -1/+1 |
2008-01-11 | Don't blatt first element of prv in sg_chain() | Rusty Russell | 1 | -2/+2 |
2008-01-11 | [XFS] fix unaligned access in readdir | Christoph Hellwig | 1 | -6/+10 |
2008-01-11 | sh: Force __access_ok() to obey address space limit. | Paul Mundt | 1 | -27/+15 |
2008-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -2/+2 |
2008-01-11 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 9 | -33/+78 |
2008-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 3 | -13/+58 |
2008-01-11 | libata and starting/stopping ATAPI floppy devices | Ondrej Zary | 1 | -1/+2 |
2008-01-11 | trm290: do hook dma_host_{on,off} methods (take 2) | Sergei Shtylyov | 1 | -9/+20 |
2008-01-11 | ide: fix cable detection for SATA bridges | George Kibardin | 1 | -3/+3 |
2008-01-11 | ide: workaround suspend bug for ACPI IDE | Shaohua Li | 1 | -1/+35 |
2008-01-11 | sata_sil24: prevent hba lockup when pass-through ATA commands are used | Gwendal Grignou | 1 | -11/+26 |
2008-01-11 | Update kernel parameter document for libata DMA mode setting knobs. | FD Cami | 1 | -0/+8 |
2008-01-11 | libata: don't normalize UNKNOWN to NONE after reset | Tejun Heo | 1 | -3/+1 |
2008-01-11 | libata-pmp: propagate timeout to host link | Tejun Heo | 1 | -5/+15 |
2008-01-11 | libata-pmp: 4726 hates SRST | Tejun Heo | 1 | -7/+5 |
2008-01-11 | pata_ixp4xx_cf: fix compilation introduced by ata_port_desc() conversion | Rod Whitby | 1 | -1/+2 |
2008-01-11 | pata_pdc202xx_old: Further fixups | Alan Cox | 1 | -2/+13 |
2008-01-11 | libata-sff: PCI IRQ handling fix | Alan Cox | 1 | -2/+5 |
2008-01-11 | sata_qstor: use hardreset instead of softreset | Tejun Heo | 1 | -1/+1 |
2008-01-11 | NFSv4: Give the lock stateid its own sequence queue | Trond Myklebust | 2 | -1/+5 |
2008-01-11 | [CRYPTO] padlock: Fix alignment fault in aes_crypt_copy | Herbert Xu | 1 | -2/+2 |
2008-01-10 | [SCSI] qla1280: fix 32 bit segment code | FUJITA Tomonori | 1 | -1/+1 |