aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message/i2o
Commit message (Expand)AuthorAge
* I2O: Fix "defined but not used" build warningsSatyam Sharma2007-10-17
* block: convert blkdev_issue_flush() to use empty barriersJens Axboe2007-10-16
* fix integer overflow warning in i2o_blockMeelis Roos2007-07-31
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-24
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* i2o debug output cleanupVasily Averin2007-07-17
* i2o proc reading oopsVasily Averin2007-07-17
* i2o message leak in i2o_msg_post_wait_mem()Vasily Averin2007-07-17
* wrong memory access in i2o_block_device_lock()Vasily Averin2007-07-17
* i2o_cfg_passthru cleanupVasily Averin2007-07-17
* Introduce CONFIG_VIRT_TO_BUSStephen Rothwell2007-07-16
* Use mutexes instead of semaphores in I2O driverMatthias Kaehlcke2007-07-16
* Use menuconfig objects: I2OJan Engelhardt2007-07-16
* [SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.cSatyam Sharma2007-07-15
* [SCSI] i2o: convert to use the data buffer accessorsFUJITA Tomonori2007-06-17
* i2o: eliminate a peculiar constraint on i2o_max_driversAkinobu Mita2007-05-23
* i2o: fix notifiers when max_drivers is configuredAkinobu Mita2007-05-23
* i2o: destroy event queue only when drv->event is setAkinobu Mita2007-05-23
* [S390] Kconfig: refine depends statements.Martin Schwidefsky2007-05-10
* remove unused header file: drivers/message/i2o/i2o_lan.hRobert P. J. Day2007-05-08
* [PATCH] i2o: block IO errors on i2o diskVasily Averin2007-03-27
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-12
* [PATCH] fix kernel-doc warnings in 2.6.20-rc1Randy Dunlap2006-12-22
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [PATCH] i2o_exec_exit and i2o_driver_exit should not be __exit.Ralf Baechle2006-12-13
* [PATCH] kernel-doc: fix fusion and i2o docsRandy Dunlap2006-12-07
* [PATCH] I2O: fix I2O_CONFIG without Adaptec extensionRandy Dunlap2006-12-07
* [PATCH] I2O: handle __copy_from_userRandy Dunlap2006-12-07
* [PATCH] I2O: more error checkingJeff Garzik2006-12-07
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * PCI: pci_{enable,disable}_device() nestable portsInaky Perez-Gonzalez2006-12-01
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEADPeter Zijlstra2006-10-30
* [PATCH] i2o/exec-osm.c: use "unsigned long flags;"Alexey Dobriyan2006-10-21
* [PATCH] I2O: handle a few sysfs errorsJeff Garzik2006-10-17
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] i2o: Switch to pci_get APIAlan Cox2006-10-01
* [PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells2006-09-30
* [PATCH] Split struct request ->flags into two partsJens Axboe2006-09-30
* [PATCH] proper prototype for drivers/message/i2o/device.c:i2o_parm_issue()Adrian Bunk2006-07-10
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-29
|\
| * [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-26
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-29
|\ \
| * | [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-27
| |/
* / [PATCH] drivers/message/i2o/iop.c: unexport i2o_msg_nop()Adrian Bunk2006-06-27
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-06-21
|\
| * [SCSI] remove scsi_request infrastructureChristoph Hellwig2006-06-10