summaryrefslogtreecommitdiff
path: root/util_lib
Commit message (Expand)AuthorAgeFilesLines
* util_lib/elf_info: harden parsing of printk bufferPhilipp Rudo2022-03-241-3/+25
* arm64: read VA_BITS from kcore for 52-bits VA kernelPingfan Liu2022-01-242-0/+6
* arm64: make phys_offset signedPingfan Liu2022-01-242-2/+2
* Add some necessary free() callsKai Song2021-10-051-1/+3
* printk: Use %zu to format size_tGeert Uytterhoeven2021-04-021-2/+2
* printk: Use ULL suffix for 64-bit constantsGeert Uytterhoeven2021-04-021-2/+2
* printk: add support for lockless ringbufferJohn Ogness2020-11-301-1/+437
* kexec-tools: Fix conversion overflow when compiling on 32-bit platformsHelge Deller2019-10-071-1/+1
* Cleanup: move it back from util_lib/elf_info.cLianbo Jiang2019-09-082-38/+12
* Fix an error definition about the variable 'fname'Lianbo Jiang2019-09-081-1/+1
* Cleanup: remove the read_elf_kcore()Lianbo Jiang2019-09-082-14/+3
* util_lib: Add functionality to read elf notesBhupesh Sharma2019-01-093-1/+894
* Only include needed files in distribution tarballSimon Horman2008-02-211-0/+2
* make clean cleanupJeremy Kerr2007-12-191-0/+2
* Use general _SRCS and _OBJS, rather and _C_{SRCS, OBJS} and _S_{SRCS, OBJS}Jeremy Kerr2007-12-191-5/+6
* removed partially duplicated system headersSimon Horman2007-12-191-0/+1
* Build system simplification/standardisationJeremy Kerr2007-12-191-17/+6
* build-util_lib-optimisation-flagsSimon Horman2006-10-061-1/+6
* build-cpp-and-ld-flagsSimon Horman2006-10-061-2/+2
* kexec-tools-1.101v1.101Eric W. Biederman2006-07-275-0/+522