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
/
arch
/
x86
/
kernel
/
crash.c
Age
Commit message (
Expand
)
Author
2025-09-13
x86/kexec: fix potential cmem->ranges out of memory
fuqiang wang
2025-09-13
x86/crash: remove redundant 0 value initialization
Liao Yuanhong
2025-07-19
x86: implement crashkernel cma reservation
Jiri Bohac
2025-05-21
x86/crash: pass dm crypt keys to kdump kernel
Coiby Xu
2025-03-03
x86/smp/32: Remove safe_smp_processor_id()
Brian Gerst
2024-06-17
x86/mm: Add callbacks to prepare encrypted memory for kexec
Kirill A. Shutemov
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-03-11
Merge tag 'x86-build-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-01-30
x86: Do not include <asm/bootparam.h> in several files
Thomas Zimmermann
2024-01-29
crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump
Ashish Kalra
2024-01-05
x86/crash: use SZ_1M macro instead of hardcoded value
Yuntao Wang
2024-01-05
x86/crash: remove the unused image parameter from prepare_elf_headers()
Yuntao Wang
2023-12-20
kexec_file, x86: print out debugging message if required
Baoquan He
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-08-24
x86/crash: optimize CPU changes
Eric DeVolder
2023-08-24
crash: hotplug support for kexec_load()
Eric DeVolder
2023-08-24
x86/crash: add x86 crash hotplug support
Eric DeVolder
2023-08-03
x86/reboot: VMCLEAR active VMCSes before emergency reboot
Sean Christopherson
2023-01-24
x86/crash: Disable virt in core NMI crash handler to avoid double shootdown
Sean Christopherson
2023-01-02
x86/kexec: Fix double-free of elf header buffer
Takashi Iwai
2022-04-13
x86/crash: Fix minor typo/bug in debug message
Eric DeVolder
2021-06-07
x86/crash: Remove crash_reserve_low_1M()
Mike Rapoport
2021-04-28
Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-20
x86/crash: Fix crash_setup_memmap_entries() out-of-bounds access
Mike Galbraith
2021-03-08
x86: Use ELF fields defined in 'struct kimage'
Lakshmi Ramasubramanian
2020-08-07
x86/crash: Correct the address boundary of function parameters
Lianbo Jiang
2020-01-09
x86/crash: Use resource_size()
Julia Lawall
2019-11-14
x86/crash: Align function arguments on opening braces
Borislav Petkov
2019-11-14
x86/kdump: Remove the backup region handling
Lianbo Jiang
2019-11-14
x86/kdump: Always reserve the low 1M when the crashkernel option is specified
Lianbo Jiang
2019-07-24
x86/crash: Remove unnecessary comparison
Nikolas Nyby
2019-07-09
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-07-08
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-06-26
x86/kexec: Make variable static and config dependent
Tiezhu Yang
2019-06-25
x86/stackframe/32: Provide consistent pt_regs
Peter Zijlstra
2019-06-20
x86/crash: Add e820 reserved ranges to kdump kernel's e820 table
Lianbo Jiang
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-04-05
x86/kexec/crash: Use struct_size() in vzalloc()
Gustavo A. R. Silva
2019-01-15
x86/kexec: Fix a kexec_file_load() failure
Dave Young
2018-11-23
x86/headers: Fix -Wmissing-prototypes warning
Yi Wang
2018-04-13
kexec_file, x86: move re-factored code to generic side
AKASHI Takahiro
2018-04-13
x86: kexec_file: clean up prepare_elf64_headers()
AKASHI Takahiro
2018-04-13
x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem buffer
AKASHI Takahiro
2018-04-13
x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()
AKASHI Takahiro
2018-04-13
x86: kexec_file: purge system-ram walking from prepare_elf64_headers()
AKASHI Takahiro
2018-02-17
x86/apic: Fix restoring boot IRQ mode in reboot and kexec/kdump
Baoquan He
2017-11-07
resource: Fix resource_size.cocci warnings
kbuild test robot
2017-11-07
resource: Provide resource struct in resource walk callback
Tom Lendacky
2017-07-12
kexec: move vmcoreinfo out of the kernel's .bss section
Xunlei Pang
[next]