index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
crash_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-29
vmcoreinfo: add kallsyms_num_syms symbol
Stephen Brennan
1
-0
/
+1
2022-07-18
kdump: round up the total memory size to 128M for crashkernel reservation
Tao Liu
1
-2
/
+12
2022-07-18
vmcoreinfo: include kallsyms symbols
Stephen Brennan
1
-0
/
+14
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+0
2022-05-13
kernel/crash_core.c: remove redundant check of ck_cmdline
lizhe
1
-3
/
+0
2022-05-07
kdump: return -ENOENT if required cmdline option does not exist
Zhen Lei
1
-2
/
+1
2021-12-25
kernel/crash_core: suppress unknown crashkernel parameter warning
Philipp Rudo
1
-0
/
+11
2021-07-08
kdump: use vmlinux_build_id to simplify
Stephen Boyd
1
-48
/
+2
2021-06-29
mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM
Mike Rapoport
1
-1
/
+1
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
1
-1
/
+1
2021-06-16
crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfo
Pingfan Liu
1
-0
/
+1
2020-12-16
kdump: append uts_namespace.name offset to VMCOREINFO
Alexander Egorenkov
1
-0
/
+1
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
1
-1
/
+1
2020-08-12
kdump: append kernel build-id string to VMCOREINFO
Vijay Balakrishna
1
-0
/
+50
2020-07-02
crash_core, vmcoreinfo: Append 'MAX_PHYSMEM_BITS' to vmcoreinfo
Bhupesh Sharma
1
-0
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
Thomas Gleixner
1
-3
/
+1
2019-03-06
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-08
mm: split page_type out from _mapcount
Matthew Wilcox
1
-0
/
+1
2018-04-14
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-18
kdump: print a message in case parse_crashkernel_mem resulted in zero bytes
Dave Young
1
-1
/
+2
2017-07-13
kdump: protect vmcoreinfo data under the crash memory
Xunlei Pang
1
-1
/
+16
2017-07-13
powerpc/fadump: use the correct VMCOREINFO_NOTE_SIZE for phdr
Xunlei Pang
1
-2
/
+1
2017-07-13
kexec: move vmcoreinfo out of the kernel's .bss section
Xunlei Pang
1
-4
/
+22
2017-05-09
ia64: reuse append_elf_note() and final_note() functions
Hari Bathini
1
-20
/
+14
2017-05-09
crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE
Hari Bathini
1
-0
/
+445