aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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/kernel/git/rusty/linuxLinus Torvalds2-13/+2
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus 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/s390/linuxLinus 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/kernel/git/tip/tipLinus Torvalds1-2/+0
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus 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
2014-10-04block: disable entropy contributions for nonrot devicesMike Snitzer2-0/+2
2014-09-25s390/zcrypt: Fixed possible race condition in zcrypt module handlingIngo Tuchscherer1-4/+3
2014-09-25s390/tape: fix MTIOCGET ioctl to report blocksizeStefan Haberland1-1/+3
2014-09-25s390/hmcdrv: HMC drive CD/DVD accessRalf Hoppe15-0/+1791
2014-09-25s390/sclp: reduce dependency on event type masksMartin Schwidefsky3-14/+5
2014-09-25s390/zcrypt: support for extended number of ap domainsIngo Tuchscherer2-5/+15
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule()Kirill Tkhai1-2/+0
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-26s390: cio driver &__get_cpu_var replacementsChristoph Lameter5-8/+8
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