1. d2c993d [S390] Fix sparse warnings. by Heiko Carstens · 18 years ago
  2. 7e56081 [S390] path grouping and path verifications fixes. by Cornelia Huck · 18 years ago
  3. 5c898ba [S390] xpram module parameter parsing. by Heiko Carstens · 18 years ago
  4. 6ab4879 [S390] subchannel register/unregister mutex. by Cornelia Huck · 18 years ago
  5. 68e3c5e [PATCH] s390: broken null test in claw driver by Dave Jones · 18 years ago
  6. f1c0a57 [PATCH] fix oddball boolean logic in s390 netiucv by Dave Jones · 18 years ago
  7. 9c4b9a9 [PATCH] s390: move var declarations behind ifdef by Serge E. Hallyn · 18 years ago
  8. 89114af [NET] gso: Add skb_is_gso by Herbert Xu · 18 years ago
  9. 38c54ee [PATCH] zfcp: fix incorrect usage of fsf_req_list_lock by Heiko Carstens · 18 years ago
  10. 9f09c54 [PATCH] zfcp: fix incorrect usage of erp_lock by Heiko Carstens · 18 years ago
  11. 91ebe2a [PATCH] lockdep: annotate qeth driver by Heiko Carstens · 18 years ago
  12. 8e9ccae [PATCH] lockdep: s390 turn validator off in machine-check handler by Heiko Carstens · 18 years ago
  13. 1f194a4 [PATCH] lockdep: irqtrace subsystem, s390 support by Heiko Carstens · 18 years ago
  14. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  15. 602cada Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 by Linus Torvalds · 18 years ago
  16. 94bb063 [S390] rework of channel measurement facility. by Cornelia Huck · 18 years ago
  17. 4054557 [S390] add PAV support to the dasd driver. by Horst Hummel · 18 years ago
  18. b4f7b1e [S390] cio chpid offline. by Cornelia Huck · 18 years ago
  19. 84d11c5 Convert s390_collect_crw_info() in s390mach.c from being started by Serge E. Hallyn · 18 years ago
  20. 774fc4e [S390] dasd eer data format. by Stefan Weinhuber · 18 years ago
  21. 138c014 [S390] dasd whitespace and other cosmetics. by Horst Hummel · 18 years ago
  22. 445b5b4 [S390] dasd_eckd_dump_sense bug. by Horst Hummel · 18 years ago
  23. f45a43d [S390] missing check in dasd_eer_open. by Stefan Weinhuber · 18 years ago
  24. 132fab1 [S390] modular 3270 driver. by Martin Schwidefsky · 18 years ago
  25. 40154b8 [S390] cio async subchannel reprobe. by Peter Oberparleiter · 18 years ago
  26. 887ab59 [S390] ccwgroup device unregister. by Cornelia Huck · 18 years ago
  27. 231caa1 [S390] channel measurement fix. by Cornelia Huck · 18 years ago
  28. da039bd [S390] cio long busy in read configuration data. by Peter Oberparleiter · 18 years ago
  29. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  30. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  31. 331b831 [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEV by Greg Kroah-Hartman · 19 years ago
  32. f4eaa37 [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  33. ce7b0f4 [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  34. 96192ff [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  35. ff23eca [PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree by Greg Kroah-Hartman · 19 years ago
  36. 8ab5e4c [PATCH] devfs: Remove devfs_remove() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  37. 95dc112 [PATCH] devfs: Remove devfs_mk_dir() function from the kernel tree by Greg Kroah-Hartman · 19 years ago
  38. 179e091 [PATCH] drivers: use list_move() by Akinobu Mita · 18 years ago
  39. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  40. 83cc5ed [PATCH] kernel/sys.c: cleanups by Adrian Bunk · 18 years ago
  41. 7967168 [NET]: Merge TSO/UFO fields in sk_buff by Herbert Xu · 18 years ago
  42. 28e4b22 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  43. cee4cca Merge git://git.infradead.org/hdrcleanup-2.6 by Linus Torvalds · 18 years ago
  44. f0cd91a Merge ../linux-2.6 by James Bottomley · 18 years ago
  45. d15a88f Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  46. 4ae9538 [PATCH] s390: cio non-unique path group ids by Peter Oberparleiter · 18 years ago
  47. e0ec574 [PATCH] s390: irb memcpy argument swap by Cornelia Huck · 18 years ago
  48. 93ef588 [SCSI] zfcp: bump up version number by Andreas Herrmann · 18 years ago
  49. 338151e [SCSI] zfcp: make use of fc_remote_port_delete when target port is unavailable by Andreas Herrmann · 18 years ago
  50. 75bfc28 [SCSI] zfcp: evaluate plogi payload to set maxframe_size, supported_classes of rports by Ralph Wuerthner · 18 years ago
  51. b7a52fa [SCSI] zfcp: print bit error threshold data human readable by Ralph Wuerthner · 18 years ago
  52. 06506d0 [SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefs by Andreas Herrmann · 18 years ago
  53. ec4081c [SCSI] zfcp: (cleanup) kmalloc/kzalloc replacement by Andreas Herrmann · 18 years ago
  54. ca3271b [SCSI] zfcp: (cleanup) remove useless comments by Andreas Herrmann · 18 years ago
  55. 4a9d2d8 [SCSI] zfcp: (cleanup) shortened copyright and author information by Andreas Herrmann · 18 years ago
  56. 983f27d Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  57. e82b0f2 [netdrvr s/390] trim trailing whitespace by Jeff Garzik · 18 years ago
  58. 74ef872 [PATCH] s390: lcs driver bug fixes and improvements [2/2] by Klaus Wacker · 18 years ago
  59. 27eb5ac [PATCH] s390: lcs driver bug fixes and improvements [1/2] by Klaus Wacker · 18 years ago
  60. ba1aa08 [PATCH] s390: qeth driver fixes by Ursula Braun · 18 years ago
  61. b85e1fa [PATCH] s390: qeth driver fixes by Ursula Braun · 18 years ago
  62. 7401a46 [PATCH] s390: minor fix in cu3088 by Cornelia Huck · 18 years ago
  63. 66643de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  64. badc48e Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  65. 698d070 [PATCH] s390: lcs incorrect test by Greg Smith · 18 years ago
  66. 80b9192 Move user-visible parts of drivers/s390/crypto/z90crypt.h to include/asm-s390 by David Woodhouse · 18 years ago
  67. 1fb5fef Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  68. 022e4fc [PATCH] s390: fix ipd handling by Heiko Carstens · 18 years ago
  69. 235acec [PATCH] s390: make qeth buildable by Bastian Blank · 18 years ago
  70. 3d05259 [PATCH] s390: dasd device identifiers by Horst Hummel · 18 years ago
  71. b73d40c [PATCH] s390: instruction processing damage handling by Heiko Carstens · 18 years ago
  72. 2cc924b [PATCH] s390: tape 3590 changes by Stefan Bader · 18 years ago
  73. 40ac6b2 [PATCH] s390: fix slab debugging by Christian Borntraeger · 18 years ago
  74. 39ccf95 [PATCH] s390: dasd ioctl never returns by Horst Hummel · 18 years ago
  75. a3ae39c [PATCH] s390: qdio memory allocations by Andreas Herrmann · 18 years ago
  76. 6dcfca7 [PATCH] s390: enable interrupts on error path by Stefan Bader · 18 years ago
  77. 329b785 [PATCH] s390: fix I/O termination race in cio by Peter Oberparleiter · 18 years ago
  78. 5ad05b9 [PATCH] s390: remove tty support from ctc network device driver [2/2] by Frank Pavlic · 18 years ago
  79. 56347a2 [PATCH] s390: remove tty support from ctc network device driver [1/2] by Frank Pavlic · 18 years ago
  80. f976069 [PATCH] s390: minor tape fixes by Peter Oberparleiter · 18 years ago
  81. 7220fe8 [PATCH] s390: dasd proc entries by Horst Hummel · 18 years ago
  82. 25ee4cf [PATCH] s390: fail-fast requests on quiesced devices by Peter Oberparleiter · 18 years ago
  83. dafd87a [PATCH] s390: dasd device offline messages by Horst Hummel · 18 years ago
  84. 06fbcb1 [PATCH] s390: increase cio_trace debug event size by Peter Oberparleiter · 18 years ago
  85. a7fbf6b [PATCH] s390: wrong return codes in cio_ignore_proc_init() by Cornelia Huck · 18 years ago
  86. da074d0 [PATCH] s390: invalid check after kzalloc() by Peter Oberparleiter · 18 years ago
  87. 7e99e9b BUG_ON() Conversion in drivers/s390/net/lcs.c by Eric Sesterhenn · 18 years ago
  88. 3a8dc89 BUG_ON() Conversion in drivers/s390/char/tape_block.c by Eric Sesterhenn · 18 years ago
  89. e048a8a BUG_ON() Conversion in drivers/s390/block/dasd_erp.c by Eric Sesterhenn · 18 years ago
  90. 58ef2c4 typos: s/ducument/document/ by Adrian Bunk · 18 years ago
  91. 9ae21d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  92. 0eaae62a [PATCH] mempool: use common mempool kmalloc allocator by Matthew Dobson · 18 years ago
  93. 14cc3e2 [PATCH] sem2mutex: misc static one-file mutexes by Ingo Molnar · 18 years ago
  94. 606f442 BUG_ON() Conversion in drivers/s390/block/dasd_devmap.c by Eric Sesterhenn · 18 years ago
  95. 1e8c573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  96. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 18 years ago
  97. 7ac1e87 BUG_ON() Conversion in drivers/s390/block/dasd.c by Eric Sesterhenn · 18 years ago
  98. b502962 [PATCH] dasd: "cleanup dasd_ioctl" fix by Bastian Blank · 18 years ago
  99. 88abaab [PATCH] s390: kzalloc() conversion in drivers/s390 by Eric Sesterhenn · 18 years ago
  100. 96641ee1 [PATCH] s390: CEX2A crt message length by Eric Rossman · 18 years ago