summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* 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
| * s390/qeth: qdio queue helpersSebastian Ott2014-07-221-25/+28
| * s390/qdio: add helpers to manage qdio buffersSebastian Ott2014-07-221-0/+53
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-062-3/+4
|\ \
| * | scsi: use 64-bit LUNsHannes Reinecke2014-07-172-3/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-222-3/+7
|\ \ \ | | |/ | |/|
| * | s390/zcrypt: improve device probing for zcrypt adapter cardsIngo Tuchscherer2014-07-161-2/+7
| * | s390/3270: correct size detection with the read-partition commandMartin Schwidefsky2014-07-161-1/+0
| |/
* | qeth: Display adjacent switch attributesStefan Raspl2014-07-214-1/+100
* | net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-155-7/+12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-06-2114-422/+140
|\
| * s390/ccwgroup: use ccwgroup_ungroup wrapperSebastian Ott2014-06-161-12/+2
| * s390/ccwgroup: fix an uninitialized return codeSebastian Ott2014-06-161-4/+5
OpenPOWER on IntegriCloud