summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2013-10-22s390/time: correct use of store clock fastMartin Schwidefsky3-9/+9
2013-10-15s390/vmlogrdr: fix array access in vmlogrdr_open()Heiko Carstens1-1/+1
2013-10-15s390/dasd: check for availability of prefix command during formatStefan Haberland1-27/+71
2013-09-30s390/sclp: properly detect line mode consoleChristian Borntraeger1-3/+5
2013-09-30s390/3270: fix return value check in tty3270_resize_work()Wei Yongjun1-1/+1
2013-09-11s390/vmcore: use vmcore for zfcpdumpMichael Holzheu1-3/+3
2013-09-07s390/ap_bus: use and-mask instead of a castHeiko Carstens1-1/+1
2013-09-07s390: make various functions static, add declarations to header filesHeiko Carstens2-6/+6
2013-09-04s390/irq: rework irq subclass handlingHeiko Carstens3-6/+6
2013-09-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-22/+12
2013-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds13-53/+262
2013-09-03[SCSI] zfcp: enable FCP hardware data router by defaultSteffen Maier1-2/+2
2013-09-03[SCSI] zfcp: dead code removalMartin Peschke2-11/+0
2013-09-03[SCSI] zfcp: cleanup use of obsolete strict_strto* functionsMartin Peschke2-8/+8
2013-09-03[SCSI] zfcp: consistently use appropriate SBAL flag definitionsMartin Peschke1-1/+2
2013-08-30s390/cio: fix unlocked access of global bitmapSebastian Ott1-0/+2
2013-08-30s390/hibernate: add early resume functionSebastian Ott1-2/+0
2013-08-28s390/dasd: fix statistics for recovered requestsStefan Weinhuber1-0/+8
2013-08-22[SCSI] zfcp: remove access control tables interface (keep sysfs files)Martin Peschke1-0/+14
2013-08-22[SCSI] zfcp: fix schedule-inside-lock in scsi_device list loopsMartin Peschke1-7/+22
2013-08-22[SCSI] zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke1-6/+2
2013-08-22s390/dasd: enable raw_track_access reads without direct I/OStefan Weinhuber1-11/+43
2013-08-22s390/sclp: reword cpu capability change messageHeiko Carstens1-1/+1
2013-08-22s390: convert interrupt handling to use generic hardirqMartin Schwidefsky3-28/+42
2013-08-22s390/airq: introduce adapter interrupt vector helperMartin Schwidefsky1-0/+153
2013-08-22s390/dasd: cleanup timeout and transport error messagesStefan Weinhuber1-2/+4
2013-08-22s390: replace strict_strtoul() with kstrtoul()Jingoo Han6-9/+9
2013-07-30s390/dasd: fix hanging devices after path eventsStefan Haberland1-0/+6
2013-07-19s390/zcrypt: Alias for new zcrypt device driver base moduleIngo Tuchscherer1-0/+1
2013-07-16s390/qdio: remove unused variableSebastian Ott1-2/+2
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-31/+14
2013-07-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds14-689/+74
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds1-4/+2
2013-07-03clean up scary strncpy(dst, src, strlen(src)) usesKees Cook1-4/+2
2013-07-01s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is setHannes Reinecke3-3/+72
2013-07-01s390/dasd: Add 'timeout' attributeHannes Reinecke3-0/+62
2013-07-01block/dasd: detailed I/O errorsHannes Reinecke1-3/+13
2013-07-01s390/dasd: Reduce amount of messages for specific errorsHannes Reinecke1-0/+8
2013-07-01s390/dasd: Implement block timeout handlingHannes Reinecke4-2/+88
2013-07-01s390/dasd: process all requests in the device taskletHannes Reinecke1-2/+2
2013-07-01s390/dasd: make number of retries configurableHannes Reinecke5-6/+57
2013-07-01s390/dasd: Clarify commentHannes Reinecke1-3/+1
2013-06-28treewide: relase -> releaseGeert Uytterhoeven1-1/+1
2013-06-26s390/vmwatchdog: do not use static dataSebastian Ott1-2/+3
2013-06-26s390/airq: simplify adapter interrupt codeMartin Schwidefsky3-153/+107
2013-06-26s390/sclp: remove duplicated include from sclp_ctl.cWei Yongjun1-1/+0
2013-06-26s390/irq: store interrupt information in pt_regsMartin Schwidefsky1-40/+28
2013-06-26s390/drivers: Cocci spatch "ptr_ret.spatch"Thomas Meyer3-3/+3
2013-06-26s390/net: Cocci spatch "ptr_ret.spatch"Thomas Meyer4-4/+4