aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/time: correct use of store clock fastMartin Schwidefsky2013-10-223-9/+9
* s390/vmlogrdr: fix array access in vmlogrdr_open()Heiko Carstens2013-10-151-1/+1
* s390/dasd: check for availability of prefix command during formatStefan Haberland2013-10-151-27/+71
* s390/sclp: properly detect line mode consoleChristian Borntraeger2013-09-301-3/+5
* s390/3270: fix return value check in tty3270_resize_work()Wei Yongjun2013-09-301-1/+1
* s390/vmcore: use vmcore for zfcpdumpMichael Holzheu2013-09-111-3/+3
* s390/ap_bus: use and-mask instead of a castHeiko Carstens2013-09-071-1/+1
* s390: make various functions static, add declarations to header filesHeiko Carstens2013-09-072-6/+6
* s390/irq: rework irq subclass handlingHeiko Carstens2013-09-043-6/+6
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-09-035-22/+12
|\
| * [SCSI] zfcp: enable FCP hardware data router by defaultSteffen Maier2013-09-031-2/+2
| * [SCSI] zfcp: dead code removalMartin Peschke2013-09-032-11/+0
| * [SCSI] zfcp: cleanup use of obsolete strict_strto* functionsMartin Peschke2013-09-032-8/+8
| * [SCSI] zfcp: consistently use appropriate SBAL flag definitionsMartin Peschke2013-09-031-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-09-0313-53/+262
|\ \
| * | s390/cio: fix unlocked access of global bitmapSebastian Ott2013-08-301-0/+2
| * | s390/hibernate: add early resume functionSebastian Ott2013-08-301-2/+0
| * | s390/dasd: fix statistics for recovered requestsStefan Weinhuber2013-08-281-0/+8
| * | s390/dasd: enable raw_track_access reads without direct I/OStefan Weinhuber2013-08-221-11/+43
| * | s390/sclp: reword cpu capability change messageHeiko Carstens2013-08-221-1/+1
| * | s390: convert interrupt handling to use generic hardirqMartin Schwidefsky2013-08-223-28/+42
| * | s390/airq: introduce adapter interrupt vector helperMartin Schwidefsky2013-08-221-0/+153
| * | s390/dasd: cleanup timeout and transport error messagesStefan Weinhuber2013-08-221-2/+4
| * | s390: replace strict_strtoul() with kstrtoul()Jingoo Han2013-08-226-9/+9
| |/
* | [SCSI] zfcp: remove access control tables interface (keep sysfs files)Martin Peschke2013-08-221-0/+14
* | [SCSI] zfcp: fix schedule-inside-lock in scsi_device list loopsMartin Peschke2013-08-221-7/+22
* | [SCSI] zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke2013-08-221-6/+2
|/
* s390/dasd: fix hanging devices after path eventsStefan Haberland2013-07-301-0/+6
* s390/zcrypt: Alias for new zcrypt device driver base moduleIngo Tuchscherer2013-07-191-0/+1
* s390/qdio: remove unused variableSebastian Ott2013-07-161-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-093-31/+14
|\
| * qeth: use default napi weightSebastian Ott2013-06-251-1/+1
| * qeth: Fix crash on initial MTU size changeStefan Raspl2013-06-251-2/+4
| * qeth: change default standard blkt settings for OSAUrsula Braun2013-06-251-5/+5
| * qeth: Increase default MTU for OSA devicesStefan Raspl2013-06-251-3/+4
| * netiucv: remove unused macroAndy Shevchenko2013-06-251-20/+0
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-07-0414-689/+74
|\ \
| * | [SCSI] zfcp: status read buffers on first adapter open with link downSteffen Maier2013-05-312-8/+20
| * | [SCSI] zfcp: remove access control tables interfaceMartin Peschke2013-05-3110-636/+15
| * | [SCSI] zfcp: module parameter dbflevel for early debuggingSteffen Maier2013-05-311-2/+9
| * | [SCSI] zfcp: block queue limits with data routerSteffen Maier2013-05-311-3/+7
| * | [SCSI] zfcp: fix adapter (re)open recovery while link to SAN is downDaniel Hansel2013-05-311-0/+4
| * | [SCSI] zfcp: remove unused device_unregister wrapperSebastian Ott2013-05-312-16/+0
| * | [SCSI] zfcp: cleanup unit sysfs attribute usageSebastian Ott2013-05-314-11/+9
| * | [SCSI] zfcp: cleanup port sysfs attribute usageSebastian Ott2013-05-315-15/+10
| * | [SCSI] zfcp: cfdc fops add ownerSebastian Ott2013-05-311-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-041-1/+1
|\ \ \
| * | | treewide: relase -> releaseGeert Uytterhoeven2013-06-281-1/+1
| |/ /
* | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-031-4/+2
|\ \ \
| * | | clean up scary strncpy(dst, src, strlen(src)) usesKees Cook2013-07-031-4/+2
| | |/ | |/|