1. dd783b4 Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into features by Martin Schwidefsky · 7 years ago
  2. 8351378 s390/sclp_ocf: constify attribute_group structures. by Arvind Yadav · 7 years ago
  3. fc2b0f5 s390/tape: constify attribute_group structures. by Arvind Yadav · 7 years ago
  4. cb0259c s390/raw3270: constify attribute_group structures. by Arvind Yadav · 7 years ago
  5. cfe9a04 s390/qeth: constify attribute_group structures. by Arvind Yadav · 7 years ago
  6. f460d11 s390/cio: constify attribute_group structures. by Arvind Yadav · 7 years ago
  7. 1317167 s390/dasd: constify attribute_group structures. by Arvind Yadav · 7 years ago
  8. 9731c0a s390/zcrypt_card: constify attribute_group structures. by Arvind Yadav · 7 years ago
  9. 9920dec s390/zcrypt_queue: constify attribute_group structures. by Arvind Yadav · 7 years ago
  10. 45be0a02 s390/sclp: single increment assignment control by Martin Schwidefsky · 8 years ago
  11. 810fa7e Merge branch 'tlb-flushing' into features by Martin Schwidefsky · 7 years ago
  12. eeb7c41 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  13. 118bd31 s390/mm: add no-dat TLB flush optimization by Martin Schwidefsky · 8 years ago
  14. c389377 vfio: ccw: fix bad ptr math for TIC cda translation by Jason J. Herne · 7 years ago
  15. 2daace7 s390: chp: handle CRW_ERC_INIT for channel-path status change by Dong Jia Shi · 7 years ago
  16. e0710e5 drivers: s390: move static and inline before return type by Joe Perches · 7 years ago
  17. dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 7 years ago
  18. b6ffe9b Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  19. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  20. 2c66927 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  21. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  22. c14b7a8 s390/vfio_ccw: remove unused variable by Sebastian Ott · 7 years ago
  23. 4bca698 s390/dasd: remove unneeded code by Sebastian Ott · 7 years ago
  24. 792e0e0 s390/zcrypt: Fix missing newlines at some debug feature messages. by Harald Freudenberger · 7 years ago
  25. 9d2be0c s390/dasd: Make raw I/O usable without prefix support by Jan Höppner · 8 years ago
  26. bbc7f7e s390/dasd: Rename dasd_raw_build_cp() by Jan Höppner · 8 years ago
  27. 45f186b s390/dasd: Refactor prefix_LRE() and related functions by Jan Höppner · 8 years ago
  28. dd1023c s390: fix up for "blk-mq: switch ->queue_rq return value to blk_status_t" by Stephen Rothwell · 7 years ago
  29. 9746684 Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  30. e0f3e8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  31. c6b1e36 Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  32. bba5850 ctcm_fsms: Convert skb->user accesses to refcount_t by David S. Miller · 7 years ago
  33. 6335479 net: convert sk_buff.users from atomic_t to refcount_t by Reshetova, Elena · 7 years ago
  34. 795c9a5 s390/dasd: Fix faulty ENODEV for RO sysfs attribute by Jan Höppner · 7 years ago
  35. 5d61e43 dax: remove default copy_from_iter fallback by Dan Williams · 7 years ago
  36. f95a0d6 Merge commit '8e8320c9315c' into for-4.13/block by Jens Axboe · 7 years ago
  37. ec61bd2 s390/qeth: use diag26c to get MAC address on L2 by Julian Wiedmann · 7 years ago
  38. 3cdc8a2 s390/qeth: fix packing buffer statistics by Julian Wiedmann · 7 years ago
  39. 2063a5f s390/qeth: add ipa return codes for bridgeport by Kittipon Meesompop · 7 years ago
  40. af67c31 blk: remove bio_set arg from blk_queue_split() by NeilBrown · 7 years ago
  41. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 7 years ago
  42. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 7 years ago
  43. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  44. a090bd4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  45. 36f6237 s390/cio: introduce io_subchannel_type by Sebastian Ott · 8 years ago
  46. e8ac015 s390/dasd: fix hanging safe offline by Stefan Haberland · 8 years ago
  47. 2757fe1d s390/dasd: fix unusable device after safe offline processing by Stefan Haberland · 8 years ago
  48. b487a914 s390/dasd: Display read-only attribute correctly by Jan Höppner · 8 years ago
  49. dbed23d s390/zcrypt: Add some debug messages on failure. by Harald Freudenberger · 8 years ago
  50. ac994e8 s390/zcrypt: Rework ap init in case of out of range domain param. by Harald Freudenberger · 8 years ago
  51. a1b19d0 s390/zcrypt: remove unused function zcrypt_type6_mex_key_de() by Harald Freudenberger · 8 years ago
  52. 8ff3458 s390/zcrypt: get rid of little/big endian handling by Heiko Carstens · 8 years ago
  53. 7a00363 s390/pkey: add missing __user annotations by Heiko Carstens · 8 years ago
  54. 3050c20 s390/dasd: Remove variable sized array by Jan Höppner · 8 years ago
  55. 9861dbd s390/scm: use multiple queues by Sebastian Ott · 8 years ago
  56. c7b3e923 s390/scm: convert tasklet by Sebastian Ott · 8 years ago
  57. 12d9076 s390/scm: convert to blk-mq by Sebastian Ott · 8 years ago
  58. 94d26bf s390/scm: remove cluster option by Sebastian Ott · 8 years ago
  59. cb4ef3c s390/pkey: make pkey_init() static by Heiko Carstens · 8 years ago
  60. 3636956 s390: drivers: convert to use DRIVER_ATTR_RO/WO by Greg Kroah-Hartman · 8 years ago
  61. 2a842ac block: introduce new block status code type by Christoph Hellwig · 8 years ago
  62. cd1997f net: s390: fix up for "Fix inconsistent teardown and release of private netdev state" by Stephen Rothwell · 8 years ago
  63. c70eb09 s390/qeth: do early device setup for z/VM IQD NICs by Julian Wiedmann · 8 years ago
  64. 79a04e4 s390/qeth: add support for early L3 device setup by Ursula Braun · 8 years ago
  65. cf536ff s390/qeth: silence qeth_fix_features() by Julian Wiedmann · 8 years ago
  66. 664e42a s390/qeth: consolidate pack buffer flushing by Julian Wiedmann · 8 years ago
  67. 84616e8 s390/qeth: add missing strings for IPA return codes by Julian Wiedmann · 8 years ago
  68. 521c10e s390/qeth: log bridgeport capabilities by Julian Wiedmann · 8 years ago
  69. 2327459 s390/qeth: query IPv6 IPA support on HiperSockets by Julian Wiedmann · 8 years ago
  70. 94a9c98 s390/qeth: remove skb_is_nonlinear() check on IQD by Julian Wiedmann · 8 years ago
  71. 4845b93 s390/qeth: remove support for IPA_IP_FRAGMENTATION by Julian Wiedmann · 8 years ago
  72. e385050 s390/zcrypt: Fix blocking queue device after unbind/bind. by Harald Freudenberger · 8 years ago
  73. 698be5d Merge tag 'vfio-ccw-20170522' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into fixes by Martin Schwidefsky · 8 years ago
  74. 5bf1853 s390/vfio_ccw: make some symbols static by Sebastian Ott · 8 years ago
  75. 2b6b38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  76. b731010 s390 keyboard.c: don't open-code strndup_user() by Al Viro · 8 years ago
  77. a95cfad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  78. fb317002 s390/virtio: change virtio_feature_desc:features type to __le32 by Heiko Carstens · 8 years ago
  79. ebccc739 s390/qeth: add missing hash table initializations by Ursula Braun · 8 years ago
  80. 25e2c34 s390/qeth: avoid null pointer dereference on OSN by Julian Wiedmann · 8 years ago
  81. 2d2ebb3 s390/qeth: unbreak OSM and OSN support by Julian Wiedmann · 8 years ago
  82. 9111e78 s390/qeth: handle sysfs error during initialization by Ursula Braun · 8 years ago
  83. c44b594 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  84. 6423ef6 s390/qdio: increase string buffer size by Heiko Carstens · 8 years ago
  85. 2685df6 s390/ccwgroup: increase string buffer size by Heiko Carstens · 8 years ago
  86. 2d3e486 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  87. 53ef7d0 Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  88. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  89. f94682d virtio: add context flag to find vqs by Michael S. Tsirkin · 8 years ago
  90. b68e7e9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  91. d4b29fd7 block: remove block_device_operations ->direct_access() by Dan Williams · 8 years ago
  92. 5037c22 Merge tag 'vfio-ccw-20170413' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into features by Martin Schwidefsky · 8 years ago
  93. 71cb1bf s390/sclp: Detect KSS facility by Farhan Ali · 8 years ago
  94. 7a2765f dcssblk: add dax_operations support by Dan Williams · 8 years ago
  95. 129cc19 vfio: ccw: improve error handling for vfio_ccw_mdev_remove by Dong Jia Shi · 8 years ago
  96. c9c31b0 vfio: ccw: remove unnecessary NULL checks of a pointer by Dong Jia Shi · 8 years ago
  97. 6ffa4d1 s390/qeth: remove unimplemented gdev routines by Julian Wiedmann · 8 years ago
  98. 41fc3b6 s390/qeth: use LINK_MODE_* to report the link characteristics by Julian Wiedmann · 8 years ago
  99. 993e19c s390/qeth: convert to ETHTOOL_GLINKSETTINGS API by Julian Wiedmann · 8 years ago
  100. 774afb8 s390/qeth: clean up qeth_set_ecmd_adv_sup() by Julian Wiedmann · 8 years ago