aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro1-1/+0
2014-12-08Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley9-50/+144
2014-12-08Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linusJames Bottomley2-18/+4
2014-12-08s390/scm_block: make the number of reqs per HW req configurableSebastian Ott2-17/+34
2014-12-08s390/scm_block: handle multiple requests in one HW requestSebastian Ott3-63/+132
2014-12-08s390/scm_block: allocate aidaw pages only when necessarySebastian Ott3-12/+36
2014-12-08s390/scm_block: use mempool to manage aidaw requestsSebastian Ott3-12/+55
2014-12-08s390/eadm: change timeout valueSebastian Ott1-1/+1
2014-11-28s390/dasd: retry partition detectionStefan Haberland1-2/+24
2014-11-28s390/dasd: fix list corruption for sleep_on requestsStefan Haberland1-3/+0
2014-11-28s390/dasd: fix infinite term I/O loopStefan Haberland1-0/+14
2014-11-28s390/dasd: remove unused codeStefan Haberland1-12/+2
2014-11-28s390/sclp_async: add Kconfig option to specify the component idMartin Schwidefsky2-1/+12
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook1-1/+2
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig1-9/+2
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig1-13/+2
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida1-2/+2
2014-11-20zfcp: auto port scan resiliencyMartin Peschke6-14/+90
2014-11-20zfcp: bring back unit sysfs attributes for automatic LUN scanSteffen Maier1-3/+49
2014-11-20zfcp: remove access control tables interface (port leftovers)Martin Peschke3-12/+2
2014-11-19assorted conversions to %p[dD]Al Viro1-9/+7
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig1-5/+3
2014-11-12scsi: remove abuses of scsi_populate_tagChristoph Hellwig1-13/+1
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-nextGreg Kroah-Hartman4-4/+0
2014-11-03KVM: s390: virtio_ccw: remove unused variableSebastian Ott1-1/+0
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2014-10-26ctcm: replace sscanf by kstrto functionThomas Richter1-4/+4
2014-10-26lcs: replace sscanf by kstrto functionThomas Richter1-5/+6