index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
machine_kexec.c
Age
Commit message (
Expand
)
Author
2025-03-04
s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()
Heiko Carstens
2025-03-04
s390/cpufeature: Convert MACHINE_HAS_GS to cpu_has_gs()
Heiko Carstens
2024-07-23
s390/kdump: Make kdump ready for lowcore relocation
Sven Schnelle
2024-06-18
s390: Replace S390_lowcore by get_lowcore()
Sven Schnelle
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-02-23
arch, crash: move arch_crash_save_vmcoreinfo() out to file vmcore_info.c
Baoquan He
2024-02-16
s390/fpu: move, rename, and merge header files
Heiko Carstens
2024-02-12
s390/switch_to: use generic header file
Heiko Carstens
2023-12-11
s390/fpu: get rid of MACHINE_HAS_VX
Heiko Carstens
2023-09-19
s390/ctlreg: add struct ctlreg
Heiko Carstens
2023-09-19
s390/ctlreg: use local_ctl_load() and local_ctl_store() where possible
Heiko Carstens
2023-09-19
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
2023-08-30
s390/amode31: change type of __samode31, __eamode31, etc
Heiko Carstens
2023-07-29
s390/mm: move pfault code to own C file
Heiko Carstens
2023-04-19
s390/kdump: remove nodat stack restriction for calling nodat functions
Alexander Gordeev
2023-04-19
s390/kdump: rework invocation of DAT-off code
Alexander Gordeev
2023-04-19
s390/kdump: fix virtual vs physical address confusion
Alexander Gordeev
2023-04-19
s390/kdump: cleanup do_start_kdump() prototype and usage
Alexander Gordeev
2023-04-19
s390/kexec: turn DAT mode off immediately before purgatory
Alexander Gordeev
2023-01-13
s390/mm: allocate Absolute Lowcore Area in decompressor
Alexander Gordeev
2022-09-14
s390/smp: rework absolute lowcore access
Alexander Gordeev
2022-04-25
s390/kexec: set end-of-ipl flag in last diag308 call
Alexander Egorenkov
2022-04-07
s390/kexec: silence -Warray-bounds warning
Heiko Carstens
2022-03-27
s390/maccess: rework absolute lowcore accessors
Alexander Gordeev
2022-02-06
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
2021-12-06
s390/nmi: add missing __pa/__va address conversion of extended save area
Heiko Carstens
2021-08-26
s390/smp: enable DAT before CPU restart callback is called
Alexander Gordeev
2021-08-05
s390: rename dma section to amode31
Heiko Carstens
2021-07-08
s390/kexec: use call_on_stack() macro
Heiko Carstens
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-03-23
s390: remove broken hibernate / power management support
Heiko Carstens
2019-11-30
s390/kaslr: store KASLR offset for early dumps
Gerald Schaefer
2019-11-30
s390: disable preemption when switching to nodat stack with CALL_ON_STACK
Vasily Gorbik
2019-06-11
s390/kdump: get rid of compile warning
Heiko Carstens
2019-05-02
s390: simplify disabled_wait
Martin Schwidefsky
2019-05-02
s390/unwind: introduce stack unwind API
Martin Schwidefsky
2019-04-29
s390/kernel: add support for kernel address space layout randomization (KASLR)
Gerald Schaefer
2019-04-29
s390/kernel: introduce .dma sections
Gerald Schaefer
2018-10-09
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
2018-04-10
s390/ipl: correct kdump reipl block checksum calculation
Vasily Gorbik
2018-04-10
s390: assume diag308 set always works
Vasily Gorbik
2017-11-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-10
s390/noexec: execute kexec datamover without DAT
Heiko Carstens
2017-11-08
s390: remove named saved segment support
Heiko Carstens
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-19
s390/ctl_reg: use decoding unions in update_cr_regs
Martin Schwidefsky
2017-10-18
s390/kexec: Fix checksum validation return code for kdump
Philipp Rudo
2017-07-12
kexec: move vmcoreinfo out of the kernel's .bss section
Xunlei Pang
2017-05-08
s390: use set_memory.h header
Laura Abbott
[next]