summaryrefslogtreecommitdiff
path: root/kexec/arch/i386
AgeCommit message (Expand)Author
2023-02-23x86: add devicetree supportJulian Winkler
2022-07-19kexec-tools: Remove duplicate ultoa() definitions and redefine itTiezhu Yang
2022-07-15i386: pass rng seed via setup_dataJason A. Donenfeld
2021-10-20kexec-tools: multiboot2: Correct BASIC_MEMINFO memory unitsTu Dinh
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-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-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-02i386: fix build on pre 4.4 kernelsFederico Pellegrin
2020-11-16i386: fix string formatting-related warningsAhelenia Ziemiańska
2020-11-16i386/kexec-mb2-x86.c: cast ints to uintptr_t before pointers to avoid warningsAhelenia Ziemiańska
2020-09-29kexec-tools: Add some missing free() callsYouling Tang
2020-04-07kexec: Introduce --load-live-update for xenVarad Gautam
2020-04-01kexec: support parsing the string "Reserved" to get the correct e820 reserved...Lianbo Jiang
2020-01-03kexec: build multiboot2 for i386Chris Packham
2019-09-16i386/kexec-mb2-x86.c: Fix compilation warningBhupesh Sharma
2019-09-03x86: Fix PAGE_OFFSET for kernels since 4.20Donald Buczek
2019-07-10x86: Include kexec-mb2-x86.c and multiboot2.h in distributionSimon Horman
2019-07-03x86: re-order includes to avoid duplicate struct e820entrySimon Horman
2019-07-03x86: Support multiboot2 imagesVarad Gautam
2019-05-31crashdump/x86: Use new introduce helper for getting RSDPKairui Song
2019-05-31x86: Always try to fill acpi_rsdp_addr in boot paramsKairui Song
2019-05-31x86: Introduce helpers for getting RSDP addressKairui Song
2019-05-15x86: Find mounts by FS type, not nameNiklas Hambüchen
2019-05-15x86: Check /proc/mounts before mtab for mountsNiklas Hambüchen
2019-03-06x86: Introduce a new option --reuse-video-typeKairui Song
2019-01-28x86: Handle 64bit framebuffer memory address properlyKairui Song
2019-01-28multiboot-x86: pass framebuffer information when requestedFriedemann Gerold
2019-01-28multiboot-x86: pass ACPI reserved memory information in memory mapFriedemann Gerold
2019-01-28multiboot-x86: support for non-elf kernelsFriedemann Gerold
2018-10-29x86: fix BAD_FREE in get_efi_runtime_map()Pingfan Liu
2018-10-02kdump: fix an error that can not parse the e820 reserved regionLianbo Jiang
2018-01-29x86: use old screen_info if neededDave Young
2018-01-24kexec-tools: Perform run-time linking of libxenctrl.soEric DeVolder
2017-05-22kexec: generalize and rename get_kernel_stext_sym()Pratyush Anand
2017-03-24x86: Support large number of memory rangesXunlei Pang
2017-03-14x86/x86_64: Fix format warning with die()Pratyush Anand
2017-03-14Don't use %L width specifier with integer valuesPhilip Prindeville
2017-03-10Only print debug message when failed to serach for kernel symbol from /proc/k...Baoquan He
2016-12-08kexec-tools/x86: get_kernel_vaddr_and_size off-by-one fixDave Young
2016-10-07multiboot: Use the "reserved" type for non-ram zonesSylvain Munaut
2016-10-07multiboot: Fix length computation for the memory zonesSylvain Munaut