summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* qeth: fix qeth_wait_for_threads() deadlock for OSN devicesStefan Raspl2013-04-084-0/+26
* s390/3270: fix minor_start issueMartin Schwidefsky2013-03-211-7/+9
* s390/scm_blk: fix error return code in scm_blk_init()Wei Yongjun2013-03-211-2/+5
* s390/scm_block: fix printk format stringSebastian Ott2013-03-212-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-194-15/+56
|\
| * qeth: Fix scatter-gather regressionFrank Blaschka2013-03-193-8/+42
| * qeth: Fix invalid router settings handlingStefan Raspl2013-03-192-6/+13
| * qeth: delay feature traceStefan Raspl2013-03-191-1/+1
* | s390/kdump: Do not add standby memory for kdumpMichael Holzheu2013-03-111-0/+2
* | s390/scm: process availabilitySebastian Ott2013-03-074-0/+42
* | s390/scm_blk: suspend writesSebastian Ott2013-03-072-5/+58
* | s390/scm_drv: extend notify callbackSebastian Ott2013-03-072-7/+11
* | s390/scm_blk: fix request number accountingSebastian Ott2013-03-071-2/+6
|/
* qdio: remove unused parametersStefan Raspl2013-02-283-7/+7
* s390/dasd: fix unresponsive device after all channel paths were lostStefan Haberland2013-02-281-2/+8
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-274-9/+9
|\
| * new helper: file_inode(file)Al Viro2013-02-234-9/+9
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-261-1/+1
|\ \
| * | virtio: make config_ops constStephen Hemminger2013-02-111-1/+1
| |/
* | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-02-243-9/+957
|\ \
| * | s390/virtio-ccw: Fix setup_vq error handling.Cornelia Huck2013-01-301-9/+11
| * | KVM: s390: Gracefully handle busy conditions on ccw_device_startChristian Borntraeger2013-01-091-5/+8
| * | KVM: s390: Dynamic allocation of virtio-ccw I/O data.Cornelia Huck2013-01-091-106/+174
| * | KVM: s390: Add a channel I/O based virtio transport driver.Cornelia Huck2012-12-182-1/+854
| * | KVM: s390: Handle hosts not supporting s390-virtio.Cornelia Huck2012-12-181-8/+30
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-2229-540/+741
|\ \ \
| * | | s390/mm: implement software dirty bitsMartin Schwidefsky2013-02-141-8/+2Star
| * | | dasd: fix sysfs cleanup in dasd_generic_removeStefan Weinhuber2013-02-141-1/+4
| * | | s390/time: rename tod clock access functionsHeiko Carstens2013-02-1418-58/+58
| * | | s390/scm: use inline dummy functionsSebastian Ott2013-02-142-14/+29
| * | | s390/cio: handle unknown pgroup stateSebastian Ott2013-02-141-3/+61
| * | | s390/cio: export vpm via sysfsSebastian Ott2013-02-141-0/+10
| * | | s390/cio: skip broken pathsSebastian Ott2013-02-141-5/+6
| * | | s390/cio: dont abort verification after missing irqSebastian Ott2013-02-142-10/+43
| * | | s390/zcore: Add hsa fileMichael Holzheu2013-02-141-3/+59
| * | | s390/chsc: cleanup SEI helper functionsSebastian Ott2013-02-141-36/+32Star
| * | | s390/3270: asynchronous size sensingMartin Schwidefsky2013-02-143-314/+331
| * | | s390/3270: introduce device notifierMartin Schwidefsky2013-02-144-82/+83
| * | | s390/3270: fix initialization order in tty3270_alloc_viewMartin Schwidefsky2013-02-141-6/+8
| * | | s390/3270: readd tty3270_openMartin Schwidefsky2013-02-141-0/+15
| | |/ | |/|
* | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-216-39/+27Star
|\ \ \
| * | | Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-2521-52/+48Star
| |\| |
| * | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-191-4/+4
| * | | TTY: switch tty_schedule_flipJiri Slaby2013-01-161-10/+2Star
| * | | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-163-11/+5Star
| * | | TTY: move low_latency to tty_portJiri Slaby2013-01-164-5/+5
| * | | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-163-4/+5
| * | | TTY: switch tty_insert_flip_charJiri Slaby2013-01-163-5/+6
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-291-19/+12Star
|\ \ \ | | |/ | |/|
| * | s390/chsc: fix SEI usageSebastian Ott2013-01-161-19/+12Star