1. 94c12cc [S390] Inline assembly cleanup. by Martin Schwidefsky · 18 years ago
  2. 564337f [S390] cio: subchannel evaluation function operates without lock by Peter Oberparleiter · 18 years ago
  3. 28bdc6f [S390] cio: always query all paths on path verification. by Peter Oberparleiter · 18 years ago
  4. e0e32c8 [S390] cio: update path groups on logical CHPID changes. by Peter Oberparleiter · 18 years ago
  5. dd9963f [S390] cio: subchannels in no-path state. by Peter Oberparleiter · 18 years ago
  6. db0c2d5 [S390] set modalias for ccw bus uevents. by Peter Oberparleiter · 18 years ago
  7. 6981e93 [S390] qdio slsb processing state. by Frank Pavlic · 18 years ago
  8. 81388d2 [S390] Missing initialization in common i/o layer. by Heiko Carstens · 18 years ago
  9. e87bfe5 [S390] convert some assembler to C. by Heiko Carstens · 18 years ago
  10. 47addc8 [S390] qdio_get_micros return value. by Frank Pavlic · 18 years ago
  11. 39b083f [S390] empty function defines. by Heiko Carstens · 18 years ago
  12. ff6b8ea [S390] ipl/dump on panic. by Michael Holzheu · 18 years ago
  13. 7b7db1b [S390] cio: unsolicited interrupts during sense pgid. by Stefan Bader · 18 years ago
  14. 3b88508 [S390] cio: no path after machine check. by Peter Oberparleiter · 18 years ago
  15. 292888c [S390] cio: kernel stack overflow. by Heiko Carstens · 18 years ago
  16. 65200c2 [S390] lost interrupt after chpid vary off/on cycle. by Peter Oberparleiter · 18 years ago
  17. 4bc0c4f [S390] retry after deferred condition code. by Cornelia Huck · 18 years ago
  18. 1708822 [S390] duplicate ccw devices in ccwgroup. by Cornelia Huck · 18 years ago
  19. ba4ba8a [S390] permanent subchannel busy conditions may cause I/O stall by Peter Oberparleiter · 18 years ago
  20. 13ffa92 [S390] channel measurement interval display. by Cornelia Huck · 18 years ago
  21. d2c993d [S390] Fix sparse warnings. by Heiko Carstens · 18 years ago
  22. 7e56081 [S390] path grouping and path verifications fixes. by Cornelia Huck · 18 years ago
  23. 6ab4879 [S390] subchannel register/unregister mutex. by Cornelia Huck · 18 years ago
  24. 1f194a4 [PATCH] lockdep: irqtrace subsystem, s390 support by Heiko Carstens · 18 years ago
  25. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  26. 94bb063 [S390] rework of channel measurement facility. by Cornelia Huck · 18 years ago
  27. b4f7b1e [S390] cio chpid offline. by Cornelia Huck · 18 years ago
  28. 40154b8 [S390] cio async subchannel reprobe. by Peter Oberparleiter · 18 years ago
  29. 887ab59 [S390] ccwgroup device unregister. by Cornelia Huck · 18 years ago
  30. 231caa1 [S390] channel measurement fix. by Cornelia Huck · 18 years ago
  31. da039bd [S390] cio long busy in read configuration data. by Peter Oberparleiter · 18 years ago
  32. 4ae9538 [PATCH] s390: cio non-unique path group ids by Peter Oberparleiter · 18 years ago
  33. e0ec574 [PATCH] s390: irb memcpy argument swap by Cornelia Huck · 18 years ago
  34. 40ac6b2 [PATCH] s390: fix slab debugging by Christian Borntraeger · 18 years ago
  35. a3ae39c [PATCH] s390: qdio memory allocations by Andreas Herrmann · 18 years ago
  36. 6dcfca7 [PATCH] s390: enable interrupts on error path by Stefan Bader · 18 years ago
  37. 329b785 [PATCH] s390: fix I/O termination race in cio by Peter Oberparleiter · 18 years ago
  38. 06fbcb1 [PATCH] s390: increase cio_trace debug event size by Peter Oberparleiter · 18 years ago
  39. a7fbf6b [PATCH] s390: wrong return codes in cio_ignore_proc_init() by Cornelia Huck · 18 years ago
  40. 88abaab [PATCH] s390: kzalloc() conversion in drivers/s390 by Eric Sesterhenn · 18 years ago
  41. 495a5b4 [PATCH] s390: channel path measurements by Cornelia Huck · 18 years ago
  42. 3ba1998 [PATCH] s390: wrong interrupt delivered for hsch() or csch() by Cornelia Huck · 18 years ago
  43. e843e28 [PATCH] "s390: multiple subchannel sets support" fix by Greg Smith · 18 years ago
  44. 15730dd [PATCH] s390: improve response code handling in chsc_enable_facility() by Cornelia Huck · 18 years ago
  45. 15c7369 [PATCH] s390: V=V qdio fixes by Frank Pavlic · 18 years ago
  46. 6cadb78 [PATCH] s390: fix assignment instead of check in ccw_device_set_online() by Cornelia Huck · 18 years ago
  47. 6d751c4 [PATCH] s390: ccw device disbanding by Cornelia Huck · 18 years ago
  48. c48d865 [PATCH] s390: fix locking in __chp_add() and s390_subchannel_remove_chpid() by Cornelia Huck · 18 years ago
  49. 501fe31 [PATCH] s390: fix to_channelpath macro by Cornelia Huck · 18 years ago
  50. b1969fa [PATCH] s390: Fix modalias for ccw devices by Cornelia Huck · 18 years ago
  51. 600b5d1 [PATCH] s390: ccw_device_probe_console return value by Peter Oberparleiter · 18 years ago
  52. e018ba1 [PATCH] s390: Remove CVS generated information by Heiko Carstens · 18 years ago
  53. 4ce3b30 [PATCH] s390: email-address change by Cornelia Huck · 19 years ago
  54. 871931c [PATCH] s390: chps[] array too short by Cornelia Huck · 19 years ago
  55. 8bbace7 [PATCH] Add {css,ccw}_bus_type probe, remove, shutdown methods. by Cornelia Huck · 19 years ago
  56. f9ccf45 [PATCH] Add ccwgroup_bus_type probe and remove methods by Russell King · 19 years ago
  57. 347a8dc [PATCH] s390: cleanup Kconfig by Martin Schwidefsky · 19 years ago
  58. 3b79306 [PATCH] s390: Fix missing release function and cosmetic changes by Cornelia Huck · 19 years ago
  59. fb6958a [PATCH] s390: multiple subchannel sets support by Cornelia Huck · 19 years ago
  60. 678a395 [PATCH] s390: convert /proc/cio_ignore by Cornelia Huck · 19 years ago
  61. a28c694 [PATCH] s390: introduce struct channel_subsystem by Cornelia Huck · 19 years ago
  62. f97a56f [PATCH] s390: introduce for_each_subchannel by Cornelia Huck · 19 years ago
  63. a8237fc [PATCH] s390: introduce struct subchannel_id by Cornelia Huck · 19 years ago
  64. 8129ee1 [PATCH] s390: qdio V=V pass-through by Frank Pavlic · 19 years ago
  65. cfb1b55 [PATCH] s390: move s390_root_dev_* out of the cio layer by Carsten Otte · 19 years ago
  66. 6810a2b [PATCH] s390: re-activated path detection by Cornelia Huck · 19 years ago
  67. 973bd99 [PATCH] s390: atomic primitives by Martin Schwidefsky · 19 years ago
  68. 6d20b03 [PATCH] driver kill hotplug word from sn and others fix by Paul Jackson · 19 years ago
  69. 4448aaf [PATCH] s390: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  70. 17fd682 [PATCH] kfree cleanup: drivers/s390 by Jesper Juhl · 19 years ago
  71. cdb32dc [PATCH] s390: duplicate timeout in qdio by Ursula Braun-Krahl · 19 years ago
  72. a001640 [PATCH] s390: ccwgroup online attribute by Cornelia Huck · 19 years ago
  73. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  74. f1fc78a [PATCH] s390, ccw - export modalias by Bastian Blank · 19 years ago
  75. e5945b4 [PATCH] s390: ccw device reconnect oops. by Cornelia Huck · 19 years ago
  76. d305ef5 [PATCH] driver core: add helper device_is_registered() by Daniel Ritz · 19 years ago
  77. d176795 [PATCH] s390: bl_dev array size by Heiko Carstens · 19 years ago
  78. 4c24da7 [PATCH] s390: reIPL fix and extern/static inline by Cornelia Huck · 19 years ago
  79. a46206e [PATCH] bogus function type in qdio by Al Viro · 19 years ago
  80. ade31f3 [PATCH] typo fix in qdio.c by Al Viro · 19 years ago
  81. 4ffa923 [PATCH] s390: device recognition by Cornelia Huck · 19 years ago
  82. 77933d7 [PATCH] clean up inline static vs static inline by Jesper Juhl · 19 years ago
  83. c63307f [PATCH] s390: resource accessibility event handling by Cornelia Huck · 19 years ago
  84. 1d3ac7a [PATCH] s390: debug data for ifcc/ccc by Cornelia Huck · 19 years ago
  85. 66a464d [PATCH] s390: debug feature changes by Michael Holzheu · 19 years ago
  86. b0744bd [PATCH] s/390: Use klist in cio by Cornelia Huck · 19 years ago
  87. 5bdfcfc [PATCH] s390: cio max channels checks by Cornelia Huck · 19 years ago
  88. 3fd3c0a [PATCH] Driver Core: drivers/char/raw3270.c - drivers/net/netiucv.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  89. fbd568a3e [PATCH] Change synchronize_kernel to _rcu and _sched by Paul E. McKenney · 19 years ago
  90. 0b642ed [PATCH] s390: default storage key by Peter Oberparleiter · 19 years ago
  91. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago