aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-04Build fix for drivers/s390/char/defkeymap.cTony Breeds1-1/+1
2008-03-03Fix default compose table initializationSamuel Thibault1-2/+2
2008-02-23claw: make use of DIV_ROUND_UPJulia Lawall1-21/+18
2008-02-19[S390] qdio: FCP/SCSI write I/O stagnates on LPARUrsula Braun1-3/+0
2008-02-19[S390] dcss: Fix Unlikely(x) != yRoel Kluin1-1/+1
2008-02-19[S390] sclp: clean up send/receive naming schemePeter Oberparleiter6-13/+15
2008-02-19[S390] qdio: fix qdio_activate timeout handling.Heiko Carstens2-9/+3
2008-02-19[S390] dasd: fix locking in __dasd_device_process_final_queueStefan Weinhuber1-6/+6
2008-02-19[S390] cio: Do timed recovery on workqueue.Cornelia Huck1-1/+12
2008-02-19[S390] cio: Remember to initialize recovery_lock.Cornelia Huck1-1/+1
2008-02-11claw/lcs/netiucv: check s390dbf level before sprintsPeter Tiedemann3-14/+41
2008-02-11lcs: avoid/reduce unused s390dbf debug areas.Peter Tiedemann1-1/+1
2008-02-11netiucv: change name of nop functionUrsula Braun1-3/+3
2008-02-11netiucv: Remember to set driver->owner.Cornelia Huck1-0/+1
2008-02-11claw: removal of volatile variablesUrsula Braun1-2/+0
2008-02-09[S390] sclp_vt220: Fix vt220 initializationChristian Borntraeger1-13/+18
2008-02-09[S390] qdio: avoid hang when establishing qdio queuesUrsula Braun1-10/+8
2008-02-09[S390] zcrypt: Do not start ap poll thread per defaultFelix Beck1-2/+2
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk1-1/+1
2008-02-05[S390] dcss: Initialize workqueue before using it.Heiko Carstens1-3/+2
2008-02-05[S390] sclp_tty/sclp_vt220: Fix scheduling while atomicChristian Borntraeger2-2/+2
2008-02-05[S390] dasd: fix panic caused by alias device offlineStefan Weinhuber1-1/+1
2008-02-05[S390] dasd: add ifcc handlingStefan Haberland2-27/+52
2008-02-05[S390] cio: Add shutdown callback for ccwgroup.Cornelia Huck1-0/+12
2008-02-05[S390] cio: Clean up chsc response code handling.Cornelia Huck1-92/+55
2008-02-05[S390] cio: make sense id procedure work with partial hardware responsePeter Oberparleiter1-43/+64
2008-01-30[SCSI] zfcp: fix sense_buffer access bugFUJITA Tomonori1-2/+2
2008-01-28[VLAN]: Turn VLAN_DEV_INFO into inline functionPatrick McHardy1-2/+2
2008-01-28[NETNS]: Add netns parameter to inet_(dev_)add_type.Eric W. Biederman1-1/+1
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