summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/mkpiggy.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268Thomas Gleixner1-15/+1
2016-04-29x86/KASLR: Clean up unused code from old 'run_size' and rename it to 'kernel_...Yinghai Lu1-8/+2
2016-04-29x86/boot: Calculate decompression size during boot not buildYinghai Lu1-17/+4
2016-04-29x86/boot: Move compressed kernel to the end of the decompression bufferYinghai Lu1-3/+0
2014-11-01x86, kaslr: Prevent .bss from overlaping initrdJunjie Mao1-2/+7
2013-10-08x86: mkpiggy.c: Explicitly close the output fileGeyslan G. Bem1-6/+10
2012-02-28x86, mkpiggy: Don't open code put_unaligned_le32()Matt Fleming1-9/+2
2011-03-01x86, build: Make sure mkpiggy fails on read errorDaniel J Blueman1-1/+6
2011-01-13x86: support XZ-compressed kernelLasse Collin1-1/+1
2010-03-03Rename .rodata.compressed to .rodata..compressed.Denys Vlasenko1-1/+1
2009-05-08x86, boot: determine compressed code offset at compile timeH. Peter Anvin1-0/+97