aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-16qeth: Include error message for "OS Mismatch"Eugene Crosser1-0/+6
2016-06-13s390/ipl: rename diagnose enumsHeiko Carstens1-1/+1
2016-06-13s390/time: LPAR offset handlingMartin Schwidefsky1-2/+2
2016-06-13s390/time: STP sync clock correctionMartin Schwidefsky1-2/+6
2016-06-13s390: use canonical include guard styleDaniel van Gerpen2-2/+2
2016-06-13s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens1-1/+1
2016-06-13s390/keyboard: use memdup_user_nul()Muhammad Falak R Wani1-12/+3
2016-06-10s390/sclp: detect storage-key facilityDavid Hildenbrand1-0/+1
2016-06-10s390/sclp: detect interlock-and-broadcast-suppression facilityDavid Hildenbrand1-0/+1
2016-06-10s390/sclp: detect PFMF interpretation facilityDavid Hildenbrand1-1/+3
2016-06-10s390/sclp: detect conditional-external-interception facilityDavid Hildenbrand1-0/+1
2016-06-10s390/sclp: detect intervention bypass facilityDavid Hildenbrand1-0/+1
2016-06-10s390/sclp: detect guest-storage-limit-suppressionDavid Hildenbrand1-0/+1
2016-06-10s390/sclp: detect cmmaDavid Hildenbrand1-0/+1
2016-06-10s390/sclp: detect guest-PER enhancementDavid Hildenbrand1-0/+1
2016-06-10s390/sclp: detect 64-bit-SCAO facilityDavid Hildenbrand1-0/+1
2016-06-10s390: Make cpc_name accessibleJanosch Frank1-8/+15
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