aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-25s390: remove 31 bit supportHeiko Carstens12-133/+1
2015-02-26s390/dcss: array index 'i' is used before limits check.Ameen Ali1-1/+1
2015-02-26s390/scm_block: fix off by one during cluster reservationSebastian Ott1-1/+1
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+8
2015-02-12Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-12/+9
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds15-183/+229
2015-02-04s390/zcrypt: fixed domain scanning problem (again)Ingo Tuchscherer1-3/+7
2015-01-29s390/dasd: cleanup profilingSebastian Ott3-85/+27
2015-01-29s390/dasd: add locking for global_profile accessSebastian Ott3-14/+24
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-139/+248
2015-01-25390/qeth: Fix locking warning during qeth device setupThomas Richter3-34/+132
2015-01-25qeth: clean up error handlingEugene Crosser2-106/+117
2015-01-23s390/zcrypt: Add support for new crypto express (CEX5S) adapter.Ingo Tuchscherer4-9/+29
2015-01-23s390/zcrypt: Number of supported ap domains is not retrievable.Ingo Tuchscherer1-41/+96
2015-01-23s390/sclp: introduce check for the SIGP Interpretation FacilityDavid Hildenbrand1-0/+8
2015-01-22s390/tape: remove redundant if statementMartin Schwidefsky1-7/+5
2015-01-22s390/hmcdrv: free memory on error pathChristophe Jaillet1-3/+3
2015-01-22dcssblk: issue warning when trying to save SN/EN type DCSSGerald Schaefer1-2/+13
2015-01-22s390: add SMT supportMartin Schwidefsky2-11/+40
2015-01-17qeth: Remove unneeded structure memberThomas Richter1-1/+0
2015-01-17qeth: sysfs: replace strcmp() with sysfs_streq()Eugene Crosser2-48/+32
2015-01-17qeth: use qeth_card_hw_is_reachable() everywhereEugene Crosser4-15/+8
2015-01-17s390/net: Delete useless checks before function callsMarkus Elfring3-14/+7
2015-01-17s390/ctcm, netiucv: migrate variables to handle y2038 problemAya Mahfouz5-19/+15
2015-01-15s390/hmcdrv: remove unnecessary version.h inclusionSyam Sidhardhan1-1/+0
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+7
2015-01-13block: Change direct_access calling conventionMatthew Wilcox1-12/+9
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko1-4/+4
2015-01-08s390/cio: idset.c: remove some unused functionsRickard Strandqvist2-22/+0
2014-12-18s390/zcrypt: kernel oops at insmod of the z90crypt device driverHarald Freudenberger1-3/+7
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds4-4/+0
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+2
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds8-91/+278
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds8-42/+35
2014-12-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-37/+177
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-9/+7
2014-12-09virtio_ccw: finalize_features error handlingCornelia Huck1-6/+10
2014-12-09virtio_ccw: future-proof finalize_featuresMichael S. Tsirkin1-1/+1
2014-12-09virtio_ccw: rev 1 devices set VIRTIO_F_VERSION_1Michael S. Tsirkin1-0/+7
2014-12-09virtio: allow finalize_features to failMichael S. Tsirkin2-3/+7
2014-12-09virtio_ccw: legacy: don't negotiate rev 1/featuresMichael S. Tsirkin1-3/+13
2014-12-09KVM: s390: enable virtio-ccw revision 1Cornelia Huck1-1/+1
2014-12-09KVM: s390 allow virtio_ccw status writes to failMichael S. Tsirkin1-1/+6
2014-12-09KVM: s390: virtio-ccw revision 1 SET_VQCornelia Huck1-12/+42
2014-12-09KVM: s390: Set virtio-ccw transport revisionThomas Huth1-0/+63
2014-12-09virtio_ccw: add support for 64 bit features.Michael S. Tsirkin1-7/+23
2014-12-09virtio: assert 32 bit features in transportsMichael S. Tsirkin2-0/+6
2014-12-09virtio: add support for 64 bit features.Michael S. Tsirkin2-2/+2
2014-12-09virtio: use u32, not bitmap for featuresMichael S. Tsirkin2-15/+10