summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char
Commit message (Expand)AuthorAgeFilesLines
* [S390] drivers/s390: Use an IS_ERR test rather than a NULL testJulien Brunel2008-08-212-2/+2
* [S390] dont use kthread for smp_rescan_cpus().Heiko Carstens2008-08-011-12/+1
* [S390] Add support for memory hot-remove.Gerald Schaefer2008-08-011-0/+5
* [S390] nohz/sclp: disable timer on synchronous waits.Heiko Carstens2008-08-011-2/+4
* device create: s390: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-213-12/+14
* [S390] vmur: Fix return code handling.Frank Munzert2008-07-171-5/+5
* [S390] zfcpdump: Make SCSI disk dump tool recognize storage holesFrank Munzert2008-07-171-7/+94
* Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-148-15/+58
|\
| * Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-148-43/+30
| |\
| * | vmwatchdog: BKL pushdownArnd Bergmann2008-07-021-1/+6
| * | vmcp: BKL pushdownArnd Bergmann2008-07-021-0/+4
| * | monwriter: BKL pushdownArnd Bergmann2008-07-021-0/+3
| * | monreader: BKL pushdownArnd Bergmann2008-07-021-0/+4
| * | drivers/s390: cdev lock_kernel() pushdownJonathan Corbet2008-06-204-14/+41
* | | [S390] sclp_tty: Fix scheduling while atomic bug.Heiko Carstens2008-07-141-19/+17
* | | [S390] sclp_tty: remove ioctl interface.Heiko Carstens2008-07-143-248/+23
* | | [S390] Remove P390 support.Heiko Carstens2008-07-142-10/+1
* | | [S390] Cleanup vmcp printk messages.Christian Borntraeger2008-07-141-10/+5
* | | [S390] Cleanup vmwatch printk messages.Martin Schwidefsky2008-07-141-13/+3
* | | [S390] Cleanup zfcp dumper printk messages.Michael Holzheu2008-07-141-19/+12
* | | [S390] Cleanup vmlogrdr printk messages.Martin Schwidefsky2008-07-141-26/+3
* | | [S390] Cleanup monreader printk messages.Gerald Schaefer2008-07-141-67/+7
* | | [S390] Cleanup sclp printk messages.Martin Schwidefsky2008-07-149-46/+9
* | | [S390] Cleanup 3215 printk messages.Martin Schwidefsky2008-07-141-22/+1
* | | [S390] Cleanup 3270 printk messages.Martin Schwidefsky2008-07-143-8/+1
* | | [S390] Move memory detection code to own file.Heiko Carstens2008-07-141-15/+18
* | | [S390] Add support for memory hot-add via sclp.Heiko Carstens2008-07-141-8/+308
* | | [S390] s390/vmcp: use simple_read_from_buffer()Akinobu Mita2008-07-141-14/+8
* | | [S390] drivers/s390: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-07-142-12/+1
* | | [S390] sclp: simplify vt220 cleanup logicPeter Oberparleiter2008-07-141-27/+28
* | | [S390] cio: introduce fcx enabled scsw formatPeter Oberparleiter2008-07-149-45/+48
* | | [S390] sclp: fix possible deadlock on cpu rescan.Heiko Carstens2008-07-141-1/+12
* | | [S390] sclp: keep facility mask up to date.Heiko Carstens2008-07-141-0/+2
* | | [S390] cio: Use locks when accessing /sys/firmware/cpi data.Michael Ernst2008-07-141-6/+39
| |/ |/|
* | [S390] tape_3590.c: introduce missing kfreeJulia Lawall2008-06-101-1/+1
* | [S390] vt220 console, initialize list head before useCarsten Otte2008-06-101-0/+1
* | [S390] tape: fix race with stack local wait_queue_head_t.Martin Schwidefsky2008-05-302-9/+10
* | [S390] 3270: fix race with stack local wait_queue_head_t.Martin Schwidefsky2008-05-301-5/+4
* | [S390] sclp_vt220: fix scheduling while atomic bug.Heiko Carstens2008-05-301-20/+7
* | [S390] Fix section mismatch warnings.Heiko Carstens2008-05-301-1/+1
* | [S390] tape: Fix race condition in tape block device driverMichael Holzheu2008-05-301-2/+2
* | s390: fix race in device_createGreg Kroah-Hartman2008-05-201-5/+4
|/
* [S390] tape: Use ccw_dev_id to build cdev_id.Cornelia Huck2008-05-151-26/+5
* [S390] vmlogrdr: module initialization function should return negative errorsMarcin Slusarz2008-05-151-1/+1
* [S390] tty3270: fix put_char fail/success conversion.Heiko Carstens2008-05-071-9/+6
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-04-301-1/+16
|\
| * [S390] Automatically detect added cpus.Heiko Carstens2008-04-301-1/+16
* | s390 tty: Prepare for put_char to return success/failAlan Cox2008-04-304-6/+12
|/
* s390: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-4/+3
* proc: remove proc_root from driversAlexey Dobriyan2008-04-291-2/+2
OpenPOWER on IntegriCloud