aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/mkpiggy.c
AgeCommit message (Expand)Author
2016-04-29x86/KASLR: Clean up unused code from old 'run_size' and rename it to 'kernel_...Yinghai Lu
2016-04-29x86/boot: Calculate decompression size during boot not buildYinghai Lu
2016-04-29x86/boot: Move compressed kernel to the end of the decompression bufferYinghai Lu
2014-11-01x86, kaslr: Prevent .bss from overlaping initrdJunjie Mao
2013-10-08x86: mkpiggy.c: Explicitly close the output fileGeyslan G. Bem
2012-02-28x86, mkpiggy: Don't open code put_unaligned_le32()Matt Fleming
2011-03-01x86, build: Make sure mkpiggy fails on read errorDaniel J Blueman
2011-01-13x86: support XZ-compressed kernelLasse Collin
2010-03-03Rename .rodata.compressed to .rodata..compressed.Denys Vlasenko
2009-05-08x86, boot: determine compressed code offset at compile timeH. Peter Anvin