calibrate_delay() must be __cpuinit
[safe/jmp/linux-2.6] / drivers / s390 / char /
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
2007-02-05 Heiko Carstens[S390] Small barrier() and cpu_relax() cleanup.
2007-02-05 Heiko Carstens[S390] sclp: don't call local_bh_disable/_local_bh_enab...
2007-02-05 Peter Oberparleiter[S390] sclp: invalid handling of temporary 'not operati...
2007-02-05 Heiko Carstens[S390] Get rid of a lot of sparse warnings.
2007-01-09 Christian Borntraeger[S390] locking problem with __cpcmd.
2006-12-27 Melissa Howland[S390] Change max. buffer size for monwriter device.
2006-12-15 Christian Borntraeger[S390] sclp_cpi module license.
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2006-12-08 Alan Cox[PATCH] tty: switch to ktermios
2006-12-08 Josef Sipek[PATCH] struct path: convert s390-drivers
2006-12-08 Peter Zijlstra[PATCH] tty: ->signal->tty locking
2006-12-08 Martin Schwidefsky[S390] more workqueue fixes.
2006-12-08 Andrew Morton[S390] workqueue fixes.
2006-12-04 Heiko Carstens[S390] cpu shutdown rework
2006-12-04 Martin Schwidefsky[S390] 3215 device locking.
2006-10-18 Melissa Howland[S390] monwriter find header logic.
2006-10-11 Melissa Howland[S390] monwriter kzalloc size.
2006-10-06 Heiko Carstens[S390] irq change build fixes.
2006-10-06 Melissa Howland[S390] monwriter buffer limit.
2006-10-02 Cedric Le Goater[PATCH] s390: update fs3270 to use a struct pid
2006-10-02 Jeff Dike[PATCH] const struct tty_operations
2006-09-28 Martin Schwidefsky[S390] Inline assembly cleanup.
2006-09-28 Jan Glauber[S390] init_timer in tty3270.
2006-09-28 Christian Borntraeger[S390] remove unnecessary includes.
2006-09-20 Melissa Howland[S390] Linux API for writing z/VM APPLDATA Monitor...
2006-09-20 Christian Borntraeger[S390] fix typo in vmcp.
2006-08-07 Heiko Carstens[S390] tape class return value handling.
2006-07-18 Heiko Carstens[S390] sysfs_create_xxx return values.
2006-07-12 Heiko Carstens[S390] Fix sparse warnings.
2006-07-03 Heiko Carstens[PATCH] lockdep: irqtrace subsystem, s390 support
next