1. 1334ac1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  2. 3368e54 vfio: ccw: process ssch with interrupts disabled by Cornelia Huck · 7 years ago
  3. 5d27a2b s390/dasd: fix IO error for newly defined devices by Stefan Haberland · 7 years ago
  4. af2e460 s390/cio: update chpid descriptor after resource accessibility event by Sebastian Ott · 7 years ago
  5. b7493e9 s390/qeth: use Read device to query hypervisor for MAC by Julian Wiedmann · 7 years ago
  6. db71bbb s390/qeth: fix request-side race during cmd IO timeout by Julian Wiedmann · 7 years ago
  7. bcacfcb s390/qeth: fix MAC address update sequence by Julian Wiedmann · 7 years ago
  8. a936b1e s390/qeth: handle failure on workqueue creation by Julian Wiedmann · 7 years ago
  9. 901e3f4 s390/qeth: avoid control IO completion stalls by Julian Wiedmann · 7 years ago
  10. 686c97e s390/qeth: fix error handling in adapter command callbacks by Julian Wiedmann · 7 years ago
  11. f43c426 s390: remove couple of duplicate includes by Vasily Gorbik · 7 years ago
  12. 760dd0e s390/smsgiucv: disable SMSG on module unload by Martin Schwidefsky · 7 years ago
  13. dccccd3 s390/sclp: avoid potential usage of uninitialized value by Vasily Gorbik · 7 years ago
  14. 6c21e43 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  15. af4a722 s390/zcrypt: Support up to 256 crypto adapters. by Harald Freudenberger · 7 years ago
  16. 9f3a094 Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  17. 71cbbff s390/zcrypt: Remove deprecated zcrypt proc interface. by Harald Freudenberger · 7 years ago
  18. 2a80786 s390/zcrypt: Remove deprecated ioctls. by Harald Freudenberger · 7 years ago
  19. efda7ad s390/zcrypt: Make ap init functions static. by Harald Freudenberger · 7 years ago
  20. d485235 s390: assume diag308 set always works by Vasily Gorbik · 7 years ago
  21. d08091a s390/ipl: rely on diag308 store to get ipl info by Vasily Gorbik · 7 years ago
  22. 7eee12b s390/qdio: lock device while installing IRQ handler by Julian Wiedmann · 7 years ago
  23. 8928632 s390/qdio: clear intparm during shutdown by Julian Wiedmann · 7 years ago
  24. ab7efda s390/ccwgroup: require at least one ccw device by Julian Wiedmann · 7 years ago
  25. 2c957a8 s390/zcrypt: remove unused functions and declarations by Harald Freudenberger · 7 years ago
  26. e13e75b Merge branch 'for-4.17/dax' into libnvdimm-for-next by Dan Williams · 7 years ago
  27. becdce1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  28. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  29. 3b24b83 Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  30. 2080e88 dax: introduce CONFIG_DAX_DRIVER by Dan Williams · 7 years ago
  31. b9dd652 s390/cio: add util_string sysfs attribute by Sebastian Ott · 8 years ago
  32. fcc6dd4 s390/chsc: query utility strings via fmt3 channel path descriptor by Sebastian Ott · 8 years ago
  33. ded27d8 s390/cio: rename struct channel_path_desc by Sebastian Ott · 7 years ago
  34. 135a8b4 s390/cio: fix unbind of io_subchannel_driver by Sebastian Ott · 7 years ago
  35. 88bf319 s390/qdio: split up CCQ handling for EQBS / SQBS by Julian Wiedmann · 7 years ago
  36. dae55b6 s390/qdio: don't retry EQBS after CCQ 96 by Julian Wiedmann · 7 years ago
  37. c11a3df s390/qdio: restrict buffer merging to eligible devices by Julian Wiedmann · 7 years ago
  38. 0cf1e05 s390/qdio: don't merge ERROR output buffers by Julian Wiedmann · 7 years ago
  39. 152485b s390/qdio: simplify math in get_*_buffer_frontier() by Julian Wiedmann · 7 years ago
  40. f49821e kbuild: rename built-in.o to built-in.a by Nicholas Piggin · 7 years ago
  41. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  42. c4f4d2f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  43. a6c3d93 s390/qeth: on channel error, reject further cmd requests by Julian Wiedmann · 7 years ago
  44. 17bf8c9 s390/qeth: lock read device while queueing next buffer by Julian Wiedmann · 7 years ago
  45. 1063e43 s390/qeth: when thread completes, wake up all waiters by Julian Wiedmann · 7 years ago
  46. 6be6873 s390/qeth: free netdevice when removing a card by Julian Wiedmann · 7 years ago
  47. bcbd41d Merge tag 'vfio-ccw-20180305' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into features by Martin Schwidefsky · 7 years ago
  48. c9f52c2 s390/defkeymap: fix global init to zero by Christian Borntraeger · 7 years ago
  49. 936b216 s390/sclp_tty: enable line mode tty even if there is an ascii console by Christian Borntraeger · 7 years ago
  50. aa0f2dd s390/char : Rename EBCDIC keymap variables by Farhan Ali · 7 years ago
  51. 31156ec bsg-lib: introduce a timeout field in struct bsg_job by Christoph Hellwig · 7 years ago
  52. b1d5e36 s390/qeth: shrink qeth_ipaddr struct by Julian Wiedmann · 7 years ago
  53. 1617dae s390/qeth: extract helpers for managing special IPs by Julian Wiedmann · 7 years ago
  54. b9caa98 s390/qeth: simplify card look-up on IP notification by Julian Wiedmann · 7 years ago
  55. d66b1c0 s390/qeth: restructure IP notification handlers by Julian Wiedmann · 7 years ago
  56. 1b45c80 s390/qeth: reset NAPI context during queue init by Julian Wiedmann · 7 years ago
  57. 04f6739 s390/qeth: reduce RX skb setup by Julian Wiedmann · 7 years ago
  58. 37cf05d s390/qeth: allocate skb from NAPI cache by Julian Wiedmann · 7 years ago
  59. f0ea8bf s390/qeth: pass correct length to header_ops->create() by Julian Wiedmann · 7 years ago
  60. d3aacac s390/qeth: advertise IFF_UNICAST_FLT by Julian Wiedmann · 7 years ago
  61. 0f34294 s390/qeth: support SG for more device types by Julian Wiedmann · 7 years ago
  62. d857e11 s390/qeth: remove outdated portname debug msg by Julian Wiedmann · 7 years ago
  63. ff5caa7 s390/qeth: use __ipa_cmd() for casting an IPA cmd buffer by Julian Wiedmann · 7 years ago
  64. 8b904b5 block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() by Bart Van Assche · 7 years ago
  65. 69f39c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  66. 9851bc7 vfio-ccw: fence off transport mode by Cornelia Huck · 7 years ago
  67. d22ffb5 s390/qeth: fix IPA command submission race by Julian Wiedmann · 7 years ago
  68. c5c48c5 s390/qeth: fix IP address lookup for L3 devices by Julian Wiedmann · 7 years ago
  69. 4964c66 Revert "s390/qeth: fix using of ref counter for rxip addresses" by Julian Wiedmann · 7 years ago
  70. 14d066c s390/qeth: fix double-free on IP add/remove race by Julian Wiedmann · 7 years ago
  71. 98d823a s390/qeth: fix IP removal on offline cards by Julian Wiedmann · 7 years ago
  72. 12472af s390/qeth: fix overestimated count of buffer elements by Julian Wiedmann · 7 years ago
  73. 5628683 s390/dasd: set timestamps unconditionally by Stefan Haberland · 7 years ago
  74. a1fc818 s390/dasd: remove unneeded sanity check by Stefan Haberland · 7 years ago
  75. f8f6e27 s390/sclp: 64 bit event mask by Claudio Imbrenda · 7 years ago
  76. 0b0d117 s390/sclp: 32 bit event mask compatibility mode by Claudio Imbrenda · 7 years ago
  77. b843563 s390/sclp: generic event mask accessors by Claudio Imbrenda · 7 years ago
  78. 0ee5f8d s390/sclp: clean up, use sccb_mask_t where appropriate by Claudio Imbrenda · 7 years ago
  79. ddc1c94 s390/dasd: configurable IFCC handling by Stefan Haberland · 7 years ago
  80. 66aec64 s390/sclp: Add support for Store Data SCLP interface by Peter Oberparleiter · 8 years ago
  81. 410d5e1 s390/cio: clear timer when terminating driver I/O by Sebastian Ott · 7 years ago
  82. 770b55c s390/cio: fix return code after missing interrupt by Sebastian Ott · 7 years ago
  83. f97a6b6 s390/cio: fix ccw_device_start_timeout API by Sebastian Ott · 7 years ago
  84. 9487cfd s390/dasd: fix handling of internal requests by Stefan Haberland · 7 years ago
  85. 2439f97 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  86. fa08a3b virtio/s390: implement PM operations for virtio_ccw by Christian Borntraeger · 7 years ago
  87. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  88. 15303ba Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  89. c839682 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  90. 1c5b221 s390/qeth: fix SETIP command handling by Julian Wiedmann · 7 years ago
  91. 89271c6 s390/qeth: fix underestimated count of buffer elements by Ursula Braun · 7 years ago
  92. dff839f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  93. f19fbd5 s390: introduce execute-trampolines for branches by Martin Schwidefsky · 7 years ago
  94. 3ff1b28 Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  95. 364e3f9 s390/cio: fix kernel-doc usage by Sebastian Ott · 7 years ago
  96. ee95f40 Merge branch 'for-4.16/nfit' into libnvdimm-for-next by Ross Zwisler · 7 years ago
  97. f3ea841 s390/cmf: fix kerneldoc by Cornelia Huck · 7 years ago
  98. 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  99. ca0c836 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  100. 7bf14c2 Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Radim Krčmář · 7 years ago