1. 5a5a852 [NET] driver/s390/net: Checksum annotations. by Al Viro · 18 years ago
  2. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 18 years ago
  3. 3c9da7b [S390] cio: Make ccw_device_register() static. by Cornelia Huck · 18 years ago
  4. f3b017d [S390] Improve AP bus device removal. by Ralph Wuerthner · 18 years ago
  5. c2b1449 [S390] cio: css_probe_device() must be called enabled. by Cornelia Huck · 18 years ago
  6. 71fa0a8 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 18 years ago
  7. 8d1a006 [SCSI] zfcp: initialize scsi_host_template.max_sectors with appropriate value by Swen Schillig · 18 years ago
  8. 867dcd0 [S390] dasd: clean up timer. by Stefan Weinhuber · 18 years ago
  9. 2c91971 [S390] monwriter find header logic. by Melissa Howland · 18 years ago
  10. 85a4aa6 [S390] cio: sch_no -> schid.sch_no conversion. by Cornelia Huck · 18 years ago
  11. 8b42f5c [S390] cio: invalid device operational notification by Peter Oberparleiter · 18 years ago
  12. 12975ae [S390] cio: remove casts from/to (void *). by Cornelia Huck · 18 years ago
  13. e7769b4 [S390] cio: Remove grace period for vary off chpid. by Cornelia Huck · 18 years ago
  14. 7896426 [S390] cio: Use ccw_dev_id and subchannel_id in ccw_device_private by Cornelia Huck · 18 years ago
  15. 715d854 [S390] monwriter kzalloc size. by Melissa Howland · 18 years ago
  16. 0898378 [S390] cio: add missing KERN_INFO printk header. by Cornelia Huck · 18 years ago
  17. 9d0a57c [S390] irq change improvements. by Heiko Carstens · 18 years ago
  18. 6aae873 [PATCH] drivers/s390 misc sparse annotations by Al Viro · 18 years ago
  19. 5a489b9 [S390] irq change build fixes. by Heiko Carstens · 18 years ago
  20. 7e8ae7b [S390] cio: 0 is a valid chpid. by Cornelia Huck · 18 years ago
  21. 2d103d5 [S390] monwriter buffer limit. by Melissa Howland · 18 years ago
  22. d83682b [S390] ap bus poll thread priority. by Christian Borntraeger · 18 years ago
  23. 3bdc9d0 [S390] cio: improve unit check handling for internal operations by Peter Oberparleiter · 18 years ago
  24. 3230015 [S390] cio: add timeout handler for internal operations. by Peter Oberparleiter · 18 years ago
  25. 4e56296 [S390] zcrypt device registration/unregistration race. by Ralph Wuerthner · 18 years ago
  26. f1ee328 [S390] Add timeouts during sense PGID, path verification and disband PGID. by Cornelia Huck · 18 years ago
  27. 9ec5209 [PATCH] replace cad_pid by a struct pid by Cedric Le Goater · 18 years ago
  28. 782237a [PATCH] s390: update fs3270 to use a struct pid by Cedric Le Goater · 18 years ago
  29. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  30. 6e9a473 [PATCH] completions: lockdep annotate on stack completions by Peter Zijlstra · 18 years ago
  31. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  32. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 19 years ago
  33. fd68322 [IPV4]: inet_addr_type() annotations by Al Viro · 19 years ago
  34. 94c12cc [S390] Inline assembly cleanup. by Martin Schwidefsky · 18 years ago
  35. 51dced5 [S390] init_timer in tty3270. by Jan Glauber · 18 years ago
  36. 1fce518 [S390] remove unnecessary includes. by Christian Borntraeger · 18 years ago
  37. 8165428 [SCSI] zfcp: fix: avoid removal of fsf reqs before qdio queues are down by Andreas Herrmann · 19 years ago
  38. 2abbe86 [SCSI] zfcp: introduce struct timer_list in struct zfcp_fsf_req by Andreas Herrmann · 19 years ago
  39. 4eff4a3 [SCSI] zfcp: fix: use correct req_id in eh_abort_handler by Andreas Herrmann · 19 years ago
  40. dd52e0e [SCSI] zfcp: create private slab caches to guarantee proper data alignment by Heiko Carstens · 19 years ago
  41. d136205 [SCSI] zfcp: remove zfcp_ccw_unregister function by Heiko Carstens · 19 years ago
  42. 564337f [S390] cio: subchannel evaluation function operates without lock by Peter Oberparleiter · 19 years ago
  43. 28bdc6f [S390] cio: always query all paths on path verification. by Peter Oberparleiter · 19 years ago
  44. e0e32c8 [S390] cio: update path groups on logical CHPID changes. by Peter Oberparleiter · 19 years ago
  45. dd9963f [S390] cio: subchannels in no-path state. by Peter Oberparleiter · 19 years ago
  46. dcd707b [S390] Replace nopav-message on VM. by Peter Oberparleiter · 19 years ago
  47. db0c2d5 [S390] set modalias for ccw bus uevents. by Peter Oberparleiter · 19 years ago
  48. 250b2dc [S390] Get rid of DBG macro. by Cornelia Huck · 19 years ago
  49. 31b5808 [S390] Linux API for writing z/VM APPLDATA Monitor records. by Melissa Howland · 19 years ago
  50. e620c49 [S390] xpram off by one error. by Christian Borntraeger · 19 years ago
  51. 45af3af [S390] fix typo in vmcp. by Christian Borntraeger · 19 years ago
  52. 6981e93 [S390] qdio slsb processing state. by Frank Pavlic · 19 years ago
  53. 81388d2 [S390] Missing initialization in common i/o layer. by Heiko Carstens · 19 years ago
  54. e87bfe5 [S390] convert some assembler to C. by Heiko Carstens · 19 years ago
  55. 1375fc1 [S390] __exit cleanup. by Heiko Carstens · 19 years ago
  56. 0fee644 [S390] cleanup sysinfo and add system z9 specific extensions. by Martin Schwidefsky · 19 years ago
  57. b0035f1 [S390] dasd default debug level. by Horst Hummel · 19 years ago
  58. a00bfd7 [S390] dasd deadlock after state change pending interrupt. by Martin Schwidefsky · 19 years ago
  59. 47addc8 [S390] qdio_get_micros return value. by Frank Pavlic · 19 years ago
  60. 39b083f [S390] empty function defines. by Heiko Carstens · 19 years ago
  61. ff6b8ea [S390] ipl/dump on panic. by Michael Holzheu · 19 years ago
  62. 5432114 [S390] zcrypt secure key cryptography extension. by Ralph Wuerthner · 19 years ago
  63. fe3a1be [S390] zcrypt driver Makefile, Kconfig and monolithic build. by Martin Schwidefsky · 19 years ago
  64. 6684af1 [S390] zcrypt PCICC, PCIXCC coprocessor card ap bus drivers. by Martin Schwidefsky · 19 years ago
  65. 963ed93 [S390] zcrypt CEX2A, CEX2C, PCICA accelerator card ap bus drivers. by Martin Schwidefsky · 19 years ago
  66. 2dbc241 [S390] zcrypt user space interface. by Martin Schwidefsky · 19 years ago
  67. 1534c38 [S390] zcrypt adjunct processor bus. by Martin Schwidefsky · 19 years ago
  68. 7561b97 [S390] remove old z90crypt driver. by Martin Schwidefsky · 19 years ago
  69. 8b98a37 [PATCH] s390: qeth driver fixes [6/6] by Frank Pavlic · 19 years ago
  70. f956b69 [PATCH] s390: qeth driver fixes [5/6] by Frank Pavlic · 19 years ago
  71. 09d2d38 [PATCH] s390: qeth driver fixes [4/6] by Frank Pavlic · 19 years ago
  72. f7b65d7 [PATCH] s390: qeth driver fixes [3/6] by Frank Pavlic · 19 years ago
  73. 1fda1a1 [PATCH] s390: qeth driver fixes [2/6] by Frank Pavlic · 19 years ago
  74. 330b636 [PATCH] s390: qeth driver fixes [1/6] by Frank Pavlic · 19 years ago
  75. f449c56 [PATCH] s390: Makefile cleanup by Frank Pavlic · 19 years ago
  76. 16a83b3 [PATCH] s390: netiucv driver fixes by Frank Pavlic · 19 years ago
  77. 4c7ae6e [PATCH] s390: minor s390 network driver fixes by Frank Pavlic · 19 years ago
  78. 7b7db1b [S390] cio: unsolicited interrupts during sense pgid. by Stefan Bader · 19 years ago
  79. 3b88508 [S390] cio: no path after machine check. by Peter Oberparleiter · 19 years ago
  80. 292888c [S390] cio: kernel stack overflow. by Heiko Carstens · 19 years ago
  81. 8f61701 [S390] dasd: fix device shutdown process. by Horst Hummel · 19 years ago
  82. f834c75 Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Greg Kroah-Hartman · 19 years ago
  83. 428a7e3 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Greg Kroah-Hartman · 19 years ago
  84. 8e79a44 [S390] dasd PAV enabling. by Horst Hummel · 19 years ago
  85. 3d8f3f3 [PATCH] s390: fix arp_tbl lock usage in qeth by Heiko Carstens · 19 years ago
  86. b18a60e [S390] inaccessible PAV alias devices on LPAR. by Peter Oberparleiter · 19 years ago
  87. 2f6c55f [S390] dasd slab cache alignment. by Heiko Carstens · 19 years ago
  88. d0710c7 [S390] dasd calls kzalloc while holding a spinlock. by Horst Hummel · 19 years ago
  89. ebc4599 [S390] dasd set offline kernel bug. by Horst Hummel · 19 years ago
  90. 37ab46a [S390] xpram system device class. by Martin Schwidefsky · 19 years ago
  91. 65200c2 [S390] lost interrupt after chpid vary off/on cycle. by Peter Oberparleiter · 19 years ago
  92. 4bc0c4f [S390] retry after deferred condition code. by Cornelia Huck · 19 years ago
  93. 25a2001 [S390] tape class return value handling. by Heiko Carstens · 19 years ago
  94. 00dd7b7 Merge ../linux-2.6 by James Bottomley · 19 years ago
  95. 58b3ac0 [SCSI] zfcp: bump version number by Andreas Herrmann · 19 years ago
  96. f6c0e7a [SCSI] zfcp: minor erp bug fixes by Andreas Herrmann · 19 years ago
  97. fea9d6c [SCSI] zfcp: improve management of request IDs by Volker Sameske · 19 years ago
  98. 1708822 [S390] duplicate ccw devices in ccwgroup. by Cornelia Huck · 19 years ago
  99. ba4ba8a [S390] permanent subchannel busy conditions may cause I/O stall by Peter Oberparleiter · 19 years ago
  100. d7cf0d5 [S390] sysfs_create_xxx return values. by Heiko Carstens · 19 years ago