summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-131-0/+8
|\
| * s390/sclp: introduce check for the SIGP Interpretation FacilityDavid Hildenbrand2015-01-231-0/+8
* | s390/tape: remove redundant if statementMartin Schwidefsky2015-01-221-7/+5
* | s390/hmcdrv: free memory on error pathChristophe Jaillet2015-01-221-3/+3
* | s390: add SMT supportMartin Schwidefsky2015-01-221-10/+39
* | s390/hmcdrv: remove unnecessary version.h inclusionSyam Sidhardhan2015-01-151-1/+0
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-142-2/+0
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-032-2/+0
| |\
| | * s390: char: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-121-2/+2
|\ \ \
| * | | treewide: fix typo in printk and KconfigMasanari Iida2014-11-201-2/+2
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-12-112-1/+12
|\ \ \
| * | | s390/sclp_async: add Kconfig option to specify the component idMartin Schwidefsky2014-11-282-1/+12
| |/ /
* | | assorted conversions to %p[dD]Al Viro2014-11-191-9/+7
|/ /
* | s390/hmcdrv: Restrict s390 HMC driver to S390 archJosh Boyer2014-10-151-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-10-1420-22/+1810
|\
| * s390/kdump: add support for vector extensionMichael Holzheu2014-10-091-7/+11
| * 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] remove pointless assignment of ->f_op in vmlogrdr ->open()Al Viro2014-10-091-1/+0
|/
* s390/sclp: remove unnecessary XTABS flagMartin Schwidefsky2014-08-151-1/+1
* s390/3215: fix tty output containing tabsMartin Schwidefsky2014-08-151-3/+17
* s390/3215: fix hanging console issueMartin Schwidefsky2014-07-281-15/+17
* s390/3270: correct size detection with the read-partition commandMartin Schwidefsky2014-07-161-1/+0
* s390: avoid format strings leaking into namesKees Cook2014-06-111-1/+1
* s390/watchdog: use watchdog APIPhilipp Hachtmann2014-06-102-339/+0
* s390/sclp_vt220: Enable ASCII console per defaultPeter Oberparleiter2014-06-101-2/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-041-2/+32
|\
| * s390/sclp: add sclp_get_ibc functionMichael Mueller2014-05-161-1/+11
| * KVM: s390/sclp: correctly set eca siif bitHeiko Carstens2014-04-221-1/+21
* | s390/dump: Remove CONFIG_ZFCPDUMPMichael Holzheu2014-05-201-1/+1
* | s390/mm: Convert bootmem to memblockPhilipp Hachtmann2014-05-201-30/+14
|/
* s390/sclp_cmd: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-111-1/+1
* s390/sclp: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong2014-04-111-1/+1
* s390/sclp_vt220: Fix kernel panic due to early terminal inputPeter Oberparleiter2014-04-111-3/+11
* s390/irq: Use defines for external interruption codesThomas Huth2014-04-031-3/+3
* s390/sclp: add timeout for queued requestsGerald Schaefer2014-04-013-4/+104
* s390/tape: Add missing destroy_timer_on_stack()Thomas Gleixner2014-04-011-0/+1
* s390/tape: Use del_timer_sync()Thomas Gleixner2014-04-011-1/+1
* s390/3270: fix crash with multiple reset device requestsMartin Schwidefsky2014-04-011-3/+6
* s390/con3270: optionally disable auto updateMartin Schwidefsky2014-03-263-0/+17
* s390/smp: limit number of cpus in possible cpu maskHeiko Carstens2014-03-171-2/+21
* s390/sclp_early: Return correct HSA block count also for zeroMichael Holzheu2014-02-241-3/+5
* s390/cio: reorder initialization of ccw consolesSebastian Ott2014-02-212-2/+15
* s390/cio: fix driver callback initialization for ccw consolesSebastian Ott2014-02-214-8/+12
* s390/hypfs: add interface for diagnose 0x304Martin Schwidefsky2014-01-241-0/+5
* s390/vmur: Link parent CCW device during UR device creationHendrik Brueckner2014-01-221-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-01-204-70/+65
|\
| * s390/sclp_early: Add function to detect sclp console capabilitiesHendrik Brueckner2013-12-161-16/+30
OpenPOWER on IntegriCloud