| Commit message (Expand) | Author | Age | Files | Lines |
* | fix integer overflow warning in i2o_block | Meelis Roos | 2007-07-31 | 1 | -1/+1 |
* | [BLOCK] Get rid of request_queue_t typedef | Jens Axboe | 2007-07-24 | 1 | -2/+2 |
* | mm: Remove slab destructors from kmem_cache_create(). | Paul Mundt | 2007-07-20 | 1 | -2/+1 |
* | i2o debug output cleanup | Vasily Averin | 2007-07-17 | 1 | -67/+67 |
* | i2o proc reading oops | Vasily Averin | 2007-07-17 | 1 | -0/+2 |
* | i2o message leak in i2o_msg_post_wait_mem() | Vasily Averin | 2007-07-17 | 1 | -1/+3 |
* | wrong memory access in i2o_block_device_lock() | Vasily Averin | 2007-07-17 | 1 | -1/+1 |
* | i2o_cfg_passthru cleanup | Vasily Averin | 2007-07-17 | 1 | -24/+38 |
* | Introduce CONFIG_VIRT_TO_BUS | Stephen Rothwell | 2007-07-16 | 1 | -0/+1 |
* | Use mutexes instead of semaphores in I2O driver | Matthias Kaehlcke | 2007-07-16 | 3 | -11/+11 |
* | Use menuconfig objects: I2O | Jan Engelhardt | 2007-07-16 | 1 | -14/+7 |
* | [SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.c | Satyam Sharma | 2007-07-15 | 1 | -1/+1 |
* | [SCSI] i2o: convert to use the data buffer accessors | FUJITA Tomonori | 2007-06-17 | 1 | -17/+7 |
* | i2o: eliminate a peculiar constraint on i2o_max_drivers | Akinobu Mita | 2007-05-23 | 1 | -5/+3 |
* | i2o: fix notifiers when max_drivers is configured | Akinobu Mita | 2007-05-23 | 1 | -7/+7 |
* | i2o: destroy event queue only when drv->event is set | Akinobu Mita | 2007-05-23 | 1 | -2/+6 |
* | [S390] Kconfig: refine depends statements. | Martin Schwidefsky | 2007-05-10 | 1 | -0/+1 |
* | remove unused header file: drivers/message/i2o/i2o_lan.h | Robert P. J. Day | 2007-05-08 | 1 | -159/+0 |
* | [PATCH] i2o: block IO errors on i2o disk | Vasily Averin | 2007-03-27 | 1 | -11/+1 |
* | [PATCH] mark struct file_operations const 5 | Arjan van de Ven | 2007-02-12 | 2 | -20/+20 |
* | [PATCH] fix kernel-doc warnings in 2.6.20-rc1 | Randy Dunlap | 2006-12-22 | 1 | -1/+1 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 1 | -2/+2 |
* | [PATCH] i2o_exec_exit and i2o_driver_exit should not be __exit. | Ralf Baechle | 2006-12-13 | 3 | -4/+4 |
* | [PATCH] kernel-doc: fix fusion and i2o docs | Randy Dunlap | 2006-12-07 | 8 | -33/+41 |
* | [PATCH] I2O: fix I2O_CONFIG without Adaptec extension | Randy Dunlap | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] I2O: handle __copy_from_user | Randy Dunlap | 2006-12-07 | 1 | -1/+5 |
* | [PATCH] I2O: more error checking | Jeff Garzik | 2006-12-07 | 2 | -10/+21 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 1 | -9/+6 |
|\ |
|
| * | PCI: pci_{enable,disable}_device() nestable ports | Inaky Perez-Gonzalez | 2006-12-01 | 1 | -9/+6 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 4 | -13/+19 |
|/ |
|
* | [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD | Peter Zijlstra | 2006-10-30 | 1 | -1/+1 |
* | [PATCH] i2o/exec-osm.c: use "unsigned long flags;" | Alexey Dobriyan | 2006-10-21 | 1 | -1/+1 |
* | [PATCH] I2O: handle a few sysfs errors | Jeff Garzik | 2006-10-17 | 2 | -5/+24 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -2/+1 |
* | [PATCH] i2o: Switch to pci_get API | Alan Cox | 2006-10-01 | 1 | -3/+4 |
* | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells | 2006-09-30 | 1 | -1/+1 |
* | [PATCH] Split struct request ->flags into two parts | Jens Axboe | 2006-09-30 | 1 | -3/+4 |
* | [PATCH] proper prototype for drivers/message/i2o/device.c:i2o_parm_issue() | Adrian Bunk | 2006-07-10 | 2 | -2/+5 |
* | [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 | 1 | -1/+0 |
|\ |
|
| * | [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 1 | -1/+0 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2006-06-29 | 1 | -6/+8 |
|\ \ |
|
| * | | [PATCH] 64bit resource: fix up printks for resources in misc drivers | Greg Kroah-Hartman | 2006-06-27 | 1 | -6/+8 |
| |/ |
|
* / | [PATCH] drivers/message/i2o/iop.c: unexport i2o_msg_nop() | Adrian Bunk | 2006-06-27 | 1 | -1/+0 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2006-06-21 | 1 | -2/+2 |
|\ |
|
| * | [SCSI] remove scsi_request infrastructure | Christoph Hellwig | 2006-06-10 | 1 | -2/+2 |
* | | [PATCH] I2O: Bugfixes to get I2O working again | Markus Lidel | 2006-06-10 | 2 | -38/+38 |
|/ |
|
* | [PATCH] mark f_ops const in the inode | Arjan van de Ven | 2006-03-28 | 1 | -1/+1 |