aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Makefile
AgeCommit message (Expand)Author
2024-02-15kbuild: use 4-space indentation when followed by conditionalsMasahiro Yamada
2024-01-31kbuild: Replace tabs with spaces when followed by conditionalsDmitry Goncharov
2023-11-04Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-11-01Merge tag 'x86_tdx_for_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-30Merge tag 'rust-6.7' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2023-10-28kbuild: unify vdso_install rulesMasahiro Yamada
2023-10-23x86: Enable IBT in Rust if enabled in CMatthew Maurer
2023-09-28x86/boot: Compile boot code with -std=gnu11 tooAlexey Dobriyan
2023-09-12x86/virt/tdx: Wire up basic SEAMCALL functionsKai Huang
2023-09-05Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-09-04kbuild: Show marked Kconfig fragments in "help"Kees Cook
2023-07-24Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2023-07-22fbdev: Split frame buffer support in FB and FB_CORE symbolsJavier Martinez Canillas
2023-06-16x86/unwind/orc: Add ELF section with ORC version identifierOmar Sandoval
2023-02-15x86/build: Make 64-bit defconfig the defaultArnd Bergmann
2023-01-22x86/build: Move '-mindirect-branch-cs-prefix' out of GCC-only blockNathan Chancellor
2022-12-19Merge tag 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2022-12-13kbuild: add test-{ge,gt,le,lt} macrosMasahiro Yamada
2022-11-01x86/ibt: Implement FineIBTPeter Zijlstra
2022-10-17x86/Kconfig: Introduce function paddingThomas Gleixner
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada
2022-09-28x86: enable initial Rust supportMiguel Ojeda
2022-08-21asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers
2022-07-20lkdtm: Disable return thunks in rodata.cJosh Poimboeuf
2022-06-29x86/retbleed: Add fine grained Kconfig knobsPeter Zijlstra
2022-06-27x86/retpoline: Use -mfunction-returnPeter Zijlstra
2022-05-26Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2022-05-11kbuild: factor out the common installation code into scripts/install.shMasahiro Yamada
2022-04-06x86/configs: Add x86 debugging Kconfig fragment plus docsDave Hansen
2022-03-15x86: Remove toolchain check for X32 ABI capabilityMasahiro Yamada
2022-03-15x86/ibt: Base IBT bitsPeter Zijlstra
2021-12-09x86: Add straight-line-speculation mitigationPeter Zijlstra
2021-12-08x86: Use -mindirect-branch-cs-prefix for RETPOLINE buildsPeter Zijlstra
2021-12-08x86: Move RETPOLINE*_CFLAGS to arch MakefilePeter Zijlstra
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-10-28x86/Makefile: Remove unneeded whitespaces before tabsElyes HAOUAS
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-08-25x86/build: Move the install rule to arch/x86/MakefileMasahiro Yamada
2021-08-25x86/build: Remove the left-over bzlilo targetMasahiro Yamada
2021-08-22x86/build: Remove stale cc-option checksNick Desaulniers
2021-08-10kbuild: do not require sub-make for separate output tree buildsMasahiro Yamada
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-06-28Merge tag 'x86-boot-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-11x86, lto: Pass -stack-alignment only on LLD < 13.0.0Tor Vic
2021-05-26kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada
2021-05-19x86/build: Fix location of '-plugin-opt=' flagsNathan Chancellor
2021-05-10x86/boot: Modernize genimage script; hdimage+EFI supportH. Peter Anvin (Intel)
2021-04-29Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds