| Commit message (Expand) | Author | Age |
* | 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar... | Linus Torvalds | 2009-05-22 |
| |\ |
|
| | * | via82cxxx: Add VIA VX855 PCI Device ID | Harald Welte | 2009-05-22 |
| | * | ide: report timeouts in ide_busy_sleep() | Bartlomiej Zolnierkiewicz | 2009-05-22 |
| | * | ide: improve failed opcode reporting | Bartlomiej Zolnierkiewicz | 2009-05-22 |
| | * | ide: fix printk() levels in ide_dump_ata[pi]_error() | Bartlomiej Zolnierkiewicz | 2009-05-22 |
| | * | ide: fix OOPS during ide-cd error recovery | Bartlomiej Zolnierkiewicz | 2009-05-22 |
| | * | ide: fix 40-wire cable detection for TSST SH-S202* ATAPI devices (v2) | Bartlomiej Zolnierkiewicz | 2009-05-22 |
| * | | Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-05-22 |
| |\ \ |
|
| | * | | video: stop sh_mobile_lcdcfb only if started | Magnus Damm | 2009-05-22 |
| * | | | ipmi: fix ipmi_si modprobe hang | Corey Minyard | 2009-05-22 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-05-20 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | PCI PM: Fix initialization and kexec breakage for some devices | Rafael J. Wysocki | 2009-05-19 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-05-20 |
| |\ \ \ |
|
| | * | | | drm: Copy back ioctl data to userspace regardless of return code. | Michel Dänzer | 2009-05-20 |
| | * | | | drm: Round size of SHM maps to PAGE_SIZE | Benjamin Herrenschmidt | 2009-05-19 |
| | |/ / |
|
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-05-20 |
| |\ \ \ |
|
| | * | | | [ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void * | Alessandro Rubini | 2009-05-20 |
| | * | | | Merge branch 'smp-fix' | Russell King | 2009-05-17 |
| | |\ \ \ |
|
| | * \ \ \ | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm... | Russell King | 2009-05-16 |
| | |\ \ \ \ |
|
| | | * | | | | ARM: OMAP2/3: Change omapfb to use clkdev for dispc and rfbi, v2 | Tony Lindgren | 2009-05-16 |
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-05-20 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | cdrom: beyond ARRAY_SIZE of viocd_diskinfo | Roel Kluin | 2009-05-20 |
| | * | | | | | | xen/blkfront: fix warning when deleting gendisk on unplug/shutdown | Ian Campbell | 2009-05-19 |
| | * | | | | | | xen/blkfront: allow xenbus state transition to Closing->Closed when not Conn... | Ian Campbell | 2009-05-19 |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam... | Linus Torvalds | 2009-05-19 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | mfd: pcf50633: fix unsafe disable_irq() | Nelson Castillo | 2009-05-19 |
| | * | | | | | | | mfd: Keep a cache of WM8350 volatile values | Mark Brown | 2009-05-19 |
| | | |_|_|_|/ /
| | |/| | | | | |
|
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-05-19 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | be2net: add two new pci device ids to pci device table | Ajit Khaparde | 2009-05-18 |