aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-21device create: s390: convert device_create to device_create_drvdataGreg Kroah-Hartman3-12/+14
2008-07-17[S390] vmur: Fix return code handling.Frank Munzert1-5/+5
2008-07-17[S390] zfcpdump: Make SCSI disk dump tool recognize storage holesFrank Munzert1-7/+94
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds8-15/+58
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet8-43/+30
2008-07-14[S390] sclp_tty: Fix scheduling while atomic bug.Heiko Carstens1-19/+17
2008-07-14[S390] sclp_tty: remove ioctl interface.Heiko Carstens3-248/+23
2008-07-14[S390] Remove P390 support.Heiko Carstens2-10/+1
2008-07-14[S390] Cleanup vmcp printk messages.Christian Borntraeger1-10/+5
2008-07-14[S390] Cleanup vmwatch printk messages.Martin Schwidefsky1-13/+3
2008-07-14[S390] Cleanup zfcp dumper printk messages.Michael Holzheu1-19/+12
2008-07-14[S390] Cleanup vmlogrdr printk messages.Martin Schwidefsky1-26/+3
2008-07-14[S390] Cleanup monreader printk messages.Gerald Schaefer1-67/+7
2008-07-14[S390] Cleanup sclp printk messages.Martin Schwidefsky9-46/+9
2008-07-14[S390] Cleanup 3215 printk messages.Martin Schwidefsky1-22/+1
2008-07-14[S390] Cleanup 3270 printk messages.Martin Schwidefsky3-8/+1
2008-07-14[S390] Move memory detection code to own file.Heiko Carstens1-15/+18
2008-07-14[S390] Add support for memory hot-add via sclp.Heiko Carstens1-8/+308
2008-07-14[S390] s390/vmcp: use simple_read_from_buffer()Akinobu Mita1-14/+8
2008-07-14[S390] drivers/s390: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2-12/+1
2008-07-14[S390] sclp: simplify vt220 cleanup logicPeter Oberparleiter1-27/+28
2008-07-14[S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter9-45/+48
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-02vmwatchdog: BKL pushdownArnd Bergmann1-1/+6
2008-07-02vmcp: BKL pushdownArnd Bergmann1-0/+4
2008-07-02monwriter: BKL pushdownArnd Bergmann1-0/+3
2008-07-02monreader: BKL pushdownArnd Bergmann1-0/+4
2008-06-20drivers/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-20s390: 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