summaryrefslogtreecommitdiff
path: root/drivers/s390/char
AgeCommit message (Expand)AuthorFilesLines
2021-03-08s390/tty3270: avoid comma separated statementsJoe Perches1-2/+4
2021-03-08s390/zcore: release dump save area on restart or power downAlexander Egorenkov1-0/+26
2021-03-08s390/zcore: no need to check return value of debugfs_create functionsAlexander Egorenkov1-17/+1
2021-02-27Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2021-02-23whack-a-mole: don't open-code iminor/imajorAl Viro1-1/+1
2021-02-22Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-2/+2
2021-02-21Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2021-02-10s390: Use arch_local_irq_{save,restore}() in early boot codeSven Schnelle1-2/+2
2021-01-27s390/tape: Fix spelling mistake in function name tape_3590_erp_succededColin Ian King1-2/+2
2021-01-07tty_port: drop last traces of low_latencyJiri Slaby4-5/+0
2020-12-02s390/vmur: remove unused pm related functionsVineeth Vijayan1-24/+0
2020-12-02s390/tape: remove unsupported PM functionsVineeth Vijayan4-53/+0
2020-12-02s390: remove pm support from console driversVineeth Vijayan4-150/+15
2020-11-20s390: unify identity mapping limits handlingVasily Gorbik1-3/+3
2020-11-18s390/sclp: provide extended sccb supportSumanth Korikkar4-8/+19
2020-11-18s390/sclp: avoid copy of sclp_info_sccbSumanth Korikkar3-8/+9
2020-11-18s390/sclp: use memblock for early read cpu infoSumanth Korikkar1-22/+28
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds12-67/+85
2020-10-16mm/memory_hotplug: prepare passing flags to add_memory() and friendsDavid Hildenbrand1-1/+1
2020-10-07s390/sclp: Add support for SCLP AP adapter config/deconfigHarald Freudenberger3-1/+66
2020-10-02s390/nvme: support firmware-assisted dump to NVMe disksAlexander Egorenkov2-6/+13
2020-09-30s390: remove orphaned function declarationsVasily Gorbik3-16/+0
2020-09-30s390/sclp: remove orphaned sclp_set_columns and sclp_set_htabVasily Gorbik2-20/+0
2020-09-30s390/sclp_sdias: remove unused sclp_sdias_exitVasily Gorbik2-8/+0
2020-09-29s390/3215: simplify the return expression of tty3215_open()Qinglang Miao1-6/+1
2020-09-21s390/sclp: remove unused sclp_early_printk_forcedVasily Gorbik1-8/+3
2020-09-21s390/sclp: clean up unneeded .data section usageVasily Gorbik1-2/+2
2020-07-01s390/tty3270: remove function callback castsOscar Carter1-6/+6
2020-06-29s390/zcore: remove memmap deviceAlexander Egorenkov1-55/+2
2020-03-25s390: use fallthrough;Joe Perches4-6/+6
2020-02-27s390/mm: remove fake numa supportHeiko Carstens1-1/+1
2020-02-27s390: Replace zero-length array with flexible-array memberGustavo A. R. Silva2-2/+2
2019-10-23compat_ioctl: move tape handling into driversArnd Bergmann1-26/+15
2019-09-18Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds3-4/+3
2019-09-03s390/sclp: Fix bit checked for has_siplPhilipp Rudo1-1/+1
2019-08-26s390/vmcp: correct early_param handlingVasily Gorbik1-0/+2
2019-08-21s390: clean .bss before running uncompressed kernelVasily Gorbik1-3/+0
2019-07-29s390/3215: add switch fall through comment for -Wimplicit-fallthroughVasily Gorbik1-0/+1
2019-07-29s390/tape: add fallthrough annotationsHeiko Carstens1-0/+3
2019-07-11s390/ipl: Fix detection of has_secure attributePhilipp Rudo1-1/+0
2019-06-19s390/sclp: remove call home supportHeiko Carstens3-211/+0
2019-06-11docs: s390: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-04s390/Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult1-8/+7
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds3-3/+3
2019-05-07Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds6-64/+81
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov3-3/+3
2019-05-03s390: fix clang -Wpointer-sign warnigns in boot codeArnd Bergmann1-2/+2
2019-04-29s390/sclp: do not use static sccbsGerald Schaefer5-51/+61
2019-04-29s390/sclp: detect DIRQ facilitySebastian Ott2-1/+2
2019-04-29s390/ipl: Provide has_secure sysfs attributePhilipp Rudo2-1/+5