summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-052-13/+18
|\
| * KVM: s390: virtio_ccw: reset errors for new I/O.Cornelia Huck2013-04-071-1/+4
| * KVM: s390: Change the virtual memory mapping location for virtio devicesNick Wang2013-04-021-5/+6
| * Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2013-03-2111-29/+175
| |\
| * | KVM: s390: Export virtio-ccw api.Cornelia Huck2013-03-051-4/+1
| * | virtio_ccw: pass a cookie value to kvm hypercallMichael S. Tsirkin2013-03-051-3/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-1/+1
|\ \ \
| * | | constify a bunch of struct file_operations instancesAl Viro2013-04-091-1/+1
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-015-28/+36
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-224-0/+26
| |\ \ \
| * | | | qeth: Fix missing pointer updateStefan Raspl2013-04-224-4/+6
| * | | | qeth: remove unused variableStefan Raspl2013-04-224-6/+4
| * | | | qeth: remove cast for kzalloc return valueZhang Yanfei2013-04-221-1/+1
| * | | | qeth: fix VLAN related compilation errorsPatrick McHardy2013-04-211-6/+10
| * | | | net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-192-4/+8
| * | | | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-192-4/+4
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-073-12/+17
| |\ \ \ \
| * | | | | virtio: remove obsolete virtqueue_get_queue_index()Rusty Russell2013-03-221-3/+3
| | |_|/ / | |/| | |
* | | | | Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-04-292-14/+3
|\ \ \ \ \
| * \ \ \ \ Merge 3.9-rc7 intp tty-nextGreg Kroah-Hartman2013-04-147-12/+43
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge 3.9-rc5 into tty-nextGreg Kroah-Hartman2013-04-0111-29/+175
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-182-14/+3
| | |_|_|/ | |/| | |
* | | | | s390/scm_blk: fix memleak in init functionSebastian Ott2013-04-261-2/+1
* | | | | s390/scm_blk: allow more cluster size valuesSebastian Ott2013-04-261-2/+4
* | | | | s390/cio: fix irq statisticsSebastian Ott2013-04-261-0/+1
* | | | | s390/memory hotplug: prevent offline of active memory incrementsHeiko Carstens2013-04-261-1/+3
* | | | | s390/zcore: Fix HSA copy length for last blockMichael Holzheu2013-04-231-1/+1
* | | | | s390/dasd: fix hanging device after resume with internal error 13Stefan Haberland2013-04-171-8/+55
* | | | | s390/dasd: improve speed of dasdfmtStefan Haberland2013-04-174-143/+351
* | | | | s390/css: move subchannel lock allocationSebastian Ott2013-04-173-34/+32
* | | | | s390/cio: fix early init counter usageSebastian Ott2013-04-172-9/+6
* | | | | s390/css: remove unused function definitionsSebastian Ott2013-04-172-4/+2
* | | | | s390/css: introduce cio_register_early_subchannelsSebastian Ott2013-04-174-23/+24
* | | | | s390/cio: get rid of static console deviceSebastian Ott2013-04-171-43/+30
* | | | | s390/cio: get rid of static console subchannelSebastian Ott2013-04-175-108/+56
* | | | | s390/cio: split subchannel registrationSebastian Ott2013-04-171-19/+18
* | | | | s390/cio: ccw_device_force_console don't use static variableSebastian Ott2013-04-173-6/+4
* | | | | s390/cio: wait_cons_dev don't use static variableSebastian Ott2013-04-175-23/+31
* | | | | s390/cio: Use BITS_TO_LONGS() instead of __BITOPS_WORDS()Akinobu Mita2013-04-171-1/+1
* | | | | s390/dasd: remove cast for kzalloc return valueZhang Yanfei2013-04-171-2/+1
* | | | | s390/cio: make use of newly added format 1 channel-path dataPeter Oberparleiter2013-04-171-8/+14
* | | | | s390/cio: collect format 1 channel-path description dataPeter Oberparleiter2013-04-174-9/+31
* | | | | s390/monreader: Remove redundant NULL check before kfreeSyam Sidhardhan2013-04-171-2/+1
| |_|/ / |/| | |
* | | | 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
OpenPOWER on IntegriCloud