index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
crash_core.c
Age
Commit message (
Expand
)
Author
2025-09-13
crash: add KUnit tests for crash_exclude_mem_range
Coiby Xu
2025-09-13
panic: use angle-bracket include for panic.h
Jinchao Wang
2025-09-13
crash_core: use panic_try_start() in crash_kexec()
Jinchao Wang
2025-07-19
kdump: wait for DMA to finish when using CMA
Jiri Bohac
2025-02-10
crash: Use note name macros
Akihiko Odaki
2024-11-05
kexec/crash: no crash update when kexec in progress
Sourabh Jain
2024-09-01
Document/kexec: generalize crash hotplug description
Sourabh Jain
2024-05-19
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-08
crash: add prefix for crash dumping messages
Baoquan He
2024-04-23
crash: add a new kexec flag for hotplug support
Sourabh Jain
2024-04-23
crash: forward memory_notify arg to arch crash hotplug handler
Sourabh Jain
2024-02-23
crash: split crash dumping code out from kexec_core.c
Baoquan He
2024-02-23
crash: split vmcoreinfo exporting code out from crash_core.c
Baoquan He
2024-02-23
kexec: split crashkernel reservation code out from crash_core.c
Baoquan He
2024-02-23
mm/vmalloc: remove vmap_area_list
Baoquan He
2024-01-12
kernel/crash_core.c: make __crash_hotplug_lock static
Andrew Morton
2024-01-12
kdump: defer the insertion of crashkernel resources
Huacai Chen
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-01-08
mm, treewide: introduce NR_PAGE_ORDERS
Kirill A. Shutemov
2024-01-05
crash_core: fix and simplify the logic of crash_exclude_mem_range()
Yuntao Wang
2023-12-20
crash_core: remove duplicated including of kexec.h
Wang Jinchao
2023-12-20
kexec_file: print out debugging message if required
Baoquan He
2023-12-12
crash_core: fix the check for whether crashkernel is from high memory
Yuntao Wang
2023-10-04
crash_core.c: remove unneeded functions
Baoquan He
2023-10-04
crash_core: move crashk_*res definition into crash_core.c
Baoquan He
2023-10-04
crash_core: add generic function to do reservation
Baoquan He
2023-10-04
crash_core: change parse_crashkernel() to support crashkernel=,high|low parsing
Baoquan He
2023-10-04
crash_core: change the prototype of function parse_crashkernel()
Baoquan He
2023-10-04
crash_core.c: remove unnecessary parameter of function
Baoquan He
2023-09-29
Crash: add lock to serialize crash hotplug handling
Baoquan He
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-24
crash: change crash_prepare_elf64_headers() to for_each_possible_cpu()
Eric DeVolder
2023-08-24
crash: hotplug support for kexec_load()
Eric DeVolder
2023-08-24
crash: add generic infrastructure for crash hotplug support
Eric DeVolder
2023-08-24
crash: move a few code bits to setup support of crash hotplug
Eric DeVolder
2023-08-21
mm: free up a word in the first tail page
Matthew Wilcox (Oracle)
2023-08-21
mm: add large_rmappable page flag
Matthew Wilcox (Oracle)
2023-08-21
mm: remove HUGETLB_PAGE_DTOR
Matthew Wilcox (Oracle)
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-02-02
mm: remove 'First tail page' members from struct page
Matthew Wilcox (Oracle)
2022-11-30
vmcoreinfo: warn if we exceed vmcoreinfo data size
Stephen Brennan
2022-08-28
vmcoreinfo: add kallsyms_num_syms symbol
Stephen Brennan
2022-07-17
kdump: round up the total memory size to 128M for crashkernel reservation
Tao Liu
2022-07-17
vmcoreinfo: include kallsyms symbols
Stephen Brennan
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-12
kernel/crash_core.c: remove redundant check of ck_cmdline
lizhe
2022-05-07
kdump: return -ENOENT if required cmdline option does not exist
Zhen Lei
2021-12-25
kernel/crash_core: suppress unknown crashkernel parameter warning
Philipp Rudo
2021-07-08
kdump: use vmlinux_build_id to simplify
Stephen Boyd
2021-06-29
mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM
Mike Rapoport
[next]