summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-2/+2
2020-07-31x86: Add support for ZSTD compressed kernelNick Terrell1-1/+5
2020-07-19x86/boot: Don't add the EFI stub to targetsArvind Sankar1-2/+2
2020-07-07kbuild: remove cc-option test of -ffreestandingMasahiro Yamada1-1/+1
2020-07-07kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada1-1/+1
2020-04-13Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar1-4/+2
2020-03-31Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2020-03-21Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar1-2/+2
2020-02-25x86/*/Makefile: Use -fno-asynchronous-unwind-tables to suppress .eh_frame sec...Arvind Sankar1-0/+1
2020-02-23efi/libstub/x86: Incorporate eboot.c into libstubArd Biesheuvel1-4/+1
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada1-1/+1
2019-12-30Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar1-3/+4
2019-12-25efi/libstub/x86: Avoid thunking for native firmware callsArd Biesheuvel1-1/+1
2019-12-14x86/boot: kbuild: allow readelf executable to be specifiedDmitry Golovin1-1/+1
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2019-11-16x86, kcsan: Enable KCSAN for x86Marco Elver1-0/+2
2019-11-12x86/boot: Introduce kernel_infoDaniel Kiper1-2/+2
2019-10-01arch/x86/boot: Use prefix map to avoid embedded pathsBruce Ashfield1-0/+1
2019-02-01x86/boot: Early parse RSDP and save it in boot_paramsChao Fan1-0/+2
2019-01-06kbuild: remove redundant target cleaning on failureMasahiro Yamada1-1/+1
2018-10-14x86/boot: Add -Wno-pointer-sign to KBUILD_CFLAGSNathan Chancellor1-0/+1
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada1-3/+3
2018-07-25x86/boot: Fix if_changed build flip/flop bugKees Cook1-2/+6
2018-04-02Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2018-03-31x86/build: Don't pass in -D__KERNEL__ multiple timesCao jin1-1/+1
2018-02-11x86/boot/compressed/64: Rename pagetable.c to kaslr_64.cKirill A. Shutemov1-1/+1
2017-12-07x86/boot/compressed/64: Detect and handle 5-level paging at boot-timeKirill A. Shutemov1-0/+1
2017-11-13Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2017-11-07x86/boot: Add early boot support when running with SEV activeTom Lendacky1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-31x86/boot: Disable Clang warnings about GNU extensionsMatthias Kaehlcke1-0/+1
2017-07-28x86/boot: Disable the address-of-packed-member compiler warningMatthias Kaehlcke1-0/+1
2017-05-21x86/boot: Use CROSS_COMPILE prefix for readelfRob Landley1-1/+1
2016-12-14Remove references to dead make variable LINUX_INCLUDEPaul Bolle1-1/+1
2016-11-21x86/build: Build compressed x86 kernels as PIE when !CONFIG_RELOCATABLE as wellH.J. Lu1-3/+2
2016-06-26x86/boot: Refuse to build with data relocationsKees Cook1-0/+18
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-1/+0
2016-05-07x86/KASLR: Build identity mappings on demandKees Cook1-0/+3
2016-05-03x86/boot: Extract error reporting functionsKees Cook1-1/+1
2016-04-29x86/boot: Correctly bounds-check relocationsYinghai Lu1-1/+1
2016-04-29x86/KASLR: Clean up unused code from old 'run_size' and rename it to 'kernel_...Yinghai Lu1-3/+1
2016-04-29x86/boot: Fix "run_size" calculationYinghai Lu1-0/+12
2016-04-20kbuild: delete unnecessary "@:"Masahiro Yamada1-1/+0
2016-04-19x86/KASLR: Rename aslr.c to kaslr.cKees Cook1-1/+1
2016-03-29x86/build: Build compressed x86 kernels as PIEH.J. Lu1-1/+13
2016-03-22kernel: add kcov code coverageDmitry Vyukov1-0/+3
2016-02-29objtool: Mark non-standard object files and directoriesJosh Poimboeuf1-1/+2
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin1-0/+1
2015-02-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2015-02-13x86_64: add KASan supportAndrey Ryabinin1-0/+2