summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char
AgeCommit message (Expand)AuthorFilesLines
2022-12-06s390/sclp: introduce sclp_emergency_printk()Heiko Carstens1-0/+24
2022-12-06s390/sclp: keep sclp_early_sccbHeiko Carstens1-1/+1
2022-12-06s390/ipl: add eckd dump supportSven Schnelle1-0/+4
2022-12-06s390/ipl: add eckd supportSven Schnelle1-1/+3
2022-11-29s390/sclp: allow to change sclp_console_drop during runtimeHeiko Carstens1-1/+9
2022-11-29s390/sclp: convert to use sysfs_emit()Heiko Carstens1-3/+3
2022-11-29s390/sclp: use kstrobool() to parse sclp_con_drop parameterHeiko Carstens2-8/+3
2022-11-23s390/3270: make raw3270_state_final() depend on CONFIG_TN3270_CONSOLEHeiko Carstens1-6/+6
2022-10-26s390/con3215: Fix white space errorsThomas Richter1-10/+9
2022-10-26s390/con3215: Drop console data printout when buffer fullThomas Richter1-61/+155
2022-10-26s390/con3215: Simplify console write operationThomas Richter1-28/+12
2022-10-10s390/vmur: generate uevent on unsolicited device endPeter Oberparleiter2-1/+34
2022-10-10s390/vmur: remove unnecessary BUG statementPeter Oberparleiter1-2/+2
2022-10-09Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds3-3/+4
2022-09-14s390/mm: rework memcpy_real() to avoid DAT-off modeAlexander Gordeev1-0/+1
2022-08-30s390: move from strlcpy with unused retval to strscpyWolfram Sang2-3/+3
2022-08-30tty: Make ->set_termios() old ktermios constIlpo Järvinen1-1/+1
2022-08-06Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds4-34/+30
2022-08-01Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini1-0/+4
2022-07-28s390/tape: fix comment typoJason Wang1-1/+1
2022-07-28s390/hmcdrv: fix Kconfig "its" grammarRandy Dunlap1-1/+1
2022-07-28Merge branch 'vmcore-iov_iter' into featuresAlexander Gordeev1-29/+26
2022-07-20s390/crash: support multi-segment iteratorsAlexander Gordeev1-35/+23
2022-07-20s390/zcore: fix race when reading from hardware system areaAlexander Gordeev1-1/+10
2022-07-19s390/uvdevice: autoload module based on CPU facilitySteffen Eiden1-3/+2
2022-07-11s390/sclp: detect the AISI facilityMatthew Rosato1-0/+1
2022-07-11s390/sclp: detect the AENI facilityMatthew Rosato1-0/+1
2022-07-11s390/sclp: detect the AISII facilityMatthew Rosato1-0/+1
2022-07-11s390/sclp: detect the zPCI load/store interpretation facilityMatthew Rosato1-0/+1
2022-06-30s390/sclp: Fix typo in commentsJiang Jian1-1/+1
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-0/+269
2022-05-25s390/uv_uapi: depend on CONFIG_S390Paolo Bonzini1-0/+1
2022-05-20drivers/s390/char: Add Ultravisor io deviceSteffen Eiden3-0/+268
2022-05-06s390/consoles: improve panic notifiers reliabilityGuilherme G. Piccoli6-57/+83
2022-04-25s390/sclp: add detection of IPL-complete-control facilityAlexander Egorenkov1-1/+3
2022-03-27s390: cleanup timer API useYu Liao3-9/+4
2022-03-27s390/tape: use bitwise instead of arithmetic operator for flagsHaowen Bai1-2/+2
2022-03-08s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens2-0/+2
2022-02-09s390/maccess: fix semantics of memcpy_real() and its callersAlexander Gordeev1-2/+1
2022-02-06s390/sclp_sdias: fix sclp_sdias_copy() virtual vs physical address confusionAlexander Gordeev1-1/+1
2022-02-06s390: remove invalid email address of Heiko CarstensHeiko Carstens2-3/+1
2022-01-12Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+2
2022-01-08s390/sclp_sd: use default_groups in kobj_typeGreg Kroah-Hartman1-1/+2
2021-12-16s390/sclp: fix memblock_phys_free() vs memblock_free() confusionHeiko Carstens1-1/+1
2021-12-06s390/vmcp: use page_to_virt instead of page_to_physHeiko Carstens1-2/+2
2021-11-25tty: the rest, stop using tty_schedule_flip()Jiri Slaby1-2/+2
2021-11-16s390: replace snprintf in show functions with sysfs_emitQing Wang1-6/+6
2021-11-08s390/tape: fix timer initialization in tape_std_assign()Sven Schnelle1-2/+1
2021-11-06Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds6-12/+27
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport1-1/+1