index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
*
Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-06-11
|
\
|
*
vgacon: use slab allocator instead of the bootmem allocator
Pekka Enberg
2009-06-11
|
*
vt: use kzalloc() instead of the bootmem allocator
Pekka Enberg
2009-06-11
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-06-11
|
\
\
|
*
|
[libata] ata_piix: Enable parallel scan
Arjan van de Ven
2009-06-10
|
*
|
sata_nv: use hardreset only for post-boot probing
Tejun Heo
2009-06-10
|
*
|
[libata] ahci: Restore SB600 SATA controller 64 bit DMA
Shane Huang
2009-06-10
|
*
|
ata_piix: Remove stale comment
Alan Cox
2009-06-10
|
*
|
ata_piix: Turn on hotplugging support for older chips
Alan Cox
2009-06-10
|
*
|
ahci: misc cleanups for EM stuff
Tejun Heo
2009-06-10
|
*
|
[libata] get rid of ATA_MAX_QUEUE loop in ata_qc_complete_multiple() v2
Jens Axboe
2009-06-10
|
*
|
sata_sil: enable 32-bit PIO
Robert Hancock
2009-06-10
|
*
|
sata_sx4: speed up ECC initialization
Alexander Beregalov
2009-06-10
|
*
|
libata-sff: avoid byte swapping in ata_sff_data_xfer()
Sergei Shtylyov
2009-06-10
|
*
|
[libata] ahci: use less error-prone array initializers
Jeff Garzik
2009-06-10
*
|
|
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-06-11
|
\
\
\
|
*
|
|
floppy: fix hibernation
Ondrej Zary
2009-06-10
|
*
|
|
ramdisk: remove long-deprecated "ramdisk=" boot-time parameter
Robert P. J. Day
2009-06-10
|
*
|
|
Add serial number support for virtio_blk, V4a
john cooper
2009-06-09
|
*
|
|
Revert "block: Fix bounce limit setting in DM"
Jens Axboe
2009-06-09
|
*
|
|
cciss: decode unit attention in SCSI error handling code
scameron@beardog.cca.cpqcorp.net
2009-06-08
|
*
|
|
cciss: Remove no longer needed sendcmd reject processing code
scameron@beardog.cca.cpqcorp.net
2009-06-08
|
*
|
|
cciss: change SCSI error handling routines to work with interrupts enabled.
scameron@beardog.cca.cpqcorp.net
2009-06-08
|
*
|
|
cciss: separate error processing and command retrying code in sendcmd_withirq...
scameron@beardog.cca.cpqcorp.net
2009-06-08
|
*
|
|
cciss: factor out fix target status processing code from sendcmd functions
scameron@beardog.cca.cpqcorp.net
2009-06-08
|
*
|
|
cciss: simplify interface of sendcmd() and sendcmd_withirq()
scameron@beardog.cca.cpqcorp.net
2009-06-08
|
*
|
|
cciss: factor out core of sendcmd_withirq() for use by SCSI error handling code
scameron@beardog.cca.cpqcorp.net
2009-06-08
|
*
|
|
cciss: Use schedule_timeout_uninterruptible in SCSI error handling code
scameron@beardog.cca.cpqcorp.net
2009-06-08
|
*
|
|
block: Fix bounce limit setting in DM
Martin K. Petersen
2009-06-03
|
*
|
|
cciss: use schedule_timeout_interruptible()
Andrew Morton
2009-06-02
|
*
|
|
cciss: add cciss driver sysfs entries
Andrew Patterson
2009-06-02
|
*
|
|
cciss: fix SCSI device reset handler
Stephen M. Cameron
2009-06-02
|
*
|
|
cciss: factor out core of sendcmd() for a more sane interface
Stephen M. Cameron
2009-06-02
|
*
|
|
ide-disk: fix missing max_sectors accessor function
Martin K. Petersen
2009-05-23
|
*
|
|
block: Use accessor functions for queue limits
Martin K. Petersen
2009-05-22
|
*
|
|
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-05-22
|
*
|
|
Merge branch 'master' into for-2.6.31
Jens Axboe
2009-05-22
|
|
\
\
\
|
*
\
\
\
Merge branch 'master' into for-2.6.31
Jens Axboe
2009-05-22
|
|
\
\
\
\
|
*
|
|
|
|
xen-blkfront: beyond ARRAY_SIZE of info->shadow
Roel Kluin
2009-05-22
|
*
|
|
|
|
scsi_lib: remove unused variable
Boaz Harrosh
2009-05-19
|
*
|
|
|
|
libosd: Use of new blk_make_request
Boaz Harrosh
2009-05-19
|
*
|
|
|
|
libosd: Use new blk_rq_map_kern
Boaz Harrosh
2009-05-19
|
*
|
|
|
|
block: set rq->resid_len to blk_rq_bytes() on issue
Tejun Heo
2009-05-19
|
*
|
|
|
|
ub: use __blk_end_request_all()
Tejun Heo
2009-05-19
|
*
|
|
|
|
virtio_blk: get rid of unused variable
Jens Axboe
2009-05-18
|
*
|
|
|
|
virtio_blk: SG_IO passthru support
Hannes Reinecke
2009-05-18
|
*
|
|
|
|
virtio_blk: don't blindly derefence req->rq_disk
Christoph Hellwig
2009-05-18
|
*
|
|
|
|
scsi: fix resid_len mis-conversion in scsi_end_request()
Tejun Heo
2009-05-12
|
*
|
|
|
|
splice: implement default splice_read method
Miklos Szeredi
2009-05-11
|
*
|
|
|
|
scsi: simplify the bidi completion
FUJITA Tomonori
2009-05-11
[next]