aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | [S390] dasd: add support for irq statisticsHeiko Carstens2011-01-051-0/+2
| * | | | | | | [S390] qdio: add qdio interrupts to interrupt statisticsJan Glauber2011-01-052-0/+4
| * | | | | | | [S390] irq: have detailed statistics for interrupt typesHeiko Carstens2011-01-053-1/+10
| * | | | | | | [S390] cleanup s390 KconfigMartin Schwidefsky2011-01-053-56/+88
| * | | | | | | [S390] zcrypt: Fix check to look for facility bits 2 & 65Felix Beck2011-01-051-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-01-0712-1348/+745
|\ \ \ \ \ \ \
| * | | | | | | [SCSI] zfcp: Add allow_lun_scan module parameterChristof Schmitt2010-12-211-1/+6
| * | | | | | | [SCSI] zfcp: Add __init declaration to zfcp_cache_hw_alignChristof Schmitt2010-12-211-2/+2
| * | | | | | | [SCSI] zfcp: Move qdio setup from erp to zfcp_qdio.cChristof Schmitt2010-12-212-12/+3
| * | | | | | | [SCSI] zfcp: Redesign of the debug tracing final cleanup.Swen Schillig2010-12-2112-181/+180
| * | | | | | | [SCSI] zfcp: Redesign of the debug tracing for SCSI records.Swen Schillig2010-12-215-265/+132
| * | | | | | | [SCSI] zfcp: Redesign of the debug tracing for HBA records.Swen Schillig2010-12-215-431/+229
| * | | | | | | [SCSI] zfcp: Redesign of the debug tracing for SAN records.Swen Schillig2010-12-215-202/+85
| * | | | | | | [SCSI] zfcp: Redesign of the debug tracing for recovery actions.Swen Schillig2010-12-214-285/+139
| |/ / / / / /
* | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-2613-41/+111
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | [SCSI] zfcp: Issue FCP command without holding SCSI host_lockChristof Schmitt2010-12-092-7/+5
| * | | | | | [SCSI] zfcp: Prevent usage w/o holding a referenceSwen Schillig2010-12-091-3/+6
| * | | | | | [SCSI] zfcp: No ERP escalation on gpn_ft evalSwen Schillig2010-12-091-0/+2
| * | | | | | [SCSI] zfcp: Correct false abort data assignment.Swen Schillig2010-12-091-1/+1
| * | | | | | [SCSI] zfcp: Fix common FCP request receptionSwen Schillig2010-12-091-2/+2
| * | | | | | [S390] css: fix rsid evaluation for 2nd crwSebastian Ott2010-12-011-1/+1
| | |/ / / / | |/| | | |
| * | | | | [S390] qdio: free indicator after reset is finishedJan Glauber2010-11-251-1/+1
| |/ / / /
| * | | | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-176-6/+0
| * | | | SCSI host lock push-downJeff Garzik2010-11-161-1/+3
| * | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-11-163-22/+93
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | [S390] vmlogrdr: purge after recording is switched offStefan Weinhuber2010-11-101-12/+24
| | * | | [S390] cio: fix incorrect ccw_device_init_countSebastian Ott2010-11-101-1/+10
| | * | | [S390] tape: add medium state notificationsMartin Schwidefsky2010-11-101-9/+59
| | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-122-55/+9
| |\ \ \ | | |/ / | |/| |
* | | | qeth: buffer count imbalanceJan Glauber2010-12-101-1/+1
* | | | qeth: l3 add vlan hdr in passthru framesFrank Blaschka2010-12-101-1/+1
* | | | qeth: support VIPA add/del in offline modeEinar Lueck2010-12-101-1/+4
* | | | qeth: support ipv6 query arp cache for HiperSocketsEinar Lueck2010-12-102-73/+144
* | | | qeth: l3 fix len in tso hdrFrank Blaschka2010-11-281-0/+1
* | | | qeth: enable interface setup if LAN is offlineUrsula Braun2010-11-282-10/+12
* | | | drivers/s390/net: Remove unnecessary semicolonsJoe Perches2010-11-281-1/+1
* | | | qeth lcs: convert mc rwlock to RCUSachin Sant2010-11-282-9/+12
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-082-55/+9
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | qeth: fix race condition during device startupFrank Blaschka2010-11-081-1/+1
| * | qeth: remove dev_queue_xmit invocationUrsula Braun2010-11-082-54/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-10-313-6/+3
|\ \ \ | |_|/ |/| |
| * | [SCSI] zfcp: Use correct length for FCP_RSP_INFOChristof Schmitt2010-10-251-1/+1
| * | [SCSI] zfcp: Call get_device on port before calling put_deviceChristof Schmitt2010-10-251-2/+2
| * | [SCSI] zfcp: Fix adapter activation on link downSwen Schillig2010-10-251-3/+0
| |/
* | [S390] tape: fix dbf usageSebastian Ott2010-10-292-7/+6
* | [S390] dasd: provide a Sense Path Group ID ioctlStefan Weinhuber2010-10-292-0/+70
* | [S390] cleanup facility list handlingMartin Schwidefsky2010-10-251-8/+1
* | [S390] dasd: ignore unsolicited interrupts for DIAGStefan Haberland2010-10-251-9/+14
* | [S390] dasd: fix unsolicited interrupt recognitionStefan Weinhuber2010-10-252-41/+40
* | [S390] dasd: fix use after free in dbfSebastian Ott2010-10-251-1/+0