summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/machine_kexec.c
AgeCommit message (Expand)Author
2023-12-11s390/fpu: get rid of MACHINE_HAS_VXHeiko Carstens
2023-09-19s390/ctlreg: add struct ctlregHeiko Carstens
2023-09-19s390/ctlreg: use local_ctl_load() and local_ctl_store() where possibleHeiko Carstens
2023-09-19s390/ctlreg: add local and system prefix to some functionsHeiko Carstens
2023-08-30s390/amode31: change type of __samode31, __eamode31, etcHeiko Carstens
2023-07-29s390/mm: move pfault code to own C fileHeiko Carstens
2023-04-19s390/kdump: remove nodat stack restriction for calling nodat functionsAlexander Gordeev
2023-04-19s390/kdump: rework invocation of DAT-off codeAlexander Gordeev
2023-04-19s390/kdump: fix virtual vs physical address confusionAlexander Gordeev
2023-04-19s390/kdump: cleanup do_start_kdump() prototype and usageAlexander Gordeev
2023-04-19s390/kexec: turn DAT mode off immediately before purgatoryAlexander Gordeev
2023-01-13s390/mm: allocate Absolute Lowcore Area in decompressorAlexander Gordeev
2022-09-14s390/smp: rework absolute lowcore accessAlexander Gordeev
2022-04-25s390/kexec: set end-of-ipl flag in last diag308 callAlexander Egorenkov
2022-04-07s390/kexec: silence -Warray-bounds warningHeiko Carstens
2022-03-27s390/maccess: rework absolute lowcore accessorsAlexander Gordeev
2022-02-06s390: remove invalid email address of Heiko CarstensHeiko Carstens
2021-12-06s390/nmi: add missing __pa/__va address conversion of extended save areaHeiko Carstens
2021-08-26s390/smp: enable DAT before CPU restart callback is calledAlexander Gordeev
2021-08-05s390: rename dma section to amode31Heiko Carstens
2021-07-08s390/kexec: use call_on_stack() macroHeiko Carstens
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-03-23s390: remove broken hibernate / power management supportHeiko Carstens
2019-11-30s390/kaslr: store KASLR offset for early dumpsGerald Schaefer
2019-11-30s390: disable preemption when switching to nodat stack with CALL_ON_STACKVasily Gorbik
2019-06-11s390/kdump: get rid of compile warningHeiko Carstens
2019-05-02s390: simplify disabled_waitMartin Schwidefsky
2019-05-02s390/unwind: introduce stack unwind APIMartin Schwidefsky
2019-04-29s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer
2018-10-09s390: add support for virtually mapped kernel stacksMartin Schwidefsky
2018-04-10s390/ipl: correct kdump reipl block checksum calculationVasily Gorbik
2018-04-10s390: assume diag308 set always worksVasily Gorbik
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-10s390/noexec: execute kexec datamover without DATHeiko Carstens
2017-11-08s390: remove named saved segment supportHeiko Carstens
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19s390/ctl_reg: use decoding unions in update_cr_regsMartin Schwidefsky
2017-10-18s390/kexec: Fix checksum validation return code for kdumpPhilipp Rudo
2017-07-12kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang
2017-05-08s390: use set_memory.h headerLaura Abbott
2017-03-22s390: add a system call for guarded storageMartin Schwidefsky
2016-06-13s390/kexec: fix crash on resize of reserved memoryHeiko Carstens
2016-06-13s390/kexec: fix update of os_info crash kernel sizeHeiko Carstens
2016-05-23s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_prote...Xunlei Pang
2015-11-27s390/dump: rework CPU register dump codeMartin Schwidefsky
2015-11-27s390/dump: remove SAVE_AREA_BASEMartin Schwidefsky
2015-11-27s390/kdump: remove code to create ELF notes in the crashed systemMartin Schwidefsky
2015-01-22s390: add SMT supportMartin Schwidefsky