summaryrefslogtreecommitdiff
path: root/arch/s390/include/asm/os_info.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-29s390/os_info: Fix array size in struct os_infoSven Schnelle1-2/+3
2024-04-17s390/crash: Use old os_info to create PT_LOAD headersAlexander Gordeev1-0/+3
2024-04-17s390/os_info: Store virtual memory layoutAlexander Gordeev1-2/+8
2024-04-17s390/os_info: Introduce value entriesAlexander Gordeev1-4/+15
2023-06-01s390/ipl: add REIPL_CLEAR flag to os_infoMikhail Zaslonko1-2/+5
2022-09-14s390/mm: uninline copy_oldmem_kernel() functionAlexander Gordeev1-14/+0
2022-07-20s390/crash: support multi-segment iteratorsAlexander Gordeev1-1/+16
2022-02-10s390/maccess: fix semantics of memcpy_real() and its callersAlexander Gordeev1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-11-27s390/dump: streamline oldmem copy functionsMartin Schwidefsky1-1/+1
2012-05-23s390/kernel: Remove OS info init function call and diag 308 for kdumpMichael Holzheu1-3/+2
2012-03-11[S390] kernel: Add OS info memory interfaceMichael Holzheu1-0/+50