summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char
Commit message (Expand)AuthorAgeFilesLines
* [S390] Remove code duplication from monreader / dcssblk.Martin Schwidefsky2008-04-171-52/+2
* [S390] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-173-4/+4
* [S390] vmur: Use wait queue instead of mutex to serialize openFrank Munzert2008-04-172-8/+20
* [S390] tape: duplicate sysfs filename when setting tape device onlineMichael Holzheu2008-04-173-6/+5
* [S390] sclp: Get rid of in_atomic() use.Heiko Carstens2008-04-172-8/+7
* [S390] sclp_vt220: speed up console output for interactive workChristian Borntraeger2008-03-051-1/+1
* Build fix for drivers/s390/char/defkeymap.cTony Breeds2008-03-041-1/+1
* Fix default compose table initializationSamuel Thibault2008-03-031-2/+2
* [S390] sclp: clean up send/receive naming schemePeter Oberparleiter2008-02-196-13/+15
* [S390] sclp_vt220: Fix vt220 initializationChristian Borntraeger2008-02-091-13/+18
* [S390] sclp_tty/sclp_vt220: Fix scheduling while atomicChristian Borntraeger2008-02-052-2/+2
* blk_end_request: changing s390 (take 4)Kiyoshi Ueda2008-01-281-7/+6
* [S390] constify function pointer tables.Jan Engelhardt2008-01-263-3/+3
* [S390] drivers/s390/: Spelling fixesJoe Perches2008-01-262-2/+2
* [S390] use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-01-262-3/+3
* [S390] drivers/s390: Add missing "space"Joe Perches2008-01-262-2/+2
* [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
* cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2008-01-251-2/+2
* [S390] struct class_device -> struct device conversion.Cornelia Huck2007-10-224-38/+26
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* unicode diacritics supportSamuel Thibault2007-10-173-14/+58
* [S390] 3215: Handle special console device.Cornelia Huck2007-10-121-0/+3
* [S390] vmwatchdog: fix broken inline assembly.Heiko Carstens2007-10-121-2/+2
* [S390] tape: Fix medium state handlingMichael Holzheu2007-10-121-9/+17
* [S390] zcore: fix inline assembly in memcpy_real()Michael Holzheu2007-10-121-3/+4
* [S390] Get rid of a bunch of sparse warnings again.Heiko Carstens2007-10-124-8/+25
* Fixup rq_for_each_segment() indentationJens Axboe2007-10-102-22/+20
* Introduce rq_for_each_segment replacing rq_for_each_bioNeilBrown2007-10-102-20/+11
* [S390] vmur: fix reference counting for vmur device structureMichael Holzheu2007-08-222-58/+161
* [S390] vmur: fix diag14 exceptions with addresses > 2GB.Michael Holzheu2007-08-222-28/+5
* [S390] monwriter: Serialization bug for multithreaded applications.Melissa Howland2007-08-101-0/+6
* [S390] vmur: diag14 only works with buffers below 2GBMichael Holzheu2007-08-101-36/+70
* [S390] vmur: add "top of queue" sanity check for reader openMichael Holzheu2007-08-102-1/+7
* [S390] vmur: reject open on z/VM reader files with status HOLDMichael Holzheu2007-08-102-2/+6
* [S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happyHeiko Carstens2007-08-101-1/+1
* [S390] vmur: allocate single record buffers instead of one big data bufferMichael Holzheu2007-08-101-38/+37
* [S390] Fix sclp_vt220 error handling.Heiko Carstens2007-07-271-21/+40
* [S390] vmur: fix diag14_read.Frank Munzert2007-07-271-1/+1
* [S390] Get rid of new section mismatch warnings.Heiko Carstens2007-07-272-6/+3
* [S390] sclp: kill unused SCLP config option.Heiko Carstens2007-07-271-9/+3
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-242-3/+3
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* Make the "z/VM unit record device driver" depend on S390Linus Torvalds2007-07-171-0/+1
* [S390] z/VM unit record device driverFrank Munzert2007-07-174-0/+1017
* [S390] vmcp cleanupChristian Borntraeger2007-07-172-40/+53
* [S390] vmlogrdr function annotation.Christian Borntraeger2007-07-101-2/+2
* [S390] zcore: Fix __user annotation.Heiko Carstens2007-07-101-1/+1
OpenPOWER on IntegriCloud