summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller27-272/+282
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-8/+8
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy1-2/+2
2009-06-13net: fix network drivers ndo_start_xmit() return values (part 5)Patrick McHardy1-6/+0
2009-06-12Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds13-166/+135
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds8-37/+68
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek1-7/+7
2009-06-12trivial: fix typo milisecond/millisecond for documentation and source comments.Martin Olsson1-1/+1
2009-06-12[SCSI] Merge branch 'linus'James Bottomley9-56/+33
2009-06-12virtio: find_vqs/del_vqs virtio operationsMichael S. Tsirkin1-2/+34
2009-06-12virtio: add names to virtqueue struct, mapping from devices to queues.Rusty Russell1-3/+4
2009-06-12[S390] ftrace: add function graph tracer supportHeiko Carstens1-2/+2
2009-06-12[S390] dasd: forward internal errors to dasd_sleep_on callerStefan Weinhuber4-9/+31
2009-06-12[S390] dasd: sync after async probeSebastian Ott2-2/+14
2009-06-12[S390] dasd: check_characteristics cleanupSebastian Ott4-19/+18
2009-06-12[S390] dasd: no High Performance FICON in 31-bit modeStefan Weinhuber1-3/+8
2009-06-12[S390] dcssblk: revert devt conversionGerald Schaefer1-2/+2
2009-06-12[S390] qdio: fix access beyond ARRAY_SIZE of irq_ptr->{in,out}put_qsRoel Kluin1-1/+1
2009-06-12[S390] 3270: lock dependency fixesMartin Schwidefsky2-48/+32
2009-06-12[S390] 3270: do not register with tty_register_deviceMartin Schwidefsky1-15/+0
2009-06-12[S390] qdio: inline qdio_perf_stat_incJan Glauber2-16/+6
2009-06-12[S390] qdio: simplify error handling in irq handlerJan Glauber1-32/+12
2009-06-12[S390] cio: fix sanity checks in device_ops.Sebastian Ott1-16/+8
2009-06-12[S390] merge cpu.h into cputime.hMartin Schwidefsky1-1/+1
2009-06-03net: skb->dst accessorsEric Dumazet2-6/+6
2009-05-30net: unset IFF_XMIT_DST_RELEASE for qeth and ipoibEric Dumazet1-0/+1
2009-05-29net: convert unicast addr listJiri Pirko1-2/+4
2009-05-23[SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.cChristof Schmitt4-16/+20
2009-05-23[SCSI] zfcp: Changed D_ID left port disabledSwen Schillig2-2/+12
2009-05-23[SCSI] zfcp: Increase ref counter for port open requestsMartin Petermann1-3/+9
2009-05-23[SCSI] zfcp: Add comments to switch/case fallthroughsChristof Schmitt2-0/+6
2009-05-23[SCSI] zfcp: Remove unnecessary default case and assignmentsChristof Schmitt1-8/+2
2009-05-23[SCSI] zfcp: Make queue_depth adjustableChristof Schmitt1-1/+12
2009-05-23[SCSI] zfcp: Update message and add descriptionChristof Schmitt1-2/+2
2009-05-23[SCSI] zfcp: Use correct req_id for tracesChristof Schmitt1-5/+5
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen4-4/+4
2009-05-22Merge branch 'master' into for-2.6.31Jens Axboe10-114/+122
2009-05-20qeth: Clear SBALF15 in any case for output buffers.Klaus-Dieter Wacket1-0/+1
2009-05-20qeth: omit upstream checksumming for HiperSocketsUrsula Braun2-7/+15
2009-05-20qeth: support z/VM VSWITCH Port IsolationUrsula Braun3-1/+29
2009-05-20ctcm: avoid crash in ctcm_remove_deviceUrsula Braun1-4/+2
2009-05-20qeth: avoid crash after detach of replugged deviceUrsula Braun2-2/+6
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo2-16/+7
2009-05-11block: convert to pos and nr_sectors accessorsTejun Heo7-12/+14
2009-04-28block: implement and use [__]blk_end_request_all()Tejun Heo2-24/+8
2009-04-27[SCSI] zfcp: Fix oops when port disappearsChristof Schmitt3-8/+24
2009-04-27[SCSI] zfcp: Reference counting for cfdc requestsChristof Schmitt1-1/+2
2009-04-27[SCSI] zfcp: Fix port reference countingMartin Petermann1-3/+4
2009-04-27[SCSI] zfcp: revert previous patch for sbal countingMartin Petermann1-14/+14
2009-04-27[SCSI] zfcp: Fix abort handler for completions in progressChristof Schmitt1-1/+1