1. 0276ebf jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
  2. e758471 x86/build: Keep local relocations with ld.lld by Kees Cook · 6 years ago
  3. e923c6b x86/retpolines: Disable switch jump tables when retpolines are enabled by Daniel Borkmann · 6 years ago
  4. 6cfcff3 x86, retpolines: Raise limit for generating indirect calls from switch-case by Daniel Borkmann · 6 years ago
  5. d92c66b x86/build: Fix compiler support check for CONFIG_RETPOLINE by Masahiro Yamada · 6 years ago
  6. 8c4ad5d x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support by Zhenzhong Duan · 6 years ago
  7. 829fe4a x86: Allow generating user-space headers without a compiler by Ben Hutchings · 6 years ago
  8. 36bf9da x86/build: Remove jump label quirk for GCC older than 4.5.2 by Masahiro Yamada · 6 years ago
  9. d503ac5 kbuild: rename LDFLAGS to KBUILD_LDFLAGS by Masahiro Yamada · 6 years ago
  10. bdc9c3e x86/build: Remove old -funit-at-a-time GCC quirk by Masahiro Yamada · 6 years ago
  11. 7731b8b Merge branch 'linus' into x86/urgent by Thomas Gleixner · 6 years ago
  12. d6605b6 x86/build: Remove unnecessary preparation for purgatory by Masahiro Yamada · 6 years ago
  13. bdab125 Revert "kexec/purgatory: Add clean-up for purgatory directory" by Masahiro Yamada · 6 years ago
  14. 1f2f01b kbuild: add machine size to CHECKFLAGS by Luc Van Oostenryck · 6 years ago
  15. e68b4ba Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  16. d6289f3 x86/build: Don't pass in -D__KERNEL__ multiple times by Cao jin · 7 years ago
  17. e501ce9 x86: Force asm-goto by Peter Zijlstra · 7 years ago
  18. e3d0359 x86/build/64: Force the linker to use 2MB page size by H.J. Lu · 7 years ago
  19. d5028ba objtool, retpolines: Integrate objtool with retpoline support more closely by Peter Zijlstra · 7 years ago
  20. 8735871 x86/retpoline: Support retpoline builds with Clang by David Woodhouse · 7 years ago
  21. aaae98a Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  22. b8b9ce4 x86/retpoline: Remove compile time warning by Thomas Gleixner · 7 years ago
  23. 40548c6 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  24. 76b0438 x86/retpoline: Add initial retpoline support by David Woodhouse · 7 years ago
  25. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  26. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  27. 9e8730b x86/build: Use cc-option to validate stack alignment parameter by Matthias Kaehlcke · 7 years ago
  28. 8f91869 x86/build: Fix stack alignment for CLang by Matthias Kaehlcke · 7 years ago
  29. e20f7e5 x86/build: Drop unused mflags-y by Cao jin · 7 years ago
  30. 58f051f Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  31. d77698d x86/build: Specify stack alignment for clang by Matthias Kaehlcke · 7 years ago
  32. 032a2c4 x86/build: Use __cc-option for boot code compiler options by Matthias Kaehlcke · 7 years ago
  33. bc8e80d x86/mce: Merge mce_amd_inj into mce-inject by Borislav Petkov · 7 years ago
  34. 7e60912 x86/build: Permit building with old make versions by Jan Kiszka · 7 years ago
  35. 4a1bec4 x86/build: Don't add -maccumulate-outgoing-args w/o compiler support by Nick Desaulniers · 7 years ago
  36. 66acd7f Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  37. a5859c6 x86/build: convert function graph '-Os' error to warning by Josh Poimboeuf · 8 years ago
  38. 2c4fd1a x86/kbuild: Use cc-option to enable -falign-{jumps/loops} by Matthias Kaehlcke · 8 years ago
  39. 3f135e5 x86/build: Mostly disable '-maccumulate-outgoing-args' by Josh Poimboeuf · 8 years ago
  40. e0a491c lib/raid6: Add AVX512 optimized gen_syndrome functions by Gayatri Kammela · 8 years ago
  41. c965b10 kbuild: abort build on bad stack protector flag by Kees Cook · 8 years ago
  42. f2d8529 x86/init: Rename EBDA code file by Luis R. Rodriguez · 9 years ago
  43. 8d152e7 x86/rtc: Replace paravirt rtc check with platform legacy quirk by Luis R. Rodriguez · 9 years ago
  44. ccc9d4a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  45. 7b956f0 x86/asm: Re-add parts of the manual CFI infrastructure by Andy Lutomirski · 9 years ago
  46. e38b6b7 crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 and SHA256 by tim · 9 years ago
  47. 5778077 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  48. 6c36dfe x86/ras: Move AMD MCE injector to arch/x86/ras/ by Borislav Petkov · 9 years ago
  49. b2c5110 x86/build: Fix detection of GCC -mpreferred-stack-boundary support by Andy Lutomirski · 9 years ago
  50. 1f57d5d x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/syscalls/ by Ingo Molnar · 9 years ago
  51. d603c8e x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/ by Ingo Molnar · 9 years ago
  52. 131484c x86/debug: Remove perpetually broken, unmaintainable dwarf annotations by Ingo Molnar · 9 years ago
  53. 52648e8 x86: Pack loops tightly as well by Ingo Molnar · 9 years ago
  54. be6cb02 x86: Align jump targets to 1-byte boundaries by Ingo Molnar · 10 years ago
  55. 7ae383b Merge branch 'linus' into x86/asm, before applying dependent patch by Ingo Molnar · 9 years ago
  56. d9ee948d x86/asm: Use -mskip-rax-setup if supported by H.J. Lu · 10 years ago
  57. a436bb7 kbuild: use relative path more to include Makefile by Masahiro Yamada · 10 years ago
  58. 75aaf4c x86/raid6: correctly check for assembler capabilities by Jan Beulich · 10 years ago
  59. 5941fe3b Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  60. 74da386 Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux by Linus Torvalds · 10 years ago
  61. 3cf6b01 Merge branches 'tiny/bloat-o-meter-no-SyS', 'tiny/more-procless', 'tiny/no-advice', 'tiny/tinyconfig' and 'tiny/x86-boot-compressed-use-yn' into tiny/next by Josh Triplett · 10 years ago
  62. 5c63008 x86/kbuild: Eliminate duplicate command line options by Rasmus Villemoes · 10 years ago
  63. b0108f9 kexec: purgatory: add clean-up for purgatory directory by Michael Welling · 10 years ago
  64. 74ca317 kexec: create a new config option CONFIG_KEXEC_FILE for new syscall by Vivek Goyal · 10 years ago
  65. 3aaefce x86, platform, kconfig: move kvmconfig functionality to a helper by Josh Triplett · 10 years ago
  66. 8fc5b4d purgatory: core purgatory functionality by Vivek Goyal · 10 years ago
  67. 19d402c Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  68. a9cfcce x86, build: Change code16gcc.h from a C header to an assembly header by H. Peter Anvin · 10 years ago
  69. 14262d6 x86-64, build: Fix stack protector Makefile breakage with 32-bit userland by George Spelvin · 10 years ago
  70. 8f2dd67 x86: LLVMLinux: Wrap -mno-80387 with cc-option by Behan Webster · 11 years ago
  71. 6ca2a88 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  72. f963640 x86/platform: Fix "make O=dir kvmconfig" by Antonio Borneo · 11 years ago
  73. fd2d0a1 x86 kbuild: LLVMLinux: More cc-options added for clang by Jan-Simon Möller · 11 years ago
  74. d9fcca4 Merge branch 'x86-hash-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  75. 0632519 x86, hash: Fix build failure with older binutils by Jan Beulich · 11 years ago
  76. b399fe3 x86: Disable generation of traditional x87 instructions by Borislav Petkov · 11 years ago
  77. de3accd x86, build: Build 16-bit code with -m16 where possible by David Woodhouse · 11 years ago
  78. 4064e0e Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/build by H. Peter Anvin · 11 years ago
  79. 1c678da x86: Remove duplication of 16-bit CFLAGS by David Woodhouse · 11 years ago
  80. 19952a9 stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures by Kees Cook · 11 years ago
  81. 8b3b005 x86, build: Pass in additional -mno-mmx, -mno-sse options by H. Peter Anvin · 11 years ago
  82. 5551a34 x86-64, build: Always pass in -mno-sse by H. Peter Anvin · 11 years ago
  83. a021506 x86, relocs: Move ELF relocation handling to C by Kees Cook · 11 years ago
  84. fc58be7 x86/platform: Add kvmconfig to the phony targets by Borislav Petkov · 11 years ago
  85. 46ff538 x86, platform, kvm, kconfig: Turn existing .config's into KVM-capable configs by Borislav Petkov · 11 years ago
  86. 121027a Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  87. ffee0de x86: Default to ARCH=x86 to avoid overriding CONFIG_64BIT by David Woodhouse · 12 years ago
  88. ea88eea Merge tag 'md-3.8' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  89. 7056741 lib/raid6: Add AVX2 optimized recovery functions by Jim Kukunas · 12 years ago
  90. 3ce9e53 kbuild: Fix accidental revert in commit fe04ddf by Michal Marek · 12 years ago
  91. d43b716 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  92. b1e0d8b kbuild: Fix gcc -x syntax by Jean Delvare · 12 years ago
  93. fe04ddf kbuild: Do not package /boot and /lib in make tar-pkg by Michal Marek · 12 years ago
  94. 56bae80 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  95. 24cc7fb x86/kbuild: archscripts depends on scripts_basic by Jeff Mahoney · 12 years ago
  96. 484d90e x86, build: Globally set -fno-pic by Andrew Boie · 12 years ago
  97. d9b0cde9 x86-64, gcc: Use -mpreferred-stack-boundary=3 if supported by H.J. Lu · 12 years ago
  98. c80ddb5 Merge tag 'md-3.5' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  99. e7b30a1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  100. ea4d26a raid5: add AVX optimized RAID5 checksumming by Jim Kukunas · 12 years ago