summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/crash_dump.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390/kdump: Add final noteMichael Holzheu2017-03-281-0/+15
* memblock: embed memblock type name within struct memblock_typeHeiko Carstens2017-02-241-0/+1
* s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-171-1/+2
* s390/kdump: Use "LINUX" ELF note name instead of "CORE"Michael Holzheu2017-02-171-1/+5
* s390/crashdump: use list_first_entry_or_nullMasahiro Yamada2016-09-201-3/+1
* s390: make couple of variables and functions staticHeiko Carstens2016-05-101-1/+1
* s390: remove superfluous memblock_alloc() return value checksHeiko Carstens2016-01-191-2/+0
* s390: rename struct _lowcore to struct lowcoreHeiko Carstens2016-01-111-2/+2
* s390/dump: cleanup CPU save area handlingMartin Schwidefsky2015-11-271-142/+121
* s390/dump: streamline oldmem copy functionsMartin Schwidefsky2015-11-271-92/+79
* s390/kdump: remove code to create ELF notes in the crashed systemMartin Schwidefsky2015-11-271-21/+3
* s390/crash_dump: use for_each_mem_rangeAlexander Kuleshov2015-10-141-12/+4
* s390/kdump: fix nosmt kernel parameterMichael Holzheu2015-06-251-25/+0
* s390/kdump: fix REGSET_VX_LOW vector register ELF notesMichael Holzheu2015-06-251-1/+1
* mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck2015-06-241-2/+3
* s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand2015-05-131-4/+4
* s390/kdump: add support for vector extensionMichael Holzheu2014-10-091-9/+49
* s390/mm: Convert bootmem to memblockPhilipp Hachtmann2014-05-201-44/+39
* s390/sclp: Determine HSA size dynamically for zfcpdumpMichael Holzheu2013-11-151-9/+13
* s390: Remove zfcpdump NR_CPUS dependencyMichael Holzheu2013-10-241-4/+30
* s390/crashdump: remove unused variableHeiko Carstens2013-10-241-1/+0
* s390: Allow vmalloc target buffers for copy_from_oldmem()Michael Holzheu2013-09-301-22/+20
* s390/vmcore: use vmcore for zfcpdumpMichael Holzheu2013-09-111-18/+104
* s390/vmcore: implement remap_oldmem_pfn_range for s390Jan Willeke2013-09-111-0/+26
* s390/vmcore: use ELF header in new memory featureMichael Holzheu2013-09-111-27/+54
* s390/kdump: Allow copy_oldmem_page() copy to virtual memoryMichael Holzheu2013-07-181-4/+47
* s390/mem_detect: remove artificial kdump memory typesHeiko Carstens2013-05-031-2/+2
* s390/mem_detect: limit memory detection loop to "mem=" parameterHeiko Carstens2013-05-021-1/+1
* s390/crashdump: move fill_cpu_elf_notes() prototype to header fileHeiko Carstens2012-09-261-1/+2
* [S390] kernel: Add OS info memory interfaceMichael Holzheu2012-03-111-10/+27
* [S390] crash_dump: remove duplicate includeDanny Kukawka2012-02-241-1/+0
* [S390] Remove error checking from copy_oldmem_page()Michael Holzheu2011-10-301-5/+4
* [S390] kdump backend codeMichael Holzheu2011-10-301-0/+427
OpenPOWER on IntegriCloud