1. b301ea8 [S390] cio: allow offline processing for disconnected devices by Peter Oberparleiter · 16 years ago
  2. c91ebe4 [S390] cio: handle ssch() return codes correctly. by Cornelia Huck · 16 years ago
  3. a2164b8 [S390] cio: Correct cleanup on error. by Cornelia Huck · 16 years ago
  4. 91c3691 [S390] cio: call ccw driver notify function with lock held by Peter Oberparleiter · 16 years ago
  5. 16f7f95 [S390] cio: fix ccw group device cleanup by Peter Oberparleiter · 16 years ago
  6. 0686e40 [S390] qdio: remove the module_get & module_put pair by Jan Glauber · 16 years ago
  7. 58eb27c [S390] qdio: improve s390 debug feature usage by Jan Glauber · 16 years ago
  8. 53b41ba [S390] qdio: prevent oopsing if qdio_establish fails by Jan Glauber · 16 years ago
  9. 3f1934b [S390] qdio: fix section mismatch bug. by Heiko Carstens · 16 years ago
  10. 3b8e300 [S390] qdio: make sure qdr is aligned to page size by Jan Glauber · 16 years ago
  11. 883e512 [S390] cio: Memory allocation for idset changed. by Michael Ernst · 16 years ago
  12. 779e6e1 [S390] qdio: new qdio driver. by Jan Glauber · 16 years ago
  13. dae3984 [S390] cio: Export chsc_error_from_response(). by Cornelia Huck · 16 years ago
  14. c78aa6c [S390] Cleanup cio printk messages. by Michael Ernst · 16 years ago
  15. ef60cd1 [S390] cio: fix double unregistering of subchannels by Sebastian Ott · 16 years ago
  16. d9cef21 [S390] s390/cio: use memory_read_from_buffer() by Akinobu Mita · 16 years ago
  17. 9d92a7e [S390] cio: Add chsc subchannel driver. by Cornelia Huck · 16 years ago
  18. 683c541 [S390] cio: suppress chpid event in case of configure error by Peter Oberparleiter · 16 years ago
  19. f08adc0 [S390] css: Use css_device_id for bus matching. by Cornelia Huck · 16 years ago
  20. 99611f8 [S390] cio: Repair chpid event handling. by Cornelia Huck · 16 years ago
  21. 6ef556cc [S390] cio: Use isc_{register,unregister}. by Cornelia Huck · 16 years ago
  22. fcc6ab3 [S390] cio: introduce isc_(un)register functions. by Sebastian Ott · 16 years ago
  23. da7c5af [S390] cio: Allow adapter interrupt handlers per isc. by Cornelia Huck · 16 years ago
  24. 3a3fc29 [S390] cio: Introduce abstract isc definitions. by Cornelia Huck · 16 years ago
  25. 75784c0 [S390] cio: Get rid of css_characteristics_avail. by Cornelia Huck · 16 years ago
  26. d2fec59 [S390] stp support. by Martin Schwidefsky · 16 years ago
  27. ae437a4 [S390] cio: remove lock from ccw_device_oper_notify. by Sebastian Ott · 16 years ago
  28. 23f6268 [S390] cio: provide helper functions for fcx enabled I/O by Peter Oberparleiter · 16 years ago
  29. 83262d6 [S390] cio: provide functions for fcx enabled I/O by Peter Oberparleiter · 16 years ago
  30. 23d805b [S390] cio: introduce fcx enabled scsw format by Peter Oberparleiter · 16 years ago
  31. 4f2bd92 [S390] cio: introduce fcx bit to chsc characteristics by Peter Oberparleiter · 16 years ago
  32. b3a686f [S390] cio: Base message subchannel handling. by Cornelia Huck · 16 years ago
  33. 44a1c19 [S390] cio: Export some symbols for modular css drivers. by Cornelia Huck · 16 years ago
  34. c115618 [S390] cio: Cleanup crw interface. by Cornelia Huck · 16 years ago
  35. c820de3 [S390] cio: Rework css driver. by Cornelia Huck · 16 years ago
  36. 7e9db9e [S390] cio: Introduce modalias for css bus. by Cornelia Huck · 16 years ago
  37. 0ae7a7b [S390] cio: Register all subchannels. by Cornelia Huck · 16 years ago
  38. bb0ca33 [S390] qdio: Repair timeout handling for qdio_shutdown by Ursula Braun · 16 years ago
  39. 9689b33 [S390] cio: Clear correct bit in cio_release_console(). by Cornelia Huck · 16 years ago
  40. 85b0d7c [S390] cio: Fix inverted isc priorities. by Cornelia Huck · 16 years ago
  41. 1282912 [S390] cio: Fix sparse warnings in blacklist.c. by Cornelia Huck · 16 years ago
  42. c7a8548 [S390] blacklist.c: removed duplicated include by Huang Weiyi · 16 years ago
  43. 32aff57 [S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID. by Michael Ernst · 16 years ago
  44. 5b89098 [S390] cio: Fix parsing mechanism for blacklisted devices. by Michael Ernst · 16 years ago
  45. 139b83d [S390] cio: Remove cio_msg kernel parameter. by Michael Ernst · 16 years ago
  46. 95dfec6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  47. edf2209 [S390] cio: Make isc handling more robust. by Cornelia Huck · 16 years ago
  48. 2f97220 [S390] cio: Use strict_strtoul() for attributes. by Cornelia Huck · 16 years ago
  49. 8b59400 s390: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  50. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 16 years ago
  51. 022b660 ccwgroup: Unify parsing for group attribute. by Ursula Braun · 16 years ago
  52. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 16 years ago
  53. d313584 drivers: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  54. a806170 [S390] Fix a lot of sparse warnings. by Heiko Carstens · 16 years ago
  55. 5a62b19 [S390] Convert s390 to GENERIC_CLOCKEVENTS. by Heiko Carstens · 16 years ago
  56. 43ca5c3 [S390] Convert monitor calls to function calls. by Heiko Carstens · 16 years ago
  57. e177685 [S390] qdio (new feature): enhancing info-retrieval from QDIO-adapters by Ursula Braun · 16 years ago
  58. 2a2cf6b [S390] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  59. 35b58b0 [S390] qdio: Unrecognized inbound traffic if many FCP devices are online by Ursula Braun · 16 years ago
  60. 8284fb19 [S390] cio: fix parallel cm_enable processing. by Michael Ernst · 16 years ago
  61. fe6173d [S390] cio: Trigger verification on device/path not operational. by Cornelia Huck · 16 years ago
  62. 22806dc [S390] cio: Fix race for "fast" path gone/path back situations. by Cornelia Huck · 16 years ago
  63. e5fa443 [S390] qdio: FCP/SCSI write I/O stagnates on LPAR by Ursula Braun · 16 years ago
  64. b32ecdb [S390] qdio: fix qdio_activate timeout handling. by Heiko Carstens · 16 years ago
  65. 4c62972 [S390] cio: Do timed recovery on workqueue. by Cornelia Huck · 16 years ago
  66. 486d0a0 [S390] cio: Remember to initialize recovery_lock. by Cornelia Huck · 16 years ago
  67. bf3f837 [S390] qdio: avoid hang when establishing qdio queues by Ursula Braun · 17 years ago
  68. 01bc8ad [S390] cio: Add shutdown callback for ccwgroup. by Cornelia Huck · 17 years ago
  69. b9c9a21 [S390] cio: Clean up chsc response code handling. by Cornelia Huck · 17 years ago
  70. 6f52ac2 [S390] cio: make sense id procedure work with partial hardware response by Peter Oberparleiter · 17 years ago
  71. 361f494 [S390] usage of s390dbf: shrink number of debug areas to use. by Peter Tiedemann · 17 years ago
  72. 5c81cdb [S390] constify function pointer tables. by Jan Engelhardt · 17 years ago
  73. ceb3dfb [S390] drivers/s390: Add missing "space" by Joe Perches · 17 years ago
  74. dfa77f6 [S390] qdio: set QDIO_ACTIVATE_TIMEOUT to 5s by Ursula Braun · 17 years ago
  75. 8d08be9 [S390] qdio: Remove double checked value. by Sebastian Ott · 17 years ago
  76. 90ab133 [S390] cio: introduce timed recovery procedure by Peter Oberparleiter · 17 years ago
  77. 808e488 [S390] cio: memory leak in cio processing by Michael Ernst · 17 years ago
  78. 1a908c7 [S390] cio: Fix ungroup vs. machine check race in ccwgroup. by Cornelia Huck · 17 years ago
  79. 46258ab [S390] cio: Delete timer in ccw_device_verify_done(). by Cornelia Huck · 17 years ago
  80. e82a156 [S390] cio: reduce cpu utilization during device scan by Peter Oberparleiter · 17 years ago
  81. 4beee64 [S390] cio: Set driver->owner on css, ccw and ccwgroup busses. by Cornelia Huck · 17 years ago
  82. db6a642 [S390] cio: Use dev_{g,s}et_drvdata(). by Cornelia Huck · 17 years ago
  83. b279a4f [S390] cio: I/O subchannel specific fields. by Cornelia Huck · 17 years ago
  84. 4e8e56c [S390] cio: Extend adapter interrupt interface. by Peter Oberparleiter · 17 years ago
  85. cd6b4f2 [S390] cio: Introduce subchannel->private. by Cornelia Huck · 17 years ago
  86. bc698bc [S390] cio: Cleanup debug feature usage. by Cornelia Huck · 17 years ago
  87. 25b7bb5 [S390] cio: Add css_driver_{register,unregister}. by Cornelia Huck · 17 years ago
  88. 98c13c2 [S390] cio: Reset sch->driver. by Cornelia Huck · 17 years ago
  89. 602b20f [S390] cio: css_driver: Use consistent parameters. by Cornelia Huck · 17 years ago
  90. 084325d [S390] cio: Use helpers instead of container_of(). by Cornelia Huck · 17 years ago
  91. 14ff56b [S390] cio: Dump ccw device information in case of timeout. by Sebastian Ott · 17 years ago
  92. 67175616 [S390] cio: add missing reprobe loop end statement by Peter Oberparleiter · 17 years ago
  93. c94dec9 [S390] cio: Issue SenseID per path. by Cornelia Huck · 17 years ago
  94. c5d4a99 [S390] cio: Register/unregister subchannels only from kslowcrw. by Cornelia Huck · 17 years ago
  95. 3b8c889 [S390] cio: change device sense procedure to work with pav aliases by Peter Oberparleiter · 17 years ago
  96. b2eaee6 [S390] Fix priority mistakes in drivers/s390/cio/cmf.c by Roel Kluin · 17 years ago
  97. 33583c3 [S390] cio: use INIT_WORK to initialize struct work. by Heiko Carstens · 17 years ago
  98. 5bf04b2 [S390] cio: Fix incomplete commit for uevent suppression. by Cornelia Huck · 17 years ago
  99. 0546960 [S390] cio: Use to_channelpath() for device to channel path conversion. by Cornelia Huck · 17 years ago
  100. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago