aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/Makefile
AgeCommit message (Expand)Author
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
2018-03-31x86/build: Don't pass in -D__KERNEL__ multiple timesCao jin
2018-03-20x86: Force asm-gotoPeter Zijlstra
2018-03-20x86/build/64: Force the linker to use 2MB page sizeH.J. Lu
2018-02-21objtool, retpolines: Integrate objtool with retpoline support more closelyPeter Zijlstra
2018-02-20x86/retpoline: Support retpoline builds with ClangDavid Woodhouse
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-14x86/retpoline: Remove compile time warningThomas Gleixner
2018-01-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-12x86/retpoline: Add initial retpoline supportDavid Woodhouse
2017-11-15kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-21x86/build: Use cc-option to validate stack alignment parameterMatthias Kaehlcke
2017-08-17x86/build: Fix stack alignment for CLangMatthias Kaehlcke
2017-08-10x86/build: Drop unused mflags-yCao jin
2017-07-07Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2017-06-25x86/build: Specify stack alignment for clangMatthias Kaehlcke
2017-06-25x86/build: Use __cc-option for boot code compiler optionsMatthias Kaehlcke
2017-06-14x86/mce: Merge mce_amd_inj into mce-injectBorislav Petkov
2017-05-24x86/build: Permit building with old make versionsJan Kiszka
2017-05-09x86/build: Don't add -maccumulate-outgoing-args w/o compiler supportNick Desaulniers
2017-05-01Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-04-19x86/build: convert function graph '-Os' error to warningJosh Poimboeuf
2017-04-17x86/kbuild: Use cc-option to enable -falign-{jumps/loops}Matthias Kaehlcke
2017-03-30x86/build: Mostly disable '-maccumulate-outgoing-args'Josh Poimboeuf
2016-09-21lib/raid6: Add AVX512 optimized gen_syndrome functionsGayatri Kammela
2016-07-26kbuild: abort build on bad stack protector flagKees Cook
2016-04-22x86/init: Rename EBDA code fileLuis R. Rodriguez
2016-04-22x86/rtc: Replace paravirt rtc check with platform legacy quirkLuis R. Rodriguez
2015-11-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2015-10-09x86/asm: Re-add parts of the manual CFI infrastructureAndy Lutomirski
2015-09-21crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 a...tim
2015-09-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-08-13x86/ras: Move AMD MCE injector to arch/x86/ras/Borislav Petkov
2015-07-22x86/build: Fix detection of GCC -mpreferred-stack-boundary supportAndy Lutomirski
2015-06-04x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/sysc...Ingo Molnar
2015-06-03x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/Ingo Molnar