summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* ctcm: replace sscanf by kstrto functionThomas Richter2014-10-261-4/+4
* lcs: replace sscanf by kstrto functionThomas Richter2014-10-261-5/+6
* qeth: s390 ethernet device driver dependencyThomas Richter2014-10-261-1/+1
* qeth: make local functions static in qeth_l3 moduleThomas Richter2014-10-262-8/+4
* qeth: fix some trace formating issuesThomas Richter2014-10-263-5/+5
* qeth: qeth_core_main make local functions staticThomas Richter2014-10-262-19/+15
* Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-182-0/+2
|\
| * block: disable entropy contributions for nonrot devicesMike Snitzer2014-10-042-0/+2
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-182-13/+2
|\ \
| * | virtio: unify config_changed handlingMichael S. Tsirkin2014-10-152-13/+2
* | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-155-8/+8
|\ \ \
| * | | s390: cio driver &__get_cpu_var replacementsChristoph Lameter2014-08-265-8/+8
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2014-10-141-2/+2
|\ \ \
| * | | s390/cio: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-10-1430-48/+2334
|\ \ \ \ | |/ / / |/| | |
| * | | s390/kdump: add support for vector extensionMichael Holzheu2014-10-091-7/+11
| * | | s390/zcrypt: Toleration of new crypto hardwareIngo Tuchscherer2014-10-092-0/+17
| * | | s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky2014-10-092-2/+2
| * | | s390/dasd: add support for control unit initiated reconfigurationStefan Haberland2014-10-095-5/+472
| * | | s390/dasd: fix infinite loop during formatStefan Haberland2014-10-091-10/+15
| * | | s390/zcrypt: Fixed possible race condition in zcrypt module handlingIngo Tuchscherer2014-09-251-4/+3
| * | | s390/tape: fix MTIOCGET ioctl to report blocksizeStefan Haberland2014-09-251-1/+3
| * | | s390/hmcdrv: HMC drive CD/DVD accessRalf Hoppe2014-09-2515-0/+1791
| * | | s390/sclp: reduce dependency on event type masksMartin Schwidefsky2014-09-253-14/+5
| * | | s390/zcrypt: support for extended number of ap domainsIngo Tuchscherer2014-09-252-5/+15
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-131-2/+0
|\ \ \
| * | | sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu...Kirill Tkhai2014-09-191-2/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-10-131-1/+0
|\ \ \ \
| * | | | [s390] remove pointless assignment of ->f_op in vmlogrdr ->open()Al Viro2014-10-091-1/+0
| | |/ / | |/| |
* | | | net: better IFF_XMIT_DST_RELEASE supportEric Dumazet2014-10-071-1/+1
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-09-081-1/+1
|\ \ \
| * | | s390/dasd: Make module parameter visible in sysfsPeter Oberparleiter2014-09-011-1/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-09-073-7/+17
|\ \ \ | |/ / |/| |
| * | qeth: don't query for info if hardware not ready.Eugene Crosser2014-09-023-7/+17
| |/
* | s390/sclp: remove unnecessary XTABS flagMartin Schwidefsky2014-08-151-1/+1
* | s390/3215: fix tty output containing tabsMartin Schwidefsky2014-08-151-3/+17
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-08-079-224/+343
|\
| * s390/dasd: fix camel caseStefan Haberland2014-08-013-9/+9
| * s390/3215: fix hanging console issueMartin Schwidefsky2014-07-281-15/+17
| * dasd: fix error recovery for alias devices during formatStefan Haberland2014-07-224-22/+62
| * dasd: fix list_del corruption during formatStefan Haberland2014-07-221-1/+5
| * dasd: fix unresponsive device during formatStefan Haberland2014-07-221-0/+9
| * dasd: use aliases for formatted devices during formatStefan Haberland2014-07-223-8/+9
| * s390/dasd: replace seq_printf by seq_putsFabian Frederick2014-07-221-17/+17
| * s390/dasd: replace pr_warning by pr_warnFabian Frederick2014-07-221-16/+12
| * s390/dasd: Move EXPORT_SYMBOL after function/variableFabian Frederick2014-07-221-36/+33
| * s390/dasd: remove unnecessary null test before debugfs_removeFabian Frederick2014-07-221-17/+8
| * s390/zfcp: use qdio buffer helpersSebastian Ott2014-07-221-28/+21
| * s390/qeth: extract qdio buffers from output buffer structSebastian Ott2014-07-222-37/+58
| * s390/qeth: extract qdio buffers from input buffer structSebastian Ott2014-07-222-8/+17
OpenPOWER on IntegriCloud