summaryrefslogtreecommitdiffstats
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
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/ke...Greg 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
2014-10-26qeth: s390 ethernet device driver dependencyThomas Richter1-1/+1
2014-10-26qeth: make local functions static in qeth_l3 moduleThomas Richter2-8/+4
2014-10-26qeth: fix some trace formating issuesThomas Richter3-5/+5
2014-10-26qeth: qeth_core_main make local functions staticThomas Richter2-19/+15
2014-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-1/+1
2014-10-20s390: char: drop owner assignment from platform_driversWolfram Sang2-2/+0
2014-10-20s390: block: drop owner assignment from platform_driversWolfram Sang2-2/+0
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2-0/+2
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-13/+2
2014-10-15s390/hmcdrv: Restrict s390 HMC driver to S390 archJosh Boyer1-1/+1
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-8/+8
2014-10-15virtio: unify config_changed handlingMichael S. Tsirkin2-13/+2
2014-10-14Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds1-2/+2
2014-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds30-48/+2334
2014-10-14s390/cio: replace strnicmp with strncasecmpRasmus Villemoes1-2/+2
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+0
2014-10-09s390/kdump: add support for vector extensionMichael Holzheu1-7/+11
2014-10-09s390/zcrypt: Toleration of new crypto hardwareIngo Tuchscherer2-0/+17
2014-10-09s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky2-2/+2
2014-10-09s390/dasd: add support for control unit initiated reconfigurationStefan Haberland5-5/+472
2014-10-09s390/dasd: fix infinite loop during formatStefan Haberland1-10/+15
2014-10-09[s390] remove pointless assignment of ->f_op in vmlogrdr ->open()Al Viro1-1/+0
2014-10-07net: better IFF_XMIT_DST_RELEASE supportEric Dumazet1-1/+1