summaryrefslogtreecommitdiff
path: root/drivers/s390/char
AgeCommit message (Expand)AuthorFilesLines
2008-07-14[S390] sclp: fix possible deadlock on cpu rescan.Heiko Carstens1-1/+12
2008-07-14[S390] sclp: keep facility mask up to date.Heiko Carstens1-0/+2
2008-07-14[S390] cio: Use locks when accessing /sys/firmware/cpi data.Michael Ernst1-6/+39
2008-07-03vmwatchdog: BKL pushdownArnd Bergmann1-1/+6
2008-07-03vmcp: BKL pushdownArnd Bergmann1-0/+4
2008-07-03monwriter: BKL pushdownArnd Bergmann1-0/+3
2008-07-03monreader: BKL pushdownArnd Bergmann1-0/+4
2008-06-21drivers/s390: cdev lock_kernel() pushdownJonathan Corbet4-14/+41
2008-06-10[S390] tape_3590.c: introduce missing kfreeJulia Lawall1-1/+1
2008-06-10[S390] vt220 console, initialize list head before useCarsten Otte1-0/+1
2008-05-30[S390] tape: fix race with stack local wait_queue_head_t.Martin Schwidefsky2-9/+10
2008-05-30[S390] 3270: fix race with stack local wait_queue_head_t.Martin Schwidefsky1-5/+4
2008-05-30[S390] sclp_vt220: fix scheduling while atomic bug.Heiko Carstens1-20/+7
2008-05-30[S390] Fix section mismatch warnings.Heiko Carstens1-1/+1
2008-05-30[S390] tape: Fix race condition in tape block device driverMichael Holzheu1-2/+2
2008-05-21s390: fix race in device_createGreg Kroah-Hartman1-5/+4
2008-05-15[S390] tape: Use ccw_dev_id to build cdev_id.Cornelia Huck1-26/+5
2008-05-15[S390] vmlogrdr: module initialization function should return negative errorsMarcin Slusarz1-1/+1
2008-05-07[S390] tty3270: fix put_char fail/success conversion.Heiko Carstens1-9/+6
2008-04-30Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+16
2008-04-30s390 tty: Prepare for put_char to return success/failAlan Cox4-6/+12
2008-04-30[S390] Automatically detect added cpus.Heiko Carstens1-1/+16
2008-04-29s390: use non-racy method for proc entries creationDenis V. Lunev1-4/+3
2008-04-29proc: remove proc_root from driversAlexey Dobriyan1-2/+2
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-04Fix 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-20Fix 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