1. d54b353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  2. 21cdbc1 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 16 years ago
  3. 08abe18 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  4. 3e75a90 [S390] use kzfree() by Johannes Weiner · 16 years ago
  5. 6aa0d3a [S390] BUG to BUG_ON changes by Stoyan Gaydarov · 16 years ago
  6. 159d1ff [S390] Use csum_partial in checksum.h by Frank Munzert · 16 years ago
  7. 7b46848 [S390] eliminate cpuinfo_S390 structure by Martin Schwidefsky · 16 years ago
  8. 1fbc9f4 [S390] list usage cleanup in s390 by Eric Sesterhenn · 16 years ago
  9. ab640db [S390] tape message cleanup by Carsten Otte · 16 years ago
  10. 9c8a08d [S390] qdio: merge inbound and outbound handler functions by Jan Glauber · 16 years ago
  11. d303b6f [S390] qdio: report SIGA errors directly by Jan Glauber · 16 years ago
  12. 9e890ad [S390] qdio: tasklet termination in case of module unload by Jan Glauber · 16 years ago
  13. e85dea0 [S390] qdio: seperate last move index and polling index by Jan Glauber · 16 years ago
  14. 3fdf1e1 [S390] qdio: move ACK to newest buffer for devices without QEBSM by Jan Glauber · 16 years ago
  15. 700e982 [S390] qdio: call qdio_free also if qdio_shutdown fails by Jan Glauber · 16 years ago
  16. c38f960 [S390] qdio: proper kill of qdio tasklets by Jan Glauber · 16 years ago
  17. e4c14e2 [S390] qdio: Dont call qdio_shutdown in case qdio_activate fails by Jan Glauber · 16 years ago
  18. b454740 [S390] qdio: add missing tiq_list locking by Jan Glauber · 16 years ago
  19. 56e25e9 [S390] cio: prevent workqueue deadlock by Peter Oberparleiter · 16 years ago
  20. 0cc1106 [S390] cio: remove unused local variable by Sebastian Ott · 16 years ago
  21. 7a968f0 [S390] cio: incorrect status check in interrogate function by Peter Oberparleiter · 16 years ago
  22. 17e7d87 [S390] cio: fix rc generation after chsc call by Sebastian Ott · 16 years ago
  23. 94cbc20 [S390] cio: fix wrong buffer access in cio_ignore_write by Sebastian Ott · 16 years ago
  24. e909074 [S390] cio: ccw group fix unbind behaviour. by Sebastian Ott · 16 years ago
  25. 50f1548 [S390] cio: fix sanity checks in ccwgroup driver. by Sebastian Ott · 16 years ago
  26. 40c9f99 [S390] cio: ccw group online store - report rcs to the caller. by Sebastian Ott · 16 years ago
  27. a1f6407 [S390] cio: airq - fix array boundary by Sebastian Ott · 16 years ago
  28. 90ac24a [S390] cio: device scan oom fallback. by Sebastian Ott · 16 years ago
  29. 87fa5af [S390] cio: ensure single load of irq handler pointer by Heiko Carstens · 16 years ago
  30. 98c1c68 [S390] cio/crw: add/fix locking by Heiko Carstens · 16 years ago
  31. e74fe0c [S390] cio: ccw device online store - report rc from ccw driver. by Sebastian Ott · 16 years ago
  32. c08f294 [S390] cio: Use ccw_device_set_notoper(). by Cornelia Huck · 16 years ago
  33. ed04b89 [S390] cio: Try harder to disable subchannel. by Cornelia Huck · 16 years ago
  34. eb32ae8 [S390] cio: Use unbind/bind instead of unregister/register. by Cornelia Huck · 16 years ago
  35. f5daba1 [S390] split/move machine check handler code by Heiko Carstens · 16 years ago
  36. cc54c1e [S390] ftrace: dont trace machine check handler by Heiko Carstens · 16 years ago
  37. 082fb30 [S390] delete drivers/s390/ebcdic.c by Heiko Carstens · 16 years ago
  38. 94f5b09 [S390] move sysinfo.c from drivers/s390 to arch/s390/kernel by Heiko Carstens · 16 years ago
  39. fc19f38 [S390] dasd: message cleanup by Stefan Haberland · 16 years ago
  40. f3eb538 [S390] dasd: add High Performance FICON support by Stefan Weinhuber · 16 years ago
  41. b44b0ab3 [S390] dasd: add large volume support by Stefan Weinhuber · 16 years ago
  42. f9a28f7 [S390] dasd_eckd / Write format R0 is now allowed BB by Jean-Baptiste Joret · 16 years ago
  43. 0000d03 [S390] dasd: enable compat ioctls by Heiko Carstens · 16 years ago
  44. 099b765 [S390] Automatic IPL after dump by Frank Munzert · 16 years ago
  45. 7834cd5 qeth: fix wait_event_timeout handling by Heiko Carstens · 16 years ago
  46. 8e98ac4 qeth: check for completion of a running recovery by Ursula Braun · 16 years ago
  47. 932e1583 qeth: unregister MAC addresses during recovery. by Klaus-Dieter Wacker · 16 years ago
  48. 64ef895 qeth: remove EDDP by Frank Blaschka · 16 years ago
  49. f61a0d0 qeth: add statistics for tx csum by Frank Blaschka · 16 years ago
  50. 7f6d95e qeth: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  51. 6694206 sysfs: only allow one scheduled removal callback per kobj by Alex Chiang · 16 years ago
  52. ffa6a70 Driver core: Fix device_move() vs. dpm list ordering, v2 by Cornelia Huck · 16 years ago
  53. f67f129 Driver core: implement uevent suppress in kobject by Ming Lei · 16 years ago
  54. 1173960 s390: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  55. b9d2fce claw: fix minor findings from code analysis tool by Andrew H. Richter · 16 years ago
  56. e2fc8cb ctcm: fix minor findings from code analysis tool by Joel A. Fowler · 16 years ago
  57. fb8585f ctcm: avoid wraparound in length of incoming data by Roel Kluin · 16 years ago
  58. 3a05d14 ctcm: invalid return code from hard_start_xmit by Ursula Braun · 16 years ago
  59. 8f0c40d claw: invalid return codes from hard_start_xmit by Ursula Braun · 16 years ago
  60. 4e584d6 netiucv: invalid return code from hard_start_xmit by Ursula Braun · 16 years ago
  61. 9e669d3 lcs: invalid return codes from hard_start_xmit. by Klaus-Dieter Wacker · 16 years ago
  62. e5b5719 Use kthread instead of kernel_thread by Klaus-Dieter Wacker · 16 years ago
  63. 0282985 [SCSI] zfcp: Report fc_host_port_type as NPIV by Christof Schmitt · 16 years ago
  64. 6d1a27f [SCSI] zfcp: Ensure all work is cancelled on adapter dequeue by Swen Schillig · 16 years ago
  65. 947a9ac [SCSI] zfcp: fix queue, scheduled work processing. by Swen Schillig · 16 years ago
  66. 2cb5b2c [SCSI] zfcp: erp failed status bit will not be set by Martin Petermann · 16 years ago
  67. a2fa0ae [SCSI] zfcp: Block FC transport rports early on errors by Christof Schmitt · 16 years ago
  68. 2409549 [SCSI] zfcp: incorrect reaction on incoming RSCN by Swen Schillig · 16 years ago
  69. 21ddaa5 [SCSI] zfcp: Remove PCI flag by Christof Schmitt · 16 years ago
  70. 5ffd51a [SCSI] zfcp: replace current ERP logging with a more convenient version by Swen Schillig · 16 years ago
  71. cf13c08 [SCSI] zfcp: prevent adapter close on initial adapter open by Swen Schillig · 16 years ago
  72. 2128391 [SCSI] zfcp: remove undefined subtype for status read response by Swen Schillig · 16 years ago
  73. 8fdf30d [SCSI] zfcp: Send ELS ADISC from workqueue by Christof Schmitt · 16 years ago
  74. 63caf36 [SCSI] zfcp: Improve reliability of SCSI eh handlers in zfcp by Christof Schmitt · 16 years ago
  75. 92cab0d [SCSI] zfcp: Wait for free SBALs when possible by Christof Schmitt · 16 years ago
  76. 52bfb55 [SCSI] zfcp: Only increment req_id for successfully issued requests by Christof Schmitt · 16 years ago
  77. 49f0f01 [SCSI] zfcp: Simplify latency lock handling by Christof Schmitt · 16 years ago
  78. 94506fd [SCSI] zfcp: add measurement data for average qdio queue utilisation by Martin Peschke · 16 years ago
  79. 86f8a1b [SCSI] zfcp: Remove UNIT_REGISTERED status flag by Christof Schmitt · 16 years ago
  80. a5b11dd [SCSI] zfcp: Remove some port flags by Christof Schmitt · 16 years ago
  81. 1c9fbaf [SCSI] Remove SUGGEST flags by Martin K. Petersen · 16 years ago
  82. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  83. 23d75d9 [S390] fix "mem=" handling in case of standby memory by Heiko Carstens · 16 years ago
  84. e2e5a0f [S390] sclp: handle empty event buffers by Peter Oberparleiter · 16 years ago
  85. 5e30589 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  86. 48cae88 [S390] dasd: fix race in dasd timer handling by Stefan Weinhuber · 16 years ago
  87. ca0b4b7 [S390] dasd: bus_id -> dev_name() conversion. by Cornelia Huck · 16 years ago
  88. 3eacdf5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  89. 4811fcb kmsg: convert claw printk messages by Andy Richter · 16 years ago
  90. 801599b lcs: fix compilation for !CONFIG_IP_MULTICAST by Heiko Carstens · 16 years ago
  91. 2171dc1 claw: convert to net_device_ops by Frank Blaschka · 16 years ago
  92. 4edd73b netiucv: convert to net_device_ops by Frank Blaschka · 16 years ago
  93. 69b3aa6 ctcm: convert to net_device_ops by Frank Blaschka · 16 years ago
  94. 0e0b46d lcs: convert to net_device_ops by Frank Blaschka · 16 years ago
  95. 3d58cef qeth: fix usage of netdev_ops by Frank Blaschka · 16 years ago
  96. 19cdd08 [S390] qdio: fix broken pointer in case of CONFIG_DEBUG_FS is disabled by Jan Glauber · 16 years ago
  97. 13de227 [S390] dasd: add device attribute to disable blocking on lost paths by Holger Smolinski · 16 years ago
  98. 1301809 [S390] dasd: send change uevents for dasd block devices by Stefan Weinhuber · 16 years ago
  99. d41bf2f [S390] tape block: fix dependencies by Kamalesh Babulal · 16 years ago
  100. 5fbbf5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago