index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
machine_kexec_file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-07
arm64: kdump: Reimplement crashkernel=X
Chen Zhou
1
-2
/
+10
2021-12-16
arm64: kexec: Fix missing error code 'ret' warning in load_other_segments()
Lakshmi Ramasubramanian
1
-0
/
+1
2021-03-08
arm64: Use common of_kexec_alloc_and_setup_fdt()
Rob Herring
1
-174
/
+8
2021-03-08
arm64: Use ELF fields defined in 'struct kimage'
Lakshmi Ramasubramanian
1
-9
/
+9
2021-02-19
arm64: kexec_file: fix memory leakage in create_dtb() when fdt_open_into() fails
qiuguorui1
1
-1
/
+3
2020-11-05
arm64: kexec_file: try more regions if loading segments fails
Benjamin Gwin
1
-1
/
+8
2020-10-13
memblock: reduce number of parameters in for_each_mem_range()
Mike Rapoport
1
-4
/
+2
2020-06-18
arm64: kexec_file: Use struct_size() in kmalloc()
Gustavo A. R. Silva
1
-2
/
+1
2020-04-30
arm64: kexec_file: print appropriate variable
Ćukasz Stelmach
1
-3
/
+3
2020-04-28
arm64: kexec_file: Avoid temp buffer for RNG seed
George Spelvin
1
-4
/
+4
2020-03-17
arm64: kexec_file: Fixed code style.
Li Tao
1
-1
/
+1
2020-01-08
arm64: kexec_file: add crash dump support
AKASHI Takahiro
1
-4
/
+102
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
1
-1
/
+17
2019-08-23
arm64: kexec_file: add rng-seed support
Hsin-Yi Wang
1
-1
/
+17
2019-08-05
arm64/kexec: Use consistent convention of initializing 'kxec_buf.mem' with KE...
Bhupesh Sharma
1
-2
/
+2
2019-02-05
arm64: kexec_file: handle empty command-line
Jean-Philippe Brucker
1
-1
/
+3
2019-01-11
arm64: kexec_file: return successfully even if kaslr-seed doesn't exist
AKASHI Takahiro
1
-1
/
+3
2018-12-11
arm64: kexec_file: include linux/vmalloc.h
Arnd Bergmann
1
-0
/
+1
2018-12-06
arm64: kexec_file: Refactor setup_dtb() to consolidate error checking
Will Deacon
1
-30
/
+34
2018-12-06
arm64: kexec_file: add kaslr support
AKASHI Takahiro
1
-1
/
+18
2018-12-06
arm64: kexec_file: allow for loading Image-format kernel
AKASHI Takahiro
1
-0
/
+1
2018-12-06
arm64: kexec_file: load initrd and device-tree
AKASHI Takahiro
1
-0
/
+185
2018-12-06
arm64: enable KEXEC_FILE config
AKASHI Takahiro
1
-0
/
+16