summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char
Commit message (Expand)AuthorAgeFilesLines
* s390/kdump: fix nosmt kernel parameterMichael Holzheu2015-06-251-1/+1
* s390/smp: cleanup core vs. cpu in the SCLP interfaceMartin Schwidefsky2015-06-252-17/+16
* s390/keyboard: avoid off-by-one when using strnlen_user()Jan Kara2015-06-151-5/+8
* s390/sclp: pass timeout as HZ independent valueNicholas Mc Guire2015-06-151-2/+1
* s390/sclp: Use DECLARE_BITMAPJoe Perches2015-06-151-1/+1
* s390/sclp: move sclp_facilities into "struct sclp"David Hildenbrand2015-05-134-11/+8
* s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()David Hildenbrand2015-05-131-12/+0
* s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand2015-05-134-107/+36
* s390/3215: free memory in error pathChristophe Jaillet2015-04-231-0/+2
* s390/mm: Fix memory hotplug for unaligned standby memoryMichael Holzheu2015-04-151-2/+46
* s390: remove 31 bit supportHeiko Carstens2015-03-253-37/+1
* 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
OpenPOWER on IntegriCloud