summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-14s390: use KEXEC_ALL_OPTIONSSven Schnelle
2022-01-14s390: add variable command line sizeSven Schnelle
2022-01-14arm64: support more than one crash kernel regionsChen Zhou
2022-01-14s390: handle R_390_PLT32DBL reloc entries in machine_apply_elf_rel()Alexander Egorenkov
2021-12-15arm64/crashdump: deduce paddr of _text based on kernel code sizePingfan Liu
2021-12-15kexec-tools 2.0.23.gitSimon Horman
2021-11-04kexec-tools 2.0.23Simon Horman
2021-10-28kexec-tools 2.0.23-rc1Simon Horman
2021-10-20arm: kdump: Add DT properties to crash dump kernel's DTBGeert Uytterhoeven
2021-10-20kexec-tools: multiboot2: Correct BASIC_MEMINFO memory unitsTu Dinh
2021-10-05Add some necessary free() callsKai Song
2021-10-05Add some necessary fclose() callsKai Song
2021-09-24ppc64: Fix memory leak problem in zImage_ppc64_load()Kai Song
2021-09-24i386: Remove unused local variable in get_kernel_page_offset()Kai Song
2021-09-14multiboot2: Accept x86-64 imagesZhaofeng Li
2021-09-14multiboot2: Avoid first 0x500 bytesZhaofeng Li
2021-09-14multiboot2: Use rel_min and rel_max for buffer destinationsZhaofeng Li
2021-09-14multiboot2: Correct MBI size calculationZhaofeng Li
2021-09-14x86: Consolidate elf_x86_probe routinesZhaofeng Li
2021-09-13Refer FDT tokens with symbolic namesSourabh Jain
2021-06-06arm64/crashdump-arm64: deduce the paddr of _textPingfan Liu
2021-05-02kexec-tools: Remove duplicate definition of ramdiskPetr Tesarik
2021-05-02kexec-tools 2.0.21.gitSimon Horman
2021-05-02kexec-tools 2.0.22Simon Horman
2021-04-26kexec-tools 2.0.22-rc1Simon Horman
2021-04-17arm: do not copy magic 4 bytes of appended DTB in zImageAlexander Egorenkov
2021-04-17kexec: Remove the error prone kernel_version functionEric W. Biederman
2021-04-07Shrink segments to fit alignment instead of throwing them awayHongyan Xia
2021-04-07Fix where the real mode interrupt vector endsHongyan Xia
2021-04-02github: initial workflowSimon Horman
2021-04-02build: add distcheck targetSimon Horman
2021-04-02build: simplify uninstall targetSimon Horman
2021-04-02build: use DESTDIR in uninstall targetSimon Horman
2021-04-02build: uninstall kexec_testSimon Horman
2021-04-02build: add dist make targetSimon Horman
2021-04-02build: create tarball without self-referential hard linksSimon Horman
2021-04-02crashdump/x86: increase CRASH_MAX_MEMORY_RANGES to 32kDavid Hildenbrand
2021-04-02crashdump/x86: iterate only over actual crash memory rangesDavid Hildenbrand
2021-04-02crashdump/x86: dump any kind of "System RAM"David Hildenbrand
2021-04-02kexec-xen: Use correct image type for Live UpdateRaphael Ning
2021-04-02kexec: Make --status work with normal kexec imagesRaphael Ning
2021-04-02kexec: Fix description of --status exit codeRaphael Ning
2021-04-02printk: Use %zu to format size_tGeert Uytterhoeven
2021-04-02printk: Use ULL suffix for 64-bit constantsGeert Uytterhoeven
2021-04-02kexec: Use %llu/%llx and casts to format uint64_tGeert Uytterhoeven
2021-04-02mips: Fix the increased mem parameter sizeYouling Tang
2021-04-02i386: fix build on pre 4.4 kernelsFederico Pellegrin
2021-04-02mips: Fix typo in commentYouling Tang
2021-04-02mips: Add '--reuse-cmdline' optional parameter supportYouling Tang
2020-12-17kexec-tools 2.0.21.gitSimon Horman