aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] zfcp: Remove field sbal_last from trace record.Martin Peschke2008-06-052-3/+0
* [SCSI] zfcp: Remove some sparse warningsChristof Schmitt2008-06-051-1/+2
* [SCSI] zfcp: Fix fsf_status_read return code handlingHeiko Carstens2008-06-051-4/+3
* [SCSI] zfcp: Fix mempool pointer for GID_PN request allocationChristof Schmitt2008-06-051-6/+3
* [SCSI] zfcp: receiving an unsolicted status can lead to I/O stallSwen Schillig2008-06-056-35/+32
* [SCSI] zfcp: sysfs attributes for fabric and channel latenciesChristof Schmitt2008-06-051-0/+65
* [SCSI] zfcp: Track fabric and channel latencies provided by FCP adapterChristof Schmitt2008-06-054-1/+82
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-05-301-12/+6
|\
| * virtio: set device index in common code.Rusty Russell2008-05-301-12/+6
* | [S390] tape: fix race with stack local wait_queue_head_t.Martin Schwidefsky2008-05-302-9/+10
* | [S390] 3270: fix race with stack local wait_queue_head_t.Martin Schwidefsky2008-05-301-5/+4
* | [S390] dasd: use a generic wait_queue for sleep_onStefan Haberland2008-05-301-14/+14
* | [S390] sclp_vt220: fix scheduling while atomic bug.Heiko Carstens2008-05-301-20/+7
* | [S390] Fix section mismatch warnings.Heiko Carstens2008-05-301-1/+1
* | [S390] tape: Fix race condition in tape block device driverMichael Holzheu2008-05-301-2/+2
|/
* s390: fix race in device_createGreg Kroah-Hartman2008-05-201-5/+4
* s390: KVM guest: fix compile errorHeiko Carstens2008-05-181-17/+23
* [S390] tape: Use ccw_dev_id to build cdev_id.Cornelia Huck2008-05-151-26/+5
* [S390] dasd: fix timeout handling in interrupt handlerStefan Weinhuber2008-05-151-2/+3
* [S390] dasd: Use const in busid functions.Cornelia Huck2008-05-152-6/+6
* [S390] blacklist.c: removed duplicated includeHuang Weiyi2008-05-151-1/+0
* [S390] vmlogrdr: module initialization function should return negative errorsMarcin Slusarz2008-05-151-1/+1
* [S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID.Michael Ernst2008-05-151-9/+3
* [S390] tty3270: fix put_char fail/success conversion.Heiko Carstens2008-05-071-9/+6
* [S390] s390mach compile warningMartin Schwidefsky2008-05-071-1/+2
* [S390] cio: Fix parsing mechanism for blacklisted devices.Michael Ernst2008-05-071-154/+170
* [S390] cio: Remove cio_msg kernel parameter.Michael Ernst2008-05-079-83/+54
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-05-022-2/+2
|\
| * [SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh2008-05-022-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-04-309-196/+239
|\ \
| * | netiucv: Fix missing driver attributes.Cornelia Huck2008-04-291-0/+1
| * | qeth: layer 2 allow ethtool to set TSOFrank Blaschka2008-04-291-1/+17
| * | qeth: read number of ports from cardUrsula Braun2008-04-291-2/+3
| * | qeth: layer 3 add missing dev_open/close to ccwgroup handlerFrank Blaschka2008-04-291-2/+13
| * | qeth: rework fast pathFrank Blaschka2008-04-294-98/+13
| * | qeth: provide get ethtool settingsFrank Blaschka2008-04-294-0/+93
| * | qeth: layer 3 support vlan IPv6 on hiper socketFrank Blaschka2008-04-291-3/+4
| * | qeth module size reduction.Peter Tiedemann2008-04-295-27/+14
| * | ccwgroup: Unify parsing for group attribute.Ursula Braun2008-04-293-60/+79
| * | netiucv: get rid of in_atomic() useUrsula Braun2008-04-291-2/+0
| * | lcs: CCL-sequ. numbers required for protocol 802.2 only.Klaus D. Wacker2008-04-291-1/+2
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-04-3011-44/+73
|\ \ \
| * | | [S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAPHeiko Carstens2008-04-301-11/+12
| * | | [S390] cio: Make isc handling more robust.Cornelia Huck2008-04-304-14/+10
| * | | [S390] Automatically detect added cpus.Heiko Carstens2008-04-301-1/+16
| * | | [S390] cio: Use strict_strtoul() for attributes.Cornelia Huck2008-04-305-18/+35
* | | | s390 tty: Prepare for put_char to return success/failAlan Cox2008-04-304-6/+12
|/ / /
* | | s390: use non-racy method for proc entries creationDenis V. Lunev2008-04-293-14/+10
* | | proc: remove proc_root from driversAlexey Dobriyan2008-04-294-8/+8
* | | return pfn from direct_access, for XIPJared Hulbert2008-04-281-3/+5
| |/ |/|