index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
crash_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel/crash_core: suppress unknown crashkernel parameter warning
Philipp Rudo
2021-12-25
1
-0
/
+11
*
kdump: use vmlinux_build_id to simplify
Stephen Boyd
2021-07-08
1
-48
/
+2
*
mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM
Mike Rapoport
2021-06-29
1
-1
/
+1
*
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2021-06-29
1
-1
/
+1
*
crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfo
Pingfan Liu
2021-06-16
1
-0
/
+1
*
kdump: append uts_namespace.name offset to VMCOREINFO
Alexander Egorenkov
2020-12-15
1
-0
/
+1
*
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-11-20
1
-1
/
+1
*
kdump: append kernel build-id string to VMCOREINFO
Vijay Balakrishna
2020-08-12
1
-0
/
+50
*
crash_core, vmcoreinfo: Append 'MAX_PHYSMEM_BITS' to vmcoreinfo
Bhupesh Sharma
2020-07-02
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
Thomas Gleixner
2019-06-19
1
-3
/
+1
*
kexec: export PG_offline to VMCOREINFO
David Hildenbrand
2019-03-05
1
-0
/
+2
*
kernel/crash_core.c: print timestamp using time64_t
Arnd Bergmann
2018-08-22
1
-1
/
+1
*
proc/kcore: add vmcoreinfo note to /proc/kcore
Omar Sandoval
2018-08-22
1
-2
/
+2
*
crash_core: use VMCOREINFO_SYMBOL_ARRAY() for swapper_pg_dir
Omar Sandoval
2018-08-22
1
-1
/
+1
*
mm: split page_type out from _mapcount
Matthew Wilcox
2018-06-07
1
-0
/
+1
*
kexec: export PG_swapbacked to VMCOREINFO
Petr Tesarik
2018-04-13
1
-0
/
+1
*
crash: export paddr_vmcoreinfo_note()
Marc-André Lureau
2018-03-20
1
-0
/
+1
*
kdump: write correct address of mem_section into vmcoreinfo
Kirill A. Shutemov
2018-01-13
1
-1
/
+1
*
kdump: print a message in case parse_crashkernel_mem resulted in zero bytes
Dave Young
2017-11-17
1
-1
/
+2
*
kdump: protect vmcoreinfo data under the crash memory
Xunlei Pang
2017-07-12
1
-1
/
+16
*
powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr
Xunlei Pang
2017-07-12
1
-2
/
+1
*
kexec: move vmcoreinfo out of the kernel's .bss section
Xunlei Pang
2017-07-12
1
-4
/
+22
*
ia64: reuse append_elf_note() and final_note() functions
Hari Bathini
2017-05-08
1
-20
/
+14
*
crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE
Hari Bathini
2017-05-08
1
-0
/
+445