summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-04-263-12/+34
|\
| * vfio: ccw: process ssch with interrupts disabledCornelia Huck2018-04-231-7/+12
| * s390/dasd: fix IO error for newly defined devicesStefan Haberland2018-04-231-2/+11
| * s390/cio: update chpid descriptor after resource accessibility eventSebastian Ott2018-04-231-3/+11
* | s390/qeth: use Read device to query hypervisor for MACJulian Wiedmann2018-04-221-1/+1
* | s390/qeth: fix request-side race during cmd IO timeoutJulian Wiedmann2018-04-223-27/+40
* | s390/qeth: fix MAC address update sequenceJulian Wiedmann2018-04-221-24/+31
* | s390/qeth: handle failure on workqueue creationJulian Wiedmann2018-04-221-1/+7
* | s390/qeth: avoid control IO completion stallsJulian Wiedmann2018-04-222-19/+5
* | s390/qeth: fix error handling in adapter command callbacksJulian Wiedmann2018-04-221-48/+37
|/
* s390: remove couple of duplicate includesVasily Gorbik2018-04-162-2/+0
* s390/smsgiucv: disable SMSG on module unloadMartin Schwidefsky2018-04-161-1/+1
* s390/sclp: avoid potential usage of uninitialized valueVasily Gorbik2018-04-161-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-04-1312-705/+166
|\
| * s390/zcrypt: Support up to 256 crypto adapters.Harald Freudenberger2018-04-114-71/+156
| * s390/zcrypt: Remove deprecated zcrypt proc interface.Harald Freudenberger2018-04-101-231/+0
| * s390/zcrypt: Remove deprecated ioctls.Harald Freudenberger2018-04-102-85/+1
| * s390/zcrypt: Make ap init functions static.Harald Freudenberger2018-04-102-5/+2
| * s390: assume diag308 set always worksVasily Gorbik2018-04-104-272/+0
| * s390/ipl: rely on diag308 store to get ipl infoVasily Gorbik2018-04-101-33/+0
| * s390/qdio: lock device while installing IRQ handlerJulian Wiedmann2018-04-101-0/+2
| * s390/qdio: clear intparm during shutdownJulian Wiedmann2018-04-101-1/+3
| * s390/ccwgroup: require at least one ccw deviceJulian Wiedmann2018-04-101-1/+4
| * s390/zcrypt: remove unused functions and declarationsHarald Freudenberger2018-04-102-8/+0
* | Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-101-1/+1
|\ \ | |/ |/|
| * Merge branch 'for-4.17/dax' into libnvdimm-for-nextDan Williams2018-04-091-1/+1
| |\
| | * dax: introduce CONFIG_DAX_DRIVERDan Williams2018-04-031-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-04-0923-234/+973
|\ \ \
| * | | s390/cio: add util_string sysfs attributeSebastian Ott2018-03-281-0/+23
| * | | s390/chsc: query utility strings via fmt3 channel path descriptorSebastian Ott2018-03-264-0/+12
| * | | s390/cio: rename struct channel_path_descSebastian Ott2018-03-267-48/+34
| * | | s390/cio: fix unbind of io_subchannel_driverSebastian Ott2018-03-261-8/+8
| * | | s390/qdio: split up CCQ handling for EQBS / SQBSJulian Wiedmann2018-03-261-44/+33
| * | | s390/qdio: don't retry EQBS after CCQ 96Julian Wiedmann2018-03-261-9/+2
| * | | s390/qdio: restrict buffer merging to eligible devicesJulian Wiedmann2018-03-261-1/+2
| * | | s390/qdio: don't merge ERROR output buffersJulian Wiedmann2018-03-261-11/+20
| * | | s390/qdio: simplify math in get_*_buffer_frontier()Julian Wiedmann2018-03-261-7/+4
| * | | Merge tag 'vfio-ccw-20180305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky2018-03-181-0/+5
| |\ \ \
| | * | | vfio-ccw: fence off transport modeCornelia Huck2018-03-011-0/+5
| * | | | s390/defkeymap: fix global init to zeroChristian Borntraeger2018-03-181-1/+1
| * | | | s390/sclp_tty: enable line mode tty even if there is an ascii consoleChristian Borntraeger2018-03-181-1/+4
| * | | | s390/char : Rename EBCDIC keymap variablesFarhan Ali2018-03-183-48/+61
| |/ / /
| * | | s390/dasd: set timestamps unconditionallyStefan Haberland2018-02-271-12/+13
| * | | s390/dasd: remove unneeded sanity checkStefan Haberland2018-02-271-2/+7
| * | | s390/sclp: 64 bit event maskClaudio Imbrenda2018-02-221-1/+1
| * | | s390/sclp: 32 bit event mask compatibility modeClaudio Imbrenda2018-02-223-8/+33
| * | | s390/sclp: generic event mask accessorsClaudio Imbrenda2018-02-224-23/+75
| * | | s390/sclp: clean up, use sccb_mask_t where appropriateClaudio Imbrenda2018-02-223-8/+8
| * | | s390/dasd: configurable IFCC handlingStefan Haberland2018-02-222-3/+57
| * | | s390/sclp: Add support for Store Data SCLP interfacePeter Oberparleiter2018-02-223-1/+572
OpenPOWER on IntegriCloud