summaryrefslogtreecommitdiff
path: root/kexec/Makefile
AgeCommit message (Expand)Author
2018-01-24kexec-tools: Perform run-time linking of libxenctrl.soEric DeVolder
2017-05-22kexec: generalize and rename get_kernel_stext_sym()Pratyush Anand
2016-09-29arm64: Add arm64 kexec supportGeoff Levand
2016-09-29kexec: Add common device tree routinesGeoff Levand
2016-06-08kexec: add generic helper to add to memory_regionsRussell King
2014-04-25Do not distribute generated files in the release tarballPaul Wise
2013-12-13kexec: Add m68k supportGeert Uytterhoeven
2013-11-19kexec/xen: directly load images images into XenDavid Vrabel
2012-09-12fs2dt: Add a generic copy of fs2dtSimon Horman
2012-08-02build: Avoid duplicate files in tarballSimon Horman
2012-02-08Fix out-of-tree buildTyler Hall
2011-03-29build: Don't set KEXEC_SRCS += kexec/virt_to_phys.cSimon Horman
2010-12-21Add missing source files to distribution tarballSimon Horman
2010-09-08kexec: Kill arch_initEric W. Biederman
2010-09-08kexec: Move kernel_version into the kexec coreEric W. Biederman
2010-09-01Add CFLAGS to compile mips purgatoryMaxim Uvarov
2010-05-19kexec: introduce phys_to_virt() functionMika Westerberg
2010-03-24kexec-tools: Add missing include files in dist targetAmeya Palande
2010-02-18x86_64: use correct PAGE_OFFSETSimon Horman
2009-11-30add support for loading lzma compressed kernelsFlorian Fainelli
2008-10-08cris: Add CRISv32 supportEdgar E. Iglesias
2008-08-27Move $(LIBS) on the endBernhard Walle
2008-07-14Include firmware_memmap.h in the distribution tarballSimon Horman
2008-07-11Parse /sys/firmware/memmap.Bernhard Walle
2008-05-21Factor uname-based native architecture detection into a common function.Jamey Sharp
2008-04-24Replace weak definitions with source filename overriding.Jamey Sharp
2008-03-18kexec-tools: mips: support big-endian mips (repost)Simon Horman
2008-03-06kexec-tools: mipsel: Update mipsel port for recent build changesSimon Horman
2008-02-21Only include needed files in distribution tarballSimon Horman
2008-02-19Use zlib if presentSimon Horman
2007-12-19make clean cleanupJeremy Kerr
2007-12-19Use general _SRCS and _OBJS, rather and _C_{SRCS, OBJS} and _S_{SRCS, OBJS}Jeremy Kerr
2007-12-19Build system simplification/standardisationJeremy Kerr
2006-11-27kexec-tools: Introduce crashdump-xen.c and Xen support V2Magnus Damm
2006-11-27kexec-tools: Introduce kexec-iomem.c and /proc/iomem parsing code V2Magnus Damm
2006-10-06build-cpp-and-ld-flagsSimon Horman
2006-10-06kexec-tools: x86_64 read kernel vaddr and size from /proc/kcoreVivek Goyal
2006-10-06build-no-partial-rebuild-on-cleanSimon Horman
2006-07-27ia64 supportKhalid Aziz
2006-07-27kexec-tools: i386 sys interface changes compatibilityVivek Goyal
2006-07-27kexec-tools-1.101Eric W. Biederman