summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char
Commit message (Expand)AuthorAgeFilesLines
* s390/sclp: fix Secure-IPL facility detectionAlexander Egorenkov2021-09-221-1/+2
* s390/sclp_vt220: fix console name to match deviceValentin Vidic2021-07-201-2/+2
* 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
| * s390/zcore: Rename ipl_block to mitigate name collisionPhilipp Rudo2019-04-261-10/+12
* | s390/3270: fix lockdep false positive on view->lockMartin Schwidefsky2019-04-105-5/+10
|/
* Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-03-052-1/+5
|\
| * s390/setup: set control program code via diag 318Collin Walling2019-01-282-1/+5
* | s390/smp: fix CPU hotplug deadlock with CPU rescanGerald Schaefer2019-01-111-0/+2
|/
* s390/drivers: fix proc/debugfs file permissionsSebastian Ott2018-12-131-5/+2
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-312-2/+2
* s390/kasan: avoid instrumentation of early C codeVasily Gorbik2018-10-091-0/+1
* s390/sclp: introduce sclp_early_get_hsa_sizeVasily Gorbik2018-10-091-0/+11
* s390/mem_detect: replace tprot loop with binary searchVasily Gorbik2018-10-091-2/+1
* s390/mem_detect: introduce SCLP storage infoVasily Gorbik2018-10-093-10/+64
* s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik2018-10-091-0/+17
* s390/sclp: move sclp_early_read_info to sclp_early_core.cVasily Gorbik2018-10-093-64/+79
* s390/sclp: simplify early hsa_size detectionVasily Gorbik2018-10-091-57/+3
* s390/monwriter: do not use stack buffers for hardware dataMartin Schwidefsky2018-10-091-13/+20