aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/machine_kexec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-30s390/kaslr: store KASLR offset for early dumpsGerald Schaefer1-1/+1
2019-11-30s390: disable preemption when switching to nodat stack with CALL_ON_STACKVasily Gorbik1-0/+2
2019-06-11s390/kdump: get rid of compile warningHeiko Carstens1-1/+2
2019-05-02s390: simplify disabled_waitMartin Schwidefsky1-2/+2
2019-05-02s390/unwind: introduce stack unwind APIMartin Schwidefsky1-0/+1
2019-04-29s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer1-0/+1
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer1-0/+2
2018-10-09s390: add support for virtually mapped kernel stacksMartin Schwidefsky1-4/+13
2018-04-10s390/ipl: correct kdump reipl block checksum calculationVasily Gorbik1-0/+1
2018-04-10s390: assume diag308 set always worksVasily Gorbik1-1/+0
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-12/+10
2017-11-10s390/noexec: execute kexec datamover without DATHeiko Carstens1-0/+1
2017-11-08s390: remove named saved segment supportHeiko Carstens1-4/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-19s390/ctl_reg: use decoding unions in update_cr_regsMartin Schwidefsky1-5/+6
2017-10-18s390/kexec: Fix checksum validation return code for kdumpPhilipp Rudo1-3/+3
2017-07-12kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang1-0/+1
2017-05-08s390: use set_memory.h headerLaura Abbott1-0/+1
2017-03-22s390: add a system call for guarded storageMartin Schwidefsky1-1/+12
2016-06-13s390/kexec: fix crash on resize of reserved memoryHeiko Carstens1-22/+11
2016-06-13s390/kexec: fix update of os_info crash kernel sizeHeiko Carstens1-6/+14
2016-05-23s390/kexec: consolidate crash_map/unmap_reserved_pages() and arch_kexec_protect(unprotect)_crashkres()Xunlei Pang1-10/+18
2015-11-27s390/dump: rework CPU register dump codeMartin Schwidefsky1-43/+61
2015-11-27s390/dump: remove SAVE_AREA_BASEMartin Schwidefsky1-3/+3
2015-11-27s390/kdump: remove code to create ELF notes in the crashed systemMartin Schwidefsky1-24/+18
2015-01-22s390: add SMT supportMartin Schwidefsky1-11/+8
2014-10-09s390/kdump: add support for vector extensionMichael Holzheu1-1/+7
2013-09-07s390: make various functions static, add declarations to header filesHeiko Carstens1-1/+1
2013-04-15s390/kdump: Add PM notifier for kdumpMichael Holzheu1-0/+30
2012-09-26s390/crashdump: move fill_cpu_elf_notes() prototype to header fileHeiko Carstens1-2/+1
2012-09-26s390/kexec: change return value of machine_kexec_prepareHeiko Carstens1-1/+1
2012-09-26s390/kexec: move machine_crash_shutdown() to machine_kexec.cHeiko Carstens1-0/+4
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-3/+1
2012-05-23s390/kdump: Use real mode for PSW restart and kexecMichael Holzheu1-1/+2
2012-05-23s390/kdump: Account /sys/kernel/kexec_crash_size changes in OS infoMichael Holzheu1-1/+7
2012-03-28Disintegrate asm/system.h for S390David Howells1-1/+0
2012-03-11[S390] kernel: Add z/VM LGR detectionMichael Holzheu1-2/+7
2012-03-11[S390] rework smp codeMartin Schwidefsky1-36/+7
2011-12-27[S390] Add VMCOREINFO_SYMBOL(high_memory) to vmcoreinfoMichael Holzheu1-0/+1
2011-10-30[S390] cleanup psw related bits and piecesMartin Schwidefsky1-1/+1
2011-10-30[S390] Add architecture code for unmapping crashkernel memoryMichael Holzheu1-0/+31
2011-10-30[S390] kdump backend codeMichael Holzheu1-6/+155
2011-03-15[S390] kexec: Disable ftrace during kexecHeiko Carstens1-0/+2
2010-02-26[S390] smp: always reboot on cpu 0Heiko Carstens1-2/+8
2008-07-14[S390] Cleanup kprobes printk messages.Martin Schwidefsky1-1/+0
2007-03-05[S390] nss: disable kexec.Heiko Carstens1-0/+5
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-0/+1
2006-12-04[S390] pfault code cleanup.Heiko Carstens1-7/+1
2006-12-04[S390] cpu shutdown reworkHeiko Carstens1-49/+16
2006-12-04[S390] Reset infrastructure for re-IPL.Heiko Carstens1-6/+3