aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/boot/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-09-17x86/boot: Split off PE/COFF .data sectionGravatar Ard Biesheuvel 1-1/+1
2023-09-17x86/boot: Derive file size from _edata symbolGravatar Ard Biesheuvel 1-1/+1
2023-09-15x86/boot: Drop references to startup_64Gravatar Ard Biesheuvel 1-1/+1
2023-05-15x86/cpu: Remove X86_FEATURE_NAMESGravatar Lukas Bulwahn 1-2/+0
2022-11-24kbuild: fix "cat: .version: No such file or directory"Gravatar Masahiro Yamada 1-1/+1
2022-10-03x86: kmsan: disable instrumentation of unsupported codeGravatar Alexander Potapenko 1-0/+1
2022-08-10x86: link vdso and boot with -z noexecstack --no-warn-rwx-segmentsGravatar Nick Desaulniers 1-1/+1
2021-08-25x86/build: Move the install rule to arch/x86/MakefileGravatar Masahiro Yamada 1-6/+1
2021-05-10x86/boot: Modernize genimage script; hdimage+EFI supportGravatar H. Peter Anvin (Intel) 1-21/+23
2020-06-11Rebase locking/kcsan to locking/urgentGravatar Thomas Gleixner 1-0/+2
2020-04-21x86/boot/build: Add phony targets in arch/x86/boot/Makefile to PHONYGravatar Masahiro Yamada 1-0/+2
2020-04-21x86/boot/build: Make 'make bzlilo' not depend on vmlinux or $(obj)/bzImageGravatar Masahiro Yamada 1-1/+1
2020-04-21x86/boot/build: Add cpustr.h to targets and remove clean-filesGravatar Masahiro Yamada 1-2/+1
2020-04-13Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshGravatar Ingo Molnar 1-1/+2
2020-03-31Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2020-03-21Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsGravatar Ingo Molnar 1-3/+3
2020-02-25x86/*/Makefile: Use -fno-asynchronous-unwind-tables to suppress .eh_frame sec...Gravatar Arvind Sankar 1-0/+1
2020-02-23efi/x86: Add true mixed mode entry point into .compat sectionGravatar Ard Biesheuvel 1-1/+1
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yGravatar Masahiro Yamada 1-2/+2
2020-01-20x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lldGravatar Ard Biesheuvel 1-1/+1
2019-12-30Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsGravatar Ingo Molnar 1-1/+2
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+1
2019-11-16x86, kcsan: Enable KCSAN for x86Gravatar Marco Elver 1-0/+2
2019-11-12x86/boot: Introduce kernel_infoGravatar Daniel Kiper 1-1/+1
2019-10-01arch/x86/boot: Use prefix map to avoid embedded pathsGravatar Bruce Ashfield 1-0/+1
2019-01-12x86/build: Specify elf_i386 linker emulation explicitly for i386 objectsGravatar George Rimar 1-1/+1
2017-11-07x86/build: Factor out fdimage/isoimage generation commands to standalone scriptGravatar Changbin Du 1-48/+11
2017-07-20x86/build: Silence the build with "make -s"Gravatar Arnd Bergmann 1-2/+3
2016-11-07x86/boot/build: Remove always empty $(USERINCLUDE)Gravatar Paul Bolle 1-1/+1
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-1/+1
2016-07-18Kbuild: arch: look for generated headers in obtreeGravatar Arnd Bergmann 1-1/+1
2016-06-07x86, build: copy ldlinux.c32 to image.isoGravatar H. Peter Anvin 1-0/+3
2016-04-29x86/boot: Fix "run_size" calculationGravatar Yinghai Lu 1-10/+1
2016-04-29x86/boot: Calculate decompression size during boot not buildGravatar Yinghai Lu 1-1/+1
2016-03-22kernel: add kcov code coverageGravatar Dmitry Vyukov 1-0/+7
2016-02-29objtool: Mark non-standard object files and directoriesGravatar Josh Poimboeuf 1-1/+2
2016-01-20UBSAN: run-time undefined behavior sanity checkerGravatar Andrey Ryabinin 1-0/+1
2015-11-05kasan: move KASAN_SANITIZE in arch/x86/boot/MakefileGravatar Andrey Konovalov 1-2/+2
2015-07-21x86/boot: Obsolete the MCA sys_desc_tableGravatar Paolo Pisati 1-1/+1
2015-02-13x86_64: add KASan supportGravatar Andrey Ryabinin 1-0/+2
2014-12-23x86/build: Clean auto-generated processor feature filesGravatar Bjørn Mork 1-0/+1
2014-08-17x86: Support compiling out human-friendly processor feature namesGravatar Josh Triplett 1-2/+5
2014-05-05x86, build: Don't get confused by local symbolsGravatar H. Peter Anvin 1-2/+2
2014-03-04x86/efi: Firmware agnostic handover entry pointsGravatar Matt Fleming 1-1/+1
2014-01-29Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/buildGravatar H. Peter Anvin 1-1/+1
2014-01-22x86: Remove duplication of 16-bit CFLAGSGravatar David Woodhouse 1-14/+1
2014-01-20Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2013-12-09x86, build: Pass in additional -mno-mmx, -mno-sse optionsGravatar H. Peter Anvin 1-3/+3
2013-10-13x86, boot: Move CPU flags out of cpucheckGravatar Kees Cook 1-1/+1
2013-09-26x86, build: move build output statistics away from stderrGravatar Kees Cook 1-1/+2