index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
machine_kexec_file.c
Age
Commit message (
Expand
)
Author
2024-02-23
arm64, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
2023-12-20
kexec_file, arm64: print out debugging message if required
Baoquan He
2022-09-01
arm64/kexec: Fix missing extra range for crashkres_low.
Levi Yun
2022-05-07
arm64: kdump: Reimplement crashkernel=X
Chen Zhou
2021-12-16
arm64: kexec: Fix missing error code 'ret' warning in load_other_segments()
Lakshmi Ramasubramanian
2021-03-08
arm64: Use common of_kexec_alloc_and_setup_fdt()
Rob Herring
2021-03-08
arm64: Use ELF fields defined in 'struct kimage'
Lakshmi Ramasubramanian
2021-02-19
arm64: kexec_file: fix memory leakage in create_dtb() when fdt_open_into() fails
qiuguorui1
2020-11-05
arm64: kexec_file: try more regions if loading segments fails
Benjamin Gwin
2020-10-13
memblock: reduce number of parameters in for_each_mem_range()
Mike Rapoport
2020-06-18
arm64: kexec_file: Use struct_size() in kmalloc()
Gustavo A. R. Silva
2020-04-30
arm64: kexec_file: print appropriate variable
Ćukasz Stelmach
2020-04-28
arm64: kexec_file: Avoid temp buffer for RNG seed
George Spelvin
2020-03-17
arm64: kexec_file: Fixed code style.
Li Tao
2020-01-08
arm64: kexec_file: add crash dump support
AKASHI Takahiro
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
2019-08-23
arm64: kexec_file: add rng-seed support
Hsin-Yi Wang
2019-08-05
arm64/kexec: Use consistent convention of initializing 'kxec_buf.mem' with KE...
Bhupesh Sharma
2019-02-05
arm64: kexec_file: handle empty command-line
Jean-Philippe Brucker
2019-01-11
arm64: kexec_file: return successfully even if kaslr-seed doesn't exist
AKASHI Takahiro
2018-12-11
arm64: kexec_file: include linux/vmalloc.h
Arnd Bergmann
2018-12-06
arm64: kexec_file: Refactor setup_dtb() to consolidate error checking
Will Deacon
2018-12-06
arm64: kexec_file: add kaslr support
AKASHI Takahiro
2018-12-06
arm64: kexec_file: allow for loading Image-format kernel
AKASHI Takahiro
2018-12-06
arm64: kexec_file: load initrd and device-tree
AKASHI Takahiro
2018-12-06
arm64: enable KEXEC_FILE config
AKASHI Takahiro