index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
crash_core.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-23
crash: add a new kexec flag for hotplug support
Sourabh Jain
1
-7
/
+6
2024-04-23
crash: forward memory_notify arg to arch crash hotplug handler
Sourabh Jain
1
-1
/
+1
2024-03-17
kexec/kdump: make struct crash_mem available without CONFIG_CRASH_DUMP
Hari Bathini
1
-6
/
+6
2024-02-23
crash: split crash dumping code out from kexec_core.c
Baoquan He
1
-0
/
+61
2024-02-23
crash: split vmcoreinfo exporting code out from crash_core.c
Baoquan He
1
-73
/
+0
2024-02-23
kexec: split crashkernel reservation code out from crash_core.c
Baoquan He
1
-40
/
+0
2023-12-29
kdump: remove redundant DEFAULT_CRASH_KERNEL_LOW_SIZE
Youling Tang
1
-6
/
+0
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-5
/
+44
2023-10-24
kexec: Annotate struct crash_mem with __counted_by
Kees Cook
1
-1
/
+1
2023-10-04
crash_core.c: remove unneeded functions
Baoquan He
1
-4
/
+0
2023-10-04
crash_core: move crashk_*res definition into crash_core.c
Baoquan He
1
-0
/
+8
2023-10-04
crash_core: add generic function to do reservation
Baoquan He
1
-0
/
+28
2023-10-04
crash_core: change parse_crashkernel() to support crashkernel=,high|low parsing
Baoquan He
1
-0
/
+6
2023-10-04
crash_core: change the prototype of function parse_crashkernel()
Baoquan He
1
-1
/
+2
2023-08-24
crash: add generic infrastructure for crash hotplug support
Eric DeVolder
1
-0
/
+7
2023-08-24
crash: move a few code bits to setup support of crash hotplug
Eric DeVolder
1
-0
/
+20
2021-07-08
kdump: use vmlinux_build_id to simplify
Stephen Boyd
1
-6
/
+6
2020-10-13
Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2020-08-12
kdump: append kernel build-id string to VMCOREINFO
Vijay Balakrishna
1
-0
/
+6
2020-07-10
crash: add VMCOREINFO macro to define offset in a struct declared by typedef
John Ogness
1
-0
/
+3
2018-08-22
proc/kcore: add vmcoreinfo note to /proc/kcore
Omar Sandoval
1
-0
/
+2
2018-01-13
kdump: write correct address of mem_section into vmcoreinfo
Kirill A. Shutemov
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-12
kdump: protect vmcoreinfo data under the crash memory
Xunlei Pang
1
-1
/
+1
2017-07-12
powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr
Xunlei Pang
1
-1
/
+0
2017-07-12
kexec: move vmcoreinfo out of the kernel's .bss section
Xunlei Pang
1
-2
/
+2
2017-07-05
s390/crash: Remove unused KEXEC_NOTE_BYTES
Michael Holzheu
1
-0
/
+5
2017-05-08
ia64: reuse append_elf_note() and final_note() functions
Hari Bathini
1
-0
/
+4
2017-05-08
crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE
Hari Bathini
1
-0
/
+65