aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-25s390/kdump: fix nosmt kernel parameterMichael Holzheu1-1/+1
2015-06-25s390/smp: cleanup core vs. cpu in the SCLP interfaceMartin Schwidefsky2-17/+16
2015-06-15s390/keyboard: avoid off-by-one when using strnlen_user()Jan Kara1-5/+8
2015-06-15s390/sclp: pass timeout as HZ independent valueNicholas Mc Guire1-2/+1
2015-06-15s390/sclp: Use DECLARE_BITMAPJoe Perches1-1/+1
2015-05-13s390/sclp: move sclp_facilities into "struct sclp"David Hildenbrand4-11/+8
2015-05-13s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()David Hildenbrand1-12/+0
2015-05-13s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand4-107/+36
2015-04-23s390/3215: free memory in error pathChristophe Jaillet1-0/+2
2015-04-15s390/mm: Fix memory hotplug for unaligned standby memoryMichael Holzheu1-2/+46
2015-03-25s390: remove 31 bit supportHeiko Carstens3-37/+1
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+8
2015-01-23s390/sclp: introduce check for the SIGP Interpretation FacilityDavid Hildenbrand1-0/+8
2015-01-22s390/tape: remove redundant if statementMartin Schwidefsky1-7/+5
2015-01-22s390/hmcdrv: free memory on error pathChristophe Jaillet1-3/+3
2015-01-22s390: add SMT supportMartin Schwidefsky1-10/+39
2015-01-15s390/hmcdrv: remove unnecessary version.h inclusionSyam Sidhardhan1-1/+0
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-2/+0
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-1/+12
2014-11-28s390/sclp_async: add Kconfig option to specify the component idMartin Schwidefsky2-1/+12
2014-11-20treewide: fix typo in printk and KconfigMasanari Iida1-2/+2
2014-11-19assorted conversions to %p[dD]Al Viro1-9/+7
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-nextGreg Kroah-Hartman2-2/+0
2014-10-20s390: char: drop owner assignment from platform_driversWolfram Sang2-2/+0
2014-10-15s390/hmcdrv: Restrict s390 HMC driver to S390 archJosh Boyer1-1/+1
2014-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds20-22/+1810
2014-10-09s390/kdump: add support for vector extensionMichael Holzheu1-7/+11
2014-10-09[s390] remove pointless assignment of ->f_op in vmlogrdr ->open()Al Viro1-1/+0
2014-09-25s390/tape: fix MTIOCGET ioctl to report blocksizeStefan Haberland1-1/+3
2014-09-25s390/hmcdrv: HMC drive CD/DVD accessRalf Hoppe15-0/+1791
2014-09-25s390/sclp: reduce dependency on event type masksMartin Schwidefsky3-14/+5
2014-08-15s390/sclp: remove unnecessary XTABS flagMartin Schwidefsky1-1/+1
2014-08-15s390/3215: fix tty output containing tabsMartin Schwidefsky1-3/+17
2014-07-28s390/3215: fix hanging console issueMartin Schwidefsky1-15/+17
2014-07-16s390/3270: correct size detection with the read-partition commandMartin Schwidefsky1-1/+0
2014-06-11s390: avoid format strings leaking into namesKees Cook1-1/+1
2014-06-10s390/watchdog: use watchdog APIPhilipp Hachtmann2-339/+0
2014-06-10s390/sclp_vt220: Enable ASCII console per defaultPeter Oberparleiter1-2/+0
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds1-2/+32
2014-05-20s390/dump: Remove CONFIG_ZFCPDUMPMichael Holzheu1-1/+1
2014-05-20s390/mm: Convert bootmem to memblockPhilipp Hachtmann1-30/+14
2014-05-16s390/sclp: add sclp_get_ibc functionMichael Mueller1-1/+11
2014-04-22KVM: s390/sclp: correctly set eca siif bitHeiko Carstens1-1/+21
2014-04-11s390/sclp_cmd: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong1-1/+1
2014-04-11s390/sclp: replace PTR_RET with PTR_ERR_OR_ZERODuan Jiong1-1/+1
2014-04-11s390/sclp_vt220: Fix kernel panic due to early terminal inputPeter Oberparleiter1-3/+11
2014-04-03s390/irq: Use defines for external interruption codesThomas Huth1-3/+3
2014-04-01s390/sclp: add timeout for queued requestsGerald Schaefer3-4/+104
2014-04-01s390/tape: Add missing destroy_timer_on_stack()Thomas Gleixner1-0/+1