summaryrefslogtreecommitdiffstats
path: root/arch/x86/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-02-231-0/+5
|\
| * x86, build: allow LTO to be selectedSami Tolvanen2021-02-231-0/+5
* | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-211-3/+0
|\ \
| * | arch: x86: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-291-3/+0
| |/
* | Merge tag 'x86_build_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-201-12/+16
|\ \
| * | x86/build: Realign archhelpBorislav Petkov2020-12-281-14/+15
| * | x86/build: Add {kvm_guest,xen}.config targets to make help's outputBorislav Petkov2020-12-281-0/+3
| |/
* | x86/build: Disable CET instrumentation in the kernel for 32-bit tooBorislav Petkov2021-02-091-3/+3
* | x86/build: Disable CET instrumentation in the kernelJosh Poimboeuf2021-01-291-0/+3
|/
* Merge tag 'x86_build_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-141-8/+1
|\
| * x86/build: Remove -m16 workaround for unsupported versions of GCCNick Desaulniers2020-12-011-8/+1
* | kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor2020-12-011-3/+0
|/
* x86/build: Warn on orphan section placementKees Cook2020-09-031-0/+4
* Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-08-091-2/+2
|\
| * kbuild: remove cc-option test of -ffreestandingMasahiro Yamada2020-07-071-1/+1
| * kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada2020-07-071-1/+1
* | x86/build: Move max-page-size option to LDFLAGS_vmlinuxArvind Sankar2020-07-241-15/+17
|/
* x86/boot/build: Make 'make bzlilo' not depend on vmlinux or $(obj)/bzImageMasahiro Yamada2020-04-211-3/+3
* x86: probe assembler capabilities via kconfig instead of makefileJason A. Donenfeld2020-04-091-10/+0
* x86: remove always-defined CONFIG_AS_AVXMasahiro Yamada2020-04-091-3/+2
* x86: remove always-defined CONFIG_AS_SSSE3Masahiro Yamada2020-04-091-3/+2
* x86: remove always-defined CONFIG_AS_CFI_SECTIONSMasahiro Yamada2020-04-091-4/+2
* x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAMEMasahiro Yamada2020-04-091-4/+2
* x86: remove always-defined CONFIG_AS_CFIMasahiro Yamada2020-04-091-8/+2
* crypto: x86/curve25519 - support assemblers with no adx supportJason A. Donenfeld2020-03-051-2/+3
* x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...Linus Torvalds2019-08-281-0/+1
* x86/build: Keep local relocations with ld.lldKees Cook2019-04-051-1/+1
* x86/retpolines: Disable switch jump tables when retpolines are enabledDaniel Borkmann2019-03-281-2/+6
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-03-071-1/+0
|\
| * x86/fpu: Get rid of CONFIG_AS_FXSAVEQBorislav Petkov2019-01-221-1/+0
* | x86, retpolines: Raise limit for generating indirect calls from switch-caseDaniel Borkmann2019-02-281-0/+5
|/
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-061-1/+1
* Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-12-261-4/+0
|\
| * x86, powerpc: Remove -funit-at-a-time compiler option entirelyMasahiro Yamada2018-12-091-4/+0
* | Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to ...Ingo Molnar2018-12-191-7/+0
* | x86/build: Fix compiler support check for CONFIG_RETPOLINEMasahiro Yamada2018-12-051-3/+7
|/
* x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportZhenzhong Duan2018-11-281-2/+3
* x86/build: Remove -pipe from KBUILD_CFLAGSNathan Chancellor2018-11-051-3/+1
* kbuild/Makefile: Prepare for using macros in inline assembly code to work aro...Nadav Amit2018-10-041-0/+7
* x86/build: Remove unused CONFIG_AS_CRC32Masahiro Yamada2018-10-011-1/+0
* x86: Allow generating user-space headers without a compilerBen Hutchings2018-08-311-4/+7
* x86/build: Remove jump label quirk for GCC older than 4.5.2Masahiro Yamada2018-08-301-12/+0
* kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-241-2/+2
* x86/build: Remove old -funit-at-a-time GCC quirkMasahiro Yamada2018-07-161-5/+0
* Merge branch 'linus' into x86/urgentThomas Gleixner2018-06-221-1/+1
|\
| * kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck2018-06-011-1/+1
* | x86/build: Remove unnecessary preparation for purgatoryMasahiro Yamada2018-06-211-5/+0
* | Revert "kexec/purgatory: Add clean-up for purgatory directory"Masahiro Yamada2018-06-211-1/+0
|/
* Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-04-021-2/+5
|\
| * x86/build: Don't pass in -D__KERNEL__ multiple timesCao jin2018-03-311-2/+1