summaryrefslogtreecommitdiff
path: root/kexec/arch/i386/x86-linux-setup.c
AgeCommit message (Expand)Author
2018-01-29x86: use old screen_info if neededDave Young
2015-09-02Add persistent memory supportBaoquan He
2014-05-28kexec-tools: add noefi arch cmdline optionDave Young
2014-04-23x86: Pass memory range via E820 for kdumpWANG Chao
2014-04-23x86, cleanup: kexec memory range .end to be inclusiveWANG Chao
2014-04-14x86, cleanup: Add a funtion add_setup_data()WANG Chao
2014-03-28i386: fix erroneous memory descriptor messageTony Jones
2014-03-25kexec-tools: handle 64bit efi memmap address correctlyDave Young
2014-01-21Passing efi related data via setup_dataDave Young
2014-01-21Add efi_info in x86 setup headerDave Young
2014-01-21Add function get_bootparamDave Young
2013-03-13Correct build failure in init_linux_parameters()Simon Horman
2013-03-05kexec x86: drop truncation warning for crash kernelCliff Wickman
2013-03-05kexec, x86: put ramdisk/cmd_line above 4G for 64bit bzImageYinghai Lu
2013-03-05kexec, x86: set booloader id in setup_headerYinghai Lu
2013-01-30kexec,x86: remove duplicate get_memory_rangesZhang Yanfei
2012-03-15Add generic debug optionCong Wang
2012-03-12i386: Don't print debug message when VESA framebuffer is loadedSimon Horman
2011-04-18kexec, x86: fix kexec when boot_params.hardware_subarch != 0Chris Leech
2011-03-29kexec, x86: fix kexec when boot_params.hardware_subarch != 0Chris Leech
2010-02-02Consistently use signed char buffers throughoutSimon Horman
2010-02-02i386: Remove unused kexec_flags parameter from setup_edd_info()Simon Horman
2008-05-28EDD fixBernhard Walle
2008-05-21Implement EDD support for 32 bit bootBernhard Walle
2008-04-24<sys/mman.h> is not needed by any kexec/ source, at least on i386.Jamey Sharp
2008-03-06kexec: fix i386 EFI boot using efifbScott D. Davilla
2008-02-20Kexec command line lengthNeil Horman
2007-10-17Allow architectures to specify the location of /proc/iomemSimon Horman
2007-05-10kexec rename dprintf to dbgprintfGeoff Levand
2007-05-09use dprintfSimon Horman
2006-11-08kexec-tools: Support loading relocatable bzImageVivek Goyal
2006-07-27kexec & vesafbGerd Hoffmann
2006-07-27crashdump backup region handlingVivek Goyal
2006-07-27Fix the i386 old bios call compatibility.Eric W. Biederman
2006-07-27kexec-tools-1.101Eric W. Biederman