summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2015-12-17virtio/s390: handle error values in irbCornelia Huck1-25/+37
2015-12-15KVM: s390: consider system MHA for guest storageGuenther Hutzl1-1/+7
2015-12-15qeth: get rid of redundant 0-terminationRasmus Villemoes1-2/+0
2015-12-15qeth: repair SBAL elements calculationUrsula Braun1-1/+1
2015-12-15qeth: initialize net_device with carrier offUrsula Braun2-0/+2
2015-12-15qeth use common function qeth_get_setassparms_cmdThomas Richter3-33/+17
2015-12-15s390-ctcm: Delete unnecessary checks before the function call "channel_remove"Markus Elfring1-5/+2
2015-11-30s390/sclp: introduce check for SIEDavid Hildenbrand1-0/+1
2015-11-30s390/sclp: introduce checks for ESCA and HVSEugene (jno) Dvurechenski1-1/+6
2015-11-27s390/sclp: add open for business supportJochen Schweflinghaus2-1/+109
2015-11-27s390/sclp_cpi: remove sclp_cpi module in favor of sysfs interfaceHendrik Brueckner3-54/+0
2015-11-27s390: Delete unnecessary checks before the function call "debug_unregister"Markus Elfring4-16/+8
2015-11-27s390/dump: cleanup CPU save area handlingMartin Schwidefsky1-6/+5
2015-11-27s390/dump: rework CPU register dump codeMartin Schwidefsky2-3/+1
2015-11-27s390/dump: remove SAVE_AREA_BASEMartin Schwidefsky1-1/+1
2015-11-27s390/zcore: simplify memcpy_hsaMartin Schwidefsky1-68/+33
2015-11-27s390/dump: streamline oldmem copy functionsMartin Schwidefsky1-3/+17
2015-11-27s390/zcore: remove /sys/kernel/debug/zcore/memMartin Schwidefsky2-389/+9
2015-11-27s390/zcore: copy vector registers into the image dataMartin Schwidefsky1-16/+54
2015-11-27s390/zcore: remove invalid kfree in init_cpu_infoMartin Schwidefsky1-1/+0
2015-11-27s390/zcrypt: Fix AP queue handling if queue is fullIngo Tuchscherer1-1/+3
2015-11-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds10-33/+66
2015-11-11s390/zcrypt: Fix initialisation when zcrypt is built-inSascha Silbe5-8/+14
2015-11-11s390/zcrypt: Fix kernel crash on systems without AP bus supportSascha Silbe1-0/+6
2015-11-11s390: add support for ipl devices in subchannel sets > 0Sebastian Ott3-20/+46
2015-11-09s390/cio: simplify css_generate_pgidSebastian Ott1-5/+0
2015-11-07block: change ->make_request_fn() and users to return a queue cookieJens Axboe2-5/+8
2015-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds28-2799/+1249
2015-11-03s390/cio: de-duplicate subchannel validationPierre Morel1-23/+4
2015-11-03s390/css: unneeded initialization in for_each_subchannelPierre Morel1-1/+0
2015-11-03s390/dasd: fix disconnected device with valid path maskStefan Haberland1-1/+6
2015-11-03s390/dasd: fix invalid PAV assignment after suspend/resumeStefan Haberland1-4/+16
2015-11-03s390/dasd: fix double free in dasd_eckd_read_confStefan Haberland1-12/+25
2015-10-27s390/cio: move ccw_device_stlck functionsSebastian Ott3-70/+60
2015-10-27s390/cio: move ccw_device_call_handlerSebastian Ott3-48/+38
2015-10-27s390/nmi: remove castsHeiko Carstens1-3/+3
2015-10-15s390/dasd: fix list_del corruption after lcu changesStefan Haberland1-1/+4
2015-10-14s390/zcrypt: use system work queue for ap_scan_busMartin Schwidefsky1-18/+8
2015-10-14s390/zcrypt: remove support for PCICC and PCICA cardsMartin Schwidefsky6-1445/+2
2015-10-14s390/zcrypt: introduce state machine for the AP busMartin Schwidefsky2-562/+520
2015-10-14s390/zcrypt: use explicit return code for flushed requestsMartin Schwidefsky6-66/+88
2015-10-14s390/zcrypt: cleanup AP bus timer codeMartin Schwidefsky1-18/+6
2015-10-14s390/zcrypt: fix suspend/resume of AP bus devicesMartin Schwidefsky1-166/+160
2015-10-14s390/zcrypt: fix device unregister raceMartin Schwidefsky1-2/+0
2015-10-14s390/zcrypt: fix memory leak with ap configuration dataMartin Schwidefsky2-133/+117
2015-10-14s390/zcrypt: remove duplicate low level functionsMartin Schwidefsky2-117/+32
2015-10-14s390/sclp: avoid merged message outputMartin Schwidefsky3-83/+78
2015-10-14s390/diag: add a statistic for diagnose callsMartin Schwidefsky3-3/+16
2015-10-14s390/cio: introduce pathmask_to_posSebastian Ott2-9/+6
2015-10-14s390/cio: reactivate cmf after hibernateSebastian Ott3-0/+15