aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Makefile
Commit message (Expand)AuthorAge
* x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...Linus Torvalds2019-08-28
* x86/build: Keep local relocations with ld.lldKees Cook2019-04-05
* x86/retpolines: Disable switch jump tables when retpolines are enabledDaniel Borkmann2019-03-28
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-03-07
|\
| * x86/fpu: Get rid of CONFIG_AS_FXSAVEQBorislav Petkov2019-01-22
* | x86, retpolines: Raise limit for generating indirect calls from switch-caseDaniel Borkmann2019-02-28
|/
* jump_label: move 'asm goto' support test to KconfigMasahiro Yamada2019-01-05
* Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-12-26
|\
| * x86, powerpc: Remove -funit-at-a-time compiler option entirelyMasahiro Yamada2018-12-09
* | Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to ...Ingo Molnar2018-12-19
* | x86/build: Fix compiler support check for CONFIG_RETPOLINEMasahiro Yamada2018-12-05
|/
* x86/retpoline: Make CONFIG_RETPOLINE depend on compiler supportZhenzhong Duan2018-11-28
* x86/build: Remove -pipe from KBUILD_CFLAGSNathan Chancellor2018-11-05
* kbuild/Makefile: Prepare for using macros in inline assembly code to work aro...Nadav Amit2018-10-04
* x86/build: Remove unused CONFIG_AS_CRC32Masahiro Yamada2018-10-01
* x86: Allow generating user-space headers without a compilerBen Hutchings2018-08-31
* x86/build: Remove jump label quirk for GCC older than 4.5.2Masahiro Yamada2018-08-30
* kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada2018-08-23
* x86/build: Remove old -funit-at-a-time GCC quirkMasahiro Yamada2018-07-15
* Merge branch 'linus' into x86/urgentThomas Gleixner2018-06-22
|\
| * kbuild: add machine size to CHECKFLAGSLuc Van Oostenryck2018-05-31
* | x86/build: Remove unnecessary preparation for purgatoryMasahiro Yamada2018-06-21
* | Revert "kexec/purgatory: Add clean-up for purgatory directory"Masahiro Yamada2018-06-21
|/
* Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-04-02
|\
| * x86/build: Don't pass in -D__KERNEL__ multiple timesCao jin2018-03-31
| * x86: Force asm-gotoPeter Zijlstra2018-03-20
* | x86/build/64: Force the linker to use 2MB page sizeH.J. Lu2018-03-20
|/
* objtool, retpolines: Integrate objtool with retpoline support more closelyPeter Zijlstra2018-02-21
* x86/retpoline: Support retpoline builds with ClangDavid Woodhouse2018-02-20
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-14
|\
| * x86/retpoline: Remove compile time warningThomas Gleixner2018-01-14
* | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-01-14
|\|
| * x86/retpoline: Add initial retpoline supportDavid Woodhouse2018-01-11
* | kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2017-11-15
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* x86/build: Use cc-option to validate stack alignment parameterMatthias Kaehlcke2017-08-21
* x86/build: Fix stack alignment for CLangMatthias Kaehlcke2017-08-17
* x86/build: Drop unused mflags-yCao jin2017-08-10
* Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-07-07
|\
| * x86/build: Specify stack alignment for clangMatthias Kaehlcke2017-06-24
| * x86/build: Use __cc-option for boot code compiler optionsMatthias Kaehlcke2017-06-24
* | x86/mce: Merge mce_amd_inj into mce-injectBorislav Petkov2017-06-14
* | x86/build: Permit building with old make versionsJan Kiszka2017-05-24
|/
* x86/build: Don't add -maccumulate-outgoing-args w/o compiler supportNick Desaulniers2017-05-09
* Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-05-02
|\
| * x86/kbuild: Use cc-option to enable -falign-{jumps/loops}Matthias Kaehlcke2017-04-17
* | x86/build: convert function graph '-Os' error to warningJosh Poimboeuf2017-04-19
|/
* x86/build: Mostly disable '-maccumulate-outgoing-args'Josh Poimboeuf2017-03-30
* lib/raid6: Add AVX512 optimized gen_syndrome functionsGayatri Kammela2016-09-21
* kbuild: abort build on bad stack protector flagKees Cook2016-07-26