1. 99611f8 [S390] cio: Repair chpid event handling. by Cornelia Huck · 16 years ago
  2. d2fec59 [S390] stp support. by Martin Schwidefsky · 16 years ago
  3. c115618 [S390] cio: Cleanup crw interface. by Cornelia Huck · 16 years ago
  4. c820de3 [S390] cio: Rework css driver. by Cornelia Huck · 16 years ago
  5. 8284fb19 [S390] cio: fix parallel cm_enable processing. by Michael Ernst · 16 years ago
  6. 22806dc [S390] cio: Fix race for "fast" path gone/path back situations. by Cornelia Huck · 16 years ago
  7. b9c9a21 [S390] cio: Clean up chsc response code handling. by Cornelia Huck · 17 years ago
  8. ceb3dfb [S390] drivers/s390: Add missing "space" by Joe Perches · 17 years ago
  9. e82a156 [S390] cio: reduce cpu utilization during device scan by Peter Oberparleiter · 17 years ago
  10. b279a4f [S390] cio: I/O subchannel specific fields. by Cornelia Huck · 17 years ago
  11. 602b20f [S390] cio: css_driver: Use consistent parameters. by Cornelia Huck · 17 years ago
  12. 4434a38 [S390] cio: Reorganize initialization. by Cornelia Huck · 17 years ago
  13. e556bbb [S390] cio: Clean up messages. by Cornelia Huck · 17 years ago
  14. 8c4941c [S390] cio: cm_enable memory leak. by Cornelia Huck · 17 years ago
  15. 7ad6a24 [S390] cio: fix subchannel channel-path data usage by Peter Oberparleiter · 17 years ago
  16. 83b3370 [S390] cio: replace subchannel evaluation queue with bitmap by Peter Oberparleiter · 17 years ago
  17. 387b734 [S390] cio: Re-start path verification after aborting internal I/O. by Stefan Bader · 17 years ago
  18. e5854a5 [S390] cio: Channel-path configure function. by Peter Oberparleiter · 17 years ago
  19. e6b6e10 [S390] cio: Introduce separate files for channel-path related code. by Peter Oberparleiter · 17 years ago
  20. d120b2a [S390] cio: Allow 0 and 1 as input for channel path status attribute. by Peter Oberparleiter · 17 years ago
  21. f86635f [S390] cio: Introduce struct chp_id. by Peter Oberparleiter · 17 years ago
  22. 4d284ca [S390] Avoid excessive inlining. by Heiko Carstens · 18 years ago
  23. 184357a [S390] Cleanup of CHSC event handling. by Peter Oberparleiter · 18 years ago
  24. 0f008aa [S390] cio: declare hardware structures packed. by Peter Oberparleiter · 18 years ago
  25. 758976f [S390] cio: Catch operand exceptions on stsch. by Cornelia Huck · 18 years ago
  26. 1125b46 [S390] cio: Use device_{create,remove}_bin_file. by Cornelia Huck · 18 years ago
  27. 2ec2298 [S390] subchannel lock conversion. by Cornelia Huck · 18 years ago
  28. d23861f [S390] cio: Retry internal operations after vary off. by Cornelia Huck · 18 years ago
  29. 24cb5b4 [S390] cio: Use path verification for last path gone after vary off. by Cornelia Huck · 18 years ago
  30. 15e9b58 [S390] Reset infrastructure for re-IPL. by Heiko Carstens · 18 years ago
  31. 12975ae [S390] cio: remove casts from/to (void *). by Cornelia Huck · 18 years ago
  32. e7769b4 [S390] cio: Remove grace period for vary off chpid. by Cornelia Huck · 18 years ago
  33. 7e8ae7b [S390] cio: 0 is a valid chpid. by Cornelia Huck · 18 years ago
  34. 28bdc6f [S390] cio: always query all paths on path verification. by Peter Oberparleiter · 18 years ago
  35. dd9963f [S390] cio: subchannels in no-path state. by Peter Oberparleiter · 18 years ago
  36. 3b88508 [S390] cio: no path after machine check. by Peter Oberparleiter · 18 years ago
  37. 292888c [S390] cio: kernel stack overflow. by Heiko Carstens · 18 years ago
  38. 7e56081 [S390] path grouping and path verifications fixes. by Cornelia Huck · 18 years ago
  39. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  40. b4f7b1e [S390] cio chpid offline. by Cornelia Huck · 18 years ago
  41. 231caa1 [S390] channel measurement fix. by Cornelia Huck · 18 years ago
  42. 6dcfca7 [PATCH] s390: enable interrupts on error path by Stefan Bader · 18 years ago
  43. 329b785 [PATCH] s390: fix I/O termination race in cio by Peter Oberparleiter · 18 years ago
  44. 88abaab [PATCH] s390: kzalloc() conversion in drivers/s390 by Eric Sesterhenn · 19 years ago
  45. 495a5b4 [PATCH] s390: channel path measurements by Cornelia Huck · 19 years ago
  46. 15730dd [PATCH] s390: improve response code handling in chsc_enable_facility() by Cornelia Huck · 19 years ago
  47. c48d865 [PATCH] s390: fix locking in __chp_add() and s390_subchannel_remove_chpid() by Cornelia Huck · 19 years ago
  48. e018ba1 [PATCH] s390: Remove CVS generated information by Heiko Carstens · 19 years ago
  49. 4ce3b30 [PATCH] s390: email-address change by Cornelia Huck · 19 years ago
  50. fb6958a [PATCH] s390: multiple subchannel sets support by Cornelia Huck · 19 years ago
  51. a28c694 [PATCH] s390: introduce struct channel_subsystem by Cornelia Huck · 19 years ago
  52. f97a56f [PATCH] s390: introduce for_each_subchannel by Cornelia Huck · 19 years ago
  53. a8237fc [PATCH] s390: introduce struct subchannel_id by Cornelia Huck · 19 years ago
  54. c63307f [PATCH] s390: resource accessibility event handling by Cornelia Huck · 19 years ago
  55. 3fd3c0a [PATCH] Driver Core: drivers/char/raw3270.c - drivers/net/netiucv.c: update device attribute callbacks by Yani Ioannou · 19 years ago
  56. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago