| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2009-07-08 | 2 | -4/+5 |
* | cciss: Ignore stale commands after reboot | Hannes Reinecke | 2009-07-03 | 2 | -2/+14 |
* | floppy: fix lock imbalance | Jiri Slaby | 2009-06-30 | 1 | -1/+4 |
* | hd: stop defining MAJOR_NR | Christoph Hellwig | 2009-06-18 | 1 | -6/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-06-16 | 3 | -8/+22 |
|\ |
|
| * | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. | GeunSik Lim | 2009-06-15 | 1 | -1/+1 |
| * | block/ps3: remove driver_data direct access of struct device | Roel Kluin | 2009-06-15 | 2 | -32/+32 |
| * | xen block: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2009-06-15 | 1 | -7/+7 |
| * | Driver Core: aoe: add nodename for aoe devices | Kay Sievers | 2009-06-15 | 1 | -0/+7 |
| * | Driver Core: block: add nodename support for block drivers. | Kay Sievers | 2009-06-15 | 1 | -0/+7 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-06-16 | 2 | -28/+1 |
|\ \ |
|
| * | | block: remove some includings of blktrace_api.h | Li Zefan | 2009-06-16 | 1 | -1/+0 |
| * | | mg_disk: seperate mg_disk.h again | unsik Kim | 2009-06-16 | 1 | -27/+1 |
| |/ |
|
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-06-16 | 2 | -89/+97 |
|\ \
| |/
|/| |
|
| * | ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata | Geert Uytterhoeven | 2009-06-15 | 2 | -38/+33 |
| * | block/ps3: remove driver_data direct access of struct device | Roel Kluin | 2009-06-15 | 2 | -35/+38 |
| * | ps3vram: Make ps3vram_priv.reports a void * | Geert Uytterhoeven | 2009-06-15 | 1 | -3/+3 |
| * | ps3vram: Remove no longer used ps3vram_priv.ddr_base | Geert Uytterhoeven | 2009-06-15 | 1 | -13/+1 |
| * | ps3vram: Replace mutex by spinlock + bio_list | Geert Uytterhoeven | 2009-06-15 | 1 | -15/+36 |
| * | ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h> | Geert Uytterhoeven | 2009-06-15 | 1 | -14/+7 |
| * | ps3vram: GPU memory mapping cleanup | Geert Uytterhoeven | 2009-06-15 | 1 | -5/+14 |
| * | ps3vram: Correct exchanged gotos in ps3vram_probe() error path | Jim Paris | 2009-06-15 | 1 | -2/+2 |
| * | ps3vram: Use proc_create_data() instead of proc_create() | Geert Uytterhoeven | 2009-06-15 | 1 | -5/+3 |
| * | ps3vram: Fix error path (return -EIO) for short read/write | Geert Uytterhoeven | 2009-06-15 | 1 | -0/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 | 31 | -1141/+1534 |
|\ \
| |/ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-06-14 | 1 | -1/+1 |
| |\ |
|
| | * | trivial: Kconfig: .ko is normally not included in module names | Pavel Machek | 2009-06-12 | 1 | -1/+1 |
| * | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2009-06-12 | 1 | -1/+1 |
| |\ \ |
|
| | * | | microblaze: Kconfig: Enable drivers for Microblaze | Michal Simek | 2009-05-21 | 1 | -1/+1 |
| * | | | virtio_blk: add missing __dev{init,exit} markings | Mike Frysinger | 2009-06-12 | 1 | -2/+2 |
| * | | | virtio: find_vqs/del_vqs virtio operations | Michael S. Tsirkin | 2009-06-12 | 1 | -3/+3 |
| * | | | virtio: add names to virtqueue struct, mapping from devices to queues. | Rusty Russell | 2009-06-12 | 1 | -1/+1 |
| | |/
| |/| |
|
| * | | floppy: fix hibernation | Ondrej Zary | 2009-06-10 | 1 | -1/+26 |
| * | | ramdisk: remove long-deprecated "ramdisk=" boot-time parameter | Robert P. J. Day | 2009-06-10 | 1 | -6/+1 |
| * | | Add serial number support for virtio_blk, V4a | john cooper | 2009-06-09 | 1 | -3/+34 |
| * | | cciss: decode unit attention in SCSI error handling code | scameron@beardog.cca.cpqcorp.net | 2009-06-09 | 1 | -7/+16 |
| * | | cciss: Remove no longer needed sendcmd reject processing code | scameron@beardog.cca.cpqcorp.net | 2009-06-09 | 2 | -104/+3 |
| * | | cciss: change SCSI error handling routines to work with interrupts enabled. | scameron@beardog.cca.cpqcorp.net | 2009-06-09 | 2 | -15/+12 |
| * | | cciss: separate error processing and command retrying code in sendcmd_withirq... | scameron@beardog.cca.cpqcorp.net | 2009-06-09 | 2 | -32/+46 |
| * | | cciss: factor out fix target status processing code from sendcmd functions | scameron@beardog.cca.cpqcorp.net | 2009-06-09 | 1 | -22/+34 |
| * | | cciss: simplify interface of sendcmd() and sendcmd_withirq() | scameron@beardog.cca.cpqcorp.net | 2009-06-09 | 3 | -84/+59 |
| * | | cciss: factor out core of sendcmd_withirq() for use by SCSI error handling code | scameron@beardog.cca.cpqcorp.net | 2009-06-09 | 1 | -87/+96 |
| * | | cciss: Use schedule_timeout_uninterruptible in SCSI error handling code | scameron@beardog.cca.cpqcorp.net | 2009-06-09 | 1 | -1/+1 |
| * | | cciss: use schedule_timeout_interruptible() | Andrew Morton | 2009-06-02 | 1 | -2/+1 |
| * | | cciss: add cciss driver sysfs entries | Andrew Patterson | 2009-06-02 | 2 | -10/+281 |
| * | | cciss: fix SCSI device reset handler | Stephen M. Cameron | 2009-06-02 | 2 | -9/+90 |
| * | | cciss: factor out core of sendcmd() for a more sane interface | Stephen M. Cameron | 2009-06-02 | 1 | -116/+109 |
| * | | block: Use accessor functions for queue limits | Martin K. Petersen | 2009-05-22 | 1 | -2/+4 |
| * | | block: Do away with the notion of hardsect_size | Martin K. Petersen | 2009-05-22 | 10 | -15/+15 |
| * | | Merge branch 'master' into for-2.6.31 | Jens Axboe | 2009-05-22 | 1 | -4/+6 |
| |\ \
| | |/ |
|