index
:
kexec-tools.git
arm
master
ti-keystone2
Fixed kexec-tools for 32-bit ARM
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kexec
/
arch
Age
Commit message (
Expand
)
Author
2023-03-06
ARM: mark file-mode as unsupported
HEAD
master
Russell King
2023-03-06
ARM: support kernel specifying load offset
Russell King
2023-03-06
ARM: ensure kernel size tag is sized appropriately
Russell King
2023-02-23
x86: add devicetree support
Julian Winkler
2023-02-07
ppc64: add --reuse-cmdline parameter support
Sourabh Jain
2022-11-18
m68k: pass rng seed via BI_RNG_SEED
Jason A. Donenfeld
2022-10-10
LoongArch: Remove redundant cmdline parameters when using --reuse-cmdline option
Youling Tang
2022-10-10
LoongArch: PE format image loading support
Youling Tang
2022-10-10
LoongArch: Add kexec/kdump support
Youling Tang
2022-10-05
ppc64: remove rma_top limit
Sourabh Jain
2022-07-19
kexec-tools: Remove duplicate ultoa() definitions and redefine it
Tiezhu Yang
2022-07-15
i386: pass rng seed via setup_data
Jason A. Donenfeld
2022-06-26
kexec-tools: mips: Pass initrd parameter via cmdline
Hui Li
2022-04-29
arm64/crashdump-arm64: increase CRASH_MAX_MEMORY_RANGES to 32k
abuehaze14
2022-04-01
arm64: fix static data relocations in machine_apply_elf_rel()
Pingfan Liu
2022-04-01
arm64/crashdump-arm64: explicit type conversion to suppress compiler warning
Pingfan Liu
2022-04-01
arm64/kexec-arm64: add support for R_AARCH64_MOVW_UABS_G* rela
Pingfan Liu
2022-04-01
arm64/kexec-arm64: use enum to organize the reloc type
Pingfan Liu
2022-04-01
arm64/kexec-arm64: add support for R_AARCH64_LDST128_ABS_LO12_NC rela
Pingfan Liu
2022-02-01
kexec-tools: mips: Concatenate --reuse-cmdline and --append
Tiezhu Yang
2022-02-01
kexec-tools: mips: Add some debug info
Tiezhu Yang
2022-01-24
arm64: fix PAGE_OFFSET calc for flipped mm
Kairui Song
2022-01-24
arm64: read VA_BITS from kcore for 52-bits VA kernel
Pingfan Liu
2022-01-24
arm64/crashdump: unify routine to get page_offset
Pingfan Liu
2022-01-24
arm64: make phys_offset signed
Pingfan Liu
2022-01-14
s390: add support for --reuse-cmdline
Sven Schnelle
2022-01-14
s390: use KEXEC_ALL_OPTIONS
Sven Schnelle
2022-01-14
s390: add variable command line size
Sven Schnelle
2022-01-14
arm64: support more than one crash kernel regions
Chen Zhou
2022-01-14
s390: handle R_390_PLT32DBL reloc entries in machine_apply_elf_rel()
Alexander Egorenkov
2021-12-15
arm64/crashdump: deduce paddr of _text based on kernel code size
Pingfan Liu
2021-10-20
arm: kdump: Add DT properties to crash dump kernel's DTB
Geert Uytterhoeven
2021-10-20
kexec-tools: multiboot2: Correct BASIC_MEMINFO memory units
Tu Dinh
2021-10-05
Add some necessary fclose() calls
Kai Song
2021-09-24
ppc64: Fix memory leak problem in zImage_ppc64_load()
Kai Song
2021-09-24
i386: Remove unused local variable in get_kernel_page_offset()
Kai Song
2021-09-14
multiboot2: Accept x86-64 images
Zhaofeng Li
2021-09-14
multiboot2: Avoid first 0x500 bytes
Zhaofeng Li
2021-09-14
multiboot2: Use rel_min and rel_max for buffer destinations
Zhaofeng Li
2021-09-14
multiboot2: Correct MBI size calculation
Zhaofeng Li
2021-09-14
x86: Consolidate elf_x86_probe routines
Zhaofeng Li
2021-06-06
arm64/crashdump-arm64: deduce the paddr of _text
Pingfan Liu
2021-05-02
kexec-tools: Remove duplicate definition of ramdisk
Petr Tesarik
2021-04-17
arm: do not copy magic 4 bytes of appended DTB in zImage
Alexander Egorenkov
2021-04-17
kexec: Remove the error prone kernel_version function
Eric W. Biederman
2021-04-07
Shrink segments to fit alignment instead of throwing them away
Hongyan Xia
2021-04-07
Fix where the real mode interrupt vector ends
Hongyan Xia
2021-04-02
crashdump/x86: increase CRASH_MAX_MEMORY_RANGES to 32k
David Hildenbrand
2021-04-02
crashdump/x86: iterate only over actual crash memory ranges
David Hildenbrand
2021-04-02
crashdump/x86: dump any kind of "System RAM"
David Hildenbrand
[next]