1. af9997e [PATCH] fix kernel-doc warnings in 2.6.20-rc1 by Randy Dunlap · 18 years ago
  2. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  3. d784372 [PATCH] i2o_exec_exit and i2o_driver_exit should not be __exit. by Ralf Baechle · 18 years ago
  4. d9489fb [PATCH] kernel-doc: fix fusion and i2o docs by Randy Dunlap · 18 years ago
  5. f13a603 [PATCH] I2O: fix I2O_CONFIG without Adaptec extension by Randy Dunlap · 18 years ago
  6. 9d69b7d [PATCH] I2O: handle __copy_from_user by Randy Dunlap · 18 years ago
  7. 3889b26 [PATCH] I2O: more error checking by Jeff Garzik · 18 years ago
  8. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  9. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  10. 95ddc5f PCI: pci_{enable,disable}_device() nestable ports by Inaky Perez-Gonzalez · 18 years ago
  11. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  12. 7259f0d [PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD by Peter Zijlstra · 18 years ago
  13. 8a7822a [PATCH] i2o/exec-osm.c: use "unsigned long flags;" by Alexey Dobriyan · 18 years ago
  14. 6b5f296 [PATCH] I2O: handle a few sysfs errors by Jeff Garzik · 18 years ago
  15. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  16. df10f4ed [PATCH] i2o: Switch to pci_get API by Alan Cox · 18 years ago
  17. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  18. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 18 years ago
  19. e62c23c [PATCH] proper prototype for drivers/message/i2o/device.c:i2o_parm_issue() by Adrian Bunk · 18 years ago
  20. dace145 [PATCH] irq-flags: misc drivers: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  21. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  22. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  23. 1903ac5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  24. 775d584 [PATCH] drivers/message/i2o/iop.c: unexport i2o_msg_nop() by Adrian Bunk · 18 years ago
  25. e29419f [PATCH] 64bit resource: fix up printks for resources in misc drivers by Greg Kroah-Hartman · 18 years ago
  26. ce7b0f4 [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  27. 28e4b22 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  28. beb4048 [SCSI] remove scsi_request infrastructure by Christoph Hellwig · 18 years ago
  29. 57a62fe [PATCH] I2O: Bugfixes to get I2O working again by Markus Lidel · 18 years ago
  30. 99ac48f [PATCH] mark f_ops const in the inode by Arjan van de Ven · 18 years ago
  31. 93d2341 [PATCH] mempool: use mempool_create_slab_pool() by Matthew Dobson · 18 years ago
  32. 30087ba [PATCH] i2o_dump_hrt() output cleanup by Vasily Averin · 18 years ago
  33. 071a651 [SCSI] i2o: fix memory leak in i2o_exec_lct_modified by Vasily Averin · 18 years ago
  34. e22bec2 [PATCH] Fix i2o_scsi oops on abort by Markus Lidel · 18 years ago
  35. 8b3e09e [PATCH] I2O: fix and workaround for Motorola/Freescale controller by Markus Lidel · 18 years ago
  36. 15d8ec7 [PATCH] I2O: don't disable PCI device if it is enabled before probing by Markus Lidel · 18 years ago
  37. f20139b [SCSI] fix up message/i2o/pci.c by James Bottomley · 19 years ago
  38. 9638d89 [SCSI] I2O: move pci_request_regions() just behind pci_enable_device() by Salyzyn, Mark · 19 years ago
  39. 943ffb5 spelling: s/retreive/retrieve/ by Adrian Bunk · 19 years ago
  40. a885c8c [PATCH] Add block_device_operations.getgeo block device method by Christoph Hellwig · 19 years ago
  41. d99cf9d Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  42. 524e3b6 [PATCH] I2O: Lindent run by Markus Lidel · 19 years ago
  43. f6ed39a [PATCH] I2O: Optimizing by Markus Lidel · 19 years ago
  44. 2e1973a [PATCH] I2O: Beautifying by Markus Lidel · 19 years ago
  45. dcceafe [PATCH] I2O: Bugfixes by Markus Lidel · 19 years ago
  46. 24791bd [PATCH] I2O: Remove wrong I2O device class by Markus Lidel · 19 years ago
  47. 793fd15 [PATCH] I2O: SPARC fixes by Markus Lidel · 19 years ago
  48. a1a5ea7 [PATCH] I2O: changed I2O API to create I2O messages in kernel memory by Markus Lidel · 19 years ago
  49. 8ffdc65 [BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn() by Tejun Heo · 19 years ago
  50. 87d47d0 [PATCH] i2o: Do not disable pci device when it's in use by Ben Collins · 19 years ago
  51. 16a6317 [PATCH] drivers/message/i2o/pci.c: fix a NULL pointer dereference by Adrian Bunk · 19 years ago
  52. 6521018 [PATCH] message: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  53. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  54. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  55. 3fa63c7 [PATCH] Typo fix: dot after newline in printk strings by Jean Delvare · 19 years ago
  56. 53f4654 [PATCH] Driver Core: fix up all callers of class_device_create() by Greg Kroah-Hartman · 19 years ago
  57. 7bd7b09 [PATCH] I2O: remove i2o_device_class by Dmitry Torokhov · 19 years ago
  58. 607cf4d [PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o code by Greg Kroah-Hartman · 19 years ago
  59. 4f5ca09 [PATCH] I2O: remove class interface by Dmitry Torokhov · 19 years ago
  60. 8b20f6d [PATCH] Fix I2O config-osm init to return proper error by Deepak Saxena · 19 years ago
  61. dc9352a [PATCH] I2O: added pci_request_regions() before using the controller by Markus Lidel · 19 years ago
  62. db29e85 [PATCH] i2o: remove new configuration API by Markus Lidel · 19 years ago
  63. ca3f5a9 [PATCH] i2o: config-osm build fix by Andrew Morton · 19 years ago
  64. 3e05d2b [PATCH] tpm: device attribute fixes by Yani Ioannou · 19 years ago
  65. f52bdbe [PATCH] i2o build fix by Andrew Morton · 19 years ago
  66. 718c318 [PATCH] I2O: Limit max sector workaround for Promise controllers by Markus Lidel · 19 years ago
  67. f33213e [PATCH] I2O: Lindent run and replacement of printk through osm printing functions by Markus Lidel · 19 years ago
  68. 9e87545 [PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronization by Markus Lidel · 19 years ago
  69. b2aaee3 [PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and 2400A workaround by Markus Lidel · 19 years ago
  70. f10378f [PATCH] I2O: new sysfs attributes and Adaptec specific block device access and 64-bit DMA support by Markus Lidel · 19 years ago
  71. f88e119 [PATCH] I2O: first code cleanup of spare warnings and unused functions by Markus Lidel · 19 years ago
  72. 61fbfa8 [PATCH] I2O: bugfixes and compability enhancements by Markus Lidel · 19 years ago
  73. 223230e [PATCH] i2o: Fix free of event memory in i2o_block_event() by Markus Lidel · 19 years ago
  74. f4c2c15 [PATCH] Convert i2o to compat_ioctl by · 19 years ago
  75. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago