aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby3-4/+5
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby3-5/+6
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-33/+36
2013-01-09KVM: s390: Gracefully handle busy conditions on ccw_device_startChristian Borntraeger1-5/+8
2013-01-09KVM: s390: Dynamic allocation of virtio-ccw I/O data.Cornelia Huck1-106/+174
2013-01-08s390/3215: partially revert tty close handling fixHeiko Carstens1-1/+5
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens20-31/+30
2013-01-08s390/irq: enable irq sum accounting for /proc/stat againHeiko Carstens1-1/+1
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko1-11/+8
2013-01-04qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lockJiri Pirko1-10/+11
2012-12-18KVM: s390: Add a channel I/O based virtio transport driver.Cornelia Huck2-1/+854
2012-12-18KVM: s390: Handle hosts not supporting s390-virtio.Cornelia Huck1-8/+30
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds19-255/+443