| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 2008-10-12 |
|\ |
|
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-10-11 |
| |\ |
|
| * \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller | 2008-09-16 |
| |\ \ |
|
| * | | | sparc: Annotate of_device_id arrays with const or __initdata. | David S. Miller | 2008-08-31 |
| * | | | qlogicpti: Convert to pure OF driver. | David S. Miller | 2008-08-29 |
| * | | | sun_esp: Convert to pure OF driver. | David S. Miller | 2008-08-29 |
| * | | | sparc: Move SBUS DMA attribute interfaces out of asm/sbus.h | David S. Miller | 2008-08-29 |
| * | | | sparc: Convert all SBUS drivers to dma_*() interfaces. | David S. Miller | 2008-08-29 |
| * | | | sparc: Make SBUS DMA interfaces take struct device. | David S. Miller | 2008-08-29 |
| * | | | sparc: Kill SBUS DVMA layer. | David S. Miller | 2008-08-29 |
* | | | | ide: Remove ide_spin_wait_hwgroup() and use special requests instead | Elias Oltmanns | 2008-10-10 |
* | | | | ide: add ide_io_buffers() helper | Bartlomiej Zolnierkiewicz | 2008-10-10 |
* | | | | ide-scsi: cleanup ide_scsi_io_buffers() | Bartlomiej Zolnierkiewicz | 2008-10-10 |
* | | | | ide: remove ->supports_dsc_overlap field from ide_driver_t | Bartlomiej Zolnierkiewicz | 2008-10-10 |
* | | | | ide: /proc/ide/hd*/settings rework | Bartlomiej Zolnierkiewicz | 2008-10-10 |
* | | | | ide: call ide_proc_register_driver() later | Bartlomiej Zolnierkiewicz | 2008-10-10 |
* | | | | ide: include <linux/hdreg.h> only when needed | Bartlomiej Zolnierkiewicz | 2008-10-10 |
* | | | | ide: remove needless drive->present checks from device drivers | Bartlomiej Zolnierkiewicz | 2008-10-10 |
* | | | | ide: use ATA_* defines instead of *_STAT and *_ERR ones | Bartlomiej Zolnierkiewicz | 2008-10-10 |
* | | | | ide: WIN_* -> ATA_CMD_* | Bartlomiej Zolnierkiewicz | 2008-10-10 |
* | | | | ide: make drive->id an union (take 2) | Bartlomiej Zolnierkiewicz | 2008-10-10 |
| |_|/
|/| | |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-10-10 |
|\ \ \ |
|
| * | | | [SCSI] scsi_dh: suppress comparison warning | James Bottomley | 2008-10-03 |
| * | | | [SCSI] scsi_dh: add Dell product information into rdac device handler | Yanqing_Liu@Dell.com | 2008-10-03 |
| * | | | [SCSI] qla2xxx: remove the unused SCSI_QLOGIC_FC_FIRMWARE option | Adrian Bunk | 2008-10-03 |
| * | | | [SCSI] qla2xxx: fix printk format warnings | Alexander Beregalov | 2008-10-03 |
| * | | | [SCSI] qla2xxx: Update version number to 8.02.01-k8. | Andrew Vasquez | 2008-10-03 |
| * | | | [SCSI] qla2xxx: Ignore payload reserved-bits during RSCN processing. | Ravi Anand | 2008-10-03 |
| * | | | [SCSI] qla2xxx: Additional residual-count corrections during UNDERRUN handling. | Andrew Vasquez | 2008-10-03 |
| * | | | [SCSI] qla2xxx: Fix "occured" spelling errors. | Bjorn Helgaas | 2008-10-03 |
| * | | | [SCSI] qla2xxx: Add NPIV-Config Table support. | Andrew Vasquez | 2008-10-03 |
| * | | | [SCSI] qla2xxx: Add Flash Layout Table support. | Andrew Vasquez | 2008-10-03 |
| * | | | [SCSI] qla2xxx: Change GFP_ATOMIC to GFP_KERNEL for non-atomic allocations. | Andrew Vasquez | 2008-10-03 |
| * | | | [SCSI] qla2xxx: Add input/output byte-count statistics. | Harish Zunjarrao | 2008-10-03 |
| * | | | [SCSI] libiscsi: return error passed in during iscsi recovery | Mike Christie | 2008-10-03 |
| * | | | [SCSI] fc_transport: Add an API to allow an LLD to create vports | Andrew Vasquez | 2008-10-03 |
| * | | | [SCSI] sd: use generic helper to print capacities in both binary and SI | James Bottomley | 2008-10-03 |
| * | | | [SCSI] scsi_dh: no need to initialize rq->cmd with blk_get_request | FUJITA Tomonori | 2008-10-03 |
| * | | | [SCSI] Update the SCSI state model to allow blocking in the created state | James Bottomley | 2008-10-03 |
| * | | | [SCSI] add inline functions for recognising created and blocked states | James Bottomley | 2008-10-03 |
| * | | | [SCSI] scsi_netlink: Add transport and LLD recieve and event support | James Smart | 2008-10-03 |
| * | | | [SCSI] tmscsim: Fixup KERN_INFO in printk | Nick Warne | 2008-10-03 |
| * | | | [SCSI] qla2xxx: Remove semaphore.h | Matthew Wilcox | 2008-10-03 |
| * | | | [SCSI] scsi_host_lookup: error returns and NULL pointers | James Smart | 2008-10-03 |
* | | | | Merge branch 'for-2.6.28' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2008-10-10 |
|\ \ \ \ |
|
| * | | | | sg: remove unnecessary blk_rq_unmap_user | FUJITA Tomonori | 2008-10-09 |
| * | | | | sg: remove sg_read_xfer | FUJITA Tomonori | 2008-10-09 |
| * | | | | sg: remove sg_write_xfer | FUJITA Tomonori | 2008-10-09 |
| * | | | | sg: incorporate sg_build_direct into sg_start_req | FUJITA Tomonori | 2008-10-09 |
| * | | | | sg: remove __sg_start_req | FUJITA Tomonori | 2008-10-09 |