IB/mthca: Use correct structure size in call to memset()
[safe/jmp/linux-2.6] / drivers / s390 /
2007-02-08 Martin Schwidefsky[S390]: Adapt special message interface to new IUCV API
2007-02-08 Martin Schwidefsky[S390]: Adapt netiucv driver to new IUCV API
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-08 Martin Schwidefsky[S390]: Rewrite of the IUCV base code, part 1
2007-02-05 Heiko Carstens[S390] Avoid excessive inlining.
2007-02-05 Heiko Carstens[S390] Convert memory detection into C code.
2007-02-05 Martin Schwidefsky[S390] Calibrate delay and bogomips.
2007-02-05 Michael Holzheu[S390] Add crypto support for 3592 tape devices
2007-02-05 Martin Schwidefsky[S390] ETR support.
2007-02-05 Cornelia Huck[S390] cio: Don't spam debug feature.
2007-02-05 Peter Oberparleiter[S390] Cleanup of CHSC event handling.
2007-02-05 Peter Oberparleiter[S390] cio: declare hardware structures packed.
2007-02-05 Cornelia Huck[S390] cio: Catch operand exceptions on stsch.
2007-02-05 Horst Hummel[S390] dasd: fix unconditional reserve handling.
2007-02-05 Horst Hummel[S390] Remove dasd_ccw_log function.
2007-02-05 Heiko Carstens[S390] Small barrier() and cpu_relax() cleanup.
2007-02-05 Cornelia Huck[S390] cio: Use device_{create,remove}_bin_file.
2007-02-05 Heiko Carstens[S390] sclp: don't call local_bh_disable/_local_bh_enab...
2007-02-05 Gerald Schaefer[S390] Show loaded DCSS segments under /proc/iomem.
2007-02-05 Cornelia Huck[S390] cio: Restart path verification after unsolicited...
2007-02-05 Stefan Weinhuber[S390] dasd: fix bug in dasd initialization cleanup
2007-02-05 Peter Oberparleiter[S390] sclp: invalid handling of temporary 'not operati...
2007-02-05 Cornelia Huck[S390] cio: Remove check for ssd in chpids_show().
2007-02-05 Akinobu Mita[S390] Check the return value of kthread_run().
2007-02-05 Heiko Carstens[S390] Get rid of a lot of sparse warnings.
2007-01-09 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-01-09 Christian Borntraeger[S390] locking problem with __cpcmd.
2007-01-09 Heiko Carstens[S390] cio: use barrier() in stsch_reset.
2007-01-09 Frank Pavlics390: iucv Kconfig help description changes
2007-01-09 Frank Blaschkas390: qeth driver fixes: atomic context fixups
2007-01-09 Frank Blaschkas390: qeth driver fixes: packet socket
2007-01-09 Frank Blaschkas390: qeth driver fixes: VLAN hdr, perf stats
2007-01-08 Heiko Carstensqeth: fix uaccess handling and get rid of unused variable
2006-12-27 Michael Holzheu[S390] cio: fix stsch_reset.
2006-12-27 Melissa Howland[S390] Change max. buffer size for monwriter device.
2006-12-15 Stefan Bader[S390] cio: css_register_subchannel race.
2006-12-15 Michael Holzheu[S390] Fix reboot hang on LPARs
2006-12-15 Christian Borntraeger[S390] sclp_cpi module license.
2006-12-15 Ralph Wuerthner[S390] zcrypt: module unload fixes.
2006-12-15 Ursula Braun[S390] Hipersocket multicast queue: make sure outbound...
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 Cornelia Huck[S390] Use dev->groups for adding/removing the subchann...
2006-12-08 Cornelia Huck[S390] Support for disconnected devices reappearing...
2006-12-08 Cornelia Huck[S390] subchannel lock conversion.
2006-12-08 Cornelia Huck[S390] Some preparations for the dynamic subchannel...
2006-12-08 Ursula Braun[S390] runtime switch for qdio performance statistics
2006-12-08 Horst Hummel[S390] New DASD feature for ERP related logging
2006-12-08 Ralph Wuerthner[S390] add reset call handler to the ap bus.
2006-12-08 Martin Schwidefsky[S390] more workqueue fixes.
2006-12-08 Andrew Morton[S390] workqueue fixes.
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_DMA
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_ATOMIC
2006-12-06 Al Viro[PATCH] More work_struct induced breakage (s390)
2006-12-04 Cornelia Huck[S390] cio: Use device_reprobe() instead of bus_rescan_...
2006-12-04 Cornelia Huck[S390] cio: Retry internal operations after vary off.
2006-12-04 Cornelia Huck[S390] cio: Use path verification for last path gone...
2006-12-04 Ursula Braun[S390] non-unique constant/macro identifiers.
2006-12-04 Heiko Carstens[S390] cpu shutdown rework
2006-12-04 Heiko Carstens[S390] Reset infrastructure for re-IPL.
2006-12-04 Horst Hummel[S390] return 'count' for successful execution of dasd_...
2006-12-04 Horst Hummel[S390] Enhanced handling of failed termination requests.
2006-12-04 Cornelia Huck[S390] Add MODALIAS= to the uevent for the ap bus.
2006-12-04 Martin Schwidefsky[S390] 3215 device locking.
2006-12-04 Horst Hummel[S390] handle incorrect values when writing to dasd...
2006-12-03 Al Viro[NET] driver/s390/net: Checksum annotations.
2006-11-30 Matt LaPlanteFix misc .c/.h comment typos
2006-10-27 Cornelia Huck[S390] cio: Make ccw_device_register() static.
2006-10-27 Ralph Wuerthner[S390] Improve AP bus device removal.
2006-10-27 Cornelia Huck[S390] cio: css_probe_device() must be called enabled.
2006-10-26 Linus TorvaldsMerge /linux/kernel/git/jejb/scsi-rc-fixes-2.6
2006-10-25 Swen Schillig[SCSI] zfcp: initialize scsi_host_template.max_sectors...
2006-10-18 Stefan Weinhuber[S390] dasd: clean up timer.
2006-10-18 Melissa Howland[S390] monwriter find header logic.
2006-10-18 Cornelia Huck[S390] cio: sch_no -> schid.sch_no conversion.
2006-10-18 Peter Oberparleiter[S390] cio: invalid device operational notification
2006-10-11 Cornelia Huck[S390] cio: remove casts from/to (void *).
2006-10-11 Cornelia Huck[S390] cio: Remove grace period for vary off chpid.
2006-10-11 Cornelia Huck[S390] cio: Use ccw_dev_id and subchannel_id in ccw_dev...
2006-10-11 Melissa Howland[S390] monwriter kzalloc size.
2006-10-11 Cornelia Huck[S390] cio: add missing KERN_INFO printk header.
2006-10-11 Heiko Carstens[S390] irq change improvements.
2006-10-10 Al Viro[PATCH] drivers/s390 misc sparse annotations
2006-10-06 Heiko Carstens[S390] irq change build fixes.
2006-10-06 Cornelia Huck[S390] cio: 0 is a valid chpid.
2006-10-06 Melissa Howland[S390] monwriter buffer limit.
2006-10-06 Christian Borntraeger[S390] ap bus poll thread priority.
2006-10-04 Peter Oberparleiter[S390] cio: improve unit check handling for internal...
2006-10-04 Peter Oberparleiter[S390] cio: add timeout handler for internal operations.
2006-10-04 Ralph Wuerthner[S390] zcrypt device registration/unregistration race.
2006-10-04 Cornelia Huck[S390] Add timeouts during sense PGID, path verificatio...
2006-10-02 Cedric Le Goater[PATCH] replace cad_pid by a struct pid
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-10-01 Peter Zijlstra[PATCH] completions: lockdep annotate on stack completions
next