aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28blk_end_request: changing s390 (take 4)Kiyoshi Ueda2-15/+15
2008-01-26[S390] usage of s390dbf: shrink number of debug areas to use.Peter Tiedemann2-5/+5
2008-01-26[S390] constify function pointer tables.Jan Engelhardt6-7/+7
2008-01-26[S390] dasd: fix loop in request expiration handlingStefan Haberland1-1/+2
2008-01-26[S390] dasd: add hyper PAV support to DASD device driver, part 1Stefan Weinhuber18-1720/+3117
2008-01-26[S390] drivers/s390/: Spelling fixesJoe Perches6-6/+6
2008-01-26[S390] use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng5-7/+6
2008-01-26[S390] drivers/s390: Add missing "space"Joe Perches6-10/+10
2008-01-26[S390] dasd: fix return value of dasd_generic_probe()Stefan Haberland1-3/+4
2008-01-26[S390] Get rid of additional_cpus kernel parameter.Heiko Carstens1-44/+2
2008-01-26[S390] sclp: convert channel path configure code to use sync interface.Heiko Carstens3-202/+123
2008-01-26[S390] Standby cpu activation/deactivation.Heiko Carstens4-119/+322
2008-01-26[S390] sclp: sysfs interface for SCLP cpiMichael Ernst4-231/+432
2008-01-26[S390] qdio: set QDIO_ACTIVATE_TIMEOUT to 5sUrsula Braun1-1/+1
2008-01-26[S390] qdio: Remove double checked value.Sebastian Ott1-2/+1
2008-01-26[S390] cio: introduce timed recovery procedurePeter Oberparleiter3-0/+67
2008-01-26[S390] cio: memory leak in cio processingMichael Ernst1-2/+5
2008-01-26[S390] cio: Fix ungroup vs. machine check race in ccwgroup.Cornelia Huck1-2/+4
2008-01-26[S390] cio: Delete timer in ccw_device_verify_done().Cornelia Huck1-2/+3
2008-01-26[S390] cio: reduce cpu utilization during device scanPeter Oberparleiter3-84/+137
2008-01-26[S390] cio: Set driver->owner on css, ccw and ccwgroup busses.Cornelia Huck4-0/+5
2008-01-26[S390] cio: Use dev_{g,s}et_drvdata().Cornelia Huck4-38/+40
2008-01-26[S390] cio: I/O subchannel specific fields.Cornelia Huck7-22/+42
2008-01-26[S390] cio: Extend adapter interrupt interface.Peter Oberparleiter5-85/+134
2008-01-26[S390] cio: Introduce subchannel->private.Cornelia Huck12-212/+261
2008-01-26[S390] cio: Cleanup debug feature usage.Cornelia Huck3-35/+33
2008-01-26[S390] cio: Add css_driver_{register,unregister}.Cornelia Huck3-6/+35
2008-01-26[S390] cio: Reset sch->driver.Cornelia Huck1-9/+13
2008-01-26[S390] cio: css_driver: Use consistent parameters.Cornelia Huck7-48/+40
2008-01-26[S390] cio: Use helpers instead of container_of().Cornelia Huck3-5/+7
2008-01-26[S390] cio: Dump ccw device information in case of timeout.Sebastian Ott1-0/+50
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds7-69/+72
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy1-2/+2
2008-01-24zfcp: Use device_driver default attribute groups.Cornelia Huck3-35/+9
2008-01-24netiucv: Use device_driver default attribute groups.Cornelia Huck1-10/+6
2008-01-11[SCSI] zfcp: Hold queue lock when checking port/unit handle for task management cmdChristof Schmitt1-17/+9
2008-01-11[SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP commandChristof Schmitt2-5/+10
2008-01-11[SCSI] zfcp: Hold queue lock when checking port handle for ELS commandChristof Schmitt2-1/+8
2008-01-11[SCSI] zfcp: Hold queue lock when checking port/unit handle for abort commandChristof Schmitt1-13/+8
2008-01-11[SCSI] zfcp: Fix evaluation of port handles in abort handlerChristof Schmitt1-5/+4
2008-01-11[SCSI] zfcp: fix use after free bug.Heiko Carstens2-1/+16
2008-01-11[SCSI] zfcp: Reduce flood on hba traceChristof Schmitt1-6/+0
2008-01-11[SCSI] zfcp: Fix deadlock when adding invalid LUNChristof Schmitt4-10/+0
2008-01-11[SCSI] zfcp: Remove SCSI devices when removing complete adapterChristof Schmitt1-0/+3
2008-01-11[SCSI] zfcp: Specify waiting times in ERP in secondsChristof Schmitt2-6/+6
2008-01-11[SCSI] zfcp: Use also port and adapter to identify unit in messages.Christof Schmitt1-2/+6
2008-01-11[SCSI] zfcp: Remove unnecessary eh_bus_reset_handler callbackChristof Schmitt1-3/+2
2007-12-11[S390]: Fix use of skb after netif_rxJulia Lawall2-5/+5
2007-12-04Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds3-11/+31
2007-12-04drivers/s390/net/ctcmain.c: fix build bugIngo Molnar1-1/+0