aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2013-10-22s390/time: correct use of store clock fastMartin Schwidefsky
2013-10-15s390/vmlogrdr: fix array access in vmlogrdr_open()Heiko Carstens
2013-10-15s390/dasd: check for availability of prefix command during formatStefan Haberland
2013-09-30s390/sclp: properly detect line mode consoleChristian Borntraeger
2013-09-30s390/3270: fix return value check in tty3270_resize_work()Wei Yongjun
2013-09-11s390/vmcore: use vmcore for zfcpdumpMichael Holzheu
2013-09-07s390/ap_bus: use and-mask instead of a castHeiko Carstens
2013-09-07s390: make various functions static, add declarations to header filesHeiko Carstens
2013-09-04s390/irq: rework irq subclass handlingHeiko Carstens
2013-09-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-09-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-09-03[SCSI] zfcp: enable FCP hardware data router by defaultSteffen Maier
2013-09-03[SCSI] zfcp: dead code removalMartin Peschke
2013-09-03[SCSI] zfcp: cleanup use of obsolete strict_strto* functionsMartin Peschke
2013-09-03[SCSI] zfcp: consistently use appropriate SBAL flag definitionsMartin Peschke
2013-08-30s390/cio: fix unlocked access of global bitmapSebastian Ott
2013-08-30s390/hibernate: add early resume functionSebastian Ott
2013-08-28s390/dasd: fix statistics for recovered requestsStefan Weinhuber
2013-08-22[SCSI] zfcp: remove access control tables interface (keep sysfs files)Martin Peschke
2013-08-22[SCSI] zfcp: fix schedule-inside-lock in scsi_device list loopsMartin Peschke
2013-08-22[SCSI] zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke
2013-08-22s390/dasd: enable raw_track_access reads without direct I/OStefan Weinhuber
2013-08-22s390/sclp: reword cpu capability change messageHeiko Carstens
2013-08-22s390: convert interrupt handling to use generic hardirqMartin Schwidefsky
2013-08-22s390/airq: introduce adapter interrupt vector helperMartin Schwidefsky
2013-08-22s390/dasd: cleanup timeout and transport error messagesStefan Weinhuber
2013-08-22s390: replace strict_strtoul() with kstrtoul()Jingoo Han
2013-07-30s390/dasd: fix hanging devices after path eventsStefan Haberland
2013-07-19s390/zcrypt: Alias for new zcrypt device driver base moduleIngo Tuchscherer
2013-07-16s390/qdio: remove unused variableSebastian Ott
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03clean up scary strncpy(dst, src, strlen(src)) usesKees Cook
2013-07-01s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is setHannes Reinecke
2013-07-01s390/dasd: Add 'timeout' attributeHannes Reinecke
2013-07-01block/dasd: detailed I/O errorsHannes Reinecke
2013-07-01s390/dasd: Reduce amount of messages for specific errorsHannes Reinecke
2013-07-01s390/dasd: Implement block timeout handlingHannes Reinecke
2013-07-01s390/dasd: process all requests in the device taskletHannes Reinecke
2013-07-01s390/dasd: make number of retries configurableHannes Reinecke
2013-07-01s390/dasd: Clarify commentHannes Reinecke
2013-06-28treewide: relase -> releaseGeert Uytterhoeven
2013-06-26s390/vmwatchdog: do not use static dataSebastian Ott
2013-06-26s390/airq: simplify adapter interrupt codeMartin Schwidefsky
2013-06-26s390/sclp: remove duplicated include from sclp_ctl.cWei Yongjun
2013-06-26s390/irq: store interrupt information in pt_regsMartin Schwidefsky
2013-06-26s390/drivers: Cocci spatch "ptr_ret.spatch"Thomas Meyer
2013-06-26s390/net: Cocci spatch "ptr_ret.spatch"Thomas Meyer