aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/zcore.c
AgeCommit message (Expand)Author
2023-06-01s390/zcore: conditionally clear memory on reiplMikhail Zaslonko
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2022-12-06s390/ipl: add eckd dump supportSven Schnelle
2022-11-25use less confusing names for iov_iter direction initializersAl Viro
2022-11-25[s390] zcore: WRITE is "data source", not destination...Al Viro
2022-09-14s390/mm: rework memcpy_real() to avoid DAT-off modeAlexander Gordeev
2022-07-20s390/crash: support multi-segment iteratorsAlexander Gordeev
2022-07-20s390/zcore: fix race when reading from hardware system areaAlexander Gordeev
2022-02-09s390/maccess: fix semantics of memcpy_real() and its callersAlexander Gordeev
2021-07-27s390/dump: introduce boot data 'oldmem_data'Alexander Egorenkov
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-03-08s390/zcore: release dump save area on restart or power downAlexander Egorenkov
2021-03-08s390/zcore: no need to check return value of debugfs_create functionsAlexander Egorenkov
2020-10-02s390/nvme: support firmware-assisted dump to NVMe disksAlexander Egorenkov
2020-06-29s390/zcore: remove memmap deviceAlexander Egorenkov
2019-06-11docs: s390: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-05-07Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linuxLinus Torvalds
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov
2019-04-26s390/zcore: Rename ipl_block to mitigate name collisionPhilipp Rudo
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2017-11-24s390: drivers: Remove redundant license textGreg Kroah-Hartman
2017-11-24s390: char: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-01-16s390: proper type casts for csum_partial invocationsHeiko Carstens
2017-01-16s390/zcore: remove unneeded linux/miscdevice.h includeCorentin Labbe
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-11-17zcore: Improve startup-message textMichael Holzheu
2016-10-31s390: char: make zcore explicitly non-modularPaul Gortmaker
2016-06-13s390/ipl: rename diagnose enumsHeiko Carstens
2015-11-27s390/dump: cleanup CPU save area handlingMartin Schwidefsky
2015-11-27s390/dump: rework CPU register dump codeMartin Schwidefsky
2015-11-27s390/dump: remove SAVE_AREA_BASEMartin Schwidefsky
2015-11-27s390/zcore: simplify memcpy_hsaMartin Schwidefsky
2015-11-27s390/dump: streamline oldmem copy functionsMartin Schwidefsky
2015-11-27s390/zcore: remove /sys/kernel/debug/zcore/memMartin Schwidefsky
2015-11-27s390/zcore: copy vector registers into the image dataMartin Schwidefsky
2015-11-27s390/zcore: remove invalid kfree in init_cpu_infoMartin Schwidefsky
2015-06-25s390/kdump: fix nosmt kernel parameterMichael Holzheu
2015-05-13s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand
2015-03-25s390: remove 31 bit supportHeiko Carstens
2014-10-09s390/kdump: add support for vector extensionMichael Holzheu
2014-05-20s390/mm: Convert bootmem to memblockPhilipp Hachtmann
2013-11-15s390/sclp: Determine HSA size dynamically for zfcpdumpMichael Holzheu
2013-10-24s390: Remove zfcpdump NR_CPUS dependencyMichael Holzheu
2013-09-11s390/vmcore: use vmcore for zfcpdumpMichael Holzheu
2013-05-02s390/mem_detect: limit memory detection loop to "mem=" parameterHeiko Carstens
2013-05-02s390/zcore: calculate real memory size using own get_mem_size functionHeiko Carstens
2013-04-23s390/zcore: Fix HSA copy length for last blockMichael Holzheu
2013-02-14s390/time: rename tod clock access functionsHeiko Carstens
2013-02-14s390/zcore: Add hsa fileMichael Holzheu
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens