aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-27s390: KVM guest: virtio device support, and kvm hypercallsChristian Borntraeger3-1/+348
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox1-1/+1
2008-04-18drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds33-16798/+20316
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds13-1532/+1448
2008-04-18[SCSI] zfcp: Fix error handling for blocked unit for send FCP commandChristof Schmitt1-1/+1
2008-04-18[SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlockChristof Schmitt1-1/+0
2008-04-18[SCSI] zfcp: fix 31 bit compile warningsMartin Peschke11-213/+211
2008-04-17[SCSI] zfcp: fix compiler warning caused by poking inside new semaphore (linux-next)Martin Peschke2-3/+0
2008-04-17[S390] Remove code duplication from monreader / dcssblk.Martin Schwidefsky2-104/+3
2008-04-17[S390] zcrypt: Comments and kernel-doc cleanupFelix Beck7-95/+184
2008-04-17[S390] Fix a lot of sparse warnings.Heiko Carstens7-39/+40
2008-04-17[S390] Convert s390 to GENERIC_CLOCKEVENTS.Heiko Carstens1-6/+3
2008-04-17[S390] Convert monitor calls to function calls.Heiko Carstens1-1/+2
2008-04-17[S390] qdio (new feature): enhancing info-retrieval from QDIO-adaptersUrsula Braun2-92/+114
2008-04-17[S390] replace remaining __FUNCTION__ occurrencesHarvey Harrison10-237/+236
2008-04-17[S390] zcrypt: add support for large random numbersRalph Wuerthner3-1/+326
2008-04-17[S390] Add new fields for System z10 to /proc/sysinfoMartin Schwidefsky1-2/+14
2008-04-17[S390] KVM preparation: split sysinfo definitions for kvm useChristian Borntraeger1-99/+1
2008-04-17[S390] dasd: add sim handling.Stefan Haberland3-0/+47
2008-04-17[S390] vmur: Use wait queue instead of mutex to serialize openFrank Munzert2-8/+20
2008-04-17[S390] tape: duplicate sysfs filename when setting tape device onlineMichael Holzheu3-6/+5
2008-04-17[S390] dasd: use GFP_DMA for fba private data allocationStefan Haberland1-1/+2
2008-04-17[S390] qdio: Unrecognized inbound traffic if many FCP devices are onlineUrsula Braun1-1/+1
2008-04-17[S390] sclp: Get rid of in_atomic() use.Heiko Carstens2-8/+7
2008-04-17[S390] cio: fix parallel cm_enable processing.Michael Ernst2-4/+9
2008-04-17[S390] cio: Trigger verification on device/path not operational.Cornelia Huck2-2/+13
2008-04-17[S390] cio: Fix race for "fast" path gone/path back situations.Cornelia Huck3-2/+17
2008-04-17[S390] dasd: fix double elevator_exit call when deadline iosched fails to loadJosef 'Jeff' Sipek2-0/+2
2008-04-16qeth: keep ip-address after LAN_OFFLINE failureUrsula Braun1-1/+1
2008-04-16qeth: core code should alloc headroom for LLC protocolFrank Blaschka1-1/+5
2008-04-16qeth: improving debug message handlingPeter Tiedemann7-626/+544
2008-04-16qeth: layer 3 do not allow to change mac addressFrank Blaschka1-0/+1
2008-04-16qeth: CCL-sequence numbers required for protocol ETH_P_802_2 onlyUrsula Braun1-1/+2
2008-04-16qeth: set lan_online flag after a received STARTLANUrsula Braun1-0/+1
2008-04-16qeth: allow qdio queue element addresses > 2GBUrsula Braun1-4/+4
2008-04-16qeth: improve ip_list administration after deregister failuresUrsula Braun3-7/+11
2008-04-07[SCSI] zfcp: Add docbook comments to debug trace.Martin Peschke1-0/+62
2008-04-07[SCSI] zfcp: Cleanup line breaks in debug trace.Martin Peschke1-68/+55
2008-04-07[SCSI] zfcp: Shorten excessive names in debug trace.Martin Peschke2-209/+170
2008-04-07[SCSI] zfcp: Move DBF definitions to private header fileChristof Schmitt2-209/+234
2008-04-07[SCSI] zfcp: Simplify zfcp_dbf_tag and related functions in debug trace.Martin Peschke1-78/+65
2008-04-07[SCSI] zfcp: Simplify usage of hex dump output function for debug trace.Martin Peschke1-41/+28
2008-04-07[SCSI] zfcp: Remove obsolete output function from debug trace.Martin Peschke1-15/+0
2008-04-07[SCSI] zfcp: Cleanup debug trace view functions.Martin Peschke1-220/+162
2008-04-07[SCSI] zfcp: simplify zfcp_dbf_timestamp()Martin Peschke1-14/+16
2008-04-07[SCSI] zfcp: Remove obsolete erp_dbf traceMartin Peschke7-525/+4
2008-04-07[SCSI] zfcp: Add trace records for recovery actions.Martin Peschke4-0/+51
2008-04-07[SCSI] zfcp: Trace all triggers of error recovery activityMartin Peschke12-190/+362
2008-04-07[SCSI] zfcp: Add traces for state changes.Martin Peschke10-114/+288