summaryrefslogtreecommitdiff
path: root/kexec/arch
Commit message (Expand)AuthorAgeFilesLines
* arm64/crashdump-arm64: explicit type conversion to suppress compiler warningPingfan Liu2022-04-011-1/+1
* arm64/kexec-arm64: add support for R_AARCH64_MOVW_UABS_G* relaPingfan Liu2022-04-011-0/+40
* arm64/kexec-arm64: use enum to organize the reloc typePingfan Liu2022-04-011-41/+15
* arm64/kexec-arm64: add support for R_AARCH64_LDST128_ABS_LO12_NC relaPingfan Liu2022-04-011-0/+16
* kexec-tools: mips: Concatenate --reuse-cmdline and --appendTiezhu Yang2022-02-011-2/+6
* kexec-tools: mips: Add some debug infoTiezhu Yang2022-02-011-0/+7
* arm64: fix PAGE_OFFSET calc for flipped mmKairui Song2022-01-241-1/+13
* arm64: read VA_BITS from kcore for 52-bits VA kernelPingfan Liu2022-01-241-4/+30
* arm64/crashdump: unify routine to get page_offsetPingfan Liu2022-01-243-26/+6
* arm64: make phys_offset signedPingfan Liu2022-01-242-7/+7
* s390: add support for --reuse-cmdlineSven Schnelle2022-01-142-4/+15
* s390: use KEXEC_ALL_OPTIONSSven Schnelle2022-01-141-8/+2
* s390: add variable command line sizeSven Schnelle2022-01-143-34/+55
* arm64: support more than one crash kernel regionsChen Zhou2022-01-143-47/+86
* s390: handle R_390_PLT32DBL reloc entries in machine_apply_elf_rel()Alexander Egorenkov2022-01-141-1/+2
* arm64/crashdump: deduce paddr of _text based on kernel code sizePingfan Liu2021-12-151-3/+11
* arm: kdump: Add DT properties to crash dump kernel's DTBGeert Uytterhoeven2021-10-203-2/+147
* kexec-tools: multiboot2: Correct BASIC_MEMINFO memory unitsTu Dinh2021-10-201-2/+2
* Add some necessary fclose() callsKai Song2021-10-053-1/+6
* ppc64: Fix memory leak problem in zImage_ppc64_load()Kai Song2021-09-241-0/+7
* i386: Remove unused local variable in get_kernel_page_offset()Kai Song2021-09-241-1/+0
* multiboot2: Accept x86-64 imagesZhaofeng Li2021-09-142-4/+6
* multiboot2: Avoid first 0x500 bytesZhaofeng Li2021-09-141-1/+1
* multiboot2: Use rel_min and rel_max for buffer destinationsZhaofeng Li2021-09-141-2/+2
* multiboot2: Correct MBI size calculationZhaofeng Li2021-09-141-4/+13
* x86: Consolidate elf_x86_probe routinesZhaofeng Li2021-09-143-33/+40
* arm64/crashdump-arm64: deduce the paddr of _textPingfan Liu2021-06-061-2/+10
* kexec-tools: Remove duplicate definition of ramdiskPetr Tesarik2021-05-021-1/+0
* arm: do not copy magic 4 bytes of appended DTB in zImageAlexander Egorenkov2021-04-171-1/+11
* kexec: Remove the error prone kernel_version functionEric W. Biederman2021-04-173-23/+11
* Shrink segments to fit alignment instead of throwing them awayHongyan Xia2021-04-071-3/+12
* Fix where the real mode interrupt vector endsHongyan Xia2021-04-071-2/+8
* crashdump/x86: increase CRASH_MAX_MEMORY_RANGES to 32kDavid Hildenbrand2021-04-022-3/+6
* crashdump/x86: iterate only over actual crash memory rangesDavid Hildenbrand2021-04-021-1/+1
* crashdump/x86: dump any kind of "System RAM"David Hildenbrand2021-04-021-2/+8
* mips: Fix the increased mem parameter sizeYouling Tang2021-04-021-1/+1
* i386: fix build on pre 4.4 kernelsFederico Pellegrin2021-04-021-0/+4
* mips: Fix typo in commentYouling Tang2021-04-021-1/+1
* mips: Add '--reuse-cmdline' optional parameter supportYouling Tang2021-04-022-5/+11
* kexec: mips: Fix mem parametersJinyang He2020-12-091-0/+29
* x86_64: allow ELFCLASS32 for x32 supportAhelenia Ziemiańska2020-11-161-1/+2
* i386: fix string formatting-related warningsAhelenia Ziemiańska2020-11-161-2/+14
* i386/kexec-mb2-x86.c: cast ints to uintptr_t before pointers to avoid warningsAhelenia Ziemiańska2020-11-161-3/+3
* arm64: Add purgatory printingMatthias Brugger2020-10-232-1/+76
* kexec-tools: Add some missing free() callsYouling Tang2020-09-293-8/+27
* kexec-tools: mips: Remove commandline parameter "mem"Youling Tang2020-09-251-29/+0
* MIPS: Fix compile warnnings in kexec-elf-mips.cYouling Tang2020-08-201-1/+1
* mips: kexec-elf-mips: fix not free in elf_mips_load()Jinyang He2020-08-101-0/+3
* arm: Increase zImage length after getting the tagŁukasz Stelmach2020-06-061-7/+8
* arm: redefine OPT_APPEND and OPT_RAMDISKŁukasz Stelmach2020-04-244-6/+6