summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* kexec-tools 2.0.23.gitSimon Horman2021-12-151-1/+1
* kexec-tools 2.0.23v2.0.23Simon Horman2021-11-041-1/+1
* kexec-tools 2.0.23-rc1v2.0.23-rc1Simon Horman2021-10-281-1/+1
* 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 free() callsKai Song2021-10-052-3/+11
* Add some necessary fclose() callsKai Song2021-10-054-1/+8
* 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
* Refer FDT tokens with symbolic namesSourabh Jain2021-09-131-10/+11
* 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
* kexec-tools 2.0.21.gitSimon Horman2021-05-021-1/+1
* kexec-tools 2.0.22v2.0.22Simon Horman2021-05-021-1/+1
* kexec-tools 2.0.22-rc1v2.0.22-rc1Simon Horman2021-04-261-1/+1
* 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-176-85/+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
* github: initial workflowSimon Horman2021-04-021-0/+72
* build: add distcheck targetSimon Horman2021-04-022-1/+39
* build: simplify uninstall targetSimon Horman2021-04-021-64/+17
* build: use DESTDIR in uninstall targetSimon Horman2021-04-021-21/+21
* build: uninstall kexec_testSimon Horman2021-04-021-1/+5
* build: add dist make targetSimon Horman2021-04-021-1/+3
* build: create tarball without self-referential hard linksSimon Horman2021-04-021-6/+5
* 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
* kexec-xen: Use correct image type for Live UpdateRaphael Ning2021-04-021-9/+14
* kexec: Make --status work with normal kexec imagesRaphael Ning2021-04-021-1/+3
* kexec: Fix description of --status exit codeRaphael Ning2021-04-022-4/+5
* printk: Use %zu to format size_tGeert Uytterhoeven2021-04-021-2/+2
* printk: Use ULL suffix for 64-bit constantsGeert Uytterhoeven2021-04-021-2/+2
* kexec: Use %llu/%llx and casts to format uint64_tGeert Uytterhoeven2021-04-021-1/+2
* 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-tools 2.0.21.gitSimon Horman2020-12-171-1/+1
* kexec-tools 2.0.21v2.0.21Simon Horman2020-12-171-1/+1