summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-04-014-183/+86
|\
| * s390/dasd: reorder lcu and device lockStefan Haberland2016-03-174-183/+86
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-03-201-6/+9
|\ \
| * | virtio/s390: size of SET_IND payloadCornelia Huck2016-03-021-4/+8
| * | virtio/s390: use dev_to_virtioGeliang Tang2016-03-021-2/+1
* | | Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-171-2/+1
|\ \ \ | |_|/ |/| |
| * | Merge 4.5-rc2 into tty-nextGreg Kroah-Hartman2016-02-016-53/+57
| |\ \
| * | | tty: Remove ASYNC_CLOSINGPeter Hurley2016-01-281-2/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-03-1621-447/+436
|\ \ \ \
| * | | | s390: Use pr_warn instead of pr_warningJoe Perches2016-03-0717-95/+76
| * | | | s390/dasd: remove casts to dasd_*_privateSebastian Ott2016-03-075-181/+106
| * | | | s390/dasd: Refactor dasd format functionsJan Höppner2016-03-071-12/+46
| * | | | s390/dasd: Simplify code in format logicJan Höppner2016-03-071-27/+6
| * | | | s390/dasd: Improve dasd format codeJan Höppner2016-03-072-58/+59
| * | | | s390/dasd: fix incorrect locking order for LCU device add/removeStefan Haberland2016-02-231-83/+152
| | |_|/ | |/| |
* / | | s390/dasd: fix diag 0x250 inline assemblyHeiko Carstens2016-03-021-2/+7
|/ / /
* | | s390/dasd: fix performance dropStefan Haberland2016-02-171-0/+1
* | | s390/dasd: fix refcount for PAV reassignmentStefan Haberland2016-02-111-5/+16
* | | s390/dasd: prevent incorrect length error under z/VM after PAV changesStefan Haberland2016-02-111-1/+1
| |/ |/|
* | s390/cio: update measurement characteristicsSebastian Ott2016-01-262-9/+20
* | s390/cio: ensure consistent measurement stateSebastian Ott2016-01-262-12/+13
* | s390/cio: fix measurement characteristics memleakSebastian Ott2016-01-263-18/+6
* | s390/zcrypt: Fix cryptographic device id in kernel messagesIngo Tuchscherer2016-01-263-20/+24
|/
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-182-2/+2
|\
| * virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi2016-01-122-2/+2
* | mm, dax, pmem: introduce pfn_tDan Williams2016-01-151-6/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-01-1325-700/+843
|\ \
| * | s390/sclp: fix possible control register corruptionHeiko Carstens2016-01-111-3/+2
| * | s390/dasd: fix failfast for disconnected devicesStefan Haberland2015-12-301-2/+6
| * | s390/con3270: testing return kzalloc retvalPierre Morel2015-12-301-0/+2
| * | s390/hmcdrv: constify hmcdrv_ftp_ops structsAya Mahfouz2015-12-301-3/+3
| * | s390/cio: add NULL testJulia Lawall2015-12-301-0/+2
| * | s390/cio: Change I/O instructions from inline to normal functionsPeter Oberparleiter2015-12-183-208/+238
| * | s390/cio: Introduce common I/O layer tracepointsPeter Oberparleiter2015-12-186-1/+419
| * | s390/cio: Consolidate inline assemblies and related data definitionsPeter Oberparleiter2015-12-184-60/+73
| * | s390/cio: Fix incorrect xsch opcode specificationPeter Oberparleiter2015-12-181-1/+1
| * | s390/cio: Remove unused inline assembliesPeter Oberparleiter2015-12-185-31/+16
| * | s390/sclp: add open for business supportJochen Schweflinghaus2015-11-272-1/+109
| * | s390/sclp_cpi: remove sclp_cpi module in favor of sysfs interfaceHendrik Brueckner2015-11-273-54/+0
| * | s390: Delete unnecessary checks before the function call "debug_unregister"Markus Elfring2015-11-274-16/+8
| * | s390/dump: cleanup CPU save area handlingMartin Schwidefsky2015-11-271-6/+5
| * | s390/dump: rework CPU register dump codeMartin Schwidefsky2015-11-272-3/+1
| * | s390/dump: remove SAVE_AREA_BASEMartin Schwidefsky2015-11-271-1/+1
| * | s390/zcore: simplify memcpy_hsaMartin Schwidefsky2015-11-271-68/+33
| * | s390/dump: streamline oldmem copy functionsMartin Schwidefsky2015-11-271-3/+17
| * | s390/zcore: remove /sys/kernel/debug/zcore/memMartin Schwidefsky2015-11-272-389/+9
| * | s390/zcore: copy vector registers into the image dataMartin Schwidefsky2015-11-271-16/+54
| * | 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
| |\ \ \ | | | |/ | | |/|