1. 743115e i2o: fasync BKL pushdown by Jonathan Corbet · 16 years ago
  2. b78032a message-i2o-i2o_config: BKL pushdown by Arnd Bergmann · 16 years ago
  3. 801678c Remove duplicated unlikely() in IS_ERR() by Hirofumi Nakagawa · 16 years ago
  4. c7705f3 drivers: use non-racy method for proc entries creation (2) by Denis V. Lunev · 16 years ago
  5. fc1323b drivers/message/: Spelling fixes by Joe Perches · 17 years ago
  6. 1381b7e blk_end_request: changing i2o_block (take 4) by Kiyoshi Ueda · 17 years ago
  7. b80ca4f [SCSI] replace sizeof sense_buffer with SCSI_SENSE_BUFFERSIZE by FUJITA Tomonori · 17 years ago
  8. ae5fbf7 i2o: debug messages corrected by Vasily Averin · 17 years ago
  9. 3d1266c SG: audit of drivers that use blk_rq_map_sg() by Jens Axboe · 17 years ago
  10. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  11. c98673f I2O: Fix "defined but not used" build warnings by Satyam Sharma · 17 years ago
  12. fd5d806 block: convert blkdev_issue_flush() to use empty barriers by Jens Axboe · 17 years ago
  13. db7526f fix integer overflow warning in i2o_block by Meelis Roos · 17 years ago
  14. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  15. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  16. 6dd4ac3 i2o debug output cleanup by Vasily Averin · 17 years ago
  17. 44aaa93 i2o proc reading oops by Vasily Averin · 17 years ago
  18. 3d0fd33 i2o message leak in i2o_msg_post_wait_mem() by Vasily Averin · 17 years ago
  19. 010904c wrong memory access in i2o_block_device_lock() by Vasily Averin · 17 years ago
  20. 1725d71 i2o_cfg_passthru cleanup by Vasily Averin · 17 years ago
  21. f057eac Introduce CONFIG_VIRT_TO_BUS by Stephen Rothwell · 17 years ago
  22. 9ac1625 Use mutexes instead of semaphores in I2O driver by Matthias Kaehlcke · 17 years ago
  23. 04e9aee Use menuconfig objects: I2O by Jan Engelhardt · 17 years ago
  24. a3f249a [SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.c by Satyam Sharma · 17 years ago
  25. 0ea7154 [SCSI] i2o: convert to use the data buffer accessors by FUJITA Tomonori · 17 years ago
  26. 82cd0e8 i2o: eliminate a peculiar constraint on i2o_max_drivers by Akinobu Mita · 17 years ago
  27. be32479 i2o: fix notifiers when max_drivers is configured by Akinobu Mita · 17 years ago
  28. e578e9a i2o: destroy event queue only when drv->event is set by Akinobu Mita · 17 years ago
  29. eeca7a3 [S390] Kconfig: refine depends statements. by Martin Schwidefsky · 17 years ago
  30. b656eea remove unused header file: drivers/message/i2o/i2o_lan.h by Robert P. J. Day · 17 years ago
  31. d1985ad [PATCH] i2o: block IO errors on i2o disk by Vasily Averin · 17 years ago
  32. d54b1fd [PATCH] mark struct file_operations const 5 by Arjan van de Ven · 17 years ago
  33. af9997e [PATCH] fix kernel-doc warnings in 2.6.20-rc1 by Randy Dunlap · 18 years ago
  34. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  35. d784372 [PATCH] i2o_exec_exit and i2o_driver_exit should not be __exit. by Ralf Baechle · 18 years ago
  36. d9489fb [PATCH] kernel-doc: fix fusion and i2o docs by Randy Dunlap · 18 years ago
  37. f13a603 [PATCH] I2O: fix I2O_CONFIG without Adaptec extension by Randy Dunlap · 18 years ago
  38. 9d69b7d [PATCH] I2O: handle __copy_from_user by Randy Dunlap · 18 years ago
  39. 3889b26 [PATCH] I2O: more error checking by Jeff Garzik · 18 years ago
  40. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  41. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  42. 95ddc5f PCI: pci_{enable,disable}_device() nestable ports by Inaky Perez-Gonzalez · 18 years ago
  43. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  44. 7259f0d [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD by Peter Zijlstra · 18 years ago
  45. 8a7822a [PATCH] i2o/exec-osm.c: use "unsigned long flags;" by Alexey Dobriyan · 18 years ago
  46. 6b5f296 [PATCH] I2O: handle a few sysfs errors by Jeff Garzik · 18 years ago
  47. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  48. df10f4ed [PATCH] i2o: Switch to pci_get API by Alan Cox · 18 years ago
  49. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  50. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 18 years ago
  51. e62c23c [PATCH] proper prototype for drivers/message/i2o/device.c:i2o_parm_issue() by Adrian Bunk · 18 years ago
  52. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  53. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  54. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  55. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  56. 775d584 [PATCH] drivers/message/i2o/iop.c: unexport i2o_msg_nop() by Adrian Bunk · 18 years ago
  57. e29419f [PATCH] 64bit resource: fix up printks for resources in misc drivers by Greg Kroah-Hartman · 18 years ago
  58. ce7b0f4 [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  59. 28e4b22 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  60. beb4048 [SCSI] remove scsi_request infrastructure by Christoph Hellwig · 18 years ago
  61. 57a62fe [PATCH] I2O: Bugfixes to get I2O working again by Markus Lidel · 18 years ago
  62. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  63. 93d2341 [PATCH] mempool: use mempool_create_slab_pool() by Matthew Dobson · 18 years ago
  64. 30087ba [PATCH] i2o_dump_hrt() output cleanup by Vasily Averin · 18 years ago
  65. 071a651 [SCSI] i2o: fix memory leak in i2o_exec_lct_modified by Vasily Averin · 18 years ago
  66. e22bec2 [PATCH] Fix i2o_scsi oops on abort by Markus Lidel · 18 years ago
  67. 8b3e09e [PATCH] I2O: fix and workaround for Motorola/Freescale controller by Markus Lidel · 19 years ago
  68. 15d8ec7 [PATCH] I2O: don't disable PCI device if it is enabled before probing by Markus Lidel · 19 years ago
  69. f20139b [SCSI] fix up message/i2o/pci.c by James Bottomley · 19 years ago
  70. 9638d89 [SCSI] I2O: move pci_request_regions() just behind pci_enable_device() by Salyzyn, Mark · 19 years ago
  71. 943ffb5 spelling: s/retreive/retrieve/ by Adrian Bunk · 19 years ago
  72. a885c8c [PATCH] Add block_device_operations.getgeo block device method by Christoph Hellwig · 19 years ago
  73. d99cf9d Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  74. 524e3b6 [PATCH] I2O: Lindent run by Markus Lidel · 19 years ago
  75. f6ed39a [PATCH] I2O: Optimizing by Markus Lidel · 19 years ago
  76. 2e1973a [PATCH] I2O: Beautifying by Markus Lidel · 19 years ago
  77. dcceafe [PATCH] I2O: Bugfixes by Markus Lidel · 19 years ago
  78. 24791bd [PATCH] I2O: Remove wrong I2O device class by Markus Lidel · 19 years ago
  79. 793fd15 [PATCH] I2O: SPARC fixes by Markus Lidel · 19 years ago
  80. a1a5ea7 [PATCH] I2O: changed I2O API to create I2O messages in kernel memory by Markus Lidel · 19 years ago
  81. 8ffdc65 [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() by Tejun Heo · 19 years ago
  82. 87d47d0 [PATCH] i2o: Do not disable pci device when it's in use by Ben Collins · 19 years ago
  83. 16a6317 [PATCH] drivers/message/i2o/pci.c: fix a NULL pointer dereference by Adrian Bunk · 19 years ago
  84. 6521018 [PATCH] message: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  85. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  86. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  87. 3fa63c7 [PATCH] Typo fix: dot after newline in printk strings by Jean Delvare · 19 years ago
  88. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  89. 7bd7b09 [PATCH] I2O: remove i2o_device_class by Dmitry Torokhov · 19 years ago
  90. 607cf4d [PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o code by Greg Kroah-Hartman · 19 years ago
  91. 4f5ca09 [PATCH] I2O: remove class interface by Dmitry Torokhov · 19 years ago
  92. 8b20f6d [PATCH] Fix I2O config-osm init to return proper error by Deepak Saxena · 19 years ago
  93. dc9352a [PATCH] I2O: added pci_request_regions() before using the controller by Markus Lidel · 19 years ago
  94. db29e85 [PATCH] i2o: remove new configuration API by Markus Lidel · 19 years ago
  95. ca3f5a9 [PATCH] i2o: config-osm build fix by Andrew Morton · 19 years ago
  96. 3e05d2b [PATCH] tpm: device attribute fixes by Yani Ioannou · 19 years ago
  97. f52bdbe [PATCH] i2o build fix by Andrew Morton · 19 years ago
  98. 718c318 [PATCH] I2O: Limit max sector workaround for Promise controllers by Markus Lidel · 19 years ago
  99. f33213e [PATCH] I2O: Lindent run and replacement of printk through osm printing functions by Markus Lidel · 19 years ago
  100. 9e87545 [PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronization by Markus Lidel · 19 years ago