summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* block: don't depend on consecutive minor spaceTejun Heo2008-10-092-3/+4
* [S390] qdio: prevent stack clobberJan Glauber2008-10-031-35/+20
* [S390] cio: fix orb initialization in cio_start_keyStefan Weinhuber2008-09-161-0/+1
* [S390] cio: Fix driver_data handling for ccwgroup devices.Cornelia Huck2008-09-161-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-09-114-72/+59
|\
| * [SCSI] zfcp: Remove duplicated unlikely() macros.Hirofumi Nakagawa2008-08-291-16/+16
| * [SCSI] zfcp: channel cannot be detached due to refcount imbalanceSwen Schillig2008-08-291-1/+0
| * [SCSI] zfcp: Fix reference counter for remote portsSwen Schillig2008-08-291-16/+9
| * [SCSI] zfcp: Simplify ccw notify handlerChristof Schmitt2008-08-291-5/+1
| * [SCSI] zfcp: Correctly query end flag in gpn_ft responseChristof Schmitt2008-08-291-4/+3
| * [SCSI] zfcp: Fix request queue lockingChristof Schmitt2008-08-292-30/+30
* | [S390] cio: allow offline processing for disconnected devicesPeter Oberparleiter2008-09-091-0/+7
* | [S390] cio: handle ssch() return codes correctly.Cornelia Huck2008-09-091-1/+3
* | [S390] cio: Correct cleanup on error.Cornelia Huck2008-09-092-17/+22
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-2710-116/+133
|\
| * qeth: preallocated header account offsetFrank Blaschka2008-08-271-1/+1
| * qeth: l2 write unicast list to hardwareFrank Blaschka2008-08-272-5/+23
| * qeth: use -EOPNOTSUPP instead of -ENOTSUPP.Ursula Braun2008-08-271-1/+1
| * LCS recovery dumps when cable reconnectKlaus-D. Wacker2008-08-271-1/+2
| * ctcm: netdev->priv vs. netdev->ml_privPeter Tiedemann2008-08-274-67/+68
| * claw: netdev->priv vs. netdev->ml_privPeter Tiedemann2008-08-271-30/+30
| * claw: fix memory leak in claw_probe.Martin Schwidefsky2008-08-271-11/+8
* | [S390] dcss: fix build bug.Heiko Carstens2008-08-251-2/+3
* | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0
* | [S390] dcssblk: fix race in dcssblk_add_store()Gerald Schaefer2008-08-211-0/+4
* | [S390] cio: call ccw driver notify function with lock heldPeter Oberparleiter2008-08-215-38/+41
* | [S390] dasd: fix data size for PSF/PRSSD commandStefan Weinhuber2008-08-211-1/+1
* | [S390] cio: fix ccw group device cleanupPeter Oberparleiter2008-08-211-8/+12
* | [S390] qdio: remove the module_get & module_put pairJan Glauber2008-08-211-4/+0
* | [S390] qdio: improve s390 debug feature usageJan Glauber2008-08-213-42/+40
* | [S390] qdio: prevent oopsing if qdio_establish failsJan Glauber2008-08-211-1/+5
* | [S390] drivers/s390: Use an IS_ERR test rather than a NULL testJulien Brunel2008-08-213-3/+4
|/
* [S390] qeth: avoid use of include/asm-s390Martin Schwidefsky2008-08-011-2/+2
* [S390] dont use kthread for smp_rescan_cpus().Heiko Carstens2008-08-011-12/+1
* [S390] virtio console: fix section mismatch warning.Heiko Carstens2008-08-011-1/+1
* [S390] qdio: fix section mismatch bug.Heiko Carstens2008-08-012-2/+2
* [S390] qdio: make sure qdr is aligned to page sizeJan Glauber2008-08-012-2/+2
* [S390] Add support for memory hot-remove.Gerald Schaefer2008-08-011-0/+5
* [S390] cio: Memory allocation for idset changed.Michael Ernst2008-08-011-4/+4
* [S390] qeth: preallocated qeth header for hiper socketFrank Blaschka2008-08-014-39/+126
* [S390] nohz/sclp: disable timer on synchronous waits.Heiko Carstens2008-08-011-2/+4
* [S390] dasd: Add support for enhanced VM UIDStefan Weinhuber2008-08-015-163/+189
* KVM: s390: Fix guest kconfigChristian Borntraeger2008-07-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-263-35/+35
|\
| * qeth: use dev->ml_priv instead of dev->privHeiko Carstens2008-07-263-35/+35
* | virtio: Add transport feature handling stub for virtio_ring.Rusty Russell2008-07-251-0/+3
* | virtio: Rename set_features to finalize_featuresRusty Russell2008-07-251-5/+6
* | s390: use virtio_console for KVM on s390Christian Borntraeger2008-07-251-0/+20
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-229-2867/+1403
|\
| * s390/net/ctcm: message cleanupPeter Tiedemann2008-07-227-1245/+882