aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-08qeth: fix qeth_wait_for_threads() deadlock for OSN devicesStefan Raspl4-0/+26
2013-03-21s390/3270: fix minor_start issueMartin Schwidefsky1-7/+9
2013-03-21s390/scm_blk: fix error return code in scm_blk_init()Wei Yongjun1-2/+5
2013-03-21s390/scm_block: fix printk format stringSebastian Ott2-3/+3
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-15/+56
2013-03-19qeth: Fix scatter-gather regressionFrank Blaschka3-8/+42
2013-03-19qeth: Fix invalid router settings handlingStefan Raspl2-6/+13
2013-03-19qeth: delay feature traceStefan Raspl1-1/+1
2013-03-11s390/kdump: Do not add standby memory for kdumpMichael Holzheu1-0/+2
2013-03-07s390/scm: process availabilitySebastian Ott4-0/+42
2013-03-07s390/scm_blk: suspend writesSebastian Ott2-5/+58
2013-03-07s390/scm_drv: extend notify callbackSebastian Ott2-7/+11
2013-03-07s390/scm_blk: fix request number accountingSebastian Ott1-2/+6
2013-02-28qdio: remove unused parametersStefan Raspl3-7/+7
2013-02-28s390/dasd: fix unresponsive device after all channel paths were lostStefan Haberland1-2/+8
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-9/+9
2013-02-26Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-9/+957
2013-02-22new helper: file_inode(file)Al Viro4-9/+9
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds29-540/+741
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds6-39/+27
2013-02-14s390/mm: implement software dirty bitsMartin Schwidefsky1-8/+2
2013-02-14dasd: fix sysfs cleanup in dasd_generic_removeStefan Weinhuber1-1/+4
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens18-58/+58
2013-02-14s390/scm: use inline dummy functionsSebastian Ott2-14/+29
2013-02-14s390/cio: handle unknown pgroup stateSebastian Ott1-3/+61
2013-02-14s390/cio: export vpm via sysfsSebastian Ott1-0/+10
2013-02-14s390/cio: skip broken pathsSebastian Ott1-5/+6
2013-02-14s390/cio: dont abort verification after missing irqSebastian Ott2-10/+43
2013-02-14s390/zcore: Add hsa fileMichael Holzheu1-3/+59
2013-02-14s390/chsc: cleanup SEI helper functionsSebastian Ott1-36/+32
2013-02-14s390/3270: asynchronous size sensingMartin Schwidefsky3-314/+331
2013-02-14s390/3270: introduce device notifierMartin Schwidefsky4-82/+83
2013-02-14s390/3270: fix initialization order in tty3270_alloc_viewMartin Schwidefsky1-6/+8
2013-02-14s390/3270: readd tty3270_openMartin Schwidefsky1-0/+15
2013-02-11virtio: make config_ops constStephen Hemminger1-1/+1
2013-01-30s390/virtio-ccw: Fix setup_vq error handling.Cornelia Huck1-9/+11
2013-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-19/+12
2013-01-25Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman21-52/+48
2013-01-21qeth: Fix HiperSockets performance regressionStefan Raspl1-1/+1
2013-01-21qeth: Make s390dbf card entries persistentStefan Raspl1-12/+78
2013-01-21qeth: Update Kconfig wordingStefan Raspl1-2/+2
2013-01-21qeth: Support VEPA modeStefan Raspl7-67/+112
2013-01-21qeth: Remove unused exportsStefan Raspl2-7/+2
2013-01-21qeth: Fix retry logic in hardsetupStefan Raspl1-3/+3
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach1-4/+4
2013-01-16s390/chsc: fix SEI usageSebastian Ott1-19/+12
2013-01-15TTY: switch tty_schedule_flipJiri Slaby1-10/+2
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby3-11/+5
2013-01-15TTY: move low_latency to tty_portJiri Slaby4-5/+5