aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390
AgeCommit message (Expand)AuthorFilesLines
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+0
2014-11-03KVM: s390: virtio_ccw: remove unused variableGravatar Sebastian Ott 1-1/+0
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+1
2014-10-26ctcm: replace sscanf by kstrto functionGravatar Thomas Richter 1-4/+4
2014-10-26lcs: replace sscanf by kstrto functionGravatar Thomas Richter 1-5/+6
2014-10-26qeth: s390 ethernet device driver dependencyGravatar Thomas Richter 1-1/+1
2014-10-26qeth: make local functions static in qeth_l3 moduleGravatar Thomas Richter 2-8/+4
2014-10-26qeth: fix some trace formating issuesGravatar Thomas Richter 3-5/+5
2014-10-26qeth: qeth_core_main make local functions staticGravatar Thomas Richter 2-19/+15
2014-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 1-1/+1
2014-10-18Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-0/+2
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-13/+2
2014-10-15s390/hmcdrv: Restrict s390 HMC driver to S390 archGravatar Josh Boyer 1-1/+1
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 5-8/+8
2014-10-15virtio: unify config_changed handlingGravatar Michael S. Tsirkin 2-13/+2
2014-10-14Merge branch 'akpm' (patches from Andrew Morton)Gravatar Linus Torvalds 1-2/+2
2014-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 30-48/+2334
2014-10-14s390/cio: replace strnicmp with strncasecmpGravatar Rasmus Villemoes 1-2/+2
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+0
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-1/+0
2014-10-09s390/kdump: add support for vector extensionGravatar Michael Holzheu 1-7/+11
2014-10-09s390/zcrypt: Toleration of new crypto hardwareGravatar Ingo Tuchscherer 2-0/+17
2014-10-09s390/nohz: use a per-cpu flag for arch_needs_cpuGravatar Martin Schwidefsky 2-2/+2
2014-10-09s390/dasd: add support for control unit initiated reconfigurationGravatar Stefan Haberland 5-5/+472
2014-10-09s390/dasd: fix infinite loop during formatGravatar Stefan Haberland 1-10/+15
2014-10-09[s390] remove pointless assignment of ->f_op in vmlogrdr ->open()Gravatar Al Viro 1-1/+0
2014-10-07net: better IFF_XMIT_DST_RELEASE supportGravatar Eric Dumazet 1-1/+1
2014-10-04block: disable entropy contributions for nonrot devicesGravatar Mike Snitzer 2-0/+2
2014-09-25s390/zcrypt: Fixed possible race condition in zcrypt module handlingGravatar Ingo Tuchscherer 1-4/+3
2014-09-25s390/tape: fix MTIOCGET ioctl to report blocksizeGravatar Stefan Haberland 1-1/+3
2014-09-25s390/hmcdrv: HMC drive CD/DVD accessGravatar Ralf Hoppe 15-0/+1791
2014-09-25s390/sclp: reduce dependency on event type masksGravatar Martin Schwidefsky 3-14/+5
2014-09-25s390/zcrypt: support for extended number of ap domainsGravatar Ingo Tuchscherer 2-5/+15
2014-09-19sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Gravatar Kirill Tkhai 1-2/+0
2014-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 1-1/+1
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 3-7/+17
2014-09-02qeth: don't query for info if hardware not ready.Gravatar Eugene Crosser 3-7/+17
2014-09-01s390/dasd: Make module parameter visible in sysfsGravatar Peter Oberparleiter 1-1/+1
2014-08-26s390: cio driver &__get_cpu_var replacementsGravatar Christoph Lameter 5-8/+8
2014-08-15s390/sclp: remove unnecessary XTABS flagGravatar Martin Schwidefsky 1-1/+1
2014-08-15s390/3215: fix tty output containing tabsGravatar Martin Schwidefsky 1-3/+17
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 9-224/+343
2014-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 2-3/+4
2014-08-01s390/dasd: fix camel caseGravatar Stefan Haberland 3-9/+9
2014-07-28s390/3215: fix hanging console issueGravatar Martin Schwidefsky 1-15/+17
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-3/+7
2014-07-22dasd: fix error recovery for alias devices during formatGravatar Stefan Haberland 4-22/+62
2014-07-22dasd: fix list_del corruption during formatGravatar Stefan Haberland 1-1/+5
2014-07-22dasd: fix unresponsive device during formatGravatar Stefan Haberland 1-0/+9
2014-07-22dasd: use aliases for formatted devices during formatGravatar Stefan Haberland 3-8/+9