Age | Commit message (Expand) | Author |
2019-08-28 | x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC... | Linus Torvalds |
2019-04-05 | x86/build: Keep local relocations with ld.lld | Kees Cook |
2019-03-28 | x86/retpolines: Disable switch jump tables when retpolines are enabled | Daniel Borkmann |
2019-03-07 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-02-28 | x86, retpolines: Raise limit for generating indirect calls from switch-case | Daniel Borkmann |
2019-01-22 | x86/fpu: Get rid of CONFIG_AS_FXSAVEQ | Borislav Petkov |
2019-01-06 | jump_label: move 'asm goto' support test to Kconfig | Masahiro Yamada |
2018-12-26 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-12-19 | Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to ... | Ingo Molnar |
2018-12-09 | x86, powerpc: Remove -funit-at-a-time compiler option entirely | Masahiro Yamada |
2018-12-05 | x86/build: Fix compiler support check for CONFIG_RETPOLINE | Masahiro Yamada |
2018-11-28 | x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support | Zhenzhong Duan |
2018-11-05 | x86/build: Remove -pipe from KBUILD_CFLAGS | Nathan Chancellor |
2018-10-04 | kbuild/Makefile: Prepare for using macros in inline assembly code to work aro... | Nadav Amit |
2018-10-01 | x86/build: Remove unused CONFIG_AS_CRC32 | Masahiro Yamada |
2018-08-31 | x86: Allow generating user-space headers without a compiler | Ben Hutchings |
2018-08-30 | x86/build: Remove jump label quirk for GCC older than 4.5.2 | Masahiro Yamada |
2018-08-24 | kbuild: rename LDFLAGS to KBUILD_LDFLAGS | Masahiro Yamada |
2018-07-16 | x86/build: Remove old -funit-at-a-time GCC quirk | Masahiro Yamada |
2018-06-22 | Merge branch 'linus' into x86/urgent | Thomas Gleixner |
2018-06-21 | x86/build: Remove unnecessary preparation for purgatory | Masahiro Yamada |
2018-06-21 | Revert "kexec/purgatory: Add clean-up for purgatory directory" | Masahiro Yamada |
2018-06-01 | kbuild: add machine size to CHECKFLAGS | Luc Van Oostenryck |
2018-04-02 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2018-03-31 | x86/build: Don't pass in -D__KERNEL__ multiple times | Cao jin |
2018-03-20 | x86: Force asm-goto | Peter Zijlstra |
2018-03-20 | x86/build/64: Force the linker to use 2MB page size | H.J. Lu |
2018-02-21 | objtool, retpolines: Integrate objtool with retpoline support more closely | Peter Zijlstra |
2018-02-20 | x86/retpoline: Support retpoline builds with Clang | David Woodhouse |
2018-01-14 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-01-14 | x86/retpoline: Remove compile time warning | Thomas Gleixner |
2018-01-14 | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2018-01-12 | x86/retpoline: Add initial retpoline support | David Woodhouse |
2017-11-15 | kmemcheck: remove annotations | Levin, Alexander (Sasha Levin) |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-21 | x86/build: Use cc-option to validate stack alignment parameter | Matthias Kaehlcke |
2017-08-17 | x86/build: Fix stack alignment for CLang | Matthias Kaehlcke |
2017-08-10 | x86/build: Drop unused mflags-y | Cao jin |
2017-07-07 | Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2017-06-25 | x86/build: Specify stack alignment for clang | Matthias Kaehlcke |
2017-06-25 | x86/build: Use __cc-option for boot code compiler options | Matthias Kaehlcke |
2017-06-14 | x86/mce: Merge mce_amd_inj into mce-inject | Borislav Petkov |
2017-05-24 | x86/build: Permit building with old make versions | Jan Kiszka |
2017-05-09 | x86/build: Don't add -maccumulate-outgoing-args w/o compiler support | Nick Desaulniers |
2017-05-01 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-04-19 | x86/build: convert function graph '-Os' error to warning | Josh Poimboeuf |
2017-04-17 | x86/kbuild: Use cc-option to enable -falign-{jumps/loops} | Matthias Kaehlcke |
2017-03-30 | x86/build: Mostly disable '-maccumulate-outgoing-args' | Josh Poimboeuf |
2016-09-21 | lib/raid6: Add AVX512 optimized gen_syndrome functions | Gayatri Kammela |
2016-07-26 | kbuild: abort build on bad stack protector flag | Kees Cook |