summaryrefslogtreecommitdiff
path: root/kdump
AgeCommit message (Expand)Author
2016-06-08kdump: print mmap() offset in hexRussell King
2016-06-08kdump: fix kdump mappingRussell King
2016-06-08kdump: actually write out the memoryRussell King
2016-06-08kdump: fix multiple program header entriesRussell King
2016-06-08kdump: mmap() and munmap() only work on page-aligned quantitesRussell King
2013-03-27kexec: Fix Makefile of linking kdump fileLi Haifeng
2012-02-08Fix out-of-tree buildTyler Hall
2010-02-02Avoid possible overflows from signed/unsigned comparisonsSimon Horman
2008-05-21Use target CC and LD to build kdump and kexec_test.Jamey Sharp
2008-02-21Only include needed files in distribution tarballSimon 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: make sure written is initialised in write_all()Simon Horman
2006-10-06build-cpp-and-ld-flagsSimon Horman
2006-07-27ia64 supportKhalid Aziz
2006-07-27Cleanup the warnings in gcc-4.1.0 compilationMohan
2006-07-27kexec-tools-1.101Eric W. Biederman