aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-7/+30
2012-11-15s390/3215: fix tty close handlingHeiko Carstens1-7/+5
2012-11-13qeth: set new mac even if old mac is goneUrsula Braun1-1/+1
2012-11-13qeth: Fix IPA_CMD_QIPASSIST return code handlingStefan Raspl2-6/+29
2012-11-06s390/cio: fix length calculation in idset.cSebastian Ott1-2/+1
2012-11-06s390: Move css limits from drivers/s390/cio/ to include/asm/.Cornelia Huck1-3/+0
2012-10-26s390/cio: suppress 2nd path verification during resumeSebastian Ott1-7/+1
2012-10-18s390/css: stop stsch loop after cc 3Sebastian Ott3-2/+16
2012-10-18s390/cio: use generic bitmap functionsSebastian Ott1-12/+6
2012-10-16qeth: fix deadlock between recovery and bonding driverStefan Raspl2-10/+12
2012-10-16smsgiucv: reestablish IUCV path after resumeHendrik Brueckner1-1/+1
2012-10-09s390/zcrypt: remove duplicated include from zcrypt_pcixcc.cWei Yongjun1-1/+0
2012-10-09s390/dcssblk: cleanup device attribute usageSebastian Ott1-29/+23
2012-10-07Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+4
2012-10-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds13-43/+223
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-38/+48
2012-10-02Merge SCSI misc branch into isci-for-3.6 tagJames Bottomley13-43/+223
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds4-16/+48
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-12/+71
2012-09-28virtio: support reserved vqsMichael S. Tsirkin1-0/+3
2012-09-28virtio-ring: move queue_index to vring_virtqueueJason Wang1-1/+1
2012-09-26s390/dasd: check count address during online settingStefan Haberland1-2/+12
2012-09-26drivers/s390/char/monreader.c: fix error return codePeter Senna Tschudin1-1/+4
2012-09-26s390: add uninitialized_var() to suppress false positive compiler warningsHeiko Carstens1-1/+1
2012-09-26s390/tape: remove even more tape block leftoversHeiko Carstens2-5/+0
2012-09-26s390/ap_bus: add missing ifdefHeiko Carstens1-0/+2
2012-09-26s390/qdio: fix truncated debug output of hex valuesJan Glauber1-13/+25
2012-09-26s390/zcryt: Handle AP configuration changesHolger Dengler6-9/+201
2012-09-26s390/vmlogrdr: change return value from -ENOSYS to -EOPNOTSUPPHeiko Carstens1-1/+1
2012-09-26s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens1-2/+2
2012-09-26s390/sclp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens2-2/+2
2012-09-26s390/dasd: fix return value for non-existent ioctlsHeiko Carstens1-2/+2
2012-09-26s390/sysinfo,stsi: change return code handlingHeiko Carstens1-11/+4
2012-09-26s390/3270: drop unused spinlock from struct con3270Jean Delvare1-1/+0
2012-09-26s390/scm: reorder scm_removeSebastian Ott1-1/+1
2012-09-26s390/scm: remove superfluous lockSebastian Ott2-14/+3
2012-09-26s390/scm_block: force cluster writesSebastian Ott5-3/+310
2012-09-26s390: add scm block driverSebastian Ott5-0/+597
2012-09-26s390/eadm_sch: add support for irq statisticsSebastian Ott1-0/+3
2012-09-26s390/cio: add eadm subchannel driverSebastian Ott3-0/+419
2012-09-26s390: add scm notificationSebastian Ott3-1/+73
2012-09-26s390: add scm bus driverSebastian Ott2-0/+272
2012-09-26s390/chsc: implement store SCM informationSebastian Ott2-0/+70
2012-09-26s390: add eadm related structuresSebastian Ott1-0/+24
2012-09-26s390: add eadm facility bitsSebastian Ott2-2/+2
2012-09-26s390/css: export css_sched_sch_todoSebastian Ott1-0/+1
2012-09-26s390/zcrypt: Add support for CEX4 crypto cardHolger Dengler5-16/+170
2012-09-26s390/zcrypt: Separate msgtype implementation from card modules.Holger Dengler10-1124/+1707
2012-09-26s390/ap: Add functiton facility information as AP device attribute.Holger Dengler3-22/+52
2012-09-26s390/ap: configuration information exploitationHolger Dengler2-15/+128