| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 |
|\ |
|
| * | PCI: pci_{enable,disable}_device() nestable ports | Inaky Perez-Gonzalez | 2006-12-01 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 |
|/ |
|
* | [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD | Peter Zijlstra | 2006-10-30 |
* | [PATCH] i2o/exec-osm.c: use "unsigned long flags;" | Alexey Dobriyan | 2006-10-21 |
* | [PATCH] I2O: handle a few sysfs errors | Jeff Garzik | 2006-10-17 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | [PATCH] i2o: Switch to pci_get API | Alan Cox | 2006-10-01 |
* | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells | 2006-09-30 |
* | [PATCH] Split struct request ->flags into two parts | Jens Axboe | 2006-09-30 |
* | [PATCH] proper prototype for drivers/message/i2o/device.c:i2o_parm_issue() | Adrian Bunk | 2006-07-10 |
* | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 |
|\ |
|
| * | [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 |
|\ \ |
|
| * | | [PATCH] 64bit resource: fix up printks for resources in misc drivers | Greg Kroah-Hartman | 2006-06-27 |
| |/ |
|
* / | [PATCH] drivers/message/i2o/iop.c: unexport i2o_msg_nop() | Adrian Bunk | 2006-06-27 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-06-21 |
|\ |
|
| * | [SCSI] remove scsi_request infrastructure | Christoph Hellwig | 2006-06-10 |
* | | [PATCH] I2O: Bugfixes to get I2O working again | Markus Lidel | 2006-06-10 |
|/ |
|
* | [PATCH] mark f_ops const in the inode | Arjan van de Ven | 2006-03-28 |
* | [PATCH] mempool: use mempool_create_slab_pool() | Matthew Dobson | 2006-03-26 |
* | [PATCH] i2o_dump_hrt() output cleanup | Vasily Averin | 2006-03-25 |
* | [SCSI] i2o: fix memory leak in i2o_exec_lct_modified | Vasily Averin | 2006-03-12 |
* | [PATCH] Fix i2o_scsi oops on abort | Markus Lidel | 2006-02-05 |
* | [PATCH] I2O: fix and workaround for Motorola/Freescale controller | Markus Lidel | 2006-02-03 |
* | [PATCH] I2O: don't disable PCI device if it is enabled before probing | Markus Lidel | 2006-02-03 |
* | [SCSI] fix up message/i2o/pci.c | James Bottomley | 2006-01-14 |
* | [SCSI] I2O: move pci_request_regions() just behind pci_enable_device() | Salyzyn, Mark | 2006-01-14 |
* | spelling: s/retreive/retrieve/ | Adrian Bunk | 2006-01-09 |
* | [PATCH] Add block_device_operations.getgeo block device method | Christoph Hellwig | 2006-01-08 |
* | Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-01-06 |
|\ |
|
| * | [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() | Tejun Heo | 2006-01-06 |
* | | [PATCH] I2O: Lindent run | Markus Lidel | 2006-01-06 |
* | | [PATCH] I2O: Optimizing | Markus Lidel | 2006-01-06 |
* | | [PATCH] I2O: Beautifying | Markus Lidel | 2006-01-06 |
* | | [PATCH] I2O: Bugfixes | Markus Lidel | 2006-01-06 |
* | | [PATCH] I2O: Remove wrong I2O device class | Markus Lidel | 2006-01-06 |
* | | [PATCH] I2O: SPARC fixes | Markus Lidel | 2006-01-06 |
* | | [PATCH] I2O: changed I2O API to create I2O messages in kernel memory | Markus Lidel | 2006-01-06 |
|/ |
|
* | [PATCH] i2o: Do not disable pci device when it's in use | Ben Collins | 2005-12-18 |
* | [PATCH] drivers/message/i2o/pci.c: fix a NULL pointer dereference | Adrian Bunk | 2005-11-27 |
* | [PATCH] message: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-11-07 |
* | [PATCH] fix remaining missing includes | Tim Schmielau | 2005-11-07 |
* | [PATCH] fix missing includes | Tim Schmielau | 2005-10-30 |
* | [PATCH] Typo fix: dot after newline in printk strings | Jean Delvare | 2005-10-30 |
* | [PATCH] Driver Core: fix up all callers of class_device_create() | Greg Kroah-Hartman | 2005-10-28 |
* | [PATCH] I2O: remove i2o_device_class | Dmitry Torokhov | 2005-10-28 |
* | [PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o code | Greg Kroah-Hartman | 2005-10-28 |