summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2008-05-21s390: fix race in device_createGreg Kroah-Hartman1-5/+4
2008-05-18s390: KVM guest: fix compile errorHeiko Carstens1-17/+23
2008-05-15[S390] tape: Use ccw_dev_id to build cdev_id.Cornelia Huck1-26/+5
2008-05-15[S390] dasd: fix timeout handling in interrupt handlerStefan Weinhuber1-2/+3
2008-05-15[S390] dasd: Use const in busid functions.Cornelia Huck2-6/+6
2008-05-15[S390] blacklist.c: removed duplicated includeHuang Weiyi1-1/+0
2008-05-15[S390] vmlogrdr: module initialization function should return negative errorsMarcin Slusarz1-1/+1
2008-05-15[S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID.Michael Ernst1-9/+3
2008-05-07[S390] tty3270: fix put_char fail/success conversion.Heiko Carstens1-9/+6
2008-05-07[S390] s390mach compile warningMartin Schwidefsky1-1/+2
2008-05-07[S390] cio: Fix parsing mechanism for blacklisted devices.Michael Ernst1-154/+170
2008-05-07[S390] cio: Remove cio_msg kernel parameter.Michael Ernst9-83/+54
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2-2/+2
2008-05-02[SCSI] Let scsi_cmnd->cmnd use request->cmd bufferBoaz Harrosh2-2/+2
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-196/+239
2008-04-30Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds11-44/+73
2008-04-30s390 tty: Prepare for put_char to return success/failAlan Cox4-6/+12
2008-04-30[S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAPHeiko Carstens1-11/+12
2008-04-30[S390] cio: Make isc handling more robust.Cornelia Huck4-14/+10
2008-04-30[S390] Automatically detect added cpus.Heiko Carstens1-1/+16
2008-04-30[S390] cio: Use strict_strtoul() for attributes.Cornelia Huck5-18/+35
2008-04-29s390: use non-racy method for proc entries creationDenis V. Lunev3-14/+10
2008-04-29proc: remove proc_root from driversAlexey Dobriyan4-8/+8
2008-04-29netiucv: Fix missing driver attributes.Cornelia Huck1-0/+1
2008-04-29qeth: layer 2 allow ethtool to set TSOFrank Blaschka1-1/+17
2008-04-29qeth: read number of ports from cardUrsula Braun1-2/+3
2008-04-29qeth: layer 3 add missing dev_open/close to ccwgroup handlerFrank Blaschka1-2/+13
2008-04-29qeth: rework fast pathFrank Blaschka4-98/+13
2008-04-29qeth: provide get ethtool settingsFrank Blaschka4-0/+93
2008-04-29qeth: layer 3 support vlan IPv6 on hiper socketFrank Blaschka1-3/+4
2008-04-29qeth module size reduction.Peter Tiedemann5-27/+14
2008-04-29ccwgroup: Unify parsing for group attribute.Ursula Braun3-60/+79
2008-04-29netiucv: get rid of in_atomic() useUrsula Braun1-2/+0
2008-04-29lcs: CCL-sequ. numbers required for protocol 802.2 only.Klaus D. Wacker1-1/+2
2008-04-28return pfn from direct_access, for XIPJared Hulbert1-3/+5
2008-04-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds3-20/+151
2008-04-27[SCSI] zfcp: Add some statistics provided by the FCP adapter to the sysfsSwen Schillig2-2/+130
2008-04-27[SCSI] zfcp: Print some messages only during ERPSwen Schillig1-17/+19
2008-04-27[SCSI] zfcp: Wait for free SBAL during exchange configSwen Schillig1-1/+2
2008-04-27s390: KVM guest: virtio device support, and kvm hypercallsChristian Borntraeger3-1/+348
2008-04-19Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox1-1/+1
2008-04-19drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds33-16798/+20316
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds13-1532/+1448
2008-04-18[SCSI] zfcp: Fix error handling for blocked unit for send FCP commandChristof Schmitt1-1/+1
2008-04-18[SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlockChristof Schmitt1-1/+0
2008-04-18[SCSI] zfcp: fix 31 bit compile warningsMartin Peschke11-213/+211
2008-04-17[SCSI] zfcp: fix compiler warning caused by poking inside new semaphore (linu...Martin Peschke2-3/+0
2008-04-17[S390] Remove code duplication from monreader / dcssblk.Martin Schwidefsky2-104/+3
2008-04-17[S390] zcrypt: Comments and kernel-doc cleanupFelix Beck7-95/+184