summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-021-1/+1
|\
| * x86/boot/compressed/64: Rename pagetable.c to kaslr_64.cKirill A. Shutemov2018-02-111-1/+1
* | x86/build: Don't pass in -D__KERNEL__ multiple timesCao jin2018-03-311-1/+1
|/
* x86/boot/compressed/64: Detect and handle 5-level paging at boot-timeKirill A. Shutemov2017-12-071-0/+1
* Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-131-0/+1
|\
| * x86/boot: Disable Clang warnings about GNU extensionsMatthias Kaehlcke2017-10-311-0/+1
* | x86/boot: Add early boot support when running with SEV activeTom Lendacky2017-11-071-0/+1
* | 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