aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-26Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-2/+2
2016-05-20Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-14/+12
2016-05-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+5
2016-05-18Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+2
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds18-215/+1264
2016-05-18dax: enable dax in the presence of known media errors (badblocks)Dan Williams1-2/+2
2016-05-10s390: make couple of variables and functions staticHeiko Carstens1-1/+1
2016-05-10s390/3270: hangup the 3270 tty after a disconnectMartin Schwidefsky1-3/+35
2016-05-10s390/3270: handle reconnect of a tty with a different sizeMartin Schwidefsky2-4/+53
2016-05-09s390/sclp: Add hmfai fieldAlexander Yarygin1-1/+5
2016-05-09Merge 4.6-rc7 into tty-nextGreg Kroah-Hartman1-5/+7
2016-05-04drivers: fix dev->trans_start removal falloutFlorian Westphal1-1/+1
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal3-5/+5
2016-05-04s390/3270: avoid endless I/O loop with disconnected 3270 terminalsMartin Schwidefsky5-95/+23
2016-05-04s390/3270: fix garbled output on 3270 tty viewMartin Schwidefsky1-1/+4
2016-05-04s390/3270: fix view reference countingMartin Schwidefsky1-8/+6
2016-05-04s390/3270: add missing tty_kref_putMartin Schwidefsky1-0/+1
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley1-7/+5
2016-04-30tty: Replace ASYNC_SUSPENDED bit and update atomicallyPeter Hurley1-6/+6
2016-04-30tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley1-2/+2
2016-04-27s390/sclp_ctl: fix potential information leak with /dev/sclpMartin Schwidefsky1-5/+7
2016-04-21s390/sclp: avoid compile warning in sclp_pci_reportMartin Schwidefsky1-1/+2
2016-04-15zfcp: Revert to original scanning behaviourHannes Reinecke1-1/+1
2016-04-15s390/dasd: Add new ioctl BIODASDCHECKFMTJan Höppner6-23/+644
2016-04-15s390/sclp: event type macro cleanupSebastian Ott2-20/+20
2016-04-15s390/sclp: add error notification commandSebastian Ott2-2/+120
2016-04-15s390/sclp: move pci related commands to separate fileSebastian Ott3-61/+78
2016-04-15s390/dasd: add query host access to volume supportStefan Haberland5-1/+282
2016-04-15s390/dcssblk: fix possible deadlock in remove vs. per-device attributesGerald Schaefer1-2/+3
2016-04-11scsi: disable automatic target scanHannes Reinecke1-1/+2
2016-04-01s390/scm_blk: fix deadlock for requests != REQ_TYPE_FSSebastian Ott1-1/+1
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