summaryrefslogtreecommitdiff
path: root/drivers/s390/char
AgeCommit message (Expand)Author
2016-05-04s390/3270: fix view reference countingMartin Schwidefsky
2016-05-04s390/3270: add missing tty_kref_putMartin Schwidefsky
2016-04-30tty: Replace ASYNC_INITIALIZED bit and update atomicallyPeter Hurley
2016-04-30tty: Replace ASYNC_SUSPENDED bit and update atomicallyPeter Hurley
2016-04-30tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley
2016-04-27s390/sclp_ctl: fix potential information leak with /dev/sclpMartin Schwidefsky
2016-04-21s390/sclp: avoid compile warning in sclp_pci_reportMartin Schwidefsky
2016-04-15s390/sclp: event type macro cleanupSebastian Ott
2016-04-15s390/sclp: add error notification commandSebastian Ott
2016-04-15s390/sclp: move pci related commands to separate fileSebastian Ott
2016-03-17Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-03-07s390: Use pr_warn instead of pr_warningJoe Perches
2016-01-28tty: Remove ASYNC_CLOSINGPeter Hurley
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-11s390/sclp: fix possible control register corruptionHeiko Carstens
2016-01-04convert a bunch of open-coded instances of memdup_user_nul()Al Viro
2015-12-30s390/con3270: testing return kzalloc retvalPierre Morel
2015-12-30s390/hmcdrv: constify hmcdrv_ftp_ops structsAya Mahfouz
2015-12-30s390/cio: add NULL testJulia Lawall
2015-12-23new helpers: no_seek_end_llseek{,_size}()Al Viro
2015-12-15KVM: s390: consider system MHA for guest storageGuenther Hutzl
2015-11-30s390/sclp: introduce check for SIEDavid Hildenbrand
2015-11-30s390/sclp: introduce checks for ESCA and HVSEugene (jno) Dvurechenski
2015-11-27s390/sclp: add open for business supportJochen Schweflinghaus
2015-11-27s390/sclp_cpi: remove sclp_cpi module in favor of sysfs interfaceHendrik Brueckner
2015-11-27s390/dump: cleanup CPU save area handlingMartin Schwidefsky
2015-11-27s390/dump: rework CPU register dump codeMartin Schwidefsky
2015-11-27s390/dump: remove SAVE_AREA_BASEMartin Schwidefsky
2015-11-27s390/zcore: simplify memcpy_hsaMartin Schwidefsky
2015-11-27s390/dump: streamline oldmem copy functionsMartin Schwidefsky
2015-11-27s390/zcore: remove /sys/kernel/debug/zcore/memMartin Schwidefsky
2015-11-27s390/zcore: copy vector registers into the image dataMartin Schwidefsky
2015-11-27s390/zcore: remove invalid kfree in init_cpu_infoMartin Schwidefsky
2015-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-10-14s390/sclp: avoid merged message outputMartin Schwidefsky
2015-10-14s390/diag: add a statistic for diagnose callsMartin Schwidefsky
2015-09-21s390/iucv: do not use arrays as argumentUrsula Braun
2015-08-26s390/sclp_vt220: support magic sysrequestsHendrik Brueckner
2015-08-26s390/ctrlchar: improve handling of magic sysrequestsHendrik Brueckner
2015-08-26s390/3270: redraw screen on unsolicited device endMartin Schwidefsky
2015-08-19s390/hmcdrv: fix interrupt registrationHeiko Carstens
2015-08-07s390: remove unneeded semicolonPeter Senna Tschudin
2015-08-04s390/numa: add emulation supportMichael Holzheu
2015-07-22s390/sclp: Change SCLP console default buffer-full behaviorPeter Oberparleiter
2015-07-01s390/sclp: fix compile errorSebastian Ott
2015-06-25s390/kdump: fix nosmt kernel parameterMichael Holzheu
2015-06-25s390/smp: cleanup core vs. cpu in the SCLP interfaceMartin Schwidefsky
2015-06-15s390/keyboard: avoid off-by-one when using strnlen_user()Jan Kara
2015-06-15s390/sclp: pass timeout as HZ independent valueNicholas Mc Guire