aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-29block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONEChristoph Hellwig1-3/+3
2018-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-12/+34
2018-04-23vfio: ccw: process ssch with interrupts disabledCornelia Huck1-7/+12
2018-04-23s390/dasd: fix IO error for newly defined devicesStefan Haberland1-2/+11
2018-04-23s390/cio: update chpid descriptor after resource accessibility eventSebastian Ott1-3/+11
2018-04-22s390/qeth: use Read device to query hypervisor for MACJulian Wiedmann1-1/+1
2018-04-22s390/qeth: fix request-side race during cmd IO timeoutJulian Wiedmann3-27/+40
2018-04-22s390/qeth: fix MAC address update sequenceJulian Wiedmann1-24/+31
2018-04-22s390/qeth: handle failure on workqueue creationJulian Wiedmann1-1/+7
2018-04-22s390/qeth: avoid control IO completion stallsJulian Wiedmann2-19/+5
2018-04-22s390/qeth: fix error handling in adapter command callbacksJulian Wiedmann1-48/+37
2018-04-16s390: remove couple of duplicate includesVasily Gorbik2-2/+0
2018-04-16s390/smsgiucv: disable SMSG on module unloadMartin Schwidefsky1-1/+1
2018-04-16s390/sclp: avoid potential usage of uninitialized valueVasily Gorbik1-1/+1
2018-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds12-705/+166
2018-04-11s390/zcrypt: Support up to 256 crypto adapters.Harald Freudenberger4-71/+156
2018-04-10Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-1/+1
2018-04-10s390/zcrypt: Remove deprecated zcrypt proc interface.Harald Freudenberger1-231/+0
2018-04-10s390/zcrypt: Remove deprecated ioctls.Harald Freudenberger2-85/+1
2018-04-10s390/zcrypt: Make ap init functions static.Harald Freudenberger2-5/+2
2018-04-10s390: assume diag308 set always worksVasily Gorbik4-272/+0
2018-04-10s390/ipl: rely on diag308 store to get ipl infoVasily Gorbik1-33/+0
2018-04-10s390/qdio: lock device while installing IRQ handlerJulian Wiedmann1-0/+2
2018-04-10s390/qdio: clear intparm during shutdownJulian Wiedmann1-1/+3
2018-04-10s390/ccwgroup: require at least one ccw deviceJulian Wiedmann1-1/+4
2018-04-10s390/zcrypt: remove unused functions and declarationsHarald Freudenberger2-8/+0
2018-04-09Merge branch 'for-4.17/dax' into libnvdimm-for-nextDan Williams1-1/+1
2018-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds23-234/+973
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds5-9/+9
2018-04-03Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2018-04-03dax: introduce CONFIG_DAX_DRIVERDan Williams1-1/+1
2018-03-28s390/cio: add util_string sysfs attributeSebastian Ott1-0/+23
2018-03-26s390/chsc: query utility strings via fmt3 channel path descriptorSebastian Ott4-0/+12
2018-03-26s390/cio: rename struct channel_path_descSebastian Ott7-48/+34
2018-03-26s390/cio: fix unbind of io_subchannel_driverSebastian Ott1-8/+8
2018-03-26s390/qdio: split up CCQ handling for EQBS / SQBSJulian Wiedmann1-44/+33
2018-03-26s390/qdio: don't retry EQBS after CCQ 96Julian Wiedmann1-9/+2
2018-03-26s390/qdio: restrict buffer merging to eligible devicesJulian Wiedmann1-1/+2
2018-03-26s390/qdio: don't merge ERROR output buffersJulian Wiedmann1-11/+20
2018-03-26s390/qdio: simplify math in get_*_buffer_frontier()Julian Wiedmann1-7/+4
2018-03-26kbuild: rename built-in.o to built-in.aNicholas Piggin1-1/+1
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-64/+62
2018-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-8/+17
2018-03-22s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann1-0/+1
2018-03-22s390/qeth: lock read device while queueing next bufferJulian Wiedmann1-3/+13
2018-03-22s390/qeth: when thread completes, wake up all waitersJulian Wiedmann1-1/+1
2018-03-22s390/qeth: free netdevice when removing a cardJulian Wiedmann3-4/+2
2018-03-18Merge tag 'vfio-ccw-20180305' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/vfio-ccw into featuresMartin Schwidefsky1-0/+5
2018-03-18s390/defkeymap: fix global init to zeroChristian Borntraeger1-1/+1
2018-03-18s390/sclp_tty: enable line mode tty even if there is an ascii consoleChristian Borntraeger1-1/+4