aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-03[S390] qdio: prevent stack clobberJan Glauber1-35/+20
2008-09-16[S390] cio: fix orb initialization in cio_start_keyStefan Weinhuber1-0/+1
2008-09-16[S390] cio: Fix driver_data handling for ccwgroup devices.Cornelia Huck1-1/+3
2008-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds4-72/+59
2008-09-09[S390] cio: allow offline processing for disconnected devicesPeter Oberparleiter1-0/+7
2008-09-09[S390] cio: handle ssch() return codes correctly.Cornelia Huck1-1/+3
2008-09-09[S390] cio: Correct cleanup on error.Cornelia Huck2-17/+22
2008-08-29[SCSI] zfcp: Remove duplicated unlikely() macros.Hirofumi Nakagawa1-16/+16
2008-08-29[SCSI] zfcp: channel cannot be detached due to refcount imbalanceSwen Schillig1-1/+0
2008-08-29[SCSI] zfcp: Fix reference counter for remote portsSwen Schillig1-16/+9
2008-08-29[SCSI] zfcp: Simplify ccw notify handlerChristof Schmitt1-5/+1
2008-08-29[SCSI] zfcp: Correctly query end flag in gpn_ft responseChristof Schmitt1-4/+3
2008-08-29[SCSI] zfcp: Fix request queue lockingChristof Schmitt2-30/+30
2008-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds10-116/+133
2008-08-27qeth: preallocated header account offsetFrank Blaschka1-1/+1
2008-08-27qeth: l2 write unicast list to hardwareFrank Blaschka2-5/+23
2008-08-27qeth: use -EOPNOTSUPP instead of -ENOTSUPP.Ursula Braun1-1/+1
2008-08-27LCS recovery dumps when cable reconnectKlaus-D. Wacker1-1/+2
2008-08-27ctcm: netdev->priv vs. netdev->ml_privPeter Tiedemann4-67/+68
2008-08-27claw: netdev->priv vs. netdev->ml_privPeter Tiedemann1-30/+30
2008-08-27claw: fix memory leak in claw_probe.Martin Schwidefsky1-11/+8
2008-08-25[S390] dcss: fix build bug.Heiko Carstens1-2/+3
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-08-21[S390] dcssblk: fix race in dcssblk_add_store()Gerald Schaefer1-0/+4
2008-08-21[S390] cio: call ccw driver notify function with lock heldPeter Oberparleiter5-38/+41
2008-08-21[S390] dasd: fix data size for PSF/PRSSD commandStefan Weinhuber1-1/+1
2008-08-21[S390] cio: fix ccw group device cleanupPeter Oberparleiter1-8/+12
2008-08-21[S390] qdio: remove the module_get & module_put pairJan Glauber1-4/+0
2008-08-21[S390] qdio: improve s390 debug feature usageJan Glauber3-42/+40
2008-08-21[S390] qdio: prevent oopsing if qdio_establish failsJan Glauber1-1/+5
2008-08-21[S390] drivers/s390: Use an IS_ERR test rather than a NULL testJulien Brunel3-3/+4
2008-08-01[S390] qeth: avoid use of include/asm-s390Martin Schwidefsky1-2/+2
2008-08-01[S390] dont use kthread for smp_rescan_cpus().Heiko Carstens1-12/+1
2008-08-01[S390] virtio console: fix section mismatch warning.Heiko Carstens1-1/+1
2008-08-01[S390] qdio: fix section mismatch bug.Heiko Carstens2-2/+2
2008-08-01[S390] qdio: make sure qdr is aligned to page sizeJan Glauber2-2/+2
2008-08-01[S390] Add support for memory hot-remove.Gerald Schaefer1-0/+5
2008-08-01[S390] cio: Memory allocation for idset changed.Michael Ernst1-4/+4
2008-08-01[S390] qeth: preallocated qeth header for hiper socketFrank Blaschka4-39/+126
2008-08-01[S390] nohz/sclp: disable timer on synchronous waits.Heiko Carstens1-2/+4
2008-08-01[S390] dasd: Add support for enhanced VM UIDStefan Weinhuber5-163/+189
2008-07-27KVM: s390: Fix guest kconfigChristian Borntraeger1-1/+1
2008-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-35/+35
2008-07-26qeth: use dev->ml_priv instead of dev->privHeiko Carstens3-35/+35
2008-07-25virtio: Add transport feature handling stub for virtio_ring.Rusty Russell1-0/+3
2008-07-25virtio: Rename set_features to finalize_featuresRusty Russell1-5/+6
2008-07-25s390: use virtio_console for KVM on s390Christian Borntraeger1-0/+20
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds9-2867/+1403
2008-07-22s390/net/ctcm: message cleanupPeter Tiedemann7-1245/+882
2008-07-22s390/net: Cleanup claw printk messages.Andy Richter1-1621/+520