aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-183/+86
2016-03-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-6/+9
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-2/+1
2016-03-17s390/dasd: reorder lcu and device lockStefan Haberland4-183/+86
2016-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds21-447/+436
2016-03-07s390: Use pr_warn instead of pr_warningJoe Perches17-95/+76
2016-03-07s390/dasd: remove casts to dasd_*_privateSebastian Ott5-181/+106
2016-03-07s390/dasd: Refactor dasd format functionsJan Höppner1-12/+46
2016-03-07s390/dasd: Simplify code in format logicJan Höppner1-27/+6
2016-03-07s390/dasd: Improve dasd format codeJan Höppner2-58/+59
2016-03-02virtio/s390: size of SET_IND payloadCornelia Huck1-4/+8
2016-03-02virtio/s390: use dev_to_virtioGeliang Tang1-2/+1
2016-03-02s390/dasd: fix diag 0x250 inline assemblyHeiko Carstens1-2/+7
2016-02-23s390/dasd: fix incorrect locking order for LCU device add/removeStefan Haberland1-83/+152
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-02-01Merge 4.5-rc2 into tty-nextGreg Kroah-Hartman6-53/+57
2016-01-28tty: Remove ASYNC_CLOSINGPeter Hurley1-2/+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