summaryrefslogtreecommitdiff
path: root/arch/x86/Makefile
AgeCommit message (Expand)Author
2021-03-23x86/build: Turn off -fcf-protection for realmode targetsArnd Bergmann
2021-02-23Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-02-23x86, build: allow LTO to be selectedSami Tolvanen
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-20Merge tag 'x86_build_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-02-09x86/build: Disable CET instrumentation in the kernel for 32-bit tooBorislav Petkov
2021-01-29x86/build: Disable CET instrumentation in the kernelJosh Poimboeuf
2021-01-29arch: x86: Remove CONFIG_OPROFILE supportViresh Kumar
2020-12-28x86/build: Realign archhelpBorislav Petkov
2020-12-28x86/build: Add {kvm_guest,xen}.config targets to make help's outputBorislav Petkov
2020-12-14Merge tag 'x86_build_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-01x86/build: Remove -m16 workaround for unsupported versions of GCCNick Desaulniers
2020-12-01kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor
2020-09-03x86/build: Warn on orphan section placementKees Cook
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-07-24x86/build: Move max-page-size option to LDFLAGS_vmlinuxArvind Sankar
2020-07-07kbuild: remove cc-option test of -ffreestandingMasahiro Yamada
2020-07-07kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada
2020-04-21x86/boot/build: Make 'make bzlilo' not depend on vmlinux or $(obj)/bzImageMasahiro Yamada
2020-04-09x86: probe assembler capabilities via kconfig instead of makefileJason A. Donenfeld
2020-04-09x86: remove always-defined CONFIG_AS_AVXMasahiro Yamada
2020-04-09x86: remove always-defined CONFIG_AS_SSSE3Masahiro Yamada
2020-04-09x86: remove always-defined CONFIG_AS_CFI_SECTIONSMasahiro Yamada
2020-04-09x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAMEMasahiro Yamada
2020-04-09x86: remove always-defined CONFIG_AS_CFIMasahiro Yamada
2020-03-05crypto: x86/curve25519 - support assemblers with no adx supportJason A. Donenfeld
2019-08-28x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...Linus Torvalds
2019-04-05x86/build: Keep local relocations with ld.lldKees Cook
2019-03-28x86/retpolines: Disable switch jump tables when retpolines are enabledDaniel Borkmann
2019-03-07Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-02-28x86, retpolines: Raise limit for generating indirect calls from switch-caseDaniel Borkmann
2019-01-22x86/fpu: Get rid of CONFIG_AS_FXSAVEQBorislav Petkov
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada
2018-12-26Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-12-19Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to ...Ingo Molnar
2018-12-09x86, powerpc: Remove -funit-at-a-time compiler option entirelyMasahiro Yamada
2018-12-05x86/build: Fix compiler support check for CONFIG_RETPOLINEMasahiro Yamada
2018-11-28x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportZhenzhong Duan
2018-11-05x86/build: Remove -pipe from KBUILD_CFLAGSNathan Chancellor
2018-10-04kbuild/Makefile: Prepare for using macros in inline assembly code to work aro...Nadav Amit
2018-10-01x86/build: Remove unused CONFIG_AS_CRC32Masahiro Yamada
2018-08-31x86: Allow generating user-space headers without a compilerBen Hutchings
2018-08-30x86/build: Remove jump label quirk for GCC older than 4.5.2Masahiro Yamada
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada
2018-07-16x86/build: Remove old -funit-at-a-time GCC quirkMasahiro Yamada
2018-06-22Merge branch 'linus' into x86/urgentThomas Gleixner
2018-06-21x86/build: Remove unnecessary preparation for purgatoryMasahiro Yamada
2018-06-21Revert "kexec/purgatory: Add clean-up for purgatory directory"Masahiro Yamada
2018-06-01kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck
2018-04-02Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds