Age | Commit message (Expand) | Author |
2022-03-15 | x86: Remove toolchain check for X32 ABI capability | Masahiro Yamada |
2022-03-15 | x86/ibt: Base IBT bits | Peter Zijlstra |
2021-12-09 | x86: Add straight-line-speculation mitigation | Peter Zijlstra |
2021-12-08 | x86: Use -mindirect-branch-cs-prefix for RETPOLINE builds | Peter Zijlstra |
2021-12-08 | x86: Move RETPOLINE*_CFLAGS to arch Makefile | Peter Zijlstra |
2021-11-08 | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-10-28 | x86/Makefile: Remove unneeded whitespaces before tabs | Elyes HAOUAS |
2021-10-24 | kbuild: use more subdir- for visiting subdirectories while cleaning | Masahiro Yamada |
2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-08-25 | x86/build: Move the install rule to arch/x86/Makefile | Masahiro Yamada |
2021-08-25 | x86/build: Remove the left-over bzlilo target | Masahiro Yamada |
2021-08-22 | x86/build: Remove stale cc-option checks | Nick Desaulniers |
2021-08-10 | kbuild: do not require sub-make for separate output tree builds | Masahiro Yamada |
2021-07-10 | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-06-28 | Merge tag 'x86-boot-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-06-11 | x86, lto: Pass -stack-alignment only on LLD < 13.0.0 | Tor Vic |
2021-05-26 | kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild | Masahiro Yamada |
2021-05-19 | x86/build: Fix location of '-plugin-opt=' flags | Nathan Chancellor |
2021-05-10 | x86/boot: Modernize genimage script; hdimage+EFI support | H. Peter Anvin (Intel) |
2021-04-29 | Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-04-27 | Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-04-26 | Merge tag 'x86_build_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-04-25 | kbuild: remove TMPO from try-run | Masahiro Yamada |
2021-04-02 | Merge tag 'v5.12-rc5' into WIP.x86/core, to pick up recent NOP related changes | Ingo Molnar |
2021-03-26 | x86/build: Propagate $(CLANG_FLAGS) to $(REALMODE_FLAGS) | John Millikin |
2021-03-23 | x86/build: Turn off -fcf-protection for realmode targets | Arnd Bergmann |
2021-03-08 | x86/stackprotector/32: Make the canary into a regular percpu variable | Andy Lutomirski |
2021-02-23 | Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2021-02-23 | x86, build: allow LTO to be selected | Sami Tolvanen |
2021-02-21 | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-20 | Merge tag 'x86_build_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-02-09 | x86/build: Disable CET instrumentation in the kernel for 32-bit too | Borislav Petkov |
2021-01-29 | x86/build: Disable CET instrumentation in the kernel | Josh Poimboeuf |
2021-01-29 | arch: x86: Remove CONFIG_OPROFILE support | Viresh Kumar |
2020-12-28 | x86/build: Realign archhelp | Borislav Petkov |
2020-12-28 | x86/build: Add {kvm_guest,xen}.config targets to make help's output | Borislav Petkov |
2020-12-14 | Merge tag 'x86_build_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-12-01 | x86/build: Remove -m16 workaround for unsupported versions of GCC | Nick Desaulniers |
2020-12-01 | kbuild: Hoist '--orphan-handling' into Kconfig | Nathan Chancellor |
2020-09-03 | x86/build: Warn on orphan section placement | Kees Cook |
2020-08-09 | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2020-07-24 | x86/build: Move max-page-size option to LDFLAGS_vmlinux | Arvind Sankar |
2020-07-07 | kbuild: remove cc-option test of -ffreestanding | Masahiro Yamada |
2020-07-07 | kbuild: remove cc-option test of -fno-stack-protector | Masahiro Yamada |
2020-04-21 | x86/boot/build: Make 'make bzlilo' not depend on vmlinux or $(obj)/bzImage | Masahiro Yamada |
2020-04-09 | x86: probe assembler capabilities via kconfig instead of makefile | Jason A. Donenfeld |
2020-04-09 | x86: remove always-defined CONFIG_AS_AVX | Masahiro Yamada |
2020-04-09 | x86: remove always-defined CONFIG_AS_SSSE3 | Masahiro Yamada |
2020-04-09 | x86: remove always-defined CONFIG_AS_CFI_SECTIONS | Masahiro Yamada |
2020-04-09 | x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME | Masahiro Yamada |