summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)AuthorLines
2013-01-16s390/chsc: fix SEI usageSebastian Ott-19/+12
2013-01-08s390/3215: partially revert tty close handling fixHeiko Carstens-1/+5
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens-31/+30
2013-01-08s390/irq: enable irq sum accounting for /proc/stat againHeiko Carstens-1/+1
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-255/+443
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-34/+35
2012-12-11s390/qdio: rename the misleading PCI flag of qdio devicesJan Glauber-1/+1
2012-12-03s390/cio: fix pgid reserved checkSebastian Ott-5/+5
2012-11-30s390/pci: PCI hotplug support via SCLPJan Glauber-2/+65
2012-11-30s390/pci: CHSC PCI support for error and availability eventsJan Glauber-44/+112
2012-11-30s390/dasd: add safe offline interfaceStefan Haberland-17/+116
2012-11-30s390/dasd: fix unaccessible device after resumeStefan Haberland-9/+7
2012-11-23s390/ccwgroup: allow drivers to call set_{on,off}lineSebastian Ott-2/+20
2012-11-23s390/ccwgroup: set_online return error when already onlineSebastian Ott-2/+2
2012-11-23s390/memory hotplug: use pfmf instruction to initialize storage keysHeiko Carstens-9/+8
2012-11-23s390/zcrypt: msgType50 (RSA-CRT) fixIngo Tuchscherer-41/+29
2012-11-23s390: use ccw_device_get_schidSebastian Ott-28/+8
2012-11-23s390: Add a mechanism to get the subchannel id.Cornelia Huck-0/+12
2012-11-23s390/qdio: rework BUG's and WARN_ON'sJan Glauber-46/+12
2012-11-23s390/dasd: fix multi-line printks with multiple KERN_<level>sSebastian Ott-51/+48
2012-11-19qeth: Remove BUG_ONsStefan Raspl-14/+10
2012-11-19qeth: Consolidate tracing of card featuresStefan Raspl-3/+16
2012-11-19qeth: Clarify card type naming for virtual NICsStefan Raspl-8/+8
2012-11-19claw: remove BUG_ONsUrsula Braun-2/+0
2012-11-19ctcm: remove BUG_ONsUrsula Braun-5/+0
2012-11-19qeth: Remove unused variableStefan Raspl-2/+1
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder-1/+1
2012-11-16Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman-14/+35
2012-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-7/+30
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby-1/+8
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