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