1. 45b6ae7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  2. af77521 s390/dasd: fix failing CUIR assignment under LPAR by Stefan Haberland · 8 years ago
  3. 9ba333d s390/dasd: fix hanging device after clear subchannel by Stefan Haberland · 8 years ago
  4. 3b2fbb3 virtio/s390: deprecate old transport by Cornelia Huck · 8 years ago
  5. 2ab0d56 virtio/s390: keep early_put_chars by Christian Borntraeger · 8 years ago
  6. 9bce8b2 s390/qdio: avoid reschedule of outbound tasklet once killed by Ursula Braun · 8 years ago
  7. 6e30c54 s390/qdio: remove checks for ccw device internal state by Sebastian Ott · 8 years ago
  8. ddebf66 s390/qdio: fix double return code evaluation by Sebastian Ott · 8 years ago
  9. a48ed86 s390/qdio: get rid of spin_lock_irqsave usage by Sebastian Ott · 8 years ago
  10. 1ab50a9 s390/cio: remove subchannel_id from ccw_device_private by Sebastian Ott · 8 years ago
  11. 9080c92 s390/qdio: obtain subchannel_id via ccw_device_get_schid() by Sebastian Ott · 8 years ago
  12. 7de6a63 s390/cio: stop using subchannel_id from ccw_device_private by Sebastian Ott · 8 years ago
  13. 221bb8a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  14. 33c388b s390/zcrypt: fix possible memory leak in ap_module_init() by Wei Yongjun · 8 years ago
  15. d6d86c5 s390/zcrypt: Fix zcrypt suspend/resume behavior by Ingo Tuchscherer · 8 years ago
  16. 4475aeb s390/cio: fix premature wakeup during chp configure by Sebastian Ott · 8 years ago
  17. 837c522 s390/cio: convert cfg_lock mutex to spinlock by Sebastian Ott · 8 years ago
  18. f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  19. 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  20. 3fc9d69 Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  21. d05d7f4 Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  22. 015cd86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  23. 163d4ba block: add QUEUE_FLAG_DAX for devices to advertise their DAX support by Toshi Kani · 8 years ago
  24. 7b1058b s390/cio/chp : Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  25. 687cb7f s390/chsc: improve channel path descriptor determination by Sebastian Ott · 8 years ago
  26. f977376 s390/chsc: sanitize fmt check for chp_desc determination by Sebastian Ott · 8 years ago
  27. 0b60137 s390/cio: make fmt1 channel path descriptor optional by Sebastian Ott · 8 years ago
  28. 6228c2a s390/chsc: fix ioctl CHSC_INFO_CU command by Sebastian Ott · 8 years ago
  29. 388b74d s390/cio/device_ops: fix kernel doc by Sebastian Ott · 8 years ago
  30. 0f5d050 s390/cio: allow to reset channel measurement block by Sebastian Ott · 8 years ago
  31. 8f50af4 s390/console: Make preferred console handling more consistent by Peter Oberparleiter · 8 years ago
  32. 7a9eb20 pmem: kill __pmem address space by Dan Williams · 8 years ago
  33. 30d0844 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  34. 7831b4f qeth: delete napi struct when removing a qeth device by Ursula Braun · 8 years ago
  35. a4d9b97 s390/cio: use basic blocks for i/o inline assemblies by Heiko Carstens · 8 years ago
  36. 7b4ff87 s390/cio: use basic blocks for cmf inline assemblies by Heiko Carstens · 8 years ago
  37. 11d3767 s390/crypto: use basic blocks for ap bus inline assemblies by Heiko Carstens · 8 years ago
  38. 0d52c756 block: convert to device_add_disk() by Dan Williams · 8 years ago
  39. 77a83ed s390/qeth: fix indentation in qeth_l3_arp_query by Sebastian Ott · 8 years ago
  40. 70deb01 qeth: omit outbound queue 3 for unicast packets in Priority Queuing on HiperSockets by Hans Wippel · 8 years ago
  41. 6c7cd71 qeth: improve set_features error handling by Hans Wippel · 8 years ago
  42. 9bdc441 qeth: add network device features for VLAN devices by Hans Wippel · 8 years ago
  43. 8f43fb0 qeth layer 2 and layer 3 common feature handling by Thomas Richter · 8 years ago
  44. 5f78e29 qeth: optimize IP handling in rx_mode callback by Lakhvich Dmitriy · 8 years ago
  45. 6059c90 qeth: introduce linearization fail count to stats by Eugene Crosser · 8 years ago
  46. 2601e4e qeth: enable scatter/gather by default by Eugene Crosser · 8 years ago
  47. d52aec9 qeth: enable scatter/gather in layer 2 mode by Eugene Crosser · 8 years ago
  48. 8bad55f qeth: fill netdevice->gso_* attributes accurately by Eugene Crosser · 8 years ago
  49. 41aeed5 qeth: clean up condition when tso is used by Eugene Crosser · 8 years ago
  50. 2863c61 qeth: refactor calculation of SBALE count by Eugene Crosser · 8 years ago
  51. 1b05cf6 qeth: Include error message for "OS Mismatch" by Eugene Crosser · 8 years ago
  52. 0599eea s390/ipl: rename diagnose enums by Heiko Carstens · 8 years ago
  53. 4027789 s390/time: LPAR offset handling by Martin Schwidefsky · 8 years ago
  54. 2f82f57 s390/time: STP sync clock correction by Martin Schwidefsky · 8 years ago
  55. 99ec111 s390: use canonical include guard style by Daniel van Gerpen · 8 years ago
  56. 097a116 s390/cpuinfo: show dynamic and static cpu mhz by Heiko Carstens · 8 years ago
  57. fd346c9 s390/keyboard: use memdup_user_nul() by Muhammad Falak R Wani · 8 years ago
  58. 2386145 s390/sclp: detect storage-key facility by David Hildenbrand · 9 years ago
  59. 9c37549 s390/sclp: detect interlock-and-broadcast-suppression facility by David Hildenbrand · 9 years ago
  60. a0eb55e s390/sclp: detect PFMF interpretation facility by David Hildenbrand · 9 years ago
  61. 4a5c3e0 s390/sclp: detect conditional-external-interception facility by David Hildenbrand · 9 years ago
  62. 72cd82b s390/sclp: detect intervention bypass facility by David Hildenbrand · 9 years ago
  63. 5236c75 s390/sclp: detect guest-storage-limit-suppression by David Hildenbrand · 9 years ago
  64. 09be9cb s390/sclp: detect cmma by David Hildenbrand · 9 years ago
  65. b9e2889 s390/sclp: detect guest-PER enhancement by David Hildenbrand · 9 years ago
  66. 4013ade s390/sclp: detect 64-bit-SCAO facility by David Hildenbrand · 9 years ago
  67. e435dc3 s390: Make cpc_name accessible by Janosch Frank · 8 years ago
  68. 315227f Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  69. e10abc6 Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  70. 7beaa24 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  71. 675e065 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  72. f61a657 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  73. 0a70bd4 dax: enable dax in the presence of known media errors (badblocks) by Dan Williams · 8 years ago
  74. f70a34c s390: make couple of variables and functions static by Heiko Carstens · 8 years ago
  75. 0c756914 s390/3270: hangup the 3270 tty after a disconnect by Martin Schwidefsky · 8 years ago
  76. 7e36eff s390/3270: handle reconnect of a tty with a different size by Martin Schwidefsky · 8 years ago
  77. 154fa27 s390/sclp: Add hmfai field by Alexander Yarygin · 8 years ago
  78. 10ee082 Merge 4.6-rc7 into tty-next by Greg Kroah-Hartman · 8 years ago
  79. 3e66bab drivers: fix dev->trans_start removal fallout by Florian Westphal · 8 years ago
  80. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  81. 8340ab6 s390/3270: avoid endless I/O loop with disconnected 3270 terminals by Martin Schwidefsky · 8 years ago
  82. 2e63a3a s390/3270: fix garbled output on 3270 tty view by Martin Schwidefsky · 8 years ago
  83. b512353 s390/3270: fix view reference counting by Martin Schwidefsky · 8 years ago
  84. 5ff04fe s390/3270: add missing tty_kref_put by Martin Schwidefsky · 8 years ago
  85. d41861c tty: Replace ASYNC_INITIALIZED bit and update atomically by Peter Hurley · 8 years ago
  86. 80f02d5 tty: Replace ASYNC_SUSPENDED bit and update atomically by Peter Hurley · 8 years ago
  87. 18900ca tty: Replace TTY_IO_ERROR bit tests with tty_io_error() by Peter Hurley · 8 years ago
  88. 532c34b5 s390/sclp_ctl: fix potential information leak with /dev/sclp by Martin Schwidefsky · 8 years ago
  89. 99d00a2 s390/sclp: avoid compile warning in sclp_pci_report by Martin Schwidefsky · 8 years ago
  90. 98be565 zfcp: Revert to original scanning behaviour by Hannes Reinecke · 8 years ago
  91. 8fd5752 s390/dasd: Add new ioctl BIODASDCHECKFMT by Jan Höppner · 9 years ago
  92. 3fa7ee8 s390/sclp: event type macro cleanup by Sebastian Ott · 9 years ago
  93. 12283a4 s390/sclp: add error notification command by Sebastian Ott · 9 years ago
  94. 68dd13d s390/sclp: move pci related commands to separate file by Sebastian Ott · 9 years ago
  95. 5a3b7b1 s390/dasd: add query host access to volume support by Stefan Haberland · 8 years ago
  96. 1378a68 s390/dcssblk: fix possible deadlock in remove vs. per-device attributes by Gerald Schaefer · 8 years ago
  97. 1d64508 scsi: disable automatic target scan by Hannes Reinecke · 8 years ago
  98. b707c65a s390/scm_blk: fix deadlock for requests != REQ_TYPE_FS by Sebastian Ott · 8 years ago
  99. dc8a64e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  100. f069153 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago