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