aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* 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
* | [S390] cio: fix I/O cancel functionPeter Oberparleiter2010-10-252-2/+8
* | [S390] cleanup lowcore access from external interruptsMartin Schwidefsky2010-10-254-26/+20
* | [S390] cio: notify drivers of channel path eventsSebastian Ott2010-10-254-8/+63
* | [S390] css: update subchannel description after hibernateSebastian Ott2010-10-251-0/+1
* | [S390] css: update descriptor after hibernateSebastian Ott2010-10-252-2/+12
* | [S390] cio: update descriptor in chsc_chp_varySebastian Ott2010-10-253-9/+11
* | [S390] chsc: use the global page to determine the chp desriptorSebastian Ott2010-10-253-44/+44
* | [S390] chsc: consolidate memory allocationsSebastian Ott2010-10-253-136/+116
* | [S390] chsc: initialization fixesSebastian Ott2010-10-253-17/+17
* | [S390] cio: add lock to struct channel_pathSebastian Ott2010-10-252-14/+27
* | [S390] cio: fix memleak in resume pathSebastian Ott2010-10-251-2/+6
* | [S390] cio: remove custom implementation of hex_to_bin()Andy Shevchenko2010-10-251-6/+4
* | [S390] dasd fix dump_sense_dbfStefan Haberland2010-10-251-6/+10
* | [S390] css: fix sparse warningSebastian Ott2010-10-251-1/+1