[BLOCK] s390 xpram typo
[safe/jmp/linux-2.6] / drivers / s390 / cio /
2007-08-22 Michael Holzheu[S390] vmur: fix diag14 exceptions with addresses ...
2007-08-22 Klaus D. Wacker[S390] qdio: Refresh buffer states for IQDIO Asynchrono...
2007-08-22 Klaus D. Wacker[S390] qdio: fix EQBS handling on CCQ96
2007-08-22 Cornelia Huck[S390] cio: change confusing message in cmf.
2007-08-22 Cornelia Huck[S390] cio: dont forget to set last slot to NULL in...
2007-08-10 Heiko Carstens[S390] qdio: make sure data structures are correctly...
2007-08-10 Cornelia Huck[S390] cio: avoid memory leak on error in css_alloc_sub...
2007-07-27 Cornelia Huck[S390] cio: Reorganize initialization.
2007-07-27 Cornelia Huck[S390] cio: Make CIO_* macros safe if dbfs are not...
2007-07-27 Cornelia Huck[S390] cio: Clean up messages.
2007-07-27 Cornelia Huck[S390] cio: Remove deprecated rdc/rcd.
2007-07-27 Cornelia Huck[S390] cio: Remove remains of _ccw_device_get_device_nu...
2007-07-27 Cornelia Huck[S390] cio: css_sch_device_register() can be made static.
2007-07-17 Jan Glauber[S390] Fix broken logic, SIGA flags must be bitwise...
2007-07-17 Cornelia Huck[S390] cio: Dont print trailing \0 in modalias_show().
2007-07-17 Frank Pavlic[S390] qdio: output queue stall on FCP and network...
2007-07-11 Zhang Ruisysfs: add parameter "struct bin_attribute *" in .read...
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-07-10 Michael Holzheu[S390] Program check in diag 210 under 31 bit
2007-05-31 Peter Oberparleiter[S390] cio: deregister ccw device when pgid disband...
2007-05-31 Cornelia Huck[S390] cio: Use device_schedule_callback() for removing...
2007-05-10 Ursula Braun[S390] qdio: re-add lost perf_stats.tl_runs change...
2007-05-10 Cornelia Huck[S390] cio: Make some structures and a function static.
2007-05-10 Cornelia Huck[S390] cio: Get rid of _ccw_device_get_device_number().
2007-05-08 Ursula Brauns390: free skbs in finite amount of time in qeth
2007-05-04 Ursula Braun[S390] qdio: make qdio statistics SMP-capable
2007-04-27 Cornelia Hucks390: cio: Delay uevents for subchannels
2007-04-27 Milind Arun Choudhary[S390] SPIN_LOCK_UNLOCKED cleanup in drivers/s390
2007-04-27 Cornelia Huck[S390] cio: Unregister ccw devices directly.
2007-04-27 Cornelia Huck[S390] cio: cm_enable memory leak.
2007-04-27 Cornelia Huck[S390] cio: ccwgroup register vs. unregister.
2007-04-27 Cornelia Huck[S390] cio: Dont call css_update_ssd_info from interrup...
2007-04-27 Peter Oberparleiter[S390] cio: fix subchannel channel-path data usage
2007-04-27 Peter Oberparleiter[S390] cio: replace subchannel evaluation queue with...
2007-04-27 Stefan Bader[S390] cio: Re-start path verification after aborting...
2007-04-27 Cornelia Huck[S390] cio: Use add_uevent_var.
2007-04-27 Peter Oberparleiter[S390] cio: Channel-path configure function.
2007-04-27 Cornelia Huck[S390] cio: Clean up online_store.
2007-04-27 Peter Oberparleiter[S390] cio: observe chpid valid flag
2007-04-27 Peter Oberparleiter[S390] cio: Introduce separate files for channel-path...
2007-04-27 Peter Oberparleiter[S390] cio: Allow 0 and 1 as input for channel path...
2007-04-27 Peter Oberparleiter[S390] cio: Introduce struct chp_id.
2007-04-27 Heiko Carstens[S390] cio/ipl: Clean interface between cio and ipl...
2007-04-04 Cornelia Huck[S390] cio: Fix handling of interrupt for csch().
2007-03-26 Cornelia Huck[S390] cio: Device status validity.
2007-03-19 Ursula Braun[S390] cio: qdio slsb setup
2007-03-15 Alan Stern[PATCH] sysfs and driver core: add callback helper...
2007-03-05 Cornelia Huck[S390] cio: Call cancel_halt_clear even when actl ...
2007-03-05 Cornelia Huck[S390] cio: Use path verification to check for path...
2007-03-05 Cornelia Huck[S390] cio: Fix locking when calling notify function.
2007-02-21 Heiko Carstens[S390] nss: Free unused memory in kernel image.
2007-02-21 Michael Holzheu[S390] New header file ipl.h
2007-02-12 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 5
2007-02-12 Ahmed S. Darwish[S390] cio: use ARRAY_SIZE in device_id.c
2007-02-12 Cornelia Huck[S390] cio: Fixup interface for setting options on...
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] 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 Cornelia Huck[S390] cio: Use device_{create,remove}_bin_file.
2007-02-05 Cornelia Huck[S390] cio: Restart path verification after unsolicited...
2007-02-05 Cornelia Huck[S390] cio: Remove check for ssd in chpids_show().
2007-02-05 Heiko Carstens[S390] Get rid of a lot of sparse warnings.
2007-01-09 Heiko Carstens[S390] cio: use barrier() in stsch_reset.
2006-12-27 Michael Holzheu[S390] cio: fix stsch_reset.
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 Ursula Braun[S390] Hipersocket multicast queue: make sure outbound...
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 Martin Schwidefsky[S390] more workqueue fixes.
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] Reset infrastructure for re-IPL.
2006-10-27 Cornelia Huck[S390] cio: Make ccw_device_register() static.
2006-10-27 Cornelia Huck[S390] cio: css_probe_device() must be called enabled.
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 Cornelia Huck[S390] cio: add missing KERN_INFO printk header.
2006-10-11 Heiko Carstens[S390] irq change improvements.
2006-10-06 Heiko Carstens[S390] irq change build fixes.
2006-10-06 Cornelia Huck[S390] cio: 0 is a valid chpid.
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 Cornelia Huck[S390] Add timeouts during sense PGID, path verificatio...
2006-09-28 Martin Schwidefsky[S390] Inline assembly cleanup.
2006-09-20 Peter Oberparleiter[S390] cio: subchannel evaluation function operates...
next