Commit Graph

172 Commits (ff1f4ee94c3c4480b9cee95da2d19668262636c6)

Author SHA1 Message Date
Julia Lawall 1783e60ff2 [S390] tape_3590.c: introduce missing kfree 17 years ago
Carsten Otte 7b439d2530 [S390] vt220 console, initialize list head before use 17 years ago
Martin Schwidefsky 4657fb8a98 [S390] tape: fix race with stack local wait_queue_head_t. 17 years ago
Martin Schwidefsky 54ad64129c [S390] 3270: fix race with stack local wait_queue_head_t. 17 years ago
Heiko Carstens d4820e44b0 [S390] sclp_vt220: fix scheduling while atomic bug. 17 years ago
Heiko Carstens 67060d9c1f [S390] Fix section mismatch warnings. 17 years ago
Michael Holzheu f71ad62a26 [S390] tape: Fix race condition in tape block device driver 17 years ago
Greg Kroah-Hartman c5fb920aec s390: fix race in device_create 17 years ago
Cornelia Huck f455adcff1 [S390] tape: Use ccw_dev_id to build cdev_id. 17 years ago
Marcin Slusarz 3cb2cea15e [S390] vmlogrdr: module initialization function should return negative errors 17 years ago
Heiko Carstens 74c76c8457 [S390] tty3270: fix put_char fail/success conversion. 17 years ago
Alan Cox 9e7c9a19c1 s390 tty: Prepare for put_char to return success/fail 17 years ago
Heiko Carstens 1e489518da [S390] Automatically detect added cpus. 17 years ago
Denis V. Lunev 8b594007c3 s390: use non-racy method for proc entries creation 17 years ago
Alexey Dobriyan c74c120a21 proc: remove proc_root from drivers 17 years ago
Martin Schwidefsky ca68305bf3 [S390] Remove code duplication from monreader / dcssblk. 17 years ago
Harvey Harrison 2a2cf6b186 [S390] replace remaining __FUNCTION__ occurrences 17 years ago
Frank Munzert a695f16729 [S390] vmur: Use wait queue instead of mutex to serialize open 17 years ago
Michael Holzheu 92bf435f38 [S390] tape: duplicate sysfs filename when setting tape device online 17 years ago
Heiko Carstens d1e23375bf [S390] sclp: Get rid of in_atomic() use. 17 years ago
Christian Borntraeger fa331ffc56 [S390] sclp_vt220: speed up console output for interactive work 17 years ago
Tony Breeds 10a7f3135a Build fix for drivers/s390/char/defkeymap.c 17 years ago
Samuel Thibault 5ce2087ed0 Fix default compose table initialization 17 years ago
Peter Oberparleiter d082d3ce32 [S390] sclp: clean up send/receive naming scheme 17 years ago
Christian Borntraeger 59eb1ca7a8 [S390] sclp_vt220: Fix vt220 initialization 17 years ago
Christian Borntraeger e35e1fadb4 [S390] sclp_tty/sclp_vt220: Fix scheduling while atomic 17 years ago
Kiyoshi Ueda 4c4e214861 blk_end_request: changing s390 (take 4) 17 years ago
Jan Engelhardt 5c81cdbeff [S390] constify function pointer tables. 17 years ago
Joe Perches 5d67d164e6 [S390] drivers/s390/: Spelling fixes 17 years ago
Denis Cheng c11ca97ee9 [S390] use LIST_HEAD instead of LIST_HEAD_INIT 17 years ago
Joe Perches ceb3dfbae1 [S390] drivers/s390: Add missing "space" 17 years ago
Heiko Carstens 48483b3290 [S390] Get rid of additional_cpus kernel parameter. 17 years ago
Heiko Carstens 4b28a8fe78 [S390] sclp: convert channel path configure code to use sync interface. 17 years ago
Heiko Carstens 08d0796827 [S390] Standby cpu activation/deactivation. 17 years ago
Michael Ernst c05ffc4f2b [S390] sclp: sysfs interface for SCLP cpi 17 years ago
Gautham R Shenoy 86ef5c9a8e cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() 17 years ago
Cornelia Huck 7f021ce195 [S390] struct class_device -> struct device conversion. 18 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Samuel Thibault 04c7197650 unicode diacritics support 18 years ago
Cornelia Huck a2e5380197 [S390] 3215: Handle special console device. 18 years ago
Heiko Carstens 2b12f996c9 [S390] vmwatchdog: fix broken inline assembly. 18 years ago
Michael Holzheu 1b9fd76e30 [S390] tape: Fix medium state handling 18 years ago
Michael Holzheu 53a0868cb4 [S390] zcore: fix inline assembly in memcpy_real() 18 years ago
Heiko Carstens 364c85584e [S390] Get rid of a bunch of sparse warnings again. 18 years ago
Jens Axboe 6c92e699b5 Fixup rq_for_each_segment() indentation 18 years ago
NeilBrown 5705f70217 Introduce rq_for_each_segment replacing rq_for_each_bio 18 years ago
Michael Holzheu 8127a1f80a [S390] vmur: fix reference counting for vmur device structure 18 years ago
Michael Holzheu 0a87c5cfc0 [S390] vmur: fix diag14 exceptions with addresses > 2GB. 18 years ago
Melissa Howland cbea66d978 [S390] monwriter: Serialization bug for multithreaded applications. 18 years ago
Michael Holzheu 3eed13cc3b [S390] vmur: diag14 only works with buffers below 2GB 18 years ago