aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-2/+2
2020-07-24x86/build: Move max-page-size option to LDFLAGS_vmlinuxGravatar Arvind Sankar 1-15/+17
2020-07-07kbuild: remove cc-option test of -ffreestandingGravatar Masahiro Yamada 1-1/+1
2020-07-07kbuild: remove cc-option test of -fno-stack-protectorGravatar Masahiro Yamada 1-1/+1
2020-04-21x86/boot/build: Make 'make bzlilo' not depend on vmlinux or $(obj)/bzImageGravatar Masahiro Yamada 1-3/+3
2020-04-09x86: probe assembler capabilities via kconfig instead of makefileGravatar Jason A. Donenfeld 1-10/+0
2020-04-09x86: remove always-defined CONFIG_AS_AVXGravatar Masahiro Yamada 1-3/+2
2020-04-09x86: remove always-defined CONFIG_AS_SSSE3Gravatar Masahiro Yamada 1-3/+2
2020-04-09x86: remove always-defined CONFIG_AS_CFI_SECTIONSGravatar Masahiro Yamada 1-4/+2
2020-04-09x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAMEGravatar Masahiro Yamada 1-4/+2
2020-04-09x86: remove always-defined CONFIG_AS_CFIGravatar Masahiro Yamada 1-8/+2
2020-03-05crypto: x86/curve25519 - support assemblers with no adx supportGravatar Jason A. Donenfeld 1-2/+3
2019-08-28x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...Gravatar Linus Torvalds 1-0/+1
2019-04-05x86/build: Keep local relocations with ld.lldGravatar Kees Cook 1-1/+1
2019-03-28x86/retpolines: Disable switch jump tables when retpolines are enabledGravatar Daniel Borkmann 1-2/+6
2019-03-07Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+0
2019-02-28x86, retpolines: Raise limit for generating indirect calls from switch-caseGravatar Daniel Borkmann 1-0/+5
2019-01-22x86/fpu: Get rid of CONFIG_AS_FXSAVEQGravatar Borislav Petkov 1-1/+0
2019-01-06jump_label: move 'asm goto' support test to KconfigGravatar Masahiro Yamada 1-1/+1
2018-12-26Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-4/+0
2018-12-19Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to ...Gravatar Ingo Molnar 1-7/+0
2018-12-09x86, powerpc: Remove -funit-at-a-time compiler option entirelyGravatar Masahiro Yamada 1-4/+0
2018-12-05x86/build: Fix compiler support check for CONFIG_RETPOLINEGravatar Masahiro Yamada 1-3/+7
2018-11-28x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportGravatar Zhenzhong Duan 1-2/+3
2018-11-05x86/build: Remove -pipe from KBUILD_CFLAGSGravatar Nathan Chancellor 1-3/+1
2018-10-04kbuild/Makefile: Prepare for using macros in inline assembly code to work aro...Gravatar Nadav Amit 1-0/+7
2018-10-01x86/build: Remove unused CONFIG_AS_CRC32Gravatar Masahiro Yamada 1-1/+0
2018-08-31x86: Allow generating user-space headers without a compilerGravatar Ben Hutchings 1-4/+7
2018-08-30x86/build: Remove jump label quirk for GCC older than 4.5.2Gravatar Masahiro Yamada 1-12/+0
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSGravatar Masahiro Yamada 1-2/+2
2018-07-16x86/build: Remove old -funit-at-a-time GCC quirkGravatar Masahiro Yamada 1-5/+0
2018-06-22Merge branch 'linus' into x86/urgentGravatar Thomas Gleixner 1-1/+1
2018-06-21x86/build: Remove unnecessary preparation for purgatoryGravatar Masahiro Yamada 1-5/+0
2018-06-21Revert "kexec/purgatory: Add clean-up for purgatory directory"Gravatar Masahiro Yamada 1-1/+0
2018-06-01kbuild: add machine size to CHECKFLAGSGravatar Luc Van Oostenryck 1-1/+1
2018-04-02Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+5
2018-03-31x86/build: Don't pass in -D__KERNEL__ multiple timesGravatar Cao jin 1-2/+1
2018-03-20x86: Force asm-gotoGravatar Peter Zijlstra 1-0/+4
2018-03-20x86/build/64: Force the linker to use 2MB page sizeGravatar H.J. Lu 1-0/+9
2018-02-21objtool, retpolines: Integrate objtool with retpoline support more closelyGravatar Peter Zijlstra 1-7/+3
2018-02-20x86/retpoline: Support retpoline builds with ClangGravatar David Woodhouse 1-1/+4
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+0
2018-01-14x86/retpoline: Remove compile time warningGravatar Thomas Gleixner 1-2/+0
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+10
2018-01-12x86/retpoline: Add initial retpoline supportGravatar David Woodhouse 1-0/+10
2017-11-15kmemcheck: remove annotationsGravatar Levin, Alexander (Sasha Levin) 1-5/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-08-21x86/build: Use cc-option to validate stack alignment parameterGravatar Matthias Kaehlcke 1-3/+3
2017-08-17x86/build: Fix stack alignment for CLangGravatar Matthias Kaehlcke 1-6/+8
2017-08-10x86/build: Drop unused mflags-yGravatar Cao jin 1-3/+0