1. cdb912a [S390] cio: introduce cio_update_schib by Sebastian Ott · 16 years ago
  2. d6a3076 [S390] cio: Use device_is_registered(). by Cornelia Huck · 16 years ago
  3. 283fdd0 [S390] cio: Dont call ->release directly. by Cornelia Huck · 16 years ago
  4. 90ed2b6 [S390] cio: Dont fail probe for I/O subchannels. by Cornelia Huck · 16 years ago
  5. 5fb6b85 [S390] cio: Only register ccw_device for registered subchannel. by Cornelia Huck · 16 years ago
  6. 6eff208 [S390] cio: Fix I/O subchannel refcounting. by Cornelia Huck · 16 years ago
  7. 9cd6742 [S390] cio: Fix reference counting for online/offline. by Cornelia Huck · 16 years ago
  8. 97166f5 [S390] cio: Put referernce on correct device after moving. by Cornelia Huck · 16 years ago
  9. c619d42 [S390] cio: fix ccwgroup online vs. ungroup race condition by Peter Oberparleiter · 16 years ago
  10. 111e95a [S390] cio: move irritating comment. by Sebastian Ott · 16 years ago
  11. 191fd44 [S390] cio: get rid of compile warning by Heiko Carstens · 16 years ago
  12. 98df67b [S390] struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  13. 7a0b4cb [S390] qdio: fix error reporting for hipersockets by Jan Glauber · 16 years ago
  14. 50f769d [S390] qdio: improve inbound buffer acknowledgement by Jan Glauber · 16 years ago
  15. 22f9934 [S390] qdio: rework debug feature logging by Jan Glauber · 16 years ago
  16. 9a1ce28 [S390] qdio: fix compile warning under 31 bit by Jan Glauber · 16 years ago
  17. 23589d0 [S390] qdio: add eqbs/sqbs instruction counters by Jan Glauber · 16 years ago
  18. bbd50e1 [S390] qdio: fix qeth port count detection by Jan Glauber · 16 years ago
  19. 85acc40 [S390] cio: Fix refcount after moving devices. by Cornelia Huck · 16 years ago
  20. 2c78091 [S390] qdio: remove incorrect memset by Jan Glauber · 16 years ago
  21. 7c045aa [S390] qdio: prevent double qdio shutdown in case of I/O errors by Jan Glauber · 16 years ago
  22. 5a0d0e6 [S390] Move private simple udelay function to arch/s390/lib/delay.c. by Heiko Carstens · 16 years ago
  23. 7a0f475 [S390] qdio enhanced SIGA (iqdio) support. by Klaus-Dieter Wacker · 16 years ago
  24. b1e7661 [S390] cio: fix cio_tpi. by Heiko Carstens · 16 years ago
  25. b2bbb64 [S390] cio: Correct use of ! and & by Julia Lawall · 16 years ago
  26. f9c9fe3 [S390] cio: inline assembly cleanup by Peter Oberparleiter · 16 years ago
  27. 1f4e7ed [S390] bus_id -> dev_set_name() for css and ccw busses by Cornelia Huck · 16 years ago
  28. 9286b7e [S390] bus_id ->dev_name() conversions in qdio by Martin Schwidefsky · 16 years ago
  29. b9d3aed [S390] more bus_id -> dev_name conversions by Cornelia Huck · 16 years ago
  30. 1bf5b28 [S390] bus_id -> dev_set_name() changes by Cornelia Huck · 16 years ago
  31. 2a0217d [S390] bus_id -> dev_name conversions by Kay Sievers · 16 years ago
  32. ecf5d9e [S390] cio: introduce purge function for /proc/cio_ignore by Peter Oberparleiter · 16 years ago
  33. 46fbe4e [S390] cio: move device unregistration to dedicated work queue by Peter Oberparleiter · 16 years ago
  34. 4bcb3a3 [S390] qdio: speed up multicast traffic on full HiperSocket queue by Ursula Braun · 16 years ago
  35. 75f6276 [S390] qdio: prevent stack clobber by Jan Glauber · 16 years ago
  36. 9adb8c1 [S390] cio: fix orb initialization in cio_start_key by Stefan Weinhuber · 16 years ago
  37. f26fd5d [S390] cio: Fix driver_data handling for ccwgroup devices. by Cornelia Huck · 16 years ago
  38. b301ea8 [S390] cio: allow offline processing for disconnected devices by Peter Oberparleiter · 16 years ago
  39. c91ebe4 [S390] cio: handle ssch() return codes correctly. by Cornelia Huck · 16 years ago
  40. a2164b8 [S390] cio: Correct cleanup on error. by Cornelia Huck · 16 years ago
  41. 91c3691 [S390] cio: call ccw driver notify function with lock held by Peter Oberparleiter · 16 years ago
  42. 16f7f95 [S390] cio: fix ccw group device cleanup by Peter Oberparleiter · 16 years ago
  43. 0686e40 [S390] qdio: remove the module_get & module_put pair by Jan Glauber · 16 years ago
  44. 58eb27c [S390] qdio: improve s390 debug feature usage by Jan Glauber · 16 years ago
  45. 53b41ba [S390] qdio: prevent oopsing if qdio_establish fails by Jan Glauber · 16 years ago
  46. 3f1934b [S390] qdio: fix section mismatch bug. by Heiko Carstens · 16 years ago
  47. 3b8e300 [S390] qdio: make sure qdr is aligned to page size by Jan Glauber · 16 years ago
  48. 883e512 [S390] cio: Memory allocation for idset changed. by Michael Ernst · 16 years ago
  49. 779e6e1 [S390] qdio: new qdio driver. by Jan Glauber · 16 years ago
  50. dae3984 [S390] cio: Export chsc_error_from_response(). by Cornelia Huck · 16 years ago
  51. c78aa6c [S390] Cleanup cio printk messages. by Michael Ernst · 16 years ago
  52. ef60cd1 [S390] cio: fix double unregistering of subchannels by Sebastian Ott · 16 years ago
  53. d9cef21 [S390] s390/cio: use memory_read_from_buffer() by Akinobu Mita · 16 years ago
  54. 9d92a7e [S390] cio: Add chsc subchannel driver. by Cornelia Huck · 16 years ago
  55. 683c541 [S390] cio: suppress chpid event in case of configure error by Peter Oberparleiter · 16 years ago
  56. f08adc0 [S390] css: Use css_device_id for bus matching. by Cornelia Huck · 16 years ago
  57. 99611f8 [S390] cio: Repair chpid event handling. by Cornelia Huck · 16 years ago
  58. 6ef556cc [S390] cio: Use isc_{register,unregister}. by Cornelia Huck · 16 years ago
  59. fcc6ab3 [S390] cio: introduce isc_(un)register functions. by Sebastian Ott · 16 years ago
  60. da7c5af [S390] cio: Allow adapter interrupt handlers per isc. by Cornelia Huck · 16 years ago
  61. 3a3fc29 [S390] cio: Introduce abstract isc definitions. by Cornelia Huck · 16 years ago
  62. 75784c0 [S390] cio: Get rid of css_characteristics_avail. by Cornelia Huck · 16 years ago
  63. d2fec59 [S390] stp support. by Martin Schwidefsky · 16 years ago
  64. ae437a4 [S390] cio: remove lock from ccw_device_oper_notify. by Sebastian Ott · 16 years ago
  65. 23f6268 [S390] cio: provide helper functions for fcx enabled I/O by Peter Oberparleiter · 16 years ago
  66. 83262d6 [S390] cio: provide functions for fcx enabled I/O by Peter Oberparleiter · 16 years ago
  67. 23d805b [S390] cio: introduce fcx enabled scsw format by Peter Oberparleiter · 16 years ago
  68. 4f2bd92 [S390] cio: introduce fcx bit to chsc characteristics by Peter Oberparleiter · 16 years ago
  69. b3a686f [S390] cio: Base message subchannel handling. by Cornelia Huck · 16 years ago
  70. 44a1c19 [S390] cio: Export some symbols for modular css drivers. by Cornelia Huck · 16 years ago
  71. c115618 [S390] cio: Cleanup crw interface. by Cornelia Huck · 16 years ago
  72. c820de3 [S390] cio: Rework css driver. by Cornelia Huck · 16 years ago
  73. 7e9db9e [S390] cio: Introduce modalias for css bus. by Cornelia Huck · 16 years ago
  74. 0ae7a7b [S390] cio: Register all subchannels. by Cornelia Huck · 16 years ago
  75. bb0ca33 [S390] qdio: Repair timeout handling for qdio_shutdown by Ursula Braun · 16 years ago
  76. 9689b33 [S390] cio: Clear correct bit in cio_release_console(). by Cornelia Huck · 16 years ago
  77. 85b0d7c [S390] cio: Fix inverted isc priorities. by Cornelia Huck · 16 years ago
  78. 1282912 [S390] cio: Fix sparse warnings in blacklist.c. by Cornelia Huck · 16 years ago
  79. c7a8548 [S390] blacklist.c: removed duplicated include by Huang Weiyi · 17 years ago
  80. 32aff57 [S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID. by Michael Ernst · 17 years ago
  81. 5b89098 [S390] cio: Fix parsing mechanism for blacklisted devices. by Michael Ernst · 17 years ago
  82. 139b83d [S390] cio: Remove cio_msg kernel parameter. by Michael Ernst · 17 years ago
  83. 95dfec6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  84. edf2209 [S390] cio: Make isc handling more robust. by Cornelia Huck · 17 years ago
  85. 2f97220 [S390] cio: Use strict_strtoul() for attributes. by Cornelia Huck · 17 years ago
  86. 8b59400 s390: use non-racy method for proc entries creation by Denis V. Lunev · 17 years ago
  87. c74c120 proc: remove proc_root from drivers by Alexey Dobriyan · 17 years ago
  88. 022b660 ccwgroup: Unify parsing for group attribute. by Ursula Braun · 17 years ago
  89. 6188e10 Convert asm/semaphore.h users to linux/semaphore.h by Matthew Wilcox · 17 years ago
  90. d313584 drivers: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 17 years ago
  91. a806170 [S390] Fix a lot of sparse warnings. by Heiko Carstens · 17 years ago
  92. 5a62b19 [S390] Convert s390 to GENERIC_CLOCKEVENTS. by Heiko Carstens · 17 years ago
  93. 43ca5c3 [S390] Convert monitor calls to function calls. by Heiko Carstens · 17 years ago
  94. e177685 [S390] qdio (new feature): enhancing info-retrieval from QDIO-adapters by Ursula Braun · 17 years ago
  95. 2a2cf6b [S390] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  96. 35b58b0 [S390] qdio: Unrecognized inbound traffic if many FCP devices are online by Ursula Braun · 17 years ago
  97. 8284fb19 [S390] cio: fix parallel cm_enable processing. by Michael Ernst · 17 years ago
  98. fe6173d [S390] cio: Trigger verification on device/path not operational. by Cornelia Huck · 17 years ago
  99. 22806dc [S390] cio: Fix race for "fast" path gone/path back situations. by Cornelia Huck · 17 years ago
  100. e5fa443 [S390] qdio: FCP/SCSI write I/O stagnates on LPAR by Ursula Braun · 17 years ago