index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
machine_kexec_file.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
2024-02-24
1
-2
/
+8
*
kexec_file, arm64: print out debugging message if required
Baoquan He
2023-12-21
1
-6
/
+6
*
arm64/kexec: Fix missing extra range for crashkres_low.
Levi Yun
2022-09-01
1
-1
/
+1
*
arm64: kdump: Reimplement crashkernel=X
Chen Zhou
2022-05-07
1
-2
/
+10
*
arm64: kexec: Fix missing error code 'ret' warning in load_other_segments()
Lakshmi Ramasubramanian
2021-12-16
1
-0
/
+1
*
arm64: Use common of_kexec_alloc_and_setup_fdt()
Rob Herring
2021-03-08
1
-174
/
+8
*
arm64: Use ELF fields defined in 'struct kimage'
Lakshmi Ramasubramanian
2021-03-08
1
-9
/
+9
*
arm64: kexec_file: fix memory leakage in create_dtb() when fdt_open_into() fails
qiuguorui1
2021-02-19
1
-1
/
+3
*
arm64: kexec_file: try more regions if loading segments fails
Benjamin Gwin
2020-11-05
1
-1
/
+8
*
memblock: reduce number of parameters in for_each_mem_range()
Mike Rapoport
2020-10-14
1
-4
/
+2
*
arm64: kexec_file: Use struct_size() in kmalloc()
Gustavo A. R. Silva
2020-06-18
1
-2
/
+1
*
arm64: kexec_file: print appropriate variable
Ćukasz Stelmach
2020-04-30
1
-3
/
+3
*
arm64: kexec_file: Avoid temp buffer for RNG seed
George Spelvin
2020-04-28
1
-4
/
+4
*
arm64: kexec_file: Fixed code style.
Li Tao
2020-03-17
1
-1
/
+1
*
arm64: kexec_file: add crash dump support
AKASHI Takahiro
2020-01-08
1
-4
/
+102
*
-
.
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
2019-08-30
1
-1
/
+17
|
\
\
|
|
*
arm64: kexec_file: add rng-seed support
Hsin-Yi Wang
2019-08-23
1
-1
/
+17
|
|
/
*
/
arm64/kexec: Use consistent convention of initializing 'kxec_buf.mem' with KE...
Bhupesh Sharma
2019-08-05
1
-2
/
+2
|
/
*
arm64: kexec_file: handle empty command-line
Jean-Philippe Brucker
2019-02-05
1
-1
/
+3
*
arm64: kexec_file: return successfully even if kaslr-seed doesn't exist
AKASHI Takahiro
2019-01-11
1
-1
/
+3
*
arm64: kexec_file: include linux/vmalloc.h
Arnd Bergmann
2018-12-11
1
-0
/
+1
*
arm64: kexec_file: Refactor setup_dtb() to consolidate error checking
Will Deacon
2018-12-06
1
-30
/
+34
*
arm64: kexec_file: add kaslr support
AKASHI Takahiro
2018-12-06
1
-1
/
+18
*
arm64: kexec_file: allow for loading Image-format kernel
AKASHI Takahiro
2018-12-06
1
-0
/
+1
*
arm64: kexec_file: load initrd and device-tree
AKASHI Takahiro
2018-12-06
1
-0
/
+185
*
arm64: enable KEXEC_FILE config
AKASHI Takahiro
2018-12-06
1
-0
/
+16