1. 85acc40 [S390] cio: Fix refcount after moving devices. by Cornelia Huck · 16 years ago
  2. 2c78091 [S390] qdio: remove incorrect memset by Jan Glauber · 16 years ago
  3. 7c045aa [S390] qdio: prevent double qdio shutdown in case of I/O errors by Jan Glauber · 16 years ago
  4. 5a0d0e6 [S390] Move private simple udelay function to arch/s390/lib/delay.c. by Heiko Carstens · 16 years ago
  5. 7a0f475 [S390] qdio enhanced SIGA (iqdio) support. by Klaus-Dieter Wacker · 16 years ago
  6. b1e7661 [S390] cio: fix cio_tpi. by Heiko Carstens · 16 years ago
  7. b2bbb64 [S390] cio: Correct use of ! and & by Julia Lawall · 16 years ago
  8. f9c9fe3 [S390] cio: inline assembly cleanup by Peter Oberparleiter · 16 years ago
  9. 1f4e7ed [S390] bus_id -> dev_set_name() for css and ccw busses by Cornelia Huck · 16 years ago
  10. 9286b7e [S390] bus_id ->dev_name() conversions in qdio by Martin Schwidefsky · 16 years ago
  11. b9d3aed [S390] more bus_id -> dev_name conversions by Cornelia Huck · 16 years ago
  12. 1bf5b28 [S390] bus_id -> dev_set_name() changes by Cornelia Huck · 16 years ago
  13. 2a0217d [S390] bus_id -> dev_name conversions by Kay Sievers · 16 years ago
  14. ecf5d9e [S390] cio: introduce purge function for /proc/cio_ignore by Peter Oberparleiter · 16 years ago
  15. 46fbe4e [S390] cio: move device unregistration to dedicated work queue by Peter Oberparleiter · 16 years ago
  16. 4bcb3a3 [S390] qdio: speed up multicast traffic on full HiperSocket queue by Ursula Braun · 16 years ago
  17. 75f6276 [S390] qdio: prevent stack clobber by Jan Glauber · 16 years ago
  18. 9adb8c1 [S390] cio: fix orb initialization in cio_start_key by Stefan Weinhuber · 16 years ago
  19. f26fd5d [S390] cio: Fix driver_data handling for ccwgroup devices. by Cornelia Huck · 16 years ago
  20. b301ea8 [S390] cio: allow offline processing for disconnected devices by Peter Oberparleiter · 16 years ago
  21. c91ebe4 [S390] cio: handle ssch() return codes correctly. by Cornelia Huck · 16 years ago
  22. a2164b8 [S390] cio: Correct cleanup on error. by Cornelia Huck · 16 years ago
  23. 91c3691 [S390] cio: call ccw driver notify function with lock held by Peter Oberparleiter · 16 years ago
  24. 16f7f95 [S390] cio: fix ccw group device cleanup by Peter Oberparleiter · 16 years ago
  25. 0686e40 [S390] qdio: remove the module_get & module_put pair by Jan Glauber · 16 years ago
  26. 58eb27c [S390] qdio: improve s390 debug feature usage by Jan Glauber · 16 years ago
  27. 53b41ba [S390] qdio: prevent oopsing if qdio_establish fails by Jan Glauber · 16 years ago
  28. 3f1934b [S390] qdio: fix section mismatch bug. by Heiko Carstens · 16 years ago
  29. 3b8e300 [S390] qdio: make sure qdr is aligned to page size by Jan Glauber · 16 years ago
  30. 883e512 [S390] cio: Memory allocation for idset changed. by Michael Ernst · 16 years ago
  31. 779e6e1 [S390] qdio: new qdio driver. by Jan Glauber · 16 years ago
  32. dae3984 [S390] cio: Export chsc_error_from_response(). by Cornelia Huck · 16 years ago
  33. c78aa6c [S390] Cleanup cio printk messages. by Michael Ernst · 16 years ago
  34. ef60cd1 [S390] cio: fix double unregistering of subchannels by Sebastian Ott · 16 years ago
  35. d9cef21 [S390] s390/cio: use memory_read_from_buffer() by Akinobu Mita · 16 years ago
  36. 9d92a7e [S390] cio: Add chsc subchannel driver. by Cornelia Huck · 16 years ago
  37. 683c541 [S390] cio: suppress chpid event in case of configure error by Peter Oberparleiter · 16 years ago
  38. f08adc0 [S390] css: Use css_device_id for bus matching. by Cornelia Huck · 16 years ago
  39. 99611f8 [S390] cio: Repair chpid event handling. by Cornelia Huck · 16 years ago
  40. 6ef556cc [S390] cio: Use isc_{register,unregister}. by Cornelia Huck · 16 years ago
  41. fcc6ab3 [S390] cio: introduce isc_(un)register functions. by Sebastian Ott · 16 years ago
  42. da7c5af [S390] cio: Allow adapter interrupt handlers per isc. by Cornelia Huck · 16 years ago
  43. 3a3fc29 [S390] cio: Introduce abstract isc definitions. by Cornelia Huck · 16 years ago
  44. 75784c0 [S390] cio: Get rid of css_characteristics_avail. by Cornelia Huck · 16 years ago
  45. d2fec59 [S390] stp support. by Martin Schwidefsky · 16 years ago
  46. ae437a4 [S390] cio: remove lock from ccw_device_oper_notify. by Sebastian Ott · 16 years ago
  47. 23f6268 [S390] cio: provide helper functions for fcx enabled I/O by Peter Oberparleiter · 16 years ago
  48. 83262d6 [S390] cio: provide functions for fcx enabled I/O by Peter Oberparleiter · 16 years ago
  49. 23d805b [S390] cio: introduce fcx enabled scsw format by Peter Oberparleiter · 16 years ago
  50. 4f2bd92 [S390] cio: introduce fcx bit to chsc characteristics by Peter Oberparleiter · 16 years ago
  51. b3a686f [S390] cio: Base message subchannel handling. by Cornelia Huck · 16 years ago
  52. 44a1c19 [S390] cio: Export some symbols for modular css drivers. by Cornelia Huck · 16 years ago
  53. c115618 [S390] cio: Cleanup crw interface. by Cornelia Huck · 16 years ago
  54. c820de3 [S390] cio: Rework css driver. by Cornelia Huck · 16 years ago
  55. 7e9db9e [S390] cio: Introduce modalias for css bus. by Cornelia Huck · 16 years ago
  56. 0ae7a7b [S390] cio: Register all subchannels. by Cornelia Huck · 16 years ago
  57. bb0ca33 [S390] qdio: Repair timeout handling for qdio_shutdown by Ursula Braun · 16 years ago
  58. 9689b33 [S390] cio: Clear correct bit in cio_release_console(). by Cornelia Huck · 16 years ago
  59. 85b0d7c [S390] cio: Fix inverted isc priorities. by Cornelia Huck · 16 years ago
  60. 1282912 [S390] cio: Fix sparse warnings in blacklist.c. by Cornelia Huck · 16 years ago
  61. c7a8548 [S390] blacklist.c: removed duplicated include by Huang Weiyi · 16 years ago
  62. 32aff57 [S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID. by Michael Ernst · 16 years ago
  63. 5b89098 [S390] cio: Fix parsing mechanism for blacklisted devices. by Michael Ernst · 16 years ago
  64. 139b83d [S390] cio: Remove cio_msg kernel parameter. by Michael Ernst · 16 years ago
  65. 95dfec6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  66. edf2209 [S390] cio: Make isc handling more robust. by Cornelia Huck · 16 years ago
  67. 2f97220 [S390] cio: Use strict_strtoul() for attributes. by Cornelia Huck · 16 years ago
  68. 8b59400 s390: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  69. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 16 years ago
  70. 022b660 ccwgroup: Unify parsing for group attribute. by Ursula Braun · 16 years ago
  71. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 16 years ago
  72. d313584 drivers: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  73. a806170 [S390] Fix a lot of sparse warnings. by Heiko Carstens · 16 years ago
  74. 5a62b19 [S390] Convert s390 to GENERIC_CLOCKEVENTS. by Heiko Carstens · 16 years ago
  75. 43ca5c3 [S390] Convert monitor calls to function calls. by Heiko Carstens · 16 years ago
  76. e177685 [S390] qdio (new feature): enhancing info-retrieval from QDIO-adapters by Ursula Braun · 16 years ago
  77. 2a2cf6b [S390] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  78. 35b58b0 [S390] qdio: Unrecognized inbound traffic if many FCP devices are online by Ursula Braun · 16 years ago
  79. 8284fb19 [S390] cio: fix parallel cm_enable processing. by Michael Ernst · 16 years ago
  80. fe6173d [S390] cio: Trigger verification on device/path not operational. by Cornelia Huck · 16 years ago
  81. 22806dc [S390] cio: Fix race for "fast" path gone/path back situations. by Cornelia Huck · 16 years ago
  82. e5fa443 [S390] qdio: FCP/SCSI write I/O stagnates on LPAR by Ursula Braun · 17 years ago
  83. b32ecdb [S390] qdio: fix qdio_activate timeout handling. by Heiko Carstens · 17 years ago
  84. 4c62972 [S390] cio: Do timed recovery on workqueue. by Cornelia Huck · 17 years ago
  85. 486d0a0 [S390] cio: Remember to initialize recovery_lock. by Cornelia Huck · 17 years ago
  86. bf3f837 [S390] qdio: avoid hang when establishing qdio queues by Ursula Braun · 17 years ago
  87. 01bc8ad [S390] cio: Add shutdown callback for ccwgroup. by Cornelia Huck · 17 years ago
  88. b9c9a21 [S390] cio: Clean up chsc response code handling. by Cornelia Huck · 17 years ago
  89. 6f52ac2 [S390] cio: make sense id procedure work with partial hardware response by Peter Oberparleiter · 17 years ago
  90. 361f494 [S390] usage of s390dbf: shrink number of debug areas to use. by Peter Tiedemann · 17 years ago
  91. 5c81cdb [S390] constify function pointer tables. by Jan Engelhardt · 17 years ago
  92. ceb3dfb [S390] drivers/s390: Add missing "space" by Joe Perches · 17 years ago
  93. dfa77f6 [S390] qdio: set QDIO_ACTIVATE_TIMEOUT to 5s by Ursula Braun · 17 years ago
  94. 8d08be9 [S390] qdio: Remove double checked value. by Sebastian Ott · 17 years ago
  95. 90ab133 [S390] cio: introduce timed recovery procedure by Peter Oberparleiter · 17 years ago
  96. 808e488 [S390] cio: memory leak in cio processing by Michael Ernst · 17 years ago
  97. 1a908c7 [S390] cio: Fix ungroup vs. machine check race in ccwgroup. by Cornelia Huck · 17 years ago
  98. 46258ab [S390] cio: Delete timer in ccw_device_verify_done(). by Cornelia Huck · 17 years ago
  99. e82a156 [S390] cio: reduce cpu utilization during device scan by Peter Oberparleiter · 17 years ago
  100. 4beee64 [S390] cio: Set driver->owner on css, ccw and ccwgroup busses. by Cornelia Huck · 17 years ago