summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-05-212-14/+12Star
|\
| * Merge 4.6-rc7 into tty-nextGreg Kroah-Hartman2016-05-091-5/+7
| |\
| * | tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley2016-04-301-7/+5Star
| * | tty: Replace ASYNC_SUSPENDED bit and update atomicallyPeter Hurley2016-04-301-6/+6
| * | tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley2016-04-301-2/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-05-191-1/+5
|\ \ \
| * | | s390/sclp: Add hmfai fieldAlexander Yarygin2016-05-091-1/+5
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-05-1810-190/+337
|\ \ \ | |_|/ |/| |
| * | s390/3270: hangup the 3270 tty after a disconnectMartin Schwidefsky2016-05-101-3/+35
| * | s390/3270: handle reconnect of a tty with a different sizeMartin Schwidefsky2016-05-102-4/+53
| * | s390/3270: avoid endless I/O loop with disconnected 3270 terminalsMartin Schwidefsky2016-05-045-95/+23Star
| * | s390/3270: fix garbled output on 3270 tty viewMartin Schwidefsky2016-05-041-1/+4
| * | s390/3270: fix view reference countingMartin Schwidefsky2016-05-041-8/+6Star
| * | s390/3270: add missing tty_kref_putMartin Schwidefsky2016-05-041-0/+1
| * | s390/sclp: avoid compile warning in sclp_pci_reportMartin Schwidefsky2016-04-211-1/+2
| * | s390/sclp: event type macro cleanupSebastian Ott2016-04-152-20/+20
| * | s390/sclp: add error notification commandSebastian Ott2016-04-152-2/+120
| * | s390/sclp: move pci related commands to separate fileSebastian Ott2016-04-153-61/+78
| |/
* / s390/sclp_ctl: fix potential information leak with /dev/sclpMartin Schwidefsky2016-04-271-5/+7
|/
* Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-03-171-2/+1Star
|\
| * tty: Remove ASYNC_CLOSINGPeter Hurley2016-01-281-2/+1Star
* | s390: Use pr_warn instead of pr_warningJoe Perches2016-03-075-30/+23Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-01-139-466/+167Star
|\
| * s390/sclp: fix possible control register corruptionHeiko Carstens2016-01-111-3/+2Star
| * 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/+0Star
| * s390/dump: cleanup CPU save area handlingMartin Schwidefsky2015-11-271-6/+5Star
| * s390/dump: rework CPU register dump codeMartin Schwidefsky2015-11-271-2/+0Star
| * s390/dump: remove SAVE_AREA_BASEMartin Schwidefsky2015-11-271-1/+1
| * s390/zcore: simplify memcpy_hsaMartin Schwidefsky2015-11-271-68/+33Star
| * s390/dump: streamline oldmem copy functionsMartin Schwidefsky2015-11-271-3/+17
| * s390/zcore: remove /sys/kernel/debug/zcore/memMartin Schwidefsky2015-11-272-389/+9Star
| * 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/+0Star
* | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-133-34/+5Star
|\ \
| * | convert a bunch of open-coded instances of memdup_user_nul()Al Viro2016-01-041-8/+3Star
| * | new helpers: no_seek_end_llseek{,_size}()Al Viro2015-12-232-26/+2Star
| |/
* | 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/+80Star
|\
| * s390/sclp: avoid merged message outputMartin Schwidefsky2015-10-143-83/+78Star
| * s390/diag: add a statistic for diagnose callsMartin Schwidefsky2015-10-141-0/+2
* | s390/iucv: do not use arrays as argumentUrsula Braun2015-09-222-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