summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/Makefile
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/boot: Disable the address-of-packed-member compiler warningMatthias Kaehlcke2017-07-281-0/+1
* x86/boot: Use CROSS_COMPILE prefix for readelfRob Landley2017-05-211-1/+1
* Remove references to dead make variable LINUX_INCLUDEPaul Bolle2016-12-141-1/+1
* x86/build: Build compressed x86 kernels as PIE when !CONFIG_RELOCATABLE as wellH.J. Lu2016-11-211-3/+2
* x86/boot: Refuse to build with data relocationsKees Cook2016-06-261-0/+18
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-05-261-1/+0
|\
| * kbuild: delete unnecessary "@:"Masahiro Yamada2016-04-201-1/+0
* | x86/KASLR: Build identity mappings on demandKees Cook2016-05-071-0/+3
* | x86/boot: Extract error reporting functionsKees Cook2016-05-031-1/+1
* | x86/boot: Correctly bounds-check relocationsYinghai Lu2016-04-291-1/+1
* | x86/KASLR: Clean up unused code from old 'run_size' and rename it to 'kernel_...Yinghai Lu2016-04-291-3/+1
* | x86/boot: Fix "run_size" calculationYinghai Lu2016-04-291-0/+12
* | x86/KASLR: Rename aslr.c to kaslr.cKees Cook2016-04-191-1/+1
* | x86/build: Build compressed x86 kernels as PIEH.J. Lu2016-03-291-1/+13
|/
* kernel: add kcov code coverageDmitry Vyukov2016-03-221-0/+3
* objtool: Mark non-standard object files and directoriesJosh Poimboeuf2016-02-291-1/+2
* UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-01-201-0/+1
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-02-211-0/+1
|\
| * x86/efi: Avoid triple faults during EFI mixed mode callsMatt Fleming2015-02-131-0/+1
* | x86_64: add KASan supportAndrey Ryabinin2015-02-131-0/+2
|/
* x86, build: replace Perl script with Shell scriptKees Cook2015-01-261-1/+1
* Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-101-1/+2
|\
| * efi/x86: Move x86 back to libstubArd Biesheuvel2014-11-111-1/+2
* | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-101-0/+12
|\ \
| * | x86, boot: Document intermediates more clearlyKees Cook2014-11-011-0/+12
| |/
* | x86: Use $(OBJDUMP) instead of plain objdumpChris Clayton2014-11-231-1/+1
* | x86, kaslr: Prevent .bss from overlaping initrdJunjie Mao2014-11-011-1/+3
|/
* Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Linus Torvalds2014-10-071-8/+9
|\
| * x86, boot: Don't compile early_serial_console.c when !CONFIG_EARLY_PRINTKJosh Triplett2014-08-171-1/+2
| * x86, boot: Don't compile aslr.c when !CONFIG_RANDOMIZE_BASEJosh Triplett2014-08-171-1/+3
| * x86, boot: Use the usual -y -n mechanism for objects in vmlinuxJosh Triplett2014-08-171-7/+5
* | Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>"Matt Fleming2014-09-231-2/+1
|/
* efi: efistub: Convert into static libraryArd Biesheuvel2014-07-181-1/+2
* Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-201-1/+1
|\
| * x86, kaslr: Return location from decompress_kernelKees Cook2013-10-131-1/+1
| * x86, boot: Move CPU flags out of cpucheckKees Cook2013-10-131-1/+1
* | x86, build: Pass in additional -mno-mmx, -mno-sse optionsH. Peter Anvin2013-12-091-0/+1
|/
* arm: add support for LZ4-compressed kernelKyungsik Lee2013-07-091-1/+5
* x86: Fix rebuild with EFI_STUB enabledJan Beulich2013-04-051-3/+2
* efi: Build EFI stub with EFI-appropriate optionsMatthew Garrett2012-09-171-0/+3
* x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin2012-05-181-5/+4
* x86, mkpiggy: Don't open code put_unaligned_le32()Matt Fleming2012-02-281-0/+1
* x86, efi: EFI boot stub supportMatt Fleming2011-12-121-1/+9
* x86: support XZ-compressed kernelLasse Collin2011-01-131-1/+4
* x86, setup: enable early console output from the decompressorYinghai Lu2010-08-021-2/+2
* x86: add support for LZO-compressed kernelsAlbin Tonnerre2010-01-111-1/+4
* x86, compress: Force i386 instructions for the decompressorH. Peter Anvin2009-12-251-0/+1
* x86: add vmlinux.lds to targets in arch/x86/boot/compressed/MakefileJan Beulich2009-08-201-1/+1
* gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter2009-06-181-0/+1
OpenPOWER on IntegriCloud