1. fa1a8c2 s390: cio: Delay uevents for subchannels by Cornelia Huck · 17 years ago
  2. cb629a0 [S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390 by Milind Arun Choudhary · 17 years ago
  3. ef99516 [S390] cio: Unregister ccw devices directly. by Cornelia Huck · 17 years ago
  4. 8c4941c [S390] cio: cm_enable memory leak. by Cornelia Huck · 17 years ago
  5. d76123e [S390] cio: ccwgroup register vs. unregister. by Cornelia Huck · 17 years ago
  6. 82b7ac0 [S390] cio: Dont call css_update_ssd_info from interrupt context. by Cornelia Huck · 17 years ago
  7. 7ad6a24 [S390] cio: fix subchannel channel-path data usage by Peter Oberparleiter · 17 years ago
  8. 83b3370 [S390] cio: replace subchannel evaluation queue with bitmap by Peter Oberparleiter · 17 years ago
  9. 387b734 [S390] cio: Re-start path verification after aborting internal I/O. by Stefan Bader · 17 years ago
  10. cfbe9bb [S390] cio: Use add_uevent_var. by Cornelia Huck · 17 years ago
  11. e5854a5 [S390] cio: Channel-path configure function. by Peter Oberparleiter · 17 years ago
  12. f5ba6c8 [S390] cio: Clean up online_store. by Cornelia Huck · 17 years ago
  13. c9182e0 [S390] cio: observe chpid valid flag by Peter Oberparleiter · 17 years ago
  14. e6b6e10 [S390] cio: Introduce separate files for channel-path related code. by Peter Oberparleiter · 17 years ago
  15. d120b2a [S390] cio: Allow 0 and 1 as input for channel path status attribute. by Peter Oberparleiter · 17 years ago
  16. f86635f [S390] cio: Introduce struct chp_id. by Peter Oberparleiter · 17 years ago
  17. 6fc321f [S390] cio/ipl: Clean interface between cio and ipl code. by Heiko Carstens · 17 years ago
  18. 8c3ce5b [S390] cio: Fix handling of interrupt for csch(). by Cornelia Huck · 17 years ago
  19. 25c61a1 [S390] cio: Device status validity. by Cornelia Huck · 17 years ago
  20. dcc49d4 [S390] cio: qdio slsb setup by Ursula Braun · 17 years ago
  21. d9a9cdf [PATCH] sysfs and driver core: add callback helper, used by SCSI and S390 by Alan Stern · 17 years ago
  22. 2470b64 [S390] cio: Call cancel_halt_clear even when actl == 0. by Cornelia Huck · 17 years ago
  23. 7c8427c [S390] cio: Use path verification to check for path state. by Cornelia Huck · 17 years ago
  24. ee04bbc [S390] cio: Fix locking when calling notify function. by Cornelia Huck · 17 years ago
  25. 615b04b [S390] nss: Free unused memory in kernel image. by Heiko Carstens · 17 years ago
  26. 46b05d2 [S390] New header file ipl.h by Michael Holzheu · 17 years ago
  27. ebaf0c6 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  28. d54b1fd [PATCH] mark struct file_operations const 5 by Arjan van de Ven · 18 years ago
  29. 045236a [S390] cio: use ARRAY_SIZE in device_id.c by Ahmed S. Darwish · 18 years ago
  30. 4dd3cc5 [S390] cio: Fixup interface for setting options on ccw devices. by Cornelia Huck · 18 years ago
  31. 4d284ca [S390] Avoid excessive inlining. by Heiko Carstens · 18 years ago
  32. ab14de6 [S390] Convert memory detection into C code. by Heiko Carstens · 18 years ago
  33. d54853e [S390] ETR support. by Martin Schwidefsky · 18 years ago
  34. 347d59d [S390] cio: Don't spam debug feature. by Cornelia Huck · 18 years ago
  35. 184357a [S390] Cleanup of CHSC event handling. by Peter Oberparleiter · 18 years ago
  36. 0f008aa [S390] cio: declare hardware structures packed. by Peter Oberparleiter · 18 years ago
  37. 758976f [S390] cio: Catch operand exceptions on stsch. by Cornelia Huck · 18 years ago
  38. 1125b46 [S390] cio: Use device_{create,remove}_bin_file. by Cornelia Huck · 18 years ago
  39. 18374d3 [S390] cio: Restart path verification after unsolicited interrupt. by Cornelia Huck · 18 years ago
  40. 32c5b05 [S390] cio: Remove check for ssd in chpids_show(). by Cornelia Huck · 18 years ago
  41. 2b67fc4 [S390] Get rid of a lot of sparse warnings. by Heiko Carstens · 18 years ago
  42. 6faf444 [S390] cio: use barrier() in stsch_reset. by Heiko Carstens · 18 years ago
  43. aa77015 [S390] cio: fix stsch_reset. by Michael Holzheu · 18 years ago
  44. e42734e [S390] cio: css_register_subchannel race. by Stefan Bader · 18 years ago
  45. a45e141 [S390] Fix reboot hang on LPARs by Michael Holzheu · 18 years ago
  46. 028cf91 [S390] Hipersocket multicast queue: make sure outbound handler is called by Ursula Braun · 18 years ago
  47. 529192f [S390] Use dev->groups for adding/removing the subchannel attribute group. by Cornelia Huck · 18 years ago
  48. d7b5a4c9 [S390] Support for disconnected devices reappearing on another subchannel. by Cornelia Huck · 18 years ago
  49. 2ec2298 [S390] subchannel lock conversion. by Cornelia Huck · 18 years ago
  50. 7674da7 [S390] Some preparations for the dynamic subchannel mapping patch. by Cornelia Huck · 18 years ago
  51. 34249d0 [S390] runtime switch for qdio performance statistics by Ursula Braun · 18 years ago
  52. c163753 [S390] more workqueue fixes. by Martin Schwidefsky · 18 years ago
  53. 4927b3f [PATCH] More work_struct induced breakage (s390) by Al Viro · 18 years ago
  54. 47af551 [S390] cio: Use device_reprobe() instead of bus_rescan_devices(). by Cornelia Huck · 18 years ago
  55. d23861f [S390] cio: Retry internal operations after vary off. by Cornelia Huck · 18 years ago
  56. 24cb5b4 [S390] cio: Use path verification for last path gone after vary off. by Cornelia Huck · 18 years ago
  57. 9163bb2 [S390] non-unique constant/macro identifiers. by Ursula Braun · 18 years ago
  58. 15e9b58 [S390] Reset infrastructure for re-IPL. by Heiko Carstens · 18 years ago
  59. 3c9da7b [S390] cio: Make ccw_device_register() static. by Cornelia Huck · 18 years ago
  60. c2b1449 [S390] cio: css_probe_device() must be called enabled. by Cornelia Huck · 18 years ago
  61. 85a4aa6 [S390] cio: sch_no -> schid.sch_no conversion. by Cornelia Huck · 18 years ago
  62. 8b42f5c [S390] cio: invalid device operational notification by Peter Oberparleiter · 18 years ago
  63. 12975ae [S390] cio: remove casts from/to (void *). by Cornelia Huck · 18 years ago
  64. e7769b4 [S390] cio: Remove grace period for vary off chpid. by Cornelia Huck · 18 years ago
  65. 7896426 [S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_private by Cornelia Huck · 18 years ago
  66. 0898378 [S390] cio: add missing KERN_INFO printk header. by Cornelia Huck · 18 years ago
  67. 9d0a57c [S390] irq change improvements. by Heiko Carstens · 18 years ago
  68. 5a489b9 [S390] irq change build fixes. by Heiko Carstens · 18 years ago
  69. 7e8ae7b [S390] cio: 0 is a valid chpid. by Cornelia Huck · 18 years ago
  70. 3bdc9d0 [S390] cio: improve unit check handling for internal operations by Peter Oberparleiter · 18 years ago
  71. 3230015 [S390] cio: add timeout handler for internal operations. by Peter Oberparleiter · 18 years ago
  72. f1ee328 [S390] Add timeouts during sense PGID, path verification and disband PGID. by Cornelia Huck · 18 years ago
  73. 94c12cc [S390] Inline assembly cleanup. by Martin Schwidefsky · 18 years ago
  74. 564337f [S390] cio: subchannel evaluation function operates without lock by Peter Oberparleiter · 18 years ago
  75. 28bdc6f [S390] cio: always query all paths on path verification. by Peter Oberparleiter · 18 years ago
  76. e0e32c8 [S390] cio: update path groups on logical CHPID changes. by Peter Oberparleiter · 18 years ago
  77. dd9963f [S390] cio: subchannels in no-path state. by Peter Oberparleiter · 18 years ago
  78. db0c2d5 [S390] set modalias for ccw bus uevents. by Peter Oberparleiter · 18 years ago
  79. 6981e93 [S390] qdio slsb processing state. by Frank Pavlic · 18 years ago
  80. 81388d2 [S390] Missing initialization in common i/o layer. by Heiko Carstens · 18 years ago
  81. e87bfe5 [S390] convert some assembler to C. by Heiko Carstens · 18 years ago
  82. 47addc8 [S390] qdio_get_micros return value. by Frank Pavlic · 18 years ago
  83. 39b083f [S390] empty function defines. by Heiko Carstens · 18 years ago
  84. ff6b8ea [S390] ipl/dump on panic. by Michael Holzheu · 18 years ago
  85. 7b7db1b [S390] cio: unsolicited interrupts during sense pgid. by Stefan Bader · 18 years ago
  86. 3b88508 [S390] cio: no path after machine check. by Peter Oberparleiter · 18 years ago
  87. 292888c [S390] cio: kernel stack overflow. by Heiko Carstens · 18 years ago
  88. 65200c2 [S390] lost interrupt after chpid vary off/on cycle. by Peter Oberparleiter · 18 years ago
  89. 4bc0c4f [S390] retry after deferred condition code. by Cornelia Huck · 18 years ago
  90. 1708822 [S390] duplicate ccw devices in ccwgroup. by Cornelia Huck · 18 years ago
  91. ba4ba8a [S390] permanent subchannel busy conditions may cause I/O stall by Peter Oberparleiter · 18 years ago
  92. 13ffa92 [S390] channel measurement interval display. by Cornelia Huck · 18 years ago
  93. d2c993d [S390] Fix sparse warnings. by Heiko Carstens · 18 years ago
  94. 7e56081 [S390] path grouping and path verifications fixes. by Cornelia Huck · 18 years ago
  95. 6ab4879 [S390] subchannel register/unregister mutex. by Cornelia Huck · 18 years ago
  96. 1f194a4 [PATCH] lockdep: irqtrace subsystem, s390 support by Heiko Carstens · 18 years ago
  97. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  98. 94bb063 [S390] rework of channel measurement facility. by Cornelia Huck · 18 years ago
  99. b4f7b1e [S390] cio chpid offline. by Cornelia Huck · 18 years ago
  100. 40154b8 [S390] cio async subchannel reprobe. by Peter Oberparleiter · 18 years ago