1. bb3c90f Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  2. a2fc848 [S390] cio: prevent purging of CCW devices in the online state by Peter Oberparleiter · 13 years ago
  3. aa5c8df [S390] qdio: fix init sequence by Sebastian Ott · 13 years ago
  4. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  5. 7c8d891 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  6. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  7. 3c190c5 [S390] ccwgroup_driver: remove duplicate members by Sebastian Ott · 13 years ago
  8. d5ab527 [S390] ccw_bus_type: make it static by Sebastian Ott · 13 years ago
  9. 3bda058 [S390] ccw_driver: remove duplicate members by Sebastian Ott · 13 years ago
  10. 9a26513 [S390] qdio: prevent handling of buffers if count is zero by Jan Glauber · 13 years ago
  11. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  12. 31598e8 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  13. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  14. e6bee32 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  15. 3041b6a [S390] css_bus_type: make it static by Sebastian Ott · 13 years ago
  16. e6aed12 [S390] css_driver: remove duplicate members by Sebastian Ott · 13 years ago
  17. 085ee9d [S390] css: remove subchannel private by Sebastian Ott · 13 years ago
  18. 85fb534 [S390] css: move chsc_private to drv_data by Sebastian Ott · 13 years ago
  19. f92519e [S390] css: move io_private to drv_data by Sebastian Ott · 13 years ago
  20. 97eb6bfc [S390] cio: move cdev pointer to io_subchannel_private by Sebastian Ott · 13 years ago
  21. c513d07 [S390] cio: move options to io_sch_private by Sebastian Ott · 13 years ago
  22. dbda8ce [S390] cio: move asms to generic header by Sebastian Ott · 13 years ago
  23. 9e6f9f8 [S390] cio: move orb definitions to separate header by Sebastian Ott · 13 years ago
  24. d54cddb [S390] dasd: get rid of compile warning by Heiko Carstens · 13 years ago
  25. ee5894f [S390] remove superfluous check from do_IRQ by Sebastian Ott · 13 years ago
  26. dcf4ae2 qeth: change some configurations defaults by Frank Blaschka · 13 years ago
  27. 33175d8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  28. 4c63f56 Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core by Jens Axboe · 13 years ago
  29. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  30. ffe80ce s390/tape_block: Convert to bdops->check_events() by Tejun Heo · 13 years ago
  31. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  32. 0c2bd9b [S390] tape: deadlock on system work queue by Martin Schwidefsky · 13 years ago
  33. b652277 [S390] keyboard: integer underflow bug by Dan Carpenter · 13 years ago
  34. 0c0db03 [S390] xpram: remove __initdata attribute from module parameters by Martin Schwidefsky · 13 years ago
  35. 70919e2 qeth: remove needless IPA-commands in offline by Ursula Braun · 13 years ago
  36. 65c56e0 tty: phase out of ioctl file pointer for tty3270 as well by Heiko Carstens · 13 years ago
  37. 038d944 [SCSI] zfcp: Add information to symbolic port name when running in NPIV mode by Christof Schmitt · 13 years ago
  38. 1947c72 [SCSI] zfcp: Move SCSI host and transport templates out of struct zfcp_data by Christof Schmitt · 13 years ago
  39. 2443c8b [SCSI] zfcp: Merge FCP task management setup with regular FCP command setup by Christof Schmitt · 13 years ago
  40. 259afe2 [SCSI] zfcp: Move qtcb kmem_cache to zfcp_fsf.c by Christof Schmitt · 13 years ago
  41. f977322 [SCSI] zfcp: Use common FC kmem_cache for GPN_FT request by Christof Schmitt · 13 years ago
  42. fcf7e61 [SCSI] zfcp: Allocate GID_PN data through new FC kmem_cache by Christof Schmitt · 13 years ago
  43. 087897e [SCSI] zfcp: Introduce new kmem_cache for FC request and response data by Christof Schmitt · 13 years ago
  44. c7b279a [SCSI] zfcp: Replace kmem_cache for "status read" data by Christof Schmitt · 13 years ago
  45. 7c35e77 [SCSI] zfcp: Remove unused flag ZFCP_STATUS_FSFREQ_TASK_MANAGEMENT by Christof Schmitt · 13 years ago
  46. 4e7d7af [SCSI] zfcp: Remove redundant unlikely() by Tobias Klauser · 13 years ago
  47. 5da24b7 [S390] dasd: correct device table by Stefan Haberland · 13 years ago
  48. 44f2c5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  49. 08b0183 s390: Fix possibly wrong size in strncmp (smsgiucv) by Stefan Weil · 13 years ago
  50. 5df979d s390: Fix wrong size in memcmp (netiucv) by Stefan Weil · 13 years ago
  51. d0ff1f5 qeth: allow OSA CHPARM change in suspend state by Ursula Braun · 13 years ago
  52. 8b2e18f qeth: allow HiperSockets framesize change in suspend by Ursula Braun · 13 years ago
  53. 9853b97 qeth: add more strict MTU checking by Frank Blaschka · 13 years ago
  54. 221c17f qeth: show new mac-address if its setting fails by Ursula Braun · 13 years ago
  55. 6fa1098 [S390] qdio: prevent compile warning under CONFIG_32BIT by Jan Glauber · 13 years ago
  56. f602f6d6 [S390] dasd: prevent panic with unresumed devices by Stefan Haberland · 13 years ago
  57. 1268afe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  58. 16c0f93 qeth: l3 hw tx csum circumvent hw bug by Frank Blaschka · 13 years ago
  59. 3942344 qeth: postpone open till recovery is finished by Ursula Braun · 13 years ago
  60. c1e0d97 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  61. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  62. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  63. b17295e [S390] cio: path_event overindication after resume by Sebastian Ott · 13 years ago
  64. 57cc721 headers: kobject.h redux by Alexey Dobriyan · 13 years ago
  65. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  66. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  67. fb5131e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 13 years ago
  68. da40d03 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  69. 8e10230 [S390] prevent unneccesary loops_per_jiffy recalculation by Heiko Carstens · 14 years ago
  70. c030175 [S390] cio: fix ccwgroup unregistration race condition by Peter Oberparleiter · 14 years ago
  71. 09a8e7a [S390] dasd: Correct retry counter for terminated I/O. by Stefan Haberland · 14 years ago
  72. e4dbb0f [S390] dasd: Add support for raw ECKD access. by Stefan Haberland · 14 years ago
  73. 6f272b9 [S390] dasd: Prevent deadlock during suspend/resume. by Stefan Haberland · 14 years ago
  74. 5a27e60 [S390] dasd: Improve handling of stolen DASD reservation by Stefan Weinhuber · 14 years ago
  75. a4d26c6 [S390] dasd: do path verification for paths added at runtime by Stefan Weinhuber · 14 years ago
  76. ef19298b [S390] dasd: add High Performance FICON multitrack support by Stefan Weinhuber · 14 years ago
  77. 9062014 [S390] cio: reduce memory consumption of itcw structures by Stefan Weinhuber · 14 years ago
  78. aa3a41d [S390] qeth: buffer count imbalance by Jan Glauber · 14 years ago
  79. 4bc4e96 [S390] css: update subchannel descriptor by Sebastian Ott · 14 years ago
  80. ce322cc [S390] cio: obtain mdc value per channel path by Sebastian Ott · 14 years ago
  81. 90adac5 [S390] qdio: cleanup SIGA sync by Jan Glauber · 14 years ago
  82. 110da31 [S390] qdio: remove enhanced SIGA by Jan Glauber · 14 years ago
  83. 958c0ba [S390] qdio: use proper QEBSM operand for SIGA-R and SIGA-S by Jan Glauber · 14 years ago
  84. 0195843 [S390] qdio: outbound queue full counter by Jan Glauber · 14 years ago
  85. 3d6c76f [S390] qdio: outbound tasklet scan threshold by Jan Glauber · 14 years ago
  86. 4f32518 [S390] qdio: prevent race for shared indicators by Jan Glauber · 14 years ago
  87. 078f8ec [S390] Handling of 4096 bit RSA keys in CRT format. by Felix Beck · 14 years ago
  88. c2567f8 [S390] zcrypt: cope with cca restriction of cex3 by Felix Beck · 14 years ago
  89. 2ade1fa [S390] zcrypt: support for 4096 bit keys for cex3c by Felix Beck · 14 years ago
  90. 3e309a6 [S390] zcrypt: support for 4096 bit keys for cex3a by Felix Beck · 14 years ago
  91. b1f933d [S390] zcrypt: Introduce check for 4096 bit support. by Felix Beck · 14 years ago
  92. 98b7998 [S390] sclp: use register_external_interrupt() by Heiko Carstens · 14 years ago
  93. 62d146f [S390] ap bus: add support for irq statistics by Holger Dengler · 14 years ago
  94. 85b81cd [S390] ctc: add support for irq statistics by Heiko Carstens · 14 years ago
  95. 355eb40 [S390] claw: add support for irq statistics by Heiko Carstens · 14 years ago
  96. 096a616 [S390] lcs: add support for irq statistics by Heiko Carstens · 14 years ago
  97. f48198d [S390] vmur: add support for irq statistics by Heiko Carstens · 14 years ago
  98. b8665172 [S390] tape: add support for irq statistics by Heiko Carstens · 14 years ago
  99. 3fe22f6 [S390] 3270: add support for irq statistics by Heiko Carstens · 14 years ago
  100. 12fae58 [S390] 3215: add support for irq statistics by Heiko Carstens · 14 years ago