summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/machine_kexec.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/nmi: add missing __pa/__va address conversion of extended save areaHeiko Carstens2021-12-061-1/+1
* s390/smp: enable DAT before CPU restart callback is calledAlexander Gordeev2021-08-261-1/+0
* s390: rename dma section to amode31Heiko Carstens2021-08-051-2/+2
* s390/kexec: use call_on_stack() macroHeiko Carstens2021-07-081-1/+2
* mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+0
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* s390: remove broken hibernate / power management supportHeiko Carstens2020-03-231-31/+0
* s390/kaslr: store KASLR offset for early dumpsGerald Schaefer2019-11-301-1/+1
* s390: disable preemption when switching to nodat stack with CALL_ON_STACKVasily Gorbik2019-11-301-0/+2
* s390/kdump: get rid of compile warningHeiko Carstens2019-06-111-1/+2
* s390: simplify disabled_waitMartin Schwidefsky2019-05-021-2/+2
* s390/unwind: introduce stack unwind APIMartin Schwidefsky2019-05-021-0/+1
* s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer2019-04-291-0/+1
* s390/kernel: introduce .dma sectionsGerald Schaefer2019-04-291-0/+2
* s390: add support for virtually mapped kernel stacksMartin Schwidefsky2018-10-091-4/+13
* s390/ipl: correct kdump reipl block checksum calculationVasily Gorbik2018-04-101-0/+1
* s390: assume diag308 set always worksVasily Gorbik2018-04-101-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-131-12/+10
|\
| * s390/noexec: execute kexec datamover without DATHeiko Carstens2017-11-101-0/+1
| * s390: remove named saved segment supportHeiko Carstens2017-11-081-4/+0
| * s390/ctl_reg: use decoding unions in update_cr_regsMartin Schwidefsky2017-10-191-5/+6
| * s390/kexec: Fix checksum validation return code for kdumpPhilipp Rudo2017-10-181-3/+3
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang2017-07-131-0/+1
* s390: use set_memory.h headerLaura Abbott2017-05-091-0/+1
* s390: add a system call for guarded storageMartin Schwidefsky2017-03-221-1/+12
* s390/kexec: fix crash on resize of reserved memoryHeiko Carstens2016-06-131-22/+11
* s390/kexec: fix update of os_info crash kernel sizeHeiko Carstens2016-06-131-6/+14
* s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_prote...Xunlei Pang2016-05-241-10/+18
* s390/dump: rework CPU register dump codeMartin Schwidefsky2015-11-271-43/+61
* s390/dump: remove SAVE_AREA_BASEMartin Schwidefsky2015-11-271-3/+3
* s390/kdump: remove code to create ELF notes in the crashed systemMartin Schwidefsky2015-11-271-24/+18
* s390: add SMT supportMartin Schwidefsky2015-01-221-11/+8
* s390/kdump: add support for vector extensionMichael Holzheu2014-10-091-1/+7
* s390: make various functions static, add declarations to header filesHeiko Carstens2013-09-071-1/+1
* s390/kdump: Add PM notifier for kdumpMichael Holzheu2013-04-151-0/+30
* s390/crashdump: move fill_cpu_elf_notes() prototype to header fileHeiko Carstens2012-09-261-2/+1
* s390/kexec: change return value of machine_kexec_prepareHeiko Carstens2012-09-261-1/+1
* s390/kexec: move machine_crash_shutdown() to machine_kexec.cHeiko Carstens2012-09-261-0/+4
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-3/+1
* s390/kdump: Use real mode for PSW restart and kexecMichael Holzheu2012-05-231-1/+2
* s390/kdump: Account /sys/kernel/kexec_crash_size changes in OS infoMichael Holzheu2012-05-231-1/+7
* Disintegrate asm/system.h for S390David Howells2012-03-281-1/+0
* [S390] kernel: Add z/VM LGR detectionMichael Holzheu2012-03-111-2/+7
* [S390] rework smp codeMartin Schwidefsky2012-03-111-36/+7
* [S390] Add VMCOREINFO_SYMBOL(high_memory) to vmcoreinfoMichael Holzheu2011-12-271-0/+1
* [S390] cleanup psw related bits and piecesMartin Schwidefsky2011-10-301-1/+1
* [S390] Add architecture code for unmapping crashkernel memoryMichael Holzheu2011-10-301-0/+31
* [S390] kdump backend codeMichael Holzheu2011-10-301-6/+155
* [S390] kexec: Disable ftrace during kexecHeiko Carstens2011-03-151-0/+2