index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
crash_dump.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-2
/
+1
*
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-31
1
-1
/
+1
*
s390/kdump: Remove kzalloc_panic
Philipp Rudo
2018-08-16
1
-15
/
+12
*
s390/kdump: Fix memleak in nt_vmcoreinfo
Philipp Rudo
2018-08-16
1
-5
/
+12
*
s390/kdump: Make elfcorehdr size calculation ABI compliant
Philipp Rudo
2018-08-16
1
-16
/
+10
*
s390/kdump: Fix elfcorehdr size calculation
Philipp Rudo
2018-07-31
1
-6
/
+98
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
s390/kdump: Add final note
Michael Holzheu
2017-03-28
1
-0
/
+15
*
memblock: embed memblock type name within struct memblock_type
Heiko Carstens
2017-02-24
1
-0
/
+1
*
s390: kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2017-02-17
1
-1
/
+2
*
s390/kdump: Use "LINUX" ELF note name instead of "CORE"
Michael Holzheu
2017-02-17
1
-1
/
+5
*
s390/crashdump: use list_first_entry_or_null
Masahiro Yamada
2016-09-20
1
-3
/
+1
*
s390: make couple of variables and functions static
Heiko Carstens
2016-05-10
1
-1
/
+1
*
s390: remove superfluous memblock_alloc() return value checks
Heiko Carstens
2016-01-19
1
-2
/
+0
*
s390: rename struct _lowcore to struct lowcore
Heiko Carstens
2016-01-11
1
-2
/
+2
*
s390/dump: cleanup CPU save area handling
Martin Schwidefsky
2015-11-27
1
-142
/
+121
*
s390/dump: streamline oldmem copy functions
Martin Schwidefsky
2015-11-27
1
-92
/
+79
*
s390/kdump: remove code to create ELF notes in the crashed system
Martin Schwidefsky
2015-11-27
1
-21
/
+3
*
s390/crash_dump: use for_each_mem_range
Alexander Kuleshov
2015-10-14
1
-12
/
+4
*
s390/kdump: fix nosmt kernel parameter
Michael Holzheu
2015-06-25
1
-25
/
+0
*
s390/kdump: fix REGSET_VX_LOW vector register ELF notes
Michael Holzheu
2015-06-25
1
-1
/
+1
*
mm/memblock: add extra "flags" to memblock to allow selection of memory based...
Tony Luck
2015-06-24
1
-2
/
+3
*
s390/sclp: unify basic sclp access by exposing "struct sclp"
David Hildenbrand
2015-05-13
1
-4
/
+4
*
s390/kdump: add support for vector extension
Michael Holzheu
2014-10-09
1
-9
/
+49
*
s390/mm: Convert bootmem to memblock
Philipp Hachtmann
2014-05-20
1
-44
/
+39
*
s390/sclp: Determine HSA size dynamically for zfcpdump
Michael Holzheu
2013-11-15
1
-9
/
+13
*
s390: Remove zfcpdump NR_CPUS dependency
Michael Holzheu
2013-10-24
1
-4
/
+30
*
s390/crashdump: remove unused variable
Heiko Carstens
2013-10-24
1
-1
/
+0
*
s390: Allow vmalloc target buffers for copy_from_oldmem()
Michael Holzheu
2013-09-30
1
-22
/
+20
*
s390/vmcore: use vmcore for zfcpdump
Michael Holzheu
2013-09-11
1
-18
/
+104
*
s390/vmcore: implement remap_oldmem_pfn_range for s390
Jan Willeke
2013-09-11
1
-0
/
+26
*
s390/vmcore: use ELF header in new memory feature
Michael Holzheu
2013-09-11
1
-27
/
+54
*
s390/kdump: Allow copy_oldmem_page() copy to virtual memory
Michael Holzheu
2013-07-18
1
-4
/
+47
*
s390/mem_detect: remove artificial kdump memory types
Heiko Carstens
2013-05-03
1
-2
/
+2
*
s390/mem_detect: limit memory detection loop to "mem=" parameter
Heiko Carstens
2013-05-02
1
-1
/
+1
*
s390/crashdump: move fill_cpu_elf_notes() prototype to header file
Heiko Carstens
2012-09-26
1
-1
/
+2
*
[S390] kernel: Add OS info memory interface
Michael Holzheu
2012-03-11
1
-10
/
+27
*
[S390] crash_dump: remove duplicate include
Danny Kukawka
2012-02-24
1
-1
/
+0
*
[S390] Remove error checking from copy_oldmem_page()
Michael Holzheu
2011-10-30
1
-5
/
+4
*
[S390] kdump backend code
Michael Holzheu
2011-10-30
1
-0
/
+427