summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char
Commit message (Expand)AuthorAgeFilesLines
* [S390] monwriter: Serialization bug for multithreaded applications.Melissa Howland2007-08-101-0/+6
* [S390] vmur: diag14 only works with buffers below 2GBMichael Holzheu2007-08-101-36/+70
* [S390] vmur: add "top of queue" sanity check for reader openMichael Holzheu2007-08-102-1/+7
* [S390] vmur: reject open on z/VM reader files with status HOLDMichael Holzheu2007-08-102-2/+6
* [S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep lockdep happyHeiko Carstens2007-08-101-1/+1
* [S390] vmur: allocate single record buffers instead of one big data bufferMichael Holzheu2007-08-101-38/+37
* [S390] Fix sclp_vt220 error handling.Heiko Carstens2007-07-271-21/+40
* [S390] vmur: fix diag14_read.Frank Munzert2007-07-271-1/+1
* [S390] Get rid of new section mismatch warnings.Heiko Carstens2007-07-272-6/+3
* [S390] sclp: kill unused SCLP config option.Heiko Carstens2007-07-271-9/+3
* [BLOCK] Get rid of request_queue_t typedefJens Axboe2007-07-242-3/+3
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* Make the "z/VM unit record device driver" depend on S390Linus Torvalds2007-07-171-0/+1
* [S390] z/VM unit record device driverFrank Munzert2007-07-174-0/+1017
* [S390] vmcp cleanupChristian Borntraeger2007-07-172-40/+53
* [S390] vmlogrdr function annotation.Christian Borntraeger2007-07-101-2/+2
* [S390] zcore: Fix __user annotation.Heiko Carstens2007-07-101-1/+1
* [S390] sclp: Test facility list before executing a service call.Heiko Carstens2007-07-103-0/+18
* [S390] sclp: introduce some new interfaces.Heiko Carstens2007-07-102-29/+86
* [S390] vmcp cleanupRobert P. J. Day2007-07-101-7/+6
* [S390] Fix zfcpdump headerMichael Holzheu2007-06-191-0/+3
* [S390] raw3270: use mutex instead of semaphoreChristoph Hellwig2007-05-311-5/+5
* [S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky2007-05-101-0/+166
* [S390] Avoid sparse warnings.Heiko Carstens2007-05-103-10/+10
* [S390] monreader inlining cleanup.Martin Schwidefsky2007-05-101-7/+7
* [S390] cio: Get rid of _ccw_device_get_device_number().Cornelia Huck2007-05-101-2/+3
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* [S390] tape: New read configuration data.Michael Holzheu2007-05-044-5/+32
* [S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390Milind Arun Choudhary2007-04-271-3/+3
* [S390] Processor degradation notification.Heiko Carstens2007-04-273-1/+78
* [S390] sclp: fix coding style.Stefan Haberland2007-04-278-58/+58
* [S390] vmlogrdr: stop IUCV connection in vmlogrdr_release.Ursula Braun2007-04-271-0/+3
* [S390] sclp: initialize early.Peter Oberparleiter2007-04-271-0/+8
* [S390] zfcpdump support.Michael Holzheu2007-04-274-0/+911
* [S390] Get rid of console setup functions.Heiko Carstens2007-04-272-14/+0
* [S390] cio: Channel-path configure function.Peter Oberparleiter2007-04-272-1/+197
* [S390] tape: Compression overwrites crypto settingMichael Holzheu2007-03-051-1/+4
* [S390] fix non-smp compile.Jan Glauber2007-02-211-0/+1
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-142-2/+0
* [PATCH] mark struct file_operations const 9Arjan van de Ven2007-02-122-2/+2
* [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-128-8/+8
* [S390]: Adapt vmlogrdr driver to new IUCV APIMartin Schwidefsky2007-02-081-152/+127
* [S390]: Adapt monreader driver to new IUCV APIMartin Schwidefsky2007-02-081-117/+101
* [S390] Avoid excessive inlining.Heiko Carstens2007-02-056-30/+15
* [S390] Convert memory detection into C code.Heiko Carstens2007-02-057-22/+75
* [S390] Add crypto support for 3592 tape devicesMichael Holzheu2007-02-055-32/+577
* [S390] Small barrier() and cpu_relax() cleanup.Heiko Carstens2007-02-051-1/+0
* [S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt()Heiko Carstens2007-02-051-2/+6
* [S390] sclp: invalid handling of temporary 'not operational' statusPeter Oberparleiter2007-02-051-21/+49
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-0511-24/+23
OpenPOWER on IntegriCloud