aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+2
2017-06-12s390/cio: introduce io_subchannel_typeSebastian Ott3-99/+50
2017-06-12s390/dasd: fix hanging safe offlineStefan Haberland1-2/+6
2017-06-12s390/dasd: fix unusable device after safe offline processingStefan Haberland2-31/+44
2017-06-12s390/dasd: Display read-only attribute correctlyJan Höppner1-5/+14
2017-06-12s390/zcrypt: Add some debug messages on failure.Harald Freudenberger1-2/+10
2017-06-12s390/zcrypt: Rework ap init in case of out of range domain param.Harald Freudenberger1-6/+15
2017-06-12s390/zcrypt: remove unused function zcrypt_type6_mex_key_de()Harald Freudenberger1-85/+0
2017-06-12s390/zcrypt: get rid of little/big endian handlingHeiko Carstens2-29/+11
2017-06-12s390/pkey: add missing __user annotationsHeiko Carstens1-2/+2
2017-06-12s390/dasd: Remove variable sized arrayJan Höppner1-17/+30
2017-06-12s390/scm: use multiple queuesSebastian Ott2-13/+42
2017-06-12s390/scm: convert taskletSebastian Ott2-40/+15
2017-06-12s390/scm: convert to blk-mqSebastian Ott2-65/+74
2017-06-12s390/scm: remove cluster optionSebastian Ott5-361/+3
2017-06-12s390/pkey: make pkey_init() staticHeiko Carstens1-1/+1
2017-06-12s390: drivers: convert to use DRIVER_ATTR_RO/WOGreg Kroah-Hartman6-28/+23
2017-06-09block: introduce new block status code typeChristoph Hellwig5-24/+32
2017-06-08net: s390: fix up for "Fix inconsistent teardown and release of private netdev state"Stephen Rothwell1-2/+2
2017-06-06s390/qeth: do early device setup for z/VM IQD NICsJulian Wiedmann3-11/+37
2017-06-06s390/qeth: add support for early L3 device setupUrsula Braun3-5/+25
2017-06-06s390/qeth: silence qeth_fix_features()Julian Wiedmann1-4/+1
2017-06-06s390/qeth: consolidate pack buffer flushingJulian Wiedmann1-40/+25
2017-06-06s390/qeth: add missing strings for IPA return codesJulian Wiedmann1-0/+2
2017-06-06s390/qeth: log bridgeport capabilitiesJulian Wiedmann1-0/+8
2017-06-06s390/qeth: query IPv6 IPA support on HiperSocketsJulian Wiedmann1-3/+4
2017-06-06s390/qeth: remove skb_is_nonlinear() check on IQDJulian Wiedmann1-7/+1
2017-06-06s390/qeth: remove support for IPA_IP_FRAGMENTATIONJulian Wiedmann3-29/+2
2017-06-02s390/zcrypt: Fix blocking queue device after unbind/bind.Harald Freudenberger3-16/+40
2017-05-23Merge tag 'vfio-ccw-20170522' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into fixesMartin Schwidefsky1-6/+6
2017-05-22s390/vfio_ccw: make some symbols staticSebastian Ott1-6/+6
2017-05-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-4/+4
2017-05-15s390 keyboard.c: don't open-code strndup_user()Al Viro1-6/+1
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-24/+69
2017-05-15s390/virtio: change virtio_feature_desc:features type to __le32Heiko Carstens1-1/+1
2017-05-11s390/qeth: add missing hash table initializationsUrsula Braun1-0/+2
2017-05-11s390/qeth: avoid null pointer dereference on OSNJulian Wiedmann1-4/+6
2017-05-11s390/qeth: unbreak OSM and OSN supportJulian Wiedmann7-20/+51
2017-05-11s390/qeth: handle sysfs error during initializationUrsula Braun4-3/+13
2017-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-6/+9
2017-05-09s390/qdio: increase string buffer sizeHeiko Carstens1-1/+1
2017-05-09s390/ccwgroup: increase string buffer sizeHeiko Carstens1-2/+2
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+3
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-12/+34
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds10-483/+318
2017-05-02virtio: add context flag to find vqsMichael S. Tsirkin2-6/+9
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds14-53/+2077
2017-04-25block: remove block_device_operations ->direct_access()Dan Williams1-16/+0
2017-04-24Merge tag 'vfio-ccw-20170413' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into featuresMartin Schwidefsky2-33/+7
2017-04-21s390/sclp: Detect KSS facilityFarhan Ali1-1/+3