summaryrefslogtreecommitdiff
path: root/drivers/s390/char
AgeCommit message (Expand)Author
2007-07-24[BLOCK] Get rid of request_queue_t typedefJens Axboe
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-17Make the "z/VM unit record device driver" depend on S390Linus Torvalds
2007-07-17[S390] z/VM unit record device driverFrank Munzert
2007-07-17[S390] vmcp cleanupChristian Borntraeger
2007-07-10[S390] vmlogrdr function annotation.Christian Borntraeger
2007-07-10[S390] zcore: Fix __user annotation.Heiko Carstens
2007-07-10[S390] sclp: Test facility list before executing a service call.Heiko Carstens
2007-07-10[S390] sclp: introduce some new interfaces.Heiko Carstens
2007-07-10[S390] vmcp cleanupRobert P. J. Day
2007-06-19[S390] Fix zfcpdump headerMichael Holzheu
2007-05-31[S390] raw3270: use mutex instead of semaphoreChristoph Hellwig
2007-05-10[S390] Kconfig: use common Kconfig files for s390.Martin Schwidefsky
2007-05-10[S390] Avoid sparse warnings.Heiko Carstens
2007-05-10[S390] monreader inlining cleanup.Martin Schwidefsky
2007-05-10[S390] cio: Get rid of _ccw_device_get_device_number().Cornelia Huck
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-05-04[S390] tape: New read configuration data.Michael Holzheu
2007-04-27[S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390Milind Arun Choudhary
2007-04-27[S390] Processor degradation notification.Heiko Carstens
2007-04-27[S390] sclp: fix coding style.Stefan Haberland
2007-04-27[S390] vmlogrdr: stop IUCV connection in vmlogrdr_release.Ursula Braun
2007-04-27[S390] sclp: initialize early.Peter Oberparleiter
2007-04-27[S390] zfcpdump support.Michael Holzheu
2007-04-27[S390] Get rid of console setup functions.Heiko Carstens
2007-04-27[S390] cio: Channel-path configure function.Peter Oberparleiter
2007-03-05[S390] tape: Compression overwrites crypto settingMichael Holzheu
2007-02-21[S390] fix non-smp compile.Jan Glauber
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-12[PATCH] mark struct file_operations const 9Arjan van de Ven
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven
2007-02-08[S390]: Adapt vmlogrdr driver to new IUCV APIMartin Schwidefsky
2007-02-08[S390]: Adapt monreader driver to new IUCV APIMartin Schwidefsky
2007-02-05[S390] Avoid excessive inlining.Heiko Carstens
2007-02-05[S390] Convert memory detection into C code.Heiko Carstens
2007-02-05[S390] Add crypto support for 3592 tape devicesMichael Holzheu
2007-02-05[S390] Small barrier() and cpu_relax() cleanup.Heiko Carstens
2007-02-05[S390] sclp: don't call local_bh_disable/_local_bh_enable if in_interrupt()Heiko Carstens
2007-02-05[S390] sclp: invalid handling of temporary 'not operational' statusPeter Oberparleiter
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens
2007-01-09[S390] locking problem with __cpcmd.Christian Borntraeger
2006-12-28[S390] Change max. buffer size for monwriter device.Melissa Howland
2006-12-15[S390] sclp_cpi module license.Christian Borntraeger
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-08Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-12-08[PATCH] struct path: convert s390-driversJosef Sipek
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra
2006-12-08[S390] more workqueue fixes.Martin Schwidefsky
2006-12-08[S390] workqueue fixes.Andrew Morton