aboutsummaryrefslogtreecommitdiff
path: root/drivers/s390/char
AgeCommit message (Expand)AuthorFilesLines
2020-12-02s390/vmur: remove unused pm related functionsGravatar Vineeth Vijayan 1-24/+0
2020-12-02s390/tape: remove unsupported PM functionsGravatar Vineeth Vijayan 4-53/+0
2020-12-02s390: remove pm support from console driversGravatar Vineeth Vijayan 4-150/+15
2020-11-20s390: unify identity mapping limits handlingGravatar Vasily Gorbik 1-3/+3
2020-11-18s390/sclp: provide extended sccb supportGravatar Sumanth Korikkar 4-8/+19
2020-11-18s390/sclp: avoid copy of sclp_info_sccbGravatar Sumanth Korikkar 3-8/+9
2020-11-18s390/sclp: use memblock for early read cpu infoGravatar Sumanth Korikkar 1-22/+28
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 12-67/+85
2020-10-16mm/memory_hotplug: prepare passing flags to add_memory() and friendsGravatar David Hildenbrand 1-1/+1
2020-10-07s390/sclp: Add support for SCLP AP adapter config/deconfigGravatar Harald Freudenberger 3-1/+66
2020-10-02s390/nvme: support firmware-assisted dump to NVMe disksGravatar Alexander Egorenkov 2-6/+13
2020-09-30s390: remove orphaned function declarationsGravatar Vasily Gorbik 3-16/+0
2020-09-30s390/sclp: remove orphaned sclp_set_columns and sclp_set_htabGravatar Vasily Gorbik 2-20/+0
2020-09-30s390/sclp_sdias: remove unused sclp_sdias_exitGravatar Vasily Gorbik 2-8/+0
2020-09-29s390/3215: simplify the return expression of tty3215_open()Gravatar Qinglang Miao 1-6/+1
2020-09-21s390/sclp: remove unused sclp_early_printk_forcedGravatar Vasily Gorbik 1-8/+3
2020-09-21s390/sclp: clean up unneeded .data section usageGravatar Vasily Gorbik 1-2/+2
2020-07-01s390/tty3270: remove function callback castsGravatar Oscar Carter 1-6/+6
2020-06-29s390/zcore: remove memmap deviceGravatar Alexander Egorenkov 1-55/+2
2020-03-25s390: use fallthrough;Gravatar Joe Perches 4-6/+6
2020-02-27s390/mm: remove fake numa supportGravatar Heiko Carstens 1-1/+1
2020-02-27s390: Replace zero-length array with flexible-array memberGravatar Gustavo A. R. Silva 2-2/+2
2019-10-23compat_ioctl: move tape handling into driversGravatar Arnd Bergmann 1-26/+15
2019-09-17Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 3-4/+3
2019-09-03s390/sclp: Fix bit checked for has_siplGravatar Philipp Rudo 1-1/+1
2019-08-26s390/vmcp: correct early_param handlingGravatar Vasily Gorbik 1-0/+2
2019-08-21s390: clean .bss before running uncompressed kernelGravatar Vasily Gorbik 1-3/+0
2019-07-29s390/3215: add switch fall through comment for -Wimplicit-fallthroughGravatar Vasily Gorbik 1-0/+1
2019-07-29s390/tape: add fallthrough annotationsGravatar Heiko Carstens 1-0/+3
2019-07-11s390/ipl: Fix detection of has_secure attributeGravatar Philipp Rudo 1-1/+0
2019-06-19s390/sclp: remove call home supportGravatar Heiko Carstens 3-211/+0
2019-06-11docs: s390: convert docs to ReST and rename to *.rstGravatar Mauro Carvalho Chehab 1-1/+1
2019-06-04s390/Kconfig: pedantic cleanupsGravatar Enrico Weigelt, metux IT consult 1-8/+7
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxGravatar Linus Torvalds 3-3/+3
2019-05-06Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 6-64/+81
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openGravatar Kirill Smelkov 3-3/+3
2019-05-03s390: fix clang -Wpointer-sign warnigns in boot codeGravatar Arnd Bergmann 1-2/+2
2019-04-29s390/sclp: do not use static sccbsGravatar Gerald Schaefer 5-51/+61
2019-04-29s390/sclp: detect DIRQ facilityGravatar Sebastian Ott 2-1/+2
2019-04-29s390/ipl: Provide has_secure sysfs attributeGravatar Philipp Rudo 2-1/+5
2019-04-26s390/zcore: Rename ipl_block to mitigate name collisionGravatar Philipp Rudo 1-10/+12
2019-04-10s390/3270: fix lockdep false positive on view->lockGravatar Martin Schwidefsky 5-5/+10
2019-03-05Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 2-1/+5
2019-01-28s390/setup: set control program code via diag 318Gravatar Collin Walling 2-1/+5
2019-01-11s390/smp: fix CPU hotplug deadlock with CPU rescanGravatar Gerald Schaefer 1-0/+2
2018-12-13s390/drivers: fix proc/debugfs file permissionsGravatar Sebastian Ott 1-5/+2
2018-10-31mm: remove include/linux/bootmem.hGravatar Mike Rapoport 2-2/+2
2018-10-09s390/kasan: avoid instrumentation of early C codeGravatar Vasily Gorbik 1-0/+1
2018-10-09s390/sclp: introduce sclp_early_get_hsa_sizeGravatar Vasily Gorbik 1-0/+11
2018-10-09s390/mem_detect: replace tprot loop with binary searchGravatar Vasily Gorbik 1-2/+1