aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-29/+63
2009-01-04qeth: get rid of extra argument after printk to dev_* conversionHeiko Carstens1-1/+1
2009-01-04qeth: No large send using EDDP for HiperSockets.Klaus-Dieter Wacker1-1/+8
2009-01-04qeth: do not spin for SETIP ip assist commandFrank Blaschka1-11/+29
2009-01-04qeth: avoid crash in case of layer mismatch for VSWITCHUrsula Braun3-6/+14
2009-01-04qeth: exploit source MAC address for inbound layer3 packetsUrsula Braun3-9/+9
2009-01-04qeth: HiperSockets mcl string conversion (pre z9 mach)Klaus-Dieter Wacker1-1/+2
2008-12-31[PATCH] improve idle cputime accountingMartin Schwidefsky2-1/+4
2008-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds11-202/+157
2008-12-30kvm-s390: implement config_changed for virtio on s390Christian Borntraeger1-3/+19
2008-12-30virtio: hand virtio ring alignment as argument to vring_new_virtqueueRusty Russell1-1/+2
2008-12-30virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying on pagesizeRusty Russell1-3/+6
2008-12-29[SCSI] zfcp: Remove unnecessary warning messageChristof Schmitt2-7/+1
2008-12-29[SCSI] zfcp: Add support for unchained FSF requestsChristof Schmitt6-40/+61
2008-12-29[SCSI] zfcp: Remove busid macroChristof Schmitt3-8/+6
2008-12-29[SCSI] zfcp: remove DID_DID flagChristof Schmitt4-9/+4
2008-12-29[SCSI] zfcp: Simplify mask lookups for incoming RSCNsChristof Schmitt2-30/+15
2008-12-29[SCSI] zfcp: Remove initial device data from zfcp_dataChristof Schmitt2-54/+45
2008-12-29[SCSI] zfcp: fix compile warningHeiko Carstens1-1/+2
2008-12-29[SCSI] zfcp: Remove adapter listChristof Schmitt3-28/+3
2008-12-29[SCSI] zfcp: Simplify SBAL allocation to fix sparse warningsChristof Schmitt1-17/+17
2008-12-29[SCSI] zfcp: register with SCSI layer on ccw registrationSwen Schillig2-7/+2
2008-12-29[SCSI] zfcp: Fix message line breakChristof Schmitt1-1/+1
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds3-22/+16
2008-12-25[S390] convert ctcm printks to dev_xxx and pr_xxx macros.Peter Tiedemann5-56/+86
2008-12-25[S390] convert zfcp printks to pr_xxx macros.Christof Schmitt10-3/+33
2008-12-25[S390] convert vmlogrdr printks to pr_xxx macros.Martin Schwidefsky1-13/+13
2008-12-25[S390] convert zfcp dumper printks to pr_xxx macros.Michael Holzheu1-6/+8
2008-12-25[S390] convert qeth printks to dev_xxx and pr_xxx macros.Frank Blaschka4-192/+212
2008-12-25[S390] convert sclp printks to pr_xxx macros.Martin Schwidefsky4-28/+41
2008-12-25[S390] convert iucv printks to dev_xxx and pr_xxx macros.Ursula Braun1-26/+38
2008-12-25[S390] convert ap_bus printks to pr_xxx macros.Martin Schwidefsky1-3/+7
2008-12-25[S390] convert dcssblk and extmem printks messages to pr_xxx macros.Hongjie Yang1-39/+33
2008-12-25[S390] convert monwriter printks to pr_xxx macros.Melissa Howland1-1/+4
2008-12-25[S390] convert monreader printks to pr_xxx macros.Gerald Schaefer1-24/+17
2008-12-25[S390] convert cio printks to pr_xxx macros.Michael Ernst5-13/+30
2008-12-25[S390] convert vmur printks to pr_xxx macros.Frank Munzert1-6/+9
2008-12-25[S390] convert lcs printks to dev_xxx and pr_xxx macros.Klaus-D. Wacker1-39/+53
2008-12-25[S390] convert vmcp printks to pr_xxx macros.Christian Borntraeger1-3/+5
2008-12-25[S390] convert xpram printks to pr_xxx macros.Martin Schwidefsky1-22/+19
2008-12-25[S390] s390: Remove redundant testJulia Lawall1-1/+0
2008-12-25[S390] drivers/s390/crypto: Move dereference to after IS_ERR testJulia Lawall4-12/+28
2008-12-25[S390] sclp vt220: fix compile warningHeiko Carstens1-17/+16
2008-12-25[S390] cio: use pim to check for multipath.Sebastian Ott1-1/+2
2008-12-25[S390] cio: commit all pmcw changes.Sebastian Ott2-0/+8
2008-12-25[S390] cio: introduce cio_commit_configSebastian Ott7-134/+123
2008-12-25[S390] cio: introduce cio_update_schibSebastian Ott8-38/+67
2008-12-25[S390] cio: Use device_is_registered().Cornelia Huck1-1/+1
2008-12-25[S390] cio: Dont call ->release directly.Cornelia Huck1-2/+2
2008-12-25[S390] cio: Dont fail probe for I/O subchannels.Cornelia Huck2-12/+32