aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)Author
2015-12-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-12-17virtio/s390: handle error values in irbCornelia Huck
2015-11-27s390/zcrypt: Fix AP queue handling if queue is fullIngo Tuchscherer
2015-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-11-11s390/zcrypt: Fix initialisation when zcrypt is built-inSascha Silbe
2015-11-11s390/zcrypt: Fix kernel crash on systems without AP bus supportSascha Silbe
2015-11-11s390: add support for ipl devices in subchannel sets > 0Sebastian Ott
2015-11-09s390/cio: simplify css_generate_pgidSebastian Ott
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe
2015-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-11-03s390/cio: de-duplicate subchannel validationPierre Morel
2015-11-03s390/css: unneeded initialization in for_each_subchannelPierre Morel
2015-11-03s390/dasd: fix disconnected device with valid path maskStefan Haberland
2015-11-03s390/dasd: fix invalid PAV assignment after suspend/resumeStefan Haberland
2015-11-03s390/dasd: fix double free in dasd_eckd_read_confStefan Haberland
2015-10-27s390/cio: move ccw_device_stlck functionsSebastian Ott
2015-10-27s390/cio: move ccw_device_call_handlerSebastian Ott
2015-10-27s390/nmi: remove castsHeiko Carstens
2015-10-15s390/dasd: fix list_del corruption after lcu changesStefan Haberland
2015-10-14s390/zcrypt: use system work queue for ap_scan_busMartin Schwidefsky
2015-10-14s390/zcrypt: remove support for PCICC and PCICA cardsMartin Schwidefsky
2015-10-14s390/zcrypt: introduce state machine for the AP busMartin Schwidefsky
2015-10-14s390/zcrypt: use explicit return code for flushed requestsMartin Schwidefsky
2015-10-14s390/zcrypt: cleanup AP bus timer codeMartin Schwidefsky
2015-10-14s390/zcrypt: fix suspend/resume of AP bus devicesMartin Schwidefsky
2015-10-14s390/zcrypt: fix device unregister raceMartin Schwidefsky
2015-10-14s390/zcrypt: fix memory leak with ap configuration dataMartin Schwidefsky
2015-10-14s390/zcrypt: remove duplicate low level functionsMartin Schwidefsky
2015-10-14s390/sclp: avoid merged message outputMartin Schwidefsky
2015-10-14s390/diag: add a statistic for diagnose callsMartin Schwidefsky
2015-10-14s390/cio: introduce pathmask_to_posSebastian Ott
2015-10-14s390/cio: reactivate cmf after hibernateSebastian Ott
2015-10-14s390/cio: use kmem_cache for extended measurement block allocationSebastian Ott
2015-10-14s390/cio: fix memleak in channel measurementSebastian Ott
2015-10-14s390/cio: improve locking during cmbe allocationSebastian Ott
2015-10-14s390/cio: fix use after free in cmb processingSebastian Ott
2015-10-14s390/cio: use device_lock during cmb activationSebastian Ott
2015-10-14s390/cio: cleanup cmb_enable sysfs attrSebastian Ott
2015-10-14s390/dasd: mark DASD devices as non rotationalChristian Borntraeger
2015-10-14s390/zcrypt: enable odd RSA modulus sizes in CRT formatIngo Tuchscherer
2015-10-07s390/qdio: fix WARN_ON_ONCE conditionEugene Crosser
2015-10-07s390/qeth: optimize MAC handling in rx_mode callbackLakhvich Dmitriy
2015-10-07s390/qeth: switch to napi_gro_receiveThomas Richter
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-21s390/iucv: do not use arrays as argumentUrsula Braun
2015-09-21qeth: add layer 2 RX/TX checksum offloadingThomas Richter
2015-09-21qeth: move OSA portname into deprecated statusUrsula Braun
2015-09-21qeth: no write permission for readonly sysattrLakhvich Dmitriy
2015-09-21qeth: remove extraneous length from %pM formatEugene Crosser
2015-09-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds