1. ff47d8c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  2. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  3. cdc1947 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  4. 50a0d46 s390/zcrypt: make ap_bus explicitly non-modular by Paul Gortmaker · 7 years ago
  5. 260021e s390/zcrypt: Removed unneeded debug feature directory creation. by Harald Freudenberger · 7 years ago
  6. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 7 years ago
  7. 3f64116 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  8. 13ebfd0 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  9. ed6de45 Merge remote-tracking branch 'mkp-scsi/4.10/scsi-fixes' into fixes by James Bottomley · 7 years ago
  10. 2dfa668 scsi: zfcp: fix use-after-free by not tracing WKA port open/close on failed send by Steffen Maier · 7 years ago
  11. f694bb3 s390/sclp: get rid of common response code handling by Heiko Carstens · 7 years ago
  12. 02407ba s390/sclp: don't add new lines to each printed string by Heiko Carstens · 7 years ago
  13. d5ab7a3 s390/sclp: make early sclp code readable by Heiko Carstens · 8 years ago
  14. 76fdf14 s390/sclp: disable early sclp code as soon as the base sclp driver is active by Heiko Carstens · 8 years ago
  15. 9090f3f s390/sclp: move early printk code to drivers by Heiko Carstens · 8 years ago
  16. b6a05c8 scsi: remove eh_timed_out methods in the transport template by Christoph Hellwig · 8 years ago
  17. f83435c s390/qdio: improve some debug prints by Julian Wiedmann · 8 years ago
  18. 72a01d0 s390/qdio: fix up tiqdio_thinint_handler() kerneldoc by Julian Wiedmann · 8 years ago
  19. 67bb323 s390/qdio: clean up q->irq_ptr usage by Julian Wiedmann · 8 years ago
  20. 1e4a382 s390/qdio: clear DSCI prior to scanning multiple input queues by Julian Wiedmann · 8 years ago
  21. a63f53e s390/dcssblk: fix device size calculation in dcssblk_direct_access() by Gerald Schaefer · 8 years ago
  22. 1dd128a scm_blk: remove unneeded REQ_TYPE_FS check by Christoph Hellwig · 7 years ago
  23. ba21d0e s390/dasd: correct inconsistent indenting by Stefan Haberland · 8 years ago
  24. ca732e1 s390/dasd: check blockdevice pointer before trying to sync blockdevice by Stefan Haberland · 8 years ago
  25. 2202134 s390/dasd: check for device error pointer within state change interrupts by Stefan Haberland · 8 years ago
  26. defc2a9 s390/dasd: allow 0 for path_threshold attribute by Stefan Haberland · 8 years ago
  27. 3b1bea0 s390/dasd: Improve parameter list parsing by Jan Höppner · 8 years ago
  28. 09762dc s390/dasd: Always store parameter elements in an array by Jan Höppner · 8 years ago
  29. 7fbe5c0 s390/zcrypt: use spin_lock_bh for all queue locks and unlocks. by Harald Freudenberger · 8 years ago
  30. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  31. 0db1dba virtio/s390: virtio: constify virtio_config_ops structures by Bhumika Goyal · 8 years ago
  32. 9924062 virtio/s390: add missing \n to end of dev_err message by Colin Ian King · 8 years ago
  33. 7d3ce5a virtio/s390: support READ_STATUS command for virtio-ccw by Pierre Morel · 9 years ago
  34. 2166591 s390/cio: remove cmf related code relevant for 31 bit only by Sebastian Ott · 8 years ago
  35. 970ba6ac s390: use false/true when using bool by Heiko Carstens · 8 years ago
  36. 90b3baa s390: proper type casts for csum_partial invocations by Heiko Carstens · 8 years ago
  37. dd69554 s390/zcore: remove unneeded linux/miscdevice.h include by Corentin Labbe · 8 years ago
  38. 00851e6 s390/cio: remove unused struct member by Sebastian Ott · 8 years ago
  39. 64dfdd4 s390/cio: export real cssid by Sebastian Ott · 8 years ago
  40. 15a2044 s390/cio: css initialization cleanup by Sebastian Ott · 8 years ago
  41. 6c70126 s390/cio: css attribute cleanup by Sebastian Ott · 8 years ago
  42. e2e0de9 s390/cio: use cssid for pgid generation by Sebastian Ott · 8 years ago
  43. 98cc43a s390/cio: clarify cssid usage by Sebastian Ott · 8 years ago
  44. 57c52ae s390/zcrypt: get rid of variable length arrays by Heiko Carstens · 8 years ago
  45. 227374b s390/zcrypt: make structures static by Heiko Carstens · 8 years ago
  46. 9fbd5a0 s390/cio: get rid of variable length array by Heiko Carstens · 8 years ago
  47. e48b9ea s390/qeth: fix retrieval of vipa and proxy-arp addresses by Ursula Braun · 8 years ago
  48. 1034051 s390/qeth: issue STARTLAN as first IPA command by Julian Wiedmann · 8 years ago
  49. ac988d7 s390/qeth: shuffle MAC management functions around by Julian Wiedmann · 8 years ago
  50. 979d792 s390/qeth: extract qeth_l2_remove_mac() by Julian Wiedmann · 8 years ago
  51. 754e0b8 s390/qeth: consolidate errno translation by Julian Wiedmann · 8 years ago
  52. 4b764d1 s390/qeth: don't convert return code twice by Julian Wiedmann · 8 years ago
  53. c07cbf2 s390/qeth: drop qeth_l2_del_all_macs() parameter by Julian Wiedmann · 8 years ago
  54. c2a7ee2 s390/qeth: Remove QETH_IP_HEADER_SIZE by Julian Wiedmann · 8 years ago
  55. dadc08c s390/qeth: Allow reading hsuid in state DOWN by Julian Wiedmann · 8 years ago
  56. dae84c8 s390/qeth: display warning for OSA3 RX/TX checksum offloading by Thomas Richter · 8 years ago
  57. f9d8e6d s390/qeth: test RX/TX checksum offload reply by Thomas Richter · 8 years ago
  58. c947536 s390/qeth: rework RX/TX checksum offload by Thomas Richter · 8 years ago
  59. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  60. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  61. f290cba Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  62. 57ca04a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  63. 6f2ce1c scsi: zfcp: fix rport unblock race with LUN recovery by Steffen Maier · 8 years ago
  64. 56d23ed scsi: zfcp: do not trace pure benign residual HBA responses at default level by Steffen Maier · 8 years ago
  65. dac37e1 scsi: zfcp: fix use-after-"free" in FC ingress path after TMF by Benjamin Block · 8 years ago
  66. a829a84 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  67. d035026 s390/zcrypt: add missing memory clobber to ap_qci inline assembly by Heiko Carstens · 8 years ago
  68. 50cff5a s390/dasd: fix typos in DASD error messages by Stefan Haberland · 8 years ago
  69. 13b251b s390/zcrypt: tracepoint definitions for zcrypt device driver. by Harald Freudenberger · 8 years ago
  70. cccd85b s390/zcrypt: Rework debug feature invocations. by Harald Freudenberger · 8 years ago
  71. bf9f311 s390/zcrypt: Improved invalid domain response handling. by Harald Freudenberger · 8 years ago
  72. c1c1368 s390/zcrypt: Fix ap_max_domain_id for older machine types by Ingo Tuchscherer · 8 years ago
  73. 1487842 s390/zcrypt: Correct function bits for CEX2x and CEX3x cards. by Harald Freudenberger · 8 years ago
  74. e47de21 s390/zcrypt: Fixed attrition of AP adapters and domains by Ingo Tuchscherer · 8 years ago
  75. b886a9d s390/zcrypt: Introduce new zcrypt device status API by Ingo Tuchscherer · 8 years ago
  76. e28d2af s390/zcrypt: add multi domain support by Ingo Tuchscherer · 8 years ago
  77. 34a1516 s390/zcrypt: Introduce workload balancing by Ingo Tuchscherer · 8 years ago
  78. 9af3e04 s390/zcrypt: get rid of ap_poll_requests by Martin Schwidefsky · 8 years ago
  79. 0db7855 s390/zcrypt: header for the AP inline assmblies by Martin Schwidefsky · 8 years ago
  80. 236fb2a s390/zcrypt: simplify message type handling by Martin Schwidefsky · 8 years ago
  81. fc1d3f0 s390/zcrypt: Move the ap bus into kernel by Ingo Tuchscherer · 8 years ago
  82. b3e8652 s390/zcrypt: Introduce CEX6 toleration by Harald Freudenberger · 8 years ago
  83. 2ec4584 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  84. b78b499 Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  85. a521b04 s390/dasd: channel path aware error recovery by Stefan Haberland · 8 years ago
  86. c934615 s390/dasd: extend dasd path handling by Stefan Haberland · 8 years ago
  87. 5457e03 s390/vmlogrdr: fix IUCV buffer allocation by Gerald Schaefer · 8 years ago
  88. af51160 s390/smp: initialize cpu_present_mask in setup_arch by Heiko Carstens · 8 years ago
  89. 3e488c9 s390/zcrypt: Convert to PM ops by Lars-Peter Clausen · 8 years ago
  90. 0654816 scsi: fc: use bsg_job_done by Johannes Thumshirn · 8 years ago
  91. 75cc8cf scsi: change FC drivers to use 'struct bsg_job' by Johannes Thumshirn · 8 years ago
  92. 1d69b12 scsi: fc: provide fc_bsg_to_rport() helper by Johannes Thumshirn · 8 years ago
  93. cd21c60 scsi: fc: provide fc_bsg_to_shost() helper by Johannes Thumshirn · 8 years ago
  94. 1abaede scsi: fc: Export fc_bsg_jobdone and use it in FC drivers by Johannes Thumshirn · 8 years ago
  95. 01e0e15 scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly by Johannes Thumshirn · 8 years ago
  96. 6896226 zcore: Improve startup-message text by Michael Holzheu · 8 years ago
  97. c1eac0d s390: char: make slp_ctl explicitly non-modular by Paul Gortmaker · 8 years ago
  98. acc50ec s390: virtio: make ccw explicitly non-modular by Paul Gortmaker · 8 years ago
  99. aae175d s390: char: make slcp_quiesce explicitly non-modular by Paul Gortmaker · 8 years ago
  100. 238b928 s390: char: make sclp_tty explicitly non-modular by Paul Gortmaker · 8 years ago