aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/Makefile
AgeCommit message (Expand)Author
2021-01-30x86/boot/compressed: Disable relocation relaxationArvind Sankar
2018-09-05x86/boot: Fix if_changed build flip/flop bugKees Cook
2017-12-20x86/boot/compressed/64: Detect and handle 5-level paging at boot-timeKirill A. Shutemov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-28x86/boot: Disable the address-of-packed-member compiler warningMatthias Kaehlcke
2017-05-21x86/boot: Use CROSS_COMPILE prefix for readelfRob Landley
2016-12-14Remove references to dead make variable LINUX_INCLUDEPaul Bolle
2016-11-21x86/build: Build compressed x86 kernels as PIE when !CONFIG_RELOCATABLE as wellH.J. Lu
2016-06-26x86/boot: Refuse to build with data relocationsKees Cook
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-05-07x86/KASLR: Build identity mappings on demandKees Cook
2016-05-03x86/boot: Extract error reporting functionsKees Cook
2016-04-29x86/boot: Correctly bounds-check relocationsYinghai Lu
2016-04-29x86/KASLR: Clean up unused code from old 'run_size' and rename it to 'kernel_...Yinghai Lu
2016-04-29x86/boot: Fix "run_size" calculationYinghai Lu
2016-04-20kbuild: delete unnecessary "@:"Masahiro Yamada
2016-04-19x86/KASLR: Rename aslr.c to kaslr.cKees Cook
2016-03-29x86/build: Build compressed x86 kernels as PIEH.J. Lu
2016-03-22kernel: add kcov code coverageDmitry Vyukov
2016-02-29objtool: Mark non-standard object files and directoriesJosh Poimboeuf
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin
2015-02-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-02-13x86_64: add KASan supportAndrey Ryabinin
2015-02-13x86/efi: Avoid triple faults during EFI mixed mode callsMatt Fleming
2015-01-26x86, build: replace Perl script with Shell scriptKees Cook
2014-12-10Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-10Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-11-23x86: Use $(OBJDUMP) instead of plain objdumpChris Clayton
2014-11-11efi/x86: Move x86 back to libstubArd Biesheuvel
2014-11-01x86, boot: Document intermediates more clearlyKees Cook
2014-11-01x86, kaslr: Prevent .bss from overlaping initrdJunjie Mao
2014-10-07Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Linus Torvalds
2014-09-23Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>"Matt Fleming
2014-08-17x86, boot: Don't compile early_serial_console.c when !CONFIG_EARLY_PRINTKJosh Triplett
2014-08-17x86, boot: Don't compile aslr.c when !CONFIG_RANDOMIZE_BASEJosh Triplett
2014-08-17x86, boot: Use the usual -y -n mechanism for objects in vmlinuxJosh Triplett
2014-07-18efi: efistub: Convert into static libraryArd Biesheuvel
2014-01-20Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-12-09x86, build: Pass in additional -mno-mmx, -mno-sse optionsH. Peter Anvin
2013-10-13x86, kaslr: Return location from decompress_kernelKees Cook
2013-10-13x86, boot: Move CPU flags out of cpucheckKees Cook
2013-07-09arm: add support for LZ4-compressed kernelKyungsik Lee
2013-04-05x86: Fix rebuild with EFI_STUB enabledJan Beulich
2012-09-17efi: Build EFI stub with EFI-appropriate optionsMatthew Garrett
2012-05-18x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin
2012-02-28x86, mkpiggy: Don't open code put_unaligned_le32()Matt Fleming
2011-12-12x86, efi: EFI boot stub supportMatt Fleming
2011-01-13x86: support XZ-compressed kernelLasse Collin
2010-08-02x86, setup: enable early console output from the decompressorYinghai Lu
2010-01-11x86: add support for LZO-compressed kernelsAlbin Tonnerre