1. cdb912a [S390] cio: introduce cio_update_schib by Sebastian Ott · 16 years ago
  2. 191fd44 [S390] cio: get rid of compile warning by Heiko Carstens · 16 years ago
  3. 5a0d0e6 [S390] Move private simple udelay function to arch/s390/lib/delay.c. by Heiko Carstens · 16 years ago
  4. b1e7661 [S390] cio: fix cio_tpi. by Heiko Carstens · 16 years ago
  5. f9c9fe3 [S390] cio: inline assembly cleanup by Peter Oberparleiter · 16 years ago
  6. 1f4e7ed [S390] bus_id -> dev_set_name() for css and ccw busses by Cornelia Huck · 16 years ago
  7. 2a0217d [S390] bus_id -> dev_name conversions by Kay Sievers · 16 years ago
  8. 9adb8c1 [S390] cio: fix orb initialization in cio_start_key by Stefan Weinhuber · 16 years ago
  9. c91ebe4 [S390] cio: handle ssch() return codes correctly. by Cornelia Huck · 16 years ago
  10. c78aa6c [S390] Cleanup cio printk messages. by Michael Ernst · 17 years ago
  11. 9d92a7e [S390] cio: Add chsc subchannel driver. by Cornelia Huck · 17 years ago
  12. 6ef556c [S390] cio: Use isc_{register,unregister}. by Cornelia Huck · 17 years ago
  13. da7c5af [S390] cio: Allow adapter interrupt handlers per isc. by Cornelia Huck · 17 years ago
  14. 3a3fc29 [S390] cio: Introduce abstract isc definitions. by Cornelia Huck · 17 years ago
  15. 83262d6 [S390] cio: provide functions for fcx enabled I/O by Peter Oberparleiter · 17 years ago
  16. 23d805b6 [S390] cio: introduce fcx enabled scsw format by Peter Oberparleiter · 17 years ago
  17. b3a686f [S390] cio: Base message subchannel handling. by Cornelia Huck · 17 years ago
  18. 44a1c19 [S390] cio: Export some symbols for modular css drivers. by Cornelia Huck · 17 years ago
  19. c820de3 [S390] cio: Rework css driver. by Cornelia Huck · 17 years ago
  20. 0ae7a7b [S390] cio: Register all subchannels. by Cornelia Huck · 17 years ago
  21. 9689b33 [S390] cio: Clear correct bit in cio_release_console(). by Cornelia Huck · 17 years ago
  22. 85b0d7c [S390] cio: Fix inverted isc priorities. by Cornelia Huck · 17 years ago
  23. 139b83dd [S390] cio: Remove cio_msg kernel parameter. by Michael Ernst · 17 years ago
  24. edf2209 [S390] cio: Make isc handling more robust. by Cornelia Huck · 17 years ago
  25. a806170 [S390] Fix a lot of sparse warnings. by Heiko Carstens · 17 years ago
  26. 5a62b19 [S390] Convert s390 to GENERIC_CLOCKEVENTS. by Heiko Carstens · 17 years ago
  27. 43ca5c3 [S390] Convert monitor calls to function calls. by Heiko Carstens · 17 years ago
  28. 361f494 [S390] usage of s390dbf: shrink number of debug areas to use. by Peter Tiedemann · 17 years ago
  29. 808e488 [S390] cio: memory leak in cio processing by Michael Ernst · 17 years ago
  30. b279a4f [S390] cio: I/O subchannel specific fields. by Cornelia Huck · 17 years ago
  31. 4e8e56c [S390] cio: Extend adapter interrupt interface. by Peter Oberparleiter · 17 years ago
  32. cd6b4f2 [S390] cio: Introduce subchannel->private. by Cornelia Huck · 17 years ago
  33. bc698bc [S390] cio: Cleanup debug feature usage. by Cornelia Huck · 17 years ago
  34. 602b20f [S390] cio: css_driver: Use consistent parameters. by Cornelia Huck · 17 years ago
  35. 1842f2b [S390] cio: Disable channel measurements (cmf) on shutdown/reboot. by Cornelia Huck · 17 years ago
  36. e556bbb [S390] cio: Clean up messages. by Cornelia Huck · 17 years ago
  37. e5854a5 [S390] cio: Channel-path configure function. by Peter Oberparleiter · 18 years ago
  38. e6b6e10 [S390] cio: Introduce separate files for channel-path related code. by Peter Oberparleiter · 18 years ago
  39. f86635f [S390] cio: Introduce struct chp_id. by Peter Oberparleiter · 18 years ago
  40. 6fc321f [S390] cio/ipl: Clean interface between cio and ipl code. by Heiko Carstens · 18 years ago
  41. 615b04b [S390] nss: Free unused memory in kernel image. by Heiko Carstens · 18 years ago
  42. 46b05d2 [S390] New header file ipl.h by Michael Holzheu · 18 years ago
  43. 4d284ca [S390] Avoid excessive inlining. by Heiko Carstens · 18 years ago
  44. ab14de6 [S390] Convert memory detection into C code. by Heiko Carstens · 18 years ago
  45. d54853e [S390] ETR support. by Martin Schwidefsky · 18 years ago
  46. 347d59d [S390] cio: Don't spam debug feature. by Cornelia Huck · 18 years ago
  47. 6faf444 [S390] cio: use barrier() in stsch_reset. by Heiko Carstens · 18 years ago
  48. aa77015 [S390] cio: fix stsch_reset. by Michael Holzheu · 18 years ago
  49. a45e141 [S390] Fix reboot hang on LPARs by Michael Holzheu · 18 years ago
  50. d7b5a4c9 [S390] Support for disconnected devices reappearing on another subchannel. by Cornelia Huck · 18 years ago
  51. 2ec2298 [S390] subchannel lock conversion. by Cornelia Huck · 18 years ago
  52. 15e9b58 [S390] Reset infrastructure for re-IPL. by Heiko Carstens · 18 years ago
  53. 9d0a57c [S390] irq change improvements. by Heiko Carstens · 18 years ago
  54. 5a489b98 [S390] irq change build fixes. by Heiko Carstens · 18 years ago
  55. 28bdc6f [S390] cio: always query all paths on path verification. by Peter Oberparleiter · 18 years ago
  56. e0e32c8 [S390] cio: update path groups on logical CHPID changes. by Peter Oberparleiter · 18 years ago
  57. e87bfe5 [S390] convert some assembler to C. by Heiko Carstens · 18 years ago
  58. ff6b8ea [S390] ipl/dump on panic. by Michael Holzheu · 18 years ago
  59. d2c993d [S390] Fix sparse warnings. by Heiko Carstens · 19 years ago
  60. 7e56081 [S390] path grouping and path verifications fixes. by Cornelia Huck · 19 years ago
  61. 6ab4879 [S390] subchannel register/unregister mutex. by Cornelia Huck · 19 years ago
  62. 1f194a4 [PATCH] lockdep: irqtrace subsystem, s390 support by Heiko Carstens · 19 years ago
  63. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  64. 06fbcb1 [PATCH] s390: increase cio_trace debug event size by Peter Oberparleiter · 19 years ago
  65. e018ba1 [PATCH] s390: Remove CVS generated information by Heiko Carstens · 19 years ago
  66. 4ce3b30 [PATCH] s390: email-address change by Cornelia Huck · 19 years ago
  67. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 19 years ago
  68. fb6958a [PATCH] s390: multiple subchannel sets support by Cornelia Huck · 19 years ago
  69. f97a56f [PATCH] s390: introduce for_each_subchannel by Cornelia Huck · 19 years ago
  70. a8237fc [PATCH] s390: introduce struct subchannel_id by Cornelia Huck · 19 years ago
  71. 4c24da7 [PATCH] s390: reIPL fix and extern/static inline by Cornelia Huck · 19 years ago
  72. 66a464d [PATCH] s390: debug feature changes by Michael Holzheu · 20 years ago
  73. 0b642ed [PATCH] s390: default storage key by Peter Oberparleiter · 20 years ago
  74. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago