aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-02s390/dasd: fix diag 0x250 inline assemblyHeiko Carstens1-2/+7
2016-02-17s390/dasd: fix performance dropStefan Haberland1-0/+1
2016-02-11s390/dasd: fix refcount for PAV reassignmentStefan Haberland1-5/+16
2016-02-11s390/dasd: prevent incorrect length error under z/VM after PAV changesStefan Haberland1-1/+1
2016-01-26s390/cio: update measurement characteristicsSebastian Ott2-9/+20
2016-01-26s390/cio: ensure consistent measurement stateSebastian Ott2-12/+13
2016-01-26s390/cio: fix measurement characteristics memleakSebastian Ott3-18/+6
2016-01-26s390/zcrypt: Fix cryptographic device id in kernel messagesIngo Tuchscherer3-20/+24
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-2/+2
2016-01-15mm, dax, pmem: introduce pfn_tDan Williams1-6/+5
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds25-700/+843
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/viro/vfsLinus Torvalds3-34/+5
2016-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+14
2016-01-12virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi2-2/+2
2016-01-11s390/sclp: fix possible control register corruptionHeiko Carstens1-3/+2
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-30s390/dasd: fix failfast for disconnected devicesStefan Haberland1-2/+6
2015-12-30s390/con3270: testing return kzalloc retvalPierre Morel1-0/+2
2015-12-30s390/hmcdrv: constify hmcdrv_ftp_ops structsAya Mahfouz1-3/+3
2015-12-30s390/cio: add NULL testJulia Lawall1-0/+2
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/s390/linuxLinus Torvalds1-1/+3
2015-12-18s390/cio: Change I/O instructions from inline to normal functionsPeter Oberparleiter3-208/+238
2015-12-18s390/cio: Introduce common I/O layer tracepointsPeter Oberparleiter6-1/+419
2015-12-18s390/cio: Consolidate inline assemblies and related data definitionsPeter Oberparleiter4-60/+73
2015-12-18s390/cio: Fix incorrect xsch opcode specificationPeter Oberparleiter1-1/+1
2015-12-18s390/cio: Remove unused inline assembliesPeter Oberparleiter5-31/+16
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/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