index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
os_info.c
Age
Commit message (
Expand
)
Author
2024-04-29
s390/os_info: Fix array size in struct os_info
Sven Schnelle
2024-04-29
s390/os_info: Initialize old os_info in standalone dump kernel
Alexander Egorenkov
2024-04-17
s390/crash: Use old os_info to create PT_LOAD headers
Alexander Gordeev
2024-04-17
s390/os_info: Store virtual memory layout
Alexander Gordeev
2024-04-17
s390/os_info: Introduce value entries
Alexander Gordeev
2024-02-16
s390/checksum: provide and use cksm() inline assembly
Heiko Carstens
2023-01-13
s390/mm: allocate Absolute Lowcore Area in decompressor
Alexander Gordeev
2022-09-14
s390/mm: uninline copy_oldmem_kernel() function
Alexander Gordeev
2022-09-14
s390/smp: rework absolute lowcore access
Alexander Gordeev
2022-03-27
s390/maccess: rework absolute lowcore accessors
Alexander Gordeev
2022-02-09
s390/maccess: fix semantics of memcpy_real() and its callers
Alexander Gordeev
2022-02-09
s390/dump: fix old lowcore virtual vs physical address confusion
Alexander Gordeev
2022-02-06
s390/dump: fix os_info virtual vs physical address confusion
Alexander Gordeev
2021-07-27
s390/dump: introduce boot data 'oldmem_data'
Alexander Egorenkov
2021-03-22
s390/kernel: fix a typo
Bhaskar Chowdhury
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-01-16
s390: proper type casts for csum_partial invocations
Heiko Carstens
2015-11-27
s390/dump: streamline oldmem copy functions
Martin Schwidefsky
2013-04-29
Include missing linux/slab.h inclusions
David Howells
2012-06-14
s390/smp: make absolute lowcore / cpu restart parameter accesses more robust
Heiko Carstens
2012-05-30
s390/kernel: Introduce memcpy_absolute() function
Michael Holzheu
2012-05-23
s390/kernel: Remove OS info init function call and diag 308 for kdump
Michael Holzheu
2012-03-28
Disintegrate asm/system.h for S390
David Howells
2012-03-11
[S390] kernel: Add OS info memory interface
Michael Holzheu