summaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)Author
2015-01-17s390/net: Delete useless checks before function callsMarkus Elfring
2015-01-17s390/ctcm, netiucv: migrate variables to handle y2038 problemAya Mahfouz
2015-01-15s390/hmcdrv: remove unnecessary version.h inclusionSyam Sidhardhan
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-13block: Change direct_access calling conventionMatthew Wilcox
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2015-01-08s390/cio: idset.c: remove some unused functionsRickard Strandqvist
2014-12-18s390/zcrypt: kernel oops at insmod of the z90crypt device driverHarald Freudenberger
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-09virtio_ccw: finalize_features error handlingCornelia Huck
2014-12-09virtio_ccw: future-proof finalize_featuresMichael S. Tsirkin
2014-12-09virtio_ccw: rev 1 devices set VIRTIO_F_VERSION_1Michael S. Tsirkin
2014-12-09virtio: allow finalize_features to failMichael S. Tsirkin
2014-12-09virtio_ccw: legacy: don't negotiate rev 1/featuresMichael S. Tsirkin
2014-12-09KVM: s390: enable virtio-ccw revision 1Cornelia Huck
2014-12-09KVM: s390 allow virtio_ccw status writes to failMichael S. Tsirkin
2014-12-09KVM: s390: virtio-ccw revision 1 SET_VQCornelia Huck
2014-12-09KVM: s390: Set virtio-ccw transport revisionThomas Huth
2014-12-09virtio_ccw: add support for 64 bit features.Michael S. Tsirkin
2014-12-09virtio: assert 32 bit features in transportsMichael S. Tsirkin
2014-12-09virtio: add support for 64 bit features.Michael S. Tsirkin
2014-12-09virtio: use u32, not bitmap for featuresMichael S. Tsirkin
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro
2014-12-08Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley
2014-12-08Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linusJames Bottomley
2014-12-08s390/scm_block: make the number of reqs per HW req configurableSebastian Ott
2014-12-08s390/scm_block: handle multiple requests in one HW requestSebastian Ott
2014-12-08s390/scm_block: allocate aidaw pages only when necessarySebastian Ott
2014-12-08s390/scm_block: use mempool to manage aidaw requestsSebastian Ott
2014-12-08s390/eadm: change timeout valueSebastian Ott
2014-11-28s390/dasd: retry partition detectionStefan Haberland
2014-11-28s390/dasd: fix list corruption for sleep_on requestsStefan Haberland
2014-11-28s390/dasd: fix infinite term I/O loopStefan Haberland
2014-11-28s390/dasd: remove unused codeStefan Haberland
2014-11-28s390/sclp_async: add Kconfig option to specify the component idMartin Schwidefsky
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-24scsi: avoid ->change_queue_depth indirection for queue full trackingChristoph Hellwig
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida
2014-11-20zfcp: auto port scan resiliencyMartin Peschke
2014-11-20zfcp: bring back unit sysfs attributes for automatic LUN scanSteffen Maier
2014-11-20zfcp: remove access control tables interface (port leftovers)Martin Peschke
2014-11-19assorted conversions to %p[dD]Al Viro
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller