| Commit message (Expand) | Author | Age |
* | fix integer overflow warning in i2o_block | Meelis Roos | 2007-07-31 |
* | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 2007-07-24 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-19 |
* | i2o debug output cleanup | Vasily Averin | 2007-07-17 |
* | i2o proc reading oops | Vasily Averin | 2007-07-17 |
* | i2o message leak in i2o_msg_post_wait_mem() | Vasily Averin | 2007-07-17 |
* | wrong memory access in i2o_block_device_lock() | Vasily Averin | 2007-07-17 |
* | i2o_cfg_passthru cleanup | Vasily Averin | 2007-07-17 |
* | Introduce CONFIG_VIRT_TO_BUS | Stephen Rothwell | 2007-07-16 |
* | Use mutexes instead of semaphores in I2O driver | Matthias Kaehlcke | 2007-07-16 |
* | Use menuconfig objects: I2O | Jan Engelhardt | 2007-07-16 |
* | [SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.c | Satyam Sharma | 2007-07-15 |
* | [SCSI] i2o: convert to use the data buffer accessors | FUJITA Tomonori | 2007-06-17 |
* | i2o: eliminate a peculiar constraint on i2o_max_drivers | Akinobu Mita | 2007-05-23 |
* | i2o: fix notifiers when max_drivers is configured | Akinobu Mita | 2007-05-23 |
* | i2o: destroy event queue only when drv->event is set | Akinobu Mita | 2007-05-23 |
* | [S390] Kconfig: refine depends statements. | Martin Schwidefsky | 2007-05-10 |
* | remove unused header file: drivers/message/i2o/i2o_lan.h | Robert P. J. Day | 2007-05-08 |
* | [PATCH] i2o: block IO errors on i2o disk | Vasily Averin | 2007-03-27 |
* | [PATCH] mark struct file_operations const 5 | Arjan van de Ven | 2007-02-12 |
* | [PATCH] fix kernel-doc warnings in 2.6.20-rc1 | Randy Dunlap | 2006-12-22 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 |
* | [PATCH] i2o_exec_exit and i2o_driver_exit should not be __exit. | Ralf Baechle | 2006-12-13 |
* | [PATCH] kernel-doc: fix fusion and i2o docs | Randy Dunlap | 2006-12-07 |
* | [PATCH] I2O: fix I2O_CONFIG without Adaptec extension | Randy Dunlap | 2006-12-07 |
* | [PATCH] I2O: handle __copy_from_user | Randy Dunlap | 2006-12-07 |
* | [PATCH] I2O: more error checking | Jeff Garzik | 2006-12-07 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 |
* | 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 |