summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-01-139-466/+167
|\
| * s390/sclp: fix possible control register corruptionHeiko Carstens2016-01-111-3/+2
| * s390/con3270: testing return kzalloc retvalPierre Morel2015-12-301-0/+2
| * s390/hmcdrv: constify hmcdrv_ftp_ops structsAya Mahfouz2015-12-301-3/+3
| * s390/cio: add NULL testJulia Lawall2015-12-301-0/+2
| * s390/sclp: add open for business supportJochen Schweflinghaus2015-11-272-1/+109
| * s390/sclp_cpi: remove sclp_cpi module in favor of sysfs interfaceHendrik Brueckner2015-11-273-54/+0
| * s390/dump: cleanup CPU save area handlingMartin Schwidefsky2015-11-271-6/+5
| * s390/dump: rework CPU register dump codeMartin Schwidefsky2015-11-271-2/+0
| * s390/dump: remove SAVE_AREA_BASEMartin Schwidefsky2015-11-271-1/+1
| * s390/zcore: simplify memcpy_hsaMartin Schwidefsky2015-11-271-68/+33
| * s390/dump: streamline oldmem copy functionsMartin Schwidefsky2015-11-271-3/+17
| * s390/zcore: remove /sys/kernel/debug/zcore/memMartin Schwidefsky2015-11-272-389/+9
| * s390/zcore: copy vector registers into the image dataMartin Schwidefsky2015-11-271-16/+54
| * s390/zcore: remove invalid kfree in init_cpu_infoMartin Schwidefsky2015-11-271-1/+0
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-123-34/+5
|\ \
| * | convert a bunch of open-coded instances of memdup_user_nul()Al Viro2016-01-041-8/+3
| * | new helpers: no_seek_end_llseek{,_size}()Al Viro2015-12-232-26/+2
| |/
* | KVM: s390: consider system MHA for guest storageGuenther Hutzl2015-12-151-1/+7
* | s390/sclp: introduce check for SIEDavid Hildenbrand2015-11-301-0/+1
* | s390/sclp: introduce checks for ESCA and HVSEugene (jno) Dvurechenski2015-11-301-1/+6
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-11-044-83/+80
|\
| * s390/sclp: avoid merged message outputMartin Schwidefsky2015-10-143-83/+78
| * s390/diag: add a statistic for diagnose callsMartin Schwidefsky2015-10-141-0/+2
* | s390/iucv: do not use arrays as argumentUrsula Braun2015-09-212-6/+6
|/
* s390/sclp_vt220: support magic sysrequestsHendrik Brueckner2015-08-261-1/+51
* s390/ctrlchar: improve handling of magic sysrequestsHendrik Brueckner2015-08-262-5/+23
* s390/3270: redraw screen on unsolicited device endMartin Schwidefsky2015-08-262-0/+8
* s390/hmcdrv: fix interrupt registrationHeiko Carstens2015-08-191-2/+2
* s390: remove unneeded semicolonPeter Senna Tschudin2015-08-071-1/+1
* s390/numa: add emulation supportMichael Holzheu2015-08-041-7/+11
* s390/sclp: Change SCLP console default buffer-full behaviorPeter Oberparleiter2015-07-221-3/+3
* s390/sclp: fix compile errorSebastian Ott2015-07-011-0/+1
* 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
|/
OpenPOWER on IntegriCloud