Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
[safe/jmp/linux-2.6] / drivers / s390 / char /
2008-07-02 Arnd Bergmannvmwatchdog: BKL pushdown
2008-07-02 Arnd Bergmannvmcp: BKL pushdown
2008-07-02 Arnd Bergmannmonwriter: BKL pushdown
2008-07-02 Arnd Bergmannmonreader: BKL pushdown
2008-06-20 Jonathan Corbetdrivers/s390: cdev lock_kernel() pushdown
2008-06-10 Julia Lawall[S390] tape_3590.c: introduce missing kfree
2008-06-10 Carsten Otte[S390] vt220 console, initialize list head before use
2008-05-30 Martin Schwidefsky[S390] tape: fix race with stack local wait_queue_head_t.
2008-05-30 Martin Schwidefsky[S390] 3270: fix race with stack local wait_queue_head_t.
2008-05-30 Heiko Carstens[S390] sclp_vt220: fix scheduling while atomic bug.
2008-05-30 Heiko Carstens[S390] Fix section mismatch warnings.
2008-05-30 Michael Holzheu[S390] tape: Fix race condition in tape block device...
2008-05-20 Greg Kroah-Hartmans390: fix race in device_create
2008-05-15 Cornelia Huck[S390] tape: Use ccw_dev_id to build cdev_id.
2008-05-15 Marcin Slusarz[S390] vmlogrdr: module initialization function should...
2008-05-07 Heiko Carstens[S390] tty3270: fix put_char fail/success conversion.
2008-04-30 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-04-30 Alan Coxs390 tty: Prepare for put_char to return success/fail
2008-04-30 Heiko Carstens[S390] Automatically detect added cpus.
2008-04-29 Denis V. Lunevs390: use non-racy method for proc entries creation
2008-04-29 Alexey Dobriyanproc: remove proc_root from drivers
2008-04-17 Martin Schwidefsky[S390] Remove code duplication from monreader / dcssblk.
2008-04-17 Harvey Harrison[S390] replace remaining __FUNCTION__ occurrences
2008-04-17 Frank Munzert[S390] vmur: Use wait queue instead of mutex to seriali...
2008-04-17 Michael Holzheu[S390] tape: duplicate sysfs filename when setting...
2008-04-17 Heiko Carstens[S390] sclp: Get rid of in_atomic() use.
2008-03-05 Christian Borntraeger[S390] sclp_vt220: speed up console output for interact...
2008-03-04 Tony BreedsBuild fix for drivers/s390/char/defkeymap.c
2008-03-03 Samuel ThibaultFix default compose table initialization
2008-02-19 Peter Oberparleiter[S390] sclp: clean up send/receive naming scheme
2008-02-09 Christian Borntraeger[S390] sclp_vt220: Fix vt220 initialization
2008-02-05 Christian Borntraeger[S390] sclp_tty/sclp_vt220: Fix scheduling while atomic
2008-01-28 Kiyoshi Uedablk_end_request: changing s390 (take 4)
2008-01-26 Jan Engelhardt[S390] constify function pointer tables.
2008-01-26 Joe Perches[S390] drivers/s390/: Spelling fixes
2008-01-26 Denis Cheng[S390] use LIST_HEAD instead of LIST_HEAD_INIT
2008-01-26 Joe Perches[S390] drivers/s390: Add missing "space"
2008-01-26 Heiko Carstens[S390] Get rid of additional_cpus kernel parameter.
2008-01-26 Heiko Carstens[S390] sclp: convert channel path configure code to...
2008-01-26 Heiko Carstens[S390] Standby cpu activation/deactivation.
2008-01-26 Michael Ernst[S390] sclp: sysfs interface for SCLP cpi
2008-01-25 Gautham R Shenoycpu-hotplug: replace lock_cpu_hotplug() with get_online...
2007-10-22 Cornelia Huck[S390] struct class_device -> struct device conversion.
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-17 Samuel Thibaultunicode diacritics support
2007-10-12 Cornelia Huck[S390] 3215: Handle special console device.
2007-10-12 Heiko Carstens[S390] vmwatchdog: fix broken inline assembly.
2007-10-12 Michael Holzheu[S390] tape: Fix medium state handling
2007-10-12 Michael Holzheu[S390] zcore: fix inline assembly in memcpy_real()
2007-10-12 Heiko Carstens[S390] Get rid of a bunch of sparse warnings again.
2007-10-10 Jens AxboeFixup rq_for_each_segment() indentation
2007-10-10 NeilBrownIntroduce rq_for_each_segment replacing rq_for_each_bio
2007-08-22 Michael Holzheu[S390] vmur: fix reference counting for vmur device...
2007-08-22 Michael Holzheu[S390] vmur: fix diag14 exceptions with addresses ...
2007-08-10 Melissa Howland[S390] monwriter: Serialization bug for multithreaded...
2007-08-10 Michael Holzheu[S390] vmur: diag14 only works with buffers below 2GB
2007-08-10 Michael Holzheu[S390] vmur: add "top of queue" sanity check for reader...
2007-08-10 Michael Holzheu[S390] vmur: reject open on z/VM reader files with...
2007-08-10 Heiko Carstens[S390] vmur: use DECLARE_COMPLETION_ONSTACK to keep...
2007-08-10 Michael Holzheu[S390] vmur: allocate single record buffers instead...
2007-07-27 Heiko Carstens[S390] Fix sclp_vt220 error handling.
2007-07-27 Frank Munzert[S390] vmur: fix diag14_read.
2007-07-27 Heiko Carstens[S390] Get rid of new section mismatch warnings.
2007-07-27 Heiko Carstens[S390] sclp: kill unused SCLP config option.
2007-07-24 Jens Axboe[BLOCK] Get rid of request_queue_t typedef
2007-07-19 Yoann Padioleausome kmalloc/memset ->kzalloc (tree wide)
2007-07-17 Linus TorvaldsMake the "z/VM unit record device driver" depend on...
2007-07-17 Frank Munzert[S390] z/VM unit record device driver
2007-07-17 Christian Borntraeger[S390] vmcp cleanup
2007-07-10 Christian Borntraeger[S390] vmlogrdr function annotation.
2007-07-10 Heiko Carstens[S390] zcore: Fix __user annotation.
2007-07-10 Heiko Carstens[S390] sclp: Test facility list before executing a...
2007-07-10 Heiko Carstens[S390] sclp: introduce some new interfaces.
2007-07-10 Robert P. J. Day[S390] vmcp cleanup
2007-06-19 Michael Holzheu[S390] Fix zfcpdump header
2007-05-31 Christoph Hellwig[S390] raw3270: use mutex instead of semaphore
2007-05-10 Martin Schwidefsky[S390] Kconfig: use common Kconfig files for s390.
2007-05-10 Heiko Carstens[S390] Avoid sparse warnings.
2007-05-10 Martin Schwidefsky[S390] monreader inlining cleanup.
2007-05-10 Cornelia Huck[S390] cio: Get rid of _ccw_device_get_device_number().
2007-05-09 Michael OpdenackerFix occurrences of "the the "
2007-05-04 Michael Holzheu[S390] tape: New read configuration data.
2007-04-27 Milind Arun Choudhary[S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390
2007-04-27 Heiko Carstens[S390] Processor degradation notification.
2007-04-27 Stefan Haberland[S390] sclp: fix coding style.
2007-04-27 Ursula Braun[S390] vmlogrdr: stop IUCV connection in vmlogrdr_release.
2007-04-27 Peter Oberparleiter[S390] sclp: initialize early.
2007-04-27 Michael Holzheu[S390] zfcpdump support.
2007-04-27 Heiko Carstens[S390] Get rid of console setup functions.
2007-04-27 Peter Oberparleiter[S390] cio: Channel-path configure function.
2007-03-05 Michael Holzheu[S390] tape: Compression overwrites crypto setting
2007-02-21 Jan Glauber[S390] fix non-smp compile.
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 9
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 5
2007-02-08 Martin Schwidefsky[S390]: Adapt vmlogrdr driver to new IUCV API
2007-02-08 Martin Schwidefsky[S390]: Adapt monreader driver to new IUCV API
2007-02-05 Heiko Carstens[S390] Avoid excessive inlining.
2007-02-05 Heiko Carstens[S390] Convert memory detection into C code.
2007-02-05 Michael Holzheu[S390] Add crypto support for 3592 tape devices
next