summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)AuthorLines
2017-07-12drivers: s390: move static and inline before return typeJoe Perches-2/+2
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko-1/+1
2017-07-07Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+8
2017-07-06Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-6/+1
2017-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-201/+140
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-205/+304
2017-07-05s390/vfio_ccw: remove unused variableSebastian Ott-2/+0
2017-07-05s390/dasd: remove unneeded codeSebastian Ott-5/+3
2017-07-05s390/zcrypt: Fix missing newlines at some debug feature messages.Harald Freudenberger-5/+5
2017-07-05s390/dasd: Make raw I/O usable without prefix supportJan Höppner-40/+45
2017-07-05s390/dasd: Rename dasd_raw_build_cp()Jan Höppner-4/+4
2017-07-05s390/dasd: Refactor prefix_LRE() and related functionsJan Höppner-140/+78
2017-07-05s390: fix up for "blk-mq: switch ->queue_rq return value to blk_status_t"Stephen Rothwell-5/+5
2017-07-03Merge tag 'driver-core-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-28/+23
2017-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-743/+302
2017-07-03Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-blockLinus Torvalds-26/+34
2017-07-03ctcm_fsms: Convert skb->user accesses to refcount_tDavid S. Miller-6/+6
2017-07-01net: convert sk_buff.users from atomic_t to refcount_tReshetova, Elena-20/+20
2017-06-28s390/dasd: Fix faulty ENODEV for RO sysfs attributeJan Höppner-1/+1
2017-06-27dax: remove default copy_from_iter fallbackDan Williams-0/+8
2017-06-22Merge commit '8e8320c9315c' into for-4.13/blockJens Axboe-22/+46
2017-06-20s390/qeth: use diag26c to get MAC address on L2Julian Wiedmann-2/+76
2017-06-20s390/qeth: fix packing buffer statisticsJulian Wiedmann-7/+10
2017-06-20s390/qeth: add ipa return codes for bridgeportKittipon Meesompop-17/+49
2017-06-18blk: remove bio_set arg from blk_queue_split()NeilBrown-2/+2
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg-6/+3
2017-06-16networking: introduce and use skb_put_data()Johannes Berg-49/+36
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-24/+48
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+2
2017-06-12s390/cio: introduce io_subchannel_typeSebastian Ott-99/+50
2017-06-12s390/dasd: fix hanging safe offlineStefan Haberland-2/+6
2017-06-12s390/dasd: fix unusable device after safe offline processingStefan Haberland-31/+44
2017-06-12s390/dasd: Display read-only attribute correctlyJan Höppner-5/+14
2017-06-12s390/zcrypt: Add some debug messages on failure.Harald Freudenberger-2/+10
2017-06-12s390/zcrypt: Rework ap init in case of out of range domain param.Harald Freudenberger-6/+15
2017-06-12s390/zcrypt: remove unused function zcrypt_type6_mex_key_de()Harald Freudenberger-85/+0
2017-06-12s390/zcrypt: get rid of little/big endian handlingHeiko Carstens-29/+11
2017-06-12s390/pkey: add missing __user annotationsHeiko Carstens-2/+2
2017-06-12s390/dasd: Remove variable sized arrayJan Höppner-17/+30
2017-06-12s390/scm: use multiple queuesSebastian Ott-13/+42
2017-06-12s390/scm: convert taskletSebastian Ott-40/+15
2017-06-12s390/scm: convert to blk-mqSebastian Ott-65/+74
2017-06-12s390/scm: remove cluster optionSebastian Ott-361/+3
2017-06-12s390/pkey: make pkey_init() staticHeiko Carstens-1/+1
2017-06-12s390: drivers: convert to use DRIVER_ATTR_RO/WOGreg Kroah-Hartman-28/+23
2017-06-09block: introduce new block status code typeChristoph Hellwig-24/+32
2017-06-08net: s390: fix up for "Fix inconsistent teardown and release of private netde...Stephen Rothwell-2/+2
2017-06-06s390/qeth: do early device setup for z/VM IQD NICsJulian Wiedmann-11/+37
2017-06-06s390/qeth: add support for early L3 device setupUrsula Braun-5/+25
2017-06-06s390/qeth: silence qeth_fix_features()Julian Wiedmann-4/+1