aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-17[S390] Remove code duplication from monreader / dcssblk.Martin Schwidefsky1-52/+2
2008-04-17[S390] replace remaining __FUNCTION__ occurrencesHarvey Harrison3-4/+4
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] sclp: Get rid of in_atomic() use.Heiko Carstens2-8/+7
2008-03-05[S390] sclp_vt220: speed up console output for interactive workChristian Borntraeger1-1/+1
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-19[S390] sclp: clean up send/receive naming schemePeter Oberparleiter6-13/+15
2008-02-09[S390] sclp_vt220: Fix vt220 initializationChristian Borntraeger1-13/+18
2008-02-05[S390] sclp_tty/sclp_vt220: Fix scheduling while atomicChristian Borntraeger2-2/+2
2008-01-28blk_end_request: changing s390 (take 4)Kiyoshi Ueda1-7/+6
2008-01-26[S390] constify function pointer tables.Jan Engelhardt3-3/+3
2008-01-26[S390] drivers/s390/: Spelling fixesJoe Perches2-2/+2
2008-01-26[S390] use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2-3/+3
2008-01-26[S390] drivers/s390: Add missing "space"Joe Perches2-2/+2
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-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy1-2/+2
2007-10-22[S390] struct class_device -> struct device conversion.Cornelia Huck4-38/+26
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-17unicode diacritics supportSamuel Thibault3-14/+58
2007-10-12[S390] 3215: Handle special console device.Cornelia Huck1-0/+3
2007-10-12[S390] vmwatchdog: fix broken inline assembly.Heiko Carstens1-2/+2
2007-10-12[S390] tape: Fix medium state handlingMichael Holzheu1-9/+17
2007-10-12[S390] zcore: fix inline assembly in memcpy_real()Michael Holzheu1-3/+4
2007-10-12[S390] Get rid of a bunch of sparse warnings again.Heiko Carstens4-8/+25
2007-10-10Fixup rq_for_each_segment() indentationJens Axboe2-22/+20
2007-10-10Introduce rq_for_each_segment replacing rq_for_each_bioNeilBrown2-20/+11
2007-08-22[S390] vmur: fix reference counting for vmur device structureMichael Holzheu2-58/+161
2007-08-22[S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu2-28/+5
2007-08-10[S390] monwriter: Serialization bug for multithreaded applications.Melissa Howland1-0/+6
2007-08-10[S390] vmur: diag14 only works with buffers below 2GBMichael Holzheu1-36/+70
2007-08-10[S390] vmur: add "top of queue" sanity check for reader openMichael Holzheu2-1/+7
2007-08-10[S390] vmur: reject open on z/VM reader files with status HOLDMichael Holzheu2-2/+6
2007-08-10[S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happyHeiko Carstens1-1/+1
2007-08-10[S390] vmur: allocate single record buffers instead of one big data bufferMichael Holzheu1-38/+37
2007-07-27[S390] Fix sclp_vt220 error handling.Heiko Carstens1-21/+40
2007-07-27[S390] vmur: fix diag14_read.Frank Munzert1-1/+1
2007-07-27[S390] Get rid of new section mismatch warnings.Heiko Carstens2-6/+3
2007-07-27[S390] sclp: kill unused SCLP config option.Heiko Carstens1-9/+3
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe2-3/+3
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-07-17Make the "z/VM unit record device driver" depend on S390Linus Torvalds1-0/+1
2007-07-17[S390] z/VM unit record device driverFrank Munzert4-0/+1017
2007-07-17[S390] vmcp cleanupChristian Borntraeger2-40/+53
2007-07-10[S390] vmlogrdr function annotation.Christian Borntraeger1-2/+2
2007-07-10[S390] zcore: Fix __user annotation.Heiko Carstens1-1/+1