summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-242-1/+9
|\
| * [S390] fix "mem=" handling in case of standby memoryHeiko Carstens2009-02-191-0/+5
| * [S390] sclp: handle empty event buffersPeter Oberparleiter2009-02-191-1/+4
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-152-31/+17Star
|\|
| * [S390] dasd: fix race in dasd timer handlingStefan Weinhuber2009-02-111-30/+16Star
| * [S390] dasd: bus_id -> dev_name() conversion.Cornelia Huck2009-02-111-1/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-01-271-2/+6
|\|
| * lcs: fix compilation for !CONFIG_IP_MULTICASTHeiko Carstens2009-01-261-2/+6
* | kmsg: convert claw printk messagesAndy Richter2009-01-261-198/+233
* | claw: convert to net_device_opsFrank Blaschka2009-01-211-5/+9
* | netiucv: convert to net_device_opsFrank Blaschka2009-01-211-5/+9
* | ctcm: convert to net_device_opsFrank Blaschka2009-01-211-6/+18
* | lcs: convert to net_device_opsFrank Blaschka2009-01-211-5/+16
|/
* qeth: fix usage of netdev_opsFrank Blaschka2009-01-112-5/+21
* [S390] qdio: fix broken pointer in case of CONFIG_DEBUG_FS is disabledJan Glauber2009-01-091-0/+2
* [S390] dasd: add device attribute to disable blocking on lost pathsHolger Smolinski2009-01-094-3/+54
* [S390] dasd: send change uevents for dasd block devicesStefan Weinhuber2009-01-091-1/+20
* [S390] tape block: fix dependenciesKamalesh Babulal2009-01-091-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-082-46/+34Star
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-01-0811-81/+21Star
| |\
| * | qeth: convert to net_device_opsFrank Blaschka2009-01-082-46/+34Star
* | | fix similar typos to successfullColy Li2009-01-085-5/+5
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-072-4/+4
|\ \
| * | trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-062-4/+4
| |/
* / s390: remove s390_root_dev_*()Mark McLoughlin2009-01-069-77/+17Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-01-064-29/+63
|\
| * qeth: get rid of extra argument after printk to dev_* conversionHeiko Carstens2009-01-051-1/+1
| * qeth: No large send using EDDP for HiperSockets.Klaus-Dieter Wacker2009-01-051-1/+8
| * qeth: do not spin for SETIP ip assist commandFrank Blaschka2009-01-051-11/+29
| * qeth: avoid crash in case of layer mismatch for VSWITCHUrsula Braun2009-01-053-6/+14
| * qeth: exploit source MAC address for inbound layer3 packetsUrsula Braun2009-01-053-9/+9
| * qeth: HiperSockets mcl string conversion (pre z9 mach)Klaus-Dieter Wacker2009-01-051-1/+2
* | [PATCH] improve idle cputime accountingMartin Schwidefsky2008-12-312-1/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-12-3111-202/+157Star
|\ \
| * | [SCSI] zfcp: Remove unnecessary warning messageChristof Schmitt2008-12-292-7/+1Star
| * | [SCSI] zfcp: Add support for unchained FSF requestsChristof Schmitt2008-12-296-40/+61
| * | [SCSI] zfcp: Remove busid macroChristof Schmitt2008-12-293-8/+6Star
| * | [SCSI] zfcp: remove DID_DID flagChristof Schmitt2008-12-294-9/+4Star
| * | [SCSI] zfcp: Simplify mask lookups for incoming RSCNsChristof Schmitt2008-12-292-30/+15Star
| * | [SCSI] zfcp: Remove initial device data from zfcp_dataChristof Schmitt2008-12-292-54/+45Star
| * | [SCSI] zfcp: fix compile warningHeiko Carstens2008-12-291-1/+2
| * | [SCSI] zfcp: Remove adapter listChristof Schmitt2008-12-293-28/+3Star
| * | [SCSI] zfcp: Simplify SBAL allocation to fix sparse warningsChristof Schmitt2008-12-291-17/+17
| * | [SCSI] zfcp: register with SCSI layer on ccw registrationSwen Schillig2008-12-292-7/+2Star
| * | [SCSI] zfcp: Fix message line breakChristof Schmitt2008-12-291-1/+1
| |/
* | kvm-s390: implement config_changed for virtio on s390Christian Borntraeger2008-12-291-3/+19
* | virtio: hand virtio ring alignment as argument to vring_new_virtqueueRusty Russell2008-12-291-1/+2
* | virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying on pagesizeRusty Russell2008-12-291-3/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-283-22/+16Star
|\
| * s390_net: Kill directly reference of netdev->privWang Chen2008-12-071-6/+6