summaryrefslogtreecommitdiff
path: root/drivers/s390/char
Commit message (Expand)AuthorAgeFilesLines
* s390/tty3270: avoid comma separated statementsJoe Perches2021-03-081-2/+4
* s390/zcore: release dump save area on restart or power downAlexander Egorenkov2021-03-081-0/+26
* s390/zcore: no need to check return value of debugfs_create functionsAlexander Egorenkov2021-03-081-17/+1
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2021-02-271-1/+1
|\
| * whack-a-mole: don't open-code iminor/imajorAl Viro2021-02-231-1/+1
* | Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-02-211-2/+2
|\ \
| * | s390/tape: Fix spelling mistake in function name tape_3590_erp_succededColin Ian King2021-01-271-2/+2
| |/
* | Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-02-211-2/+2
|\ \
| * | s390: Use arch_local_irq_{save,restore}() in early boot codeSven Schnelle2021-02-101-2/+2
| |/
* | tty_port: drop last traces of low_latencyJiri Slaby2021-01-074-5/+0
|/
* s390/vmur: remove unused pm related functionsVineeth Vijayan2020-12-021-24/+0
* s390/tape: remove unsupported PM functionsVineeth Vijayan2020-12-024-53/+0
* s390: remove pm support from console driversVineeth Vijayan2020-12-024-150/+15
* s390: unify identity mapping limits handlingVasily Gorbik2020-11-201-3/+3
* s390/sclp: provide extended sccb supportSumanth Korikkar2020-11-184-8/+19
* s390/sclp: avoid copy of sclp_info_sccbSumanth Korikkar2020-11-183-8/+9
* s390/sclp: use memblock for early read cpu infoSumanth Korikkar2020-11-181-22/+28
* Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-10-1612-67/+85
|\
| * s390/sclp: Add support for SCLP AP adapter config/deconfigHarald Freudenberger2020-10-073-1/+66
| * s390/nvme: support firmware-assisted dump to NVMe disksAlexander Egorenkov2020-10-022-6/+13
| * s390: remove orphaned function declarationsVasily Gorbik2020-09-303-16/+0
| * s390/sclp: remove orphaned sclp_set_columns and sclp_set_htabVasily Gorbik2020-09-302-20/+0
| * s390/sclp_sdias: remove unused sclp_sdias_exitVasily Gorbik2020-09-302-8/+0
| * s390/3215: simplify the return expression of tty3215_open()Qinglang Miao2020-09-291-6/+1
| * s390/sclp: remove unused sclp_early_printk_forcedVasily Gorbik2020-09-211-8/+3
| * s390/sclp: clean up unneeded .data section usageVasily Gorbik2020-09-211-2/+2
* | mm/memory_hotplug: prepare passing flags to add_memory() and friendsDavid Hildenbrand2020-10-161-1/+1
|/
* s390/tty3270: remove function callback castsOscar Carter2020-07-011-6/+6
* s390/zcore: remove memmap deviceAlexander Egorenkov2020-06-291-55/+2
* s390: use fallthrough;Joe Perches2020-03-254-6/+6
* s390/mm: remove fake numa supportHeiko Carstens2020-02-271-1/+1
* s390: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-272-2/+2
* compat_ioctl: move tape handling into driversArnd Bergmann2019-10-231-26/+15
* Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-09-173-4/+3
|\
| * s390/sclp: Fix bit checked for has_siplPhilipp Rudo2019-09-031-1/+1
| * s390/vmcp: correct early_param handlingVasily Gorbik2019-08-261-0/+2
| * s390: clean .bss before running uncompressed kernelVasily Gorbik2019-08-211-3/+0
* | s390/3215: add switch fall through comment for -Wimplicit-fallthroughVasily Gorbik2019-07-291-0/+1
* | s390/tape: add fallthrough annotationsHeiko Carstens2019-07-291-0/+3
|/
* s390/ipl: Fix detection of has_secure attributePhilipp Rudo2019-07-111-1/+0
* s390/sclp: remove call home supportHeiko Carstens2019-06-193-211/+0
* docs: s390: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-111-1/+1
* s390/Kconfig: pedantic cleanupsEnrico Weigelt, metux IT consult2019-06-041-8/+7
* Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds2019-05-073-3/+3
|\
| * *: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov2019-05-063-3/+3
* | Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-05-066-64/+81
|\ \ | |/ |/|
| * s390: fix clang -Wpointer-sign warnigns in boot codeArnd Bergmann2019-05-031-2/+2
| * s390/sclp: do not use static sccbsGerald Schaefer2019-04-295-51/+61
| * s390/sclp: detect DIRQ facilitySebastian Ott2019-04-292-1/+2
| * s390/ipl: Provide has_secure sysfs attributePhilipp Rudo2019-04-292-1/+5