index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
crash_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
Thomas Gleixner
1
-3
/
+1
2019-03-05
kexec: export PG_offline to VMCOREINFO
David Hildenbrand
1
-0
/
+2
2018-08-22
kernel/crash_core.c: print timestamp using time64_t
Arnd Bergmann
1
-1
/
+1
2018-08-22
proc/kcore: add vmcoreinfo note to /proc/kcore
Omar Sandoval
1
-2
/
+2
2018-08-22
crash_core: use VMCOREINFO_SYMBOL_ARRAY() for swapper_pg_dir
Omar Sandoval
1
-1
/
+1
2018-06-07
mm: split page_type out from _mapcount
Matthew Wilcox
1
-0
/
+1
2018-04-13
kexec: export PG_swapbacked to VMCOREINFO
Petr Tesarik
1
-0
/
+1
2018-03-20
crash: export paddr_vmcoreinfo_note()
Marc-André Lureau
1
-0
/
+1
2018-01-13
kdump: write correct address of mem_section into vmcoreinfo
Kirill A. Shutemov
1
-1
/
+1
2017-11-17
kdump: print a message in case parse_crashkernel_mem resulted in zero bytes
Dave Young
1
-1
/
+2
2017-07-12
kdump: protect vmcoreinfo data under the crash memory
Xunlei Pang
1
-1
/
+16
2017-07-12
powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr
Xunlei Pang
1
-2
/
+1
2017-07-12
kexec: move vmcoreinfo out of the kernel's .bss section
Xunlei Pang
1
-4
/
+22
2017-05-08
ia64: reuse append_elf_note() and final_note() functions
Hari Bathini
1
-20
/
+14
2017-05-08
crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE
Hari Bathini
1
-0
/
+445
[prev]