1. 139b83d [S390] cio: Remove cio_msg kernel parameter. by Michael Ernst · 16 years ago
  2. edf2209 [S390] cio: Make isc handling more robust. by Cornelia Huck · 16 years ago
  3. 90ab133 [S390] cio: introduce timed recovery procedure by Peter Oberparleiter · 17 years ago
  4. 46258ab [S390] cio: Delete timer in ccw_device_verify_done(). by Cornelia Huck · 17 years ago
  5. db6a642 [S390] cio: Use dev_{g,s}et_drvdata(). by Cornelia Huck · 17 years ago
  6. b279a4f [S390] cio: I/O subchannel specific fields. by Cornelia Huck · 17 years ago
  7. cd6b4f2 [S390] cio: Introduce subchannel->private. by Cornelia Huck · 17 years ago
  8. bc698bc [S390] cio: Cleanup debug feature usage. by Cornelia Huck · 17 years ago
  9. 602b20f [S390] cio: css_driver: Use consistent parameters. by Cornelia Huck · 17 years ago
  10. 14ff56b [S390] cio: Dump ccw device information in case of timeout. by Sebastian Ott · 17 years ago
  11. c5d4a99 [S390] cio: Register/unregister subchannels only from kslowcrw. by Cornelia Huck · 17 years ago
  12. 3f4cf6e [S390] cio: Avoid machine check vs. not operational races. by Cornelia Huck · 17 years ago
  13. 7c9f4e3 [S390] cio: rename css to channel_subsystems by Cornelia Huck · 17 years ago
  14. e556bbb [S390] cio: Clean up messages. by Cornelia Huck · 17 years ago
  15. 3ecb0a5 [S390] cio: deregister ccw device when pgid disband failed by Peter Oberparleiter · 17 years ago
  16. 82b7ac0 [S390] cio: Dont call css_update_ssd_info from interrupt context. by Cornelia Huck · 18 years ago
  17. 7ad6a24 [S390] cio: fix subchannel channel-path data usage by Peter Oberparleiter · 18 years ago
  18. 83b3370 [S390] cio: replace subchannel evaluation queue with bitmap by Peter Oberparleiter · 18 years ago
  19. e5854a5 [S390] cio: Channel-path configure function. by Peter Oberparleiter · 18 years ago
  20. e6b6e10 [S390] cio: Introduce separate files for channel-path related code. by Peter Oberparleiter · 18 years ago
  21. f86635f [S390] cio: Introduce struct chp_id. by Peter Oberparleiter · 18 years ago
  22. 2470b64 [S390] cio: Call cancel_halt_clear even when actl == 0. by Cornelia Huck · 18 years ago
  23. 7c8427c [S390] cio: Use path verification to check for path state. by Cornelia Huck · 18 years ago
  24. ee04bbc [S390] cio: Fix locking when calling notify function. by Cornelia Huck · 18 years ago
  25. 4d284ca [S390] Avoid excessive inlining. by Heiko Carstens · 18 years ago
  26. 18374d3 [S390] cio: Restart path verification after unsolicited interrupt. by Cornelia Huck · 18 years ago
  27. 2b67fc4 [S390] Get rid of a lot of sparse warnings. by Heiko Carstens · 18 years ago
  28. d7b5a4c9 [S390] Support for disconnected devices reappearing on another subchannel. by Cornelia Huck · 18 years ago
  29. 7674da7 [S390] Some preparations for the dynamic subchannel mapping patch. by Cornelia Huck · 18 years ago
  30. c163753 [S390] more workqueue fixes. by Martin Schwidefsky · 18 years ago
  31. d23861f [S390] cio: Retry internal operations after vary off. by Cornelia Huck · 18 years ago
  32. 24cb5b4 [S390] cio: Use path verification for last path gone after vary off. by Cornelia Huck · 18 years ago
  33. 8b42f5c [S390] cio: invalid device operational notification by Peter Oberparleiter · 18 years ago
  34. 12975ae [S390] cio: remove casts from/to (void *). by Cornelia Huck · 18 years ago
  35. e7769b4 [S390] cio: Remove grace period for vary off chpid. by Cornelia Huck · 18 years ago
  36. 7896426 [S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_private by Cornelia Huck · 18 years ago
  37. 0898378 [S390] cio: add missing KERN_INFO printk header. by Cornelia Huck · 18 years ago
  38. f1ee328 [S390] Add timeouts during sense PGID, path verification and disband PGID. by Cornelia Huck · 18 years ago
  39. 28bdc6f [S390] cio: always query all paths on path verification. by Peter Oberparleiter · 18 years ago
  40. 81388d2 [S390] Missing initialization in common i/o layer. by Heiko Carstens · 18 years ago
  41. 292888c [S390] cio: kernel stack overflow. by Heiko Carstens · 18 years ago
  42. 65200c2 [S390] lost interrupt after chpid vary off/on cycle. by Peter Oberparleiter · 18 years ago
  43. ba4ba8a [S390] permanent subchannel busy conditions may cause I/O stall by Peter Oberparleiter · 18 years ago
  44. 7e56081 [S390] path grouping and path verifications fixes. by Cornelia Huck · 18 years ago
  45. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  46. 94bb063 [S390] rework of channel measurement facility. by Cornelia Huck · 18 years ago
  47. b4f7b1e [S390] cio chpid offline. by Cornelia Huck · 18 years ago
  48. e0ec574 [PATCH] s390: irb memcpy argument swap by Cornelia Huck · 18 years ago
  49. 3ba1998 [PATCH] s390: wrong interrupt delivered for hsch() or csch() by Cornelia Huck · 19 years ago
  50. 4ce3b30 [PATCH] s390: email-address change by Cornelia Huck · 19 years ago
  51. fb6958a [PATCH] s390: multiple subchannel sets support by Cornelia Huck · 19 years ago
  52. a8237fc [PATCH] s390: introduce struct subchannel_id by Cornelia Huck · 19 years ago
  53. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  54. 4c24da7 [PATCH] s390: reIPL fix and extern/static inline by Cornelia Huck · 19 years ago
  55. 4ffa923 [PATCH] s390: device recognition by Cornelia Huck · 19 years ago
  56. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago