summaryrefslogtreecommitdiff
path: root/kexec/arch/x86_64/kexec-x86_64.c
AgeCommit message (Expand)Author
2014-05-28kexec-tools: add noefi arch cmdline optionDave Young
2014-04-23x86: add --pass-memmap-cmdline optionWANG Chao
2013-03-05kexec, x86_64: Load bzImage64 above 4GYinghai Lu
2011-03-03get the backup area dynamicallyAmerigo Wang
2010-10-31make /proc/vmcore accessible on x86_64Jiri Olsa
2010-09-09x86_64: Use the i386 arch_options_t on x86_64Eric W. Biederman
2010-05-19kexec-tools: Fix option/argument parsingMatt Evans
2010-02-02Use C99 initialisersSimon Horman
2010-02-02Mark unused parametersSimon Horman
2008-07-11Use get_memory_ranges() on x86-64.Bernhard Walle
2008-07-07Remove trailing whitespaceBernhard Walle
2008-05-21Factor uname-based native architecture detection into a common function.Jamey Sharp
2008-03-04kexec-tools: no machine machine to proc_iomem()Simon Horman
2007-10-17Allow architectures to specify the location of /proc/iomemSimon Horman
2007-09-05kexec-tools: fix typosRandy Dunlap
2006-10-06kexec-tools: x86_64 move debugging code under #ifdef DEBUGVivek Goyal
2006-10-06x86_64: kdump: remove elf32 core header supportVivek Goyal
2006-07-27kexec-tools in git...Maneesh Soni
2006-07-27kexec-tools: i386 sys interface changes compatibilityVivek Goyal
2006-07-27kexec-tools: x86_64 backup first 640kVivek Goyal
2006-07-27kexec-tools: x86_64 elf header generationVivek Goyal
2006-07-27kexec-tools: x86_64 read proc iomemVivek Goyal
2006-07-27x86-64 compilation failure fixVivek Goyal
2006-07-27crashdump backup region handlingVivek Goyal
2006-07-27kexec-tools-1.101Eric W. Biederman