summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-41/+22
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-34/+5
2016-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+14
2016-01-04convert a bunch of open-coded instances of memdup_user_nul()Al Viro1-8/+3
2016-01-04Merge branch 'memdup_user_nul' into work.miscAl Viro2-26/+40
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-26/+40
2015-12-23new helpers: no_seek_end_llseek{,_size}()Al Viro2-26/+2
2015-12-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-1/+3
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-14qeth: get rid of redundant 0-terminationRasmus Villemoes1-2/+0
2015-12-14qeth: repair SBAL elements calculationUrsula Braun1-1/+1
2015-12-14qeth: initialize net_device with carrier offUrsula Braun2-0/+2
2015-12-14qeth use common function qeth_get_setassparms_cmdThomas Richter3-33/+17
2015-12-14s390-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/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
2015-10-14s390/cio: use kmem_cache for extended measurement block allocationSebastian Ott1-38/+26
2015-10-14s390/cio: fix memleak in channel measurementSebastian Ott1-1/+3
2015-10-14s390/cio: improve locking during cmbe allocationSebastian Ott1-20/+23