aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+1
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-7/+17
2014-09-02qeth: don't query for info if hardware not ready.Eugene Crosser3-7/+17
2014-09-01s390/dasd: Make module parameter visible in sysfsPeter Oberparleiter1-1/+1
2014-08-15s390/sclp: remove unnecessary XTABS flagMartin Schwidefsky1-1/+1
2014-08-15s390/3215: fix tty output containing tabsMartin Schwidefsky1-3/+17
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds9-224/+343
2014-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-3/+4
2014-08-01s390/dasd: fix camel caseStefan Haberland3-9/+9
2014-07-28s390/3215: fix hanging console issueMartin Schwidefsky1-15/+17
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+7
2014-07-22dasd: fix error recovery for alias devices during formatStefan Haberland4-22/+62
2014-07-22dasd: fix list_del corruption during formatStefan Haberland1-1/+5
2014-07-22dasd: fix unresponsive device during formatStefan Haberland1-0/+9
2014-07-22dasd: use aliases for formatted devices during formatStefan Haberland3-8/+9
2014-07-22s390/dasd: replace seq_printf by seq_putsFabian Frederick1-17/+17
2014-07-22s390/dasd: replace pr_warning by pr_warnFabian Frederick1-16/+12
2014-07-22s390/dasd: Move EXPORT_SYMBOL after function/variableFabian Frederick1-36/+33
2014-07-22s390/dasd: remove unnecessary null test before debugfs_removeFabian Frederick1-17/+8
2014-07-22s390/zfcp: use qdio buffer helpersSebastian Ott1-28/+21
2014-07-22s390/qeth: extract qdio buffers from output buffer structSebastian Ott2-37/+58
2014-07-22s390/qeth: extract qdio buffers from input buffer structSebastian Ott2-8/+17
2014-07-22s390/qeth: qdio queue helpersSebastian Ott1-25/+28
2014-07-22s390/qdio: add helpers to manage qdio buffersSebastian Ott1-0/+53
2014-07-21qeth: Display adjacent switch attributesStefan Raspl4-1/+100
2014-07-17scsi: use 64-bit LUNsHannes Reinecke2-3/+4
2014-07-16s390/zcrypt: improve device probing for zcrypt adapter cardsIngo Tuchscherer1-2/+7
2014-07-16s390/3270: correct size detection with the read-partition commandMartin Schwidefsky1-1/+0
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen5-7/+12
2014-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds14-422/+140
2014-06-16s390/ccwgroup: use ccwgroup_ungroup wrapperSebastian Ott1-12/+2
2014-06-16s390/ccwgroup: fix an uninitialized return codeSebastian Ott1-4/+5
2014-06-16s390/ccwgroup: obtain extra reference for asynchronous processingSebastian Ott1-1/+4
2014-06-16qdio: Keep device-specific dbf entriesStefan Raspl3-13/+77
2014-06-16s390/cio: set device name as early as possibleSebastian Ott1-35/+36
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds9-76/+124
2014-06-11Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-12/+37
2014-06-11s390: avoid format strings leaking into namesKees Cook3-3/+3
2014-06-10s390/airq: silence lockdep warningSebastian Ott1-7/+6
2014-06-10s390/watchdog: use watchdog APIPhilipp Hachtmann2-339/+0
2014-06-10s390/sclp_vt220: Enable ASCII console per defaultPeter Oberparleiter1-2/+0
2014-06-10s390/qdio: replace shift loop by ilog2Fabian Frederick1-4/+3
2014-06-10s390/cio: silence lockdep warningSebastian Ott1-0/+2
2014-06-10s390/ap_bus: Make modules parameters visible in sysfsMichael Veigel1-2/+2
2014-06-06net: use ethtool_cmd_speed_set helper to set ethtool speed valueJiri Pirko1-8/+11
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds1-2/+32
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-1/+1
2014-05-30s390/net: fix format string mismatchesUrsula Braun3-10/+19
2014-05-30qeth: Fix for possible null pointer dereferenceRickard Strandqvist1-2/+2
2014-05-28s390/lowcore: replace lowcore irb array with a per-cpu variableMartin Schwidefsky6-8/+13