aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus 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-17Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus 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-06Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus 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
2019-04-26s390/zcore: Rename ipl_block to mitigate name collisionPhilipp Rudo1-10/+12
2019-04-10s390/3270: fix lockdep false positive on view->lockMartin Schwidefsky5-5/+10
2019-03-05Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-1/+5
2019-01-28s390/setup: set control program code via diag 318Collin Walling2-1/+5
2019-01-11s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer1-0/+2
2018-12-13s390/drivers: fix proc/debugfs file permissionsSebastian Ott1-5/+2
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport2-2/+2
2018-10-09s390/kasan: avoid instrumentation of early C codeVasily Gorbik1-0/+1
2018-10-09s390/sclp: introduce sclp_early_get_hsa_sizeVasily Gorbik1-0/+11
2018-10-09s390/mem_detect: replace tprot loop with binary searchVasily Gorbik1-2/+1
2018-10-09s390/mem_detect: introduce SCLP storage infoVasily Gorbik3-10/+64
2018-10-09s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik1-0/+17
2018-10-09s390/sclp: move sclp_early_read_info to sclp_early_core.cVasily Gorbik3-64/+79
2018-10-09s390/sclp: simplify early hsa_size detectionVasily Gorbik1-57/+3
2018-10-09s390/monwriter: do not use stack buffers for hardware dataMartin Schwidefsky1-13/+20
2018-10-09s390/appldata: pass parameter list pointer to appldata_asmMartin Schwidefsky1-1/+3
2018-09-20s390/tape: fix spelling mistake "partion" -> "partition"Colin Ian King1-1/+1