summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* [VLAN]: Turn VLAN_DEV_INFO into inline functionPatrick McHardy2008-01-281-2/+2
* [NETNS]: Add netns parameter to inet_(dev_)add_type.Eric W. Biederman2008-01-281-1/+1
* blk_end_request: changing s390 (take 4)Kiyoshi Ueda2008-01-282-15/+15
* [S390] usage of s390dbf: shrink number of debug areas to use.Peter Tiedemann2008-01-262-5/+5
* [S390] constify function pointer tables.Jan Engelhardt2008-01-266-7/+7
* [S390] dasd: fix loop in request expiration handlingStefan Haberland2008-01-261-1/+2
* [S390] dasd: add hyper PAV support to DASD device driver, part 1Stefan Weinhuber2008-01-2618-1720/+3117
* [S390] drivers/s390/: Spelling fixesJoe Perches2008-01-266-6/+6
* [S390] use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-01-265-7/+6
* [S390] drivers/s390: Add missing "space"Joe Perches2008-01-266-10/+10
* [S390] dasd: fix return value of dasd_generic_probe()Stefan Haberland2008-01-261-3/+4
* [S390] Get rid of additional_cpus kernel parameter.Heiko Carstens2008-01-261-44/+2
* [S390] sclp: convert channel path configure code to use sync interface.Heiko Carstens2008-01-263-202/+123
* [S390] Standby cpu activation/deactivation.Heiko Carstens2008-01-264-119/+322
* [S390] sclp: sysfs interface for SCLP cpiMichael Ernst2008-01-264-231/+432
* [S390] qdio: set QDIO_ACTIVATE_TIMEOUT to 5sUrsula Braun2008-01-261-1/+1
* [S390] qdio: Remove double checked value.Sebastian Ott2008-01-261-2/+1
* [S390] cio: introduce timed recovery procedurePeter Oberparleiter2008-01-263-0/+67
* [S390] cio: memory leak in cio processingMichael Ernst2008-01-261-2/+5
* [S390] cio: Fix ungroup vs. machine check race in ccwgroup.Cornelia Huck2008-01-261-2/+4
* [S390] cio: Delete timer in ccw_device_verify_done().Cornelia Huck2008-01-261-2/+3
* [S390] cio: reduce cpu utilization during device scanPeter Oberparleiter2008-01-263-84/+137
* [S390] cio: Set driver->owner on css, ccw and ccwgroup busses.Cornelia Huck2008-01-264-0/+5
* [S390] cio: Use dev_{g,s}et_drvdata().Cornelia Huck2008-01-264-38/+40
* [S390] cio: I/O subchannel specific fields.Cornelia Huck2008-01-267-22/+42
* [S390] cio: Extend adapter interrupt interface.Peter Oberparleiter2008-01-265-85/+134
* [S390] cio: Introduce subchannel->private.Cornelia Huck2008-01-2612-212/+261
* [S390] cio: Cleanup debug feature usage.Cornelia Huck2008-01-263-35/+33
* [S390] cio: Add css_driver_{register,unregister}.Cornelia Huck2008-01-263-6/+35
* [S390] cio: Reset sch->driver.Cornelia Huck2008-01-261-9/+13
* [S390] cio: css_driver: Use consistent parameters.Cornelia Huck2008-01-267-48/+40
* [S390] cio: Use helpers instead of container_of().Cornelia Huck2008-01-263-5/+7
* [S390] cio: Dump ccw device information in case of timeout.Sebastian Ott2008-01-261-0/+50
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-01-257-69/+72
|\
| * [SCSI] zfcp: Hold queue lock when checking port/unit handle for task manageme...Christof Schmitt2008-01-111-17/+9
| * [SCSI] zfcp: Hold queue lock when checking port/unit handle for FCP commandChristof Schmitt2008-01-112-5/+10
| * [SCSI] zfcp: Hold queue lock when checking port handle for ELS commandChristof Schmitt2008-01-112-1/+8
| * [SCSI] zfcp: Hold queue lock when checking port/unit handle for abort commandChristof Schmitt2008-01-111-13/+8
| * [SCSI] zfcp: Fix evaluation of port handles in abort handlerChristof Schmitt2008-01-111-5/+4
| * [SCSI] zfcp: fix use after free bug.Heiko Carstens2008-01-112-1/+16
| * [SCSI] zfcp: Reduce flood on hba traceChristof Schmitt2008-01-111-6/+0
| * [SCSI] zfcp: Fix deadlock when adding invalid LUNChristof Schmitt2008-01-114-10/+0
| * [SCSI] zfcp: Remove SCSI devices when removing complete adapterChristof Schmitt2008-01-111-0/+3
| * [SCSI] zfcp: Specify waiting times in ERP in secondsChristof Schmitt2008-01-112-6/+6
| * [SCSI] zfcp: Use also port and adapter to identify unit in messages.Christof Schmitt2008-01-111-2/+6
| * [SCSI] zfcp: Remove unnecessary eh_bus_reset_handler callbackChristof Schmitt2008-01-111-3/+2
* | cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2008-01-251-2/+2
* | zfcp: Use device_driver default attribute groups.Cornelia Huck2008-01-243-35/+9
* | netiucv: Use device_driver default attribute groups.Cornelia Huck2008-01-241-10/+6
|/
* [S390]: Fix use of skb after netif_rxJulia Lawall2007-12-112-5/+5
OpenPOWER on IntegriCloud