index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-10
floppy: fix hibernation
Ondrej Zary
1
-1
/
+26
2009-06-10
ramdisk: remove long-deprecated "ramdisk=" boot-time parameter
Robert P. J. Day
1
-6
/
+1
2009-06-10
fs/bio.c: add missing __user annotation
Michal Simek
1
-1
/
+1
2009-06-10
block: prevent possible io_context->refcount overflow
Nikanth Karthikesan
3
-10
/
+10
2009-06-09
Add serial number support for virtio_blk, V4a
john cooper
2
-3
/
+38
2009-06-09
block: Add missing bounce_pfn stacking and fix comments
Martin K. Petersen
1
-2
/
+3
2009-06-09
Revert "block: Fix bounce limit setting in DM"
Jens Axboe
3
-19
/
+1
2009-06-09
cciss: decode unit attention in SCSI error handling code
scameron@beardog.cca.cpqcorp.net
1
-7
/
+16
2009-06-09
cciss: Remove no longer needed sendcmd reject processing code
scameron@beardog.cca.cpqcorp.net
2
-104
/
+3
2009-06-09
cciss: change SCSI error handling routines to work with interrupts enabled.
scameron@beardog.cca.cpqcorp.net
2
-15
/
+12
2009-06-09
cciss: separate error processing and command retrying code in sendcmd_withirq...
scameron@beardog.cca.cpqcorp.net
2
-32
/
+46
2009-06-09
cciss: factor out fix target status processing code from sendcmd functions
scameron@beardog.cca.cpqcorp.net
1
-22
/
+34
2009-06-09
cciss: simplify interface of sendcmd() and sendcmd_withirq()
scameron@beardog.cca.cpqcorp.net
3
-84
/
+59
2009-06-09
cciss: factor out core of sendcmd_withirq() for use by SCSI error handling code
scameron@beardog.cca.cpqcorp.net
1
-87
/
+96
2009-06-09
cciss: Use schedule_timeout_uninterruptible in SCSI error handling code
scameron@beardog.cca.cpqcorp.net
1
-1
/
+1
2009-06-09
block: needs to set the residual length of a bidi request
FUJITA Tomonori
1
-0
/
+3
2009-06-04
Revert "block: implement blkdev_readpages"
Jens Axboe
1
-7
/
+0
2009-06-03
block: Fix bounce limit setting in DM
Martin K. Petersen
3
-1
/
+19
2009-06-02
Removed reference to non-existing file Documentation/PCI/PCI-DMA-mapping.txt
vibi sreenivasan
1
-1
/
+1
2009-06-02
cciss: use schedule_timeout_interruptible()
Andrew Morton
1
-2
/
+1
2009-06-02
cciss: add cciss driver sysfs entries
Andrew Patterson
3
-10
/
+314
2009-06-02
cciss: fix SCSI device reset handler
Stephen M. Cameron
2
-9
/
+90
2009-06-02
cciss: factor out core of sendcmd() for a more sane interface
Stephen M. Cameron
1
-116
/
+109
2009-06-02
block: fix a possible oops on elv_abort_queue()
Kiyoshi Ueda
1
-0
/
+5
2009-05-30
block: fix an oops on BLKPREP_KILL
James Bottomley
1
-0
/
+5
2009-05-28
block: export blk_stack_limits()
Mike Snitzer
1
-0
/
+1
2009-05-27
block: fix no diskstat problem
Kiyoshi Ueda
1
-3
/
+3
2009-05-27
block: fix oops with block tag queueing
James Bottomley
1
-4
/
+4
2009-05-23
ide-disk: fix missing max_sectors accessor function
Martin K. Petersen
1
-1
/
+1
2009-05-22
block: Export I/O topology for block devices and partitions
Martin K. Petersen
7
-0
/
+347
2009-05-22
block: Expose stacked device queues in sysfs
Martin K. Petersen
2
-4
/
+15
2009-05-22
block: Move queue limits to an embedded struct
Martin K. Petersen
2
-39
/
+60
2009-05-22
block: Use accessor functions for queue limits
Martin K. Petersen
25
-97
/
+147
2009-05-22
block: Do away with the notion of hardsect_size
Martin K. Petersen
54
-98
/
+108
2009-05-22
Merge branch 'master' into for-2.6.31
Jens Axboe
99
-384
/
+559
2009-05-22
Merge branch 'master' into for-2.6.31
Jens Axboe
976
-19430
/
+23650
2009-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
1
-1
/
+1
2009-05-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bar...
Linus Torvalds
7
-32
/
+35
2009-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2
-36
/
+44
2009-05-22
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2
-4
/
+5
2009-05-22
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-0
/
+14
2009-05-22
Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+9
2009-05-22
ipmi: fix ipmi_si modprobe hang
Corey Minyard
1
-6
/
+7
2009-05-22
via82cxxx: Add VIA VX855 PCI Device ID
Harald Welte
2
-1
/
+3
2009-05-22
ide: report timeouts in ide_busy_sleep()
Bartlomiej Zolnierkiewicz
2
-4
/
+7
2009-05-22
ide: improve failed opcode reporting
Bartlomiej Zolnierkiewicz
1
-19
/
+4
2009-05-22
ide: fix printk() levels in ide_dump_ata[pi]_error()
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-05-22
ide: fix OOPS during ide-cd error recovery
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-05-22
ide: fix 40-wire cable detection for TSST SH-S202* ATAPI devices (v2)
Bartlomiej Zolnierkiewicz
1
-4
/
+17
2009-05-22
MIPS: IP32: Remove unnecessary if not even harmful volatile keywords.
Ralf Baechle
1
-3
/
+3
[next]