summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/machine_kexec.c
Commit message (Expand)AuthorAgeFilesLines
* 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-121-0/+1
* s390: use set_memory.h headerLaura Abbott2017-05-081-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-231-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
* [S390] smp: always reboot on cpu 0Heiko Carstens2010-02-261-2/+8
* [S390] Cleanup kprobes printk messages.Martin Schwidefsky2008-07-141-1/+0
* [S390] nss: disable kexec.Heiko Carstens2007-03-051-0/+5
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-051-0/+1
* [S390] pfault code cleanup.Heiko Carstens2006-12-041-7/+1
* [S390] cpu shutdown reworkHeiko Carstens2006-12-041-49/+16
* [S390] Reset infrastructure for re-IPL.Heiko Carstens2006-12-041-6/+3
* [S390] path grouping and path verifications fixes.Cornelia Huck2006-07-121-0/+1
* Storage class should be firstTobias Klauser2006-06-261-2/+2
* [PATCH] s390: fix non smp build of kexecHeiko Carstens2006-02-111-2/+3
* [PATCH] s390: atomic primitivesMartin Schwidefsky2006-01-061-1/+1
* [PATCH] s390: kexec fixes and improvements.Heiko Carstens2005-08-011-0/+7
* [PATCH] kexec code cleanupManeesh Soni2005-06-251-2/+2
* [PATCH] kexec: s390 supportHeiko Carstens2005-06-251-0/+98
OpenPOWER on IntegriCloud