summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char
Commit message (Expand)AuthorAgeFilesLines
* [S390] Use tape_generic_offline directly.Frank Munzert2009-04-234-16/+7Star
* [S390] BUG to BUG_ON changesStoyan Gaydarov2009-03-263-8/+5Star
* [S390] Use csum_partial in checksum.hFrank Munzert2009-03-261-1/+3
* [S390] tape message cleanupCarsten Otte2009-03-268-371/+267Star
* [S390] Automatic IPL after dumpFrank Munzert2009-03-261-2/+86
* [S390] fix "mem=" handling in case of standby memoryHeiko Carstens2009-02-191-0/+5
* [S390] sclp: handle empty event buffersPeter Oberparleiter2009-02-191-1/+4
* [S390] tape block: fix dependenciesKamalesh Babulal2009-01-091-1/+1
* fix similar typos to successfullColy Li2009-01-081-1/+1
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-2/+2
* [S390] convert vmlogrdr printks to pr_xxx macros.Martin Schwidefsky2008-12-251-13/+13
* [S390] convert zfcp dumper printks to pr_xxx macros.Michael Holzheu2008-12-251-6/+8
* [S390] convert sclp printks to pr_xxx macros.Martin Schwidefsky2008-12-254-28/+41
* [S390] convert monwriter printks to pr_xxx macros.Melissa Howland2008-12-251-1/+4
* [S390] convert monreader printks to pr_xxx macros.Gerald Schaefer2008-12-251-24/+17Star
* [S390] convert vmur printks to pr_xxx macros.Frank Munzert2008-12-251-6/+9
* [S390] convert vmcp printks to pr_xxx macros.Christian Borntraeger2008-12-251-3/+5
* [S390] sclp vt220: fix compile warningHeiko Carstens2008-12-251-17/+16Star
* [S390] vmcp: remove BKLChristian Borntraeger2008-12-251-3/+0Star
* [S390] sclp: emit error message if assign storage failsHeiko Carstens2008-11-141-0/+3
* [S390] tape: disable interrupts in tape_open and tape_releaseFrank Munzert2008-10-281-4/+4
* [S390] tape block: complete request with correct lockingFrank Munzert2008-10-281-2/+4
* [PATCH] switch tape_blockAl Viro2008-10-211-16/+13Star
* [PATCH] beginning of methods conversionAl Viro2008-10-211-3/+3
* device create: s390: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-164-18/+15Star
* fs3270: Correct error returnsAlan Cox2008-10-131-5/+4Star
* fs3270: remove extra locksAlan Cox2008-10-131-5/+1Star
* tty: Redo current tty lockingAlan Cox2008-10-131-0/+1
* tty: Make get_current_tty use a krefAlan Cox2008-10-131-1/+2
* [S390] 3215: Remove tasklet.Heiko Carstens2008-10-101-20/+6Star
* [S390] console flush on panic / rebootHolger Smolinski2008-10-104-18/+86
* [S390] more bus_id -> dev_name conversionsCornelia Huck2008-10-101-2/+2
* [S390] bus_id -> dev_set_name() changesCornelia Huck2008-10-101-2/+1Star
* [S390] bus_id -> dev_name conversionsKay Sievers2008-10-107-86/+92
* [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/+1Star
* [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-223-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/+30Star
| |\
| * | 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/+17Star
* | | [S390] sclp_tty: remove ioctl interface.Heiko Carstens2008-07-143-248/+23Star