summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | s390/zcore: remove invalid kfree in init_cpu_infoMartin Schwidefsky2015-11-271-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-125-41/+22
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-312-26/+40
| |\ \ \ | | | |/ | | |/|
| * | | qeth: get rid of redundant 0-terminationRasmus Villemoes2015-12-141-2/+0
| * | | qeth: repair SBAL elements calculationUrsula Braun2015-12-141-1/+1
| * | | qeth: initialize net_device with carrier offUrsula Braun2015-12-142-0/+2
| * | | qeth use common function qeth_get_setassparms_cmdThomas Richter2015-12-143-33/+17
| * | | s390-ctcm: Delete unnecessary checks before the function call "channel_remove"Markus Elfring2015-12-141-5/+2
* | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-123-34/+5
|\ \ \ \
| * | | | convert a bunch of open-coded instances of memdup_user_nul()Al Viro2016-01-041-8/+3
| * | | | Merge branch 'memdup_user_nul' into work.miscAl Viro2016-01-042-26/+40
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | new helpers: no_seek_end_llseek{,_size}()Al Viro2015-12-232-26/+2
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-121-2/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | KVM: s390: consider system MHA for guest storageGuenther Hutzl2015-12-151-1/+7
| * | | s390/sclp: introduce check for SIEDavid Hildenbrand2015-11-301-0/+1
| * | | s390/sclp: introduce checks for ESCA and HVSEugene (jno) Dvurechenski2015-11-301-1/+6
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-12-221-1/+3
|\ \ \ | | |/ | |/|
| * | s390/zcrypt: Fix AP queue handling if queue is fullIngo Tuchscherer2015-11-271-1/+3
| |/
* | virtio/s390: handle error values in irbCornelia Huck2015-12-171-25/+37
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-11-1810-33/+66
|\
| * s390/zcrypt: Fix initialisation when zcrypt is built-inSascha Silbe2015-11-115-8/+14
| * s390/zcrypt: Fix kernel crash on systems without AP bus supportSascha Silbe2015-11-111-0/+6
| * s390: add support for ipl devices in subchannel sets > 0Sebastian Ott2015-11-113-20/+46
| * s390/cio: simplify css_generate_pgidSebastian Ott2015-11-091-5/+0
* | block: change ->make_request_fn() and users to return a queue cookieJens Axboe2015-11-072-5/+8
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-11-0428-2799/+1249
|\
| * s390/cio: de-duplicate subchannel validationPierre Morel2015-11-031-23/+4
| * s390/css: unneeded initialization in for_each_subchannelPierre Morel2015-11-031-1/+0
| * s390/dasd: fix disconnected device with valid path maskStefan Haberland2015-11-031-1/+6
| * s390/dasd: fix invalid PAV assignment after suspend/resumeStefan Haberland2015-11-031-4/+16
| * s390/dasd: fix double free in dasd_eckd_read_confStefan Haberland2015-11-031-12/+25
| * s390/cio: move ccw_device_stlck functionsSebastian Ott2015-10-273-70/+60
| * s390/cio: move ccw_device_call_handlerSebastian Ott2015-10-273-48/+38
| * s390/nmi: remove castsHeiko Carstens2015-10-271-3/+3
| * s390/dasd: fix list_del corruption after lcu changesStefan Haberland2015-10-151-1/+4
| * s390/zcrypt: use system work queue for ap_scan_busMartin Schwidefsky2015-10-141-18/+8
| * s390/zcrypt: remove support for PCICC and PCICA cardsMartin Schwidefsky2015-10-146-1445/+2
| * s390/zcrypt: introduce state machine for the AP busMartin Schwidefsky2015-10-142-562/+520
| * s390/zcrypt: use explicit return code for flushed requestsMartin Schwidefsky2015-10-146-66/+88
| * s390/zcrypt: cleanup AP bus timer codeMartin Schwidefsky2015-10-141-18/+6
| * s390/zcrypt: fix suspend/resume of AP bus devicesMartin Schwidefsky2015-10-141-166/+160
| * s390/zcrypt: fix device unregister raceMartin Schwidefsky2015-10-141-2/+0
| * s390/zcrypt: fix memory leak with ap configuration dataMartin Schwidefsky2015-10-142-133/+117
| * s390/zcrypt: remove duplicate low level functionsMartin Schwidefsky2015-10-142-117/+32
| * s390/sclp: avoid merged message outputMartin Schwidefsky2015-10-143-83/+78
| * s390/diag: add a statistic for diagnose callsMartin Schwidefsky2015-10-143-3/+16
| * s390/cio: introduce pathmask_to_posSebastian Ott2015-10-142-9/+6
| * s390/cio: reactivate cmf after hibernateSebastian Ott2015-10-143-0/+15
| * s390/cio: use kmem_cache for extended measurement block allocationSebastian Ott2015-10-141-38/+26
| * s390/cio: fix memleak in channel measurementSebastian Ott2015-10-141-1/+3
OpenPOWER on IntegriCloud