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
/
i386
Age
Commit message (
Expand
)
Author
2023-02-23
x86: add devicetree support
Julian Winkler
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
2021-10-20
kexec-tools: multiboot2: Correct BASIC_MEMINFO memory units
Tu Dinh
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-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
2021-04-02
i386: fix build on pre 4.4 kernels
Federico Pellegrin
2020-11-16
i386: fix string formatting-related warnings
Ahelenia Ziemiańska
2020-11-16
i386/kexec-mb2-x86.c: cast ints to uintptr_t before pointers to avoid warnings
Ahelenia Ziemiańska
2020-09-29
kexec-tools: Add some missing free() calls
Youling Tang
2020-04-07
kexec: Introduce --load-live-update for xen
Varad Gautam
2020-04-01
kexec: support parsing the string "Reserved" to get the correct e820 reserved...
Lianbo Jiang
2020-01-03
kexec: build multiboot2 for i386
Chris Packham
2019-09-16
i386/kexec-mb2-x86.c: Fix compilation warning
Bhupesh Sharma
2019-09-03
x86: Fix PAGE_OFFSET for kernels since 4.20
Donald Buczek
2019-07-10
x86: Include kexec-mb2-x86.c and multiboot2.h in distribution
Simon Horman
2019-07-03
x86: re-order includes to avoid duplicate struct e820entry
Simon Horman
2019-07-03
x86: Support multiboot2 images
Varad Gautam
2019-05-31
crashdump/x86: Use new introduce helper for getting RSDP
Kairui Song
2019-05-31
x86: Always try to fill acpi_rsdp_addr in boot params
Kairui Song
2019-05-31
x86: Introduce helpers for getting RSDP address
Kairui Song
2019-05-15
x86: Find mounts by FS type, not name
Niklas Hambüchen
2019-05-15
x86: Check /proc/mounts before mtab for mounts
Niklas Hambüchen
2019-03-06
x86: Introduce a new option --reuse-video-type
Kairui Song
2019-01-28
x86: Handle 64bit framebuffer memory address properly
Kairui Song
2019-01-28
multiboot-x86: pass framebuffer information when requested
Friedemann Gerold
2019-01-28
multiboot-x86: pass ACPI reserved memory information in memory map
Friedemann Gerold
2019-01-28
multiboot-x86: support for non-elf kernels
Friedemann Gerold
2018-10-29
x86: fix BAD_FREE in get_efi_runtime_map()
Pingfan Liu
2018-10-02
kdump: fix an error that can not parse the e820 reserved region
Lianbo Jiang
2018-01-29
x86: use old screen_info if needed
Dave Young
2018-01-24
kexec-tools: Perform run-time linking of libxenctrl.so
Eric DeVolder
2017-05-22
kexec: generalize and rename get_kernel_stext_sym()
Pratyush Anand
2017-03-24
x86: Support large number of memory ranges
Xunlei Pang
2017-03-14
x86/x86_64: Fix format warning with die()
Pratyush Anand
2017-03-14
Don't use %L width specifier with integer values
Philip Prindeville
2017-03-10
Only print debug message when failed to serach for kernel symbol from /proc/k...
Baoquan He
2016-12-08
kexec-tools/x86: get_kernel_vaddr_and_size off-by-one fix
Dave Young
2016-10-07
multiboot: Use the "reserved" type for non-ram zones
Sylvain Munaut
2016-10-07
multiboot: Fix length computation for the memory zones
Sylvain Munaut
[next]