index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
crash_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document/kexec: generalize crash hotplug description
Sourabh Jain
2024-09-01
1
-13
/
+20
*
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-19
1
-0
/
+2
|
\
|
*
crash: add prefix for crash dumping messages
Baoquan He
2024-05-08
1
-0
/
+2
*
|
crash: add a new kexec flag for hotplug support
Sourabh Jain
2024-04-23
1
-9
/
+6
*
|
crash: forward memory_notify arg to arch crash hotplug handler
Sourabh Jain
2024-04-23
1
-7
/
+7
|
/
*
crash: split crash dumping code out from kexec_core.c
Baoquan He
2024-02-23
1
-0
/
+256
*
crash: split vmcoreinfo exporting code out from crash_core.c
Baoquan He
2024-02-23
1
-206
/
+0
*
kexec: split crashkernel reservation code out from crash_core.c
Baoquan He
2024-02-23
1
-438
/
+0
*
mm/vmalloc: remove vmap_area_list
Baoquan He
2024-02-23
1
-3
/
+1
*
kernel/crash_core.c: make __crash_hotplug_lock static
Andrew Morton
2024-01-12
1
-1
/
+1
*
kdump: defer the insertion of crashkernel resources
Huacai Chen
2024-01-12
1
-2
/
+12
*
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-01-09
1
-55
/
+34
|
\
|
*
crash_core: fix and simplify the logic of crash_exclude_mem_range()
Yuntao Wang
2024-01-05
1
-51
/
+29
|
*
crash_core: remove duplicated including of kexec.h
Wang Jinchao
2023-12-20
1
-1
/
+0
|
*
kexec_file: print out debugging message if required
Baoquan He
2023-12-20
1
-3
/
+5
*
|
mm, treewide: introduce NR_PAGE_ORDERS
Kirill A. Shutemov
2024-01-08
1
-1
/
+1
|
/
*
crash_core: fix the check for whether crashkernel is from high memory
Yuntao Wang
2023-12-12
1
-5
/
+5
*
crash_core.c: remove unneeded functions
Baoquan He
2023-10-04
1
-18
/
+0
*
crash_core: move crashk_*res definition into crash_core.c
Baoquan He
2023-10-04
1
-0
/
+16
*
crash_core: add generic function to do reservation
Baoquan He
2023-10-04
1
-1
/
+106
*
crash_core: change parse_crashkernel() to support crashkernel=,high|low parsing
Baoquan He
2023-10-04
1
-3
/
+33
*
crash_core: change the prototype of function parse_crashkernel()
Baoquan He
2023-10-04
1
-3
/
+12
*
crash_core.c: remove unnecessary parameter of function
Baoquan He
2023-10-04
1
-4
/
+4
*
Crash: add lock to serialize crash hotplug handling
Baoquan He
2023-09-29
1
-0
/
+17
*
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-29
1
-0
/
+391
|
\
|
*
crash: change crash_prepare_elf64_headers() to for_each_possible_cpu()
Eric DeVolder
2023-08-24
1
-2
/
+2
|
*
crash: hotplug support for kexec_load()
Eric DeVolder
2023-08-24
1
-0
/
+31
|
*
crash: add generic infrastructure for crash hotplug support
Eric DeVolder
2023-08-24
1
-0
/
+142
|
*
crash: move a few code bits to setup support of crash hotplug
Eric DeVolder
2023-08-24
1
-0
/
+218
*
|
mm: free up a word in the first tail page
Matthew Wilcox (Oracle)
2023-08-21
1
-1
/
+0
*
|
mm: add large_rmappable page flag
Matthew Wilcox (Oracle)
2023-08-21
1
-1
/
+0
*
|
mm: remove HUGETLB_PAGE_DTOR
Matthew Wilcox (Oracle)
2023-08-21
1
-1
/
+1
|
/
*
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-05
1
-1
/
+1
*
mm: remove 'First tail page' members from struct page
Matthew Wilcox (Oracle)
2023-02-02
1
-2
/
+2
*
vmcoreinfo: warn if we exceed vmcoreinfo data size
Stephen Brennan
2022-11-30
1
-0
/
+3
*
vmcoreinfo: add kallsyms_num_syms symbol
Stephen Brennan
2022-08-28
1
-0
/
+1
*
kdump: round up the total memory size to 128M for crashkernel reservation
Tao Liu
2022-07-17
1
-2
/
+12
*
vmcoreinfo: include kallsyms symbols
Stephen Brennan
2022-07-17
1
-0
/
+14
*
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-27
1
-3
/
+0
|
\
|
*
kernel/crash_core.c: remove redundant check of ck_cmdline
lizhe
2022-05-12
1
-3
/
+0
*
|
kdump: return -ENOENT if required cmdline option does not exist
Zhen Lei
2022-05-07
1
-2
/
+1
|
/
*
kernel/crash_core: suppress unknown crashkernel parameter warning
Philipp Rudo
2021-12-25
1
-0
/
+11
*
kdump: use vmlinux_build_id to simplify
Stephen Boyd
2021-07-08
1
-48
/
+2
*
mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM
Mike Rapoport
2021-06-29
1
-1
/
+1
*
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2021-06-29
1
-1
/
+1
*
crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfo
Pingfan Liu
2021-06-16
1
-0
/
+1
*
kdump: append uts_namespace.name offset to VMCOREINFO
Alexander Egorenkov
2020-12-15
1
-0
/
+1
*
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-11-20
1
-1
/
+1
*
kdump: append kernel build-id string to VMCOREINFO
Vijay Balakrishna
2020-08-12
1
-0
/
+50
*
crash_core, vmcoreinfo: Append 'MAX_PHYSMEM_BITS' to vmcoreinfo
Bhupesh Sharma
2020-07-02
1
-0
/
+1
[next]