| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-07-07 | Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild |  Linus Torvalds | 1 | -8/+25 |
| 2017-06-25 | x86/build: Specify stack alignment for clang |  Matthias Kaehlcke | 1 | -5/+21 |
| 2017-06-25 | x86/build: Use __cc-option for boot code compiler options |  Matthias Kaehlcke | 1 | -4/+5 |
| 2017-06-14 | x86/mce: Merge mce_amd_inj into mce-inject |  Borislav Petkov | 1 | -2/+0 |
| 2017-05-24 | x86/build: Permit building with old make versions |  Jan Kiszka | 1 | -1/+1 |
| 2017-05-09 | x86/build: Don't add -maccumulate-outgoing-args w/o compiler support |  Nick Desaulniers | 1 | -1/+2 |
| 2017-05-01 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+2 |
| 2017-04-19 | x86/build: convert function graph '-Os' error to warning |  Josh Poimboeuf | 1 | -0/+8 |
| 2017-04-17 | x86/kbuild: Use cc-option to enable -falign-{jumps/loops} |  Matthias Kaehlcke | 1 | -2/+2 |
| 2017-03-30 | x86/build: Mostly disable '-maccumulate-outgoing-args' |  Josh Poimboeuf | 1 | -4/+31 |
| 2016-09-21 | lib/raid6: Add AVX512 optimized gen_syndrome functions |  Gayatri Kammela | 1 | -2/+3 |
| 2016-07-26 | kbuild: abort build on bad stack protector flag |  Kees Cook | 1 | -8/+0 |
| 2016-04-22 | x86/init: Rename EBDA code file |  Luis R. Rodriguez | 1 | -1/+1 |
| 2016-04-22 | x86/rtc: Replace paravirt rtc check with platform legacy quirk |  Luis R. Rodriguez | 1 | -0/+1 |
| 2015-11-04 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 |  Linus Torvalds | 1 | -2/+4 |
| 2015-10-09 | x86/asm: Re-add parts of the manual CFI infrastructure |  Andy Lutomirski | 1 | -2/+8 |
| 2015-09-21 | crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 and SHA256 |  tim | 1 | -2/+4 |
| 2015-09-01 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -3/+10 |
| 2015-08-13 | x86/ras: Move AMD MCE injector to arch/x86/ras/ |  Borislav Petkov | 1 | -0/+2 |
| 2015-07-22 | x86/build: Fix detection of GCC -mpreferred-stack-boundary support |  Andy Lutomirski | 1 | -3/+10 |
| 2015-06-04 | x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/syscalls/ |  Ingo Molnar | 1 | -1/+1 |
| 2015-06-03 | x86/asm/entry, x86/vdso: Move the vDSO code to arch/x86/entry/vdso/ |  Ingo Molnar | 1 | -1/+1 |
| 2015-06-02 | x86/debug: Remove perpetually broken, unmaintainable dwarf annotations |  Ingo Molnar | 1 | -8/+2 |
| 2015-05-17 | x86: Pack loops tightly as well |  Ingo Molnar | 1 | -0/+3 |
| 2015-05-15 | x86: Align jump targets to 1-byte boundaries |  Ingo Molnar | 1 | -0/+3 |
| 2015-05-08 | Merge branch 'linus' into x86/asm, before applying dependent patch |  Ingo Molnar | 1 | -1/+1 |
| 2015-05-06 | x86/asm: Use -mskip-rax-setup if supported |  H.J. Lu | 1 | -0/+3 |
| 2015-04-02 | kbuild: use relative path more to include Makefile |  Masahiro Yamada | 1 | -1/+1 |
| 2015-02-04 | x86/raid6: correctly check for assembler capabilities |  Jan Beulich | 1 | -0/+1 |
| 2014-10-13 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -6/+2 |
| 2014-10-07 | Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux |  Linus Torvalds | 1 | -7/+0 |
| 2014-09-22 | 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 |  Josh Triplett | 1 | -7/+0 |
| 2014-09-16 | x86/kbuild: Eliminate duplicate command line options |  Rasmus Villemoes | 1 | -6/+2 |
| 2014-08-29 | kexec: purgatory: add clean-up for purgatory directory |  Michael Welling | 1 | -0/+1 |
| 2014-08-29 | kexec: create a new config option CONFIG_KEXEC_FILE for new syscall |  Vivek Goyal | 1 | -4/+1 |
| 2014-08-08 | x86, platform, kconfig: move kvmconfig functionality to a helper |  Josh Triplett | 1 | -7/+0 |
| 2014-08-08 | purgatory: core purgatory functionality |  Vivek Goyal | 1 | -0/+8 |
| 2014-08-04 | 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 |  Linus Torvalds | 1 | -6/+3 |
| 2014-06-04 | x86, build: Change code16gcc.h from a C header to an assembly header |  H. Peter Anvin | 1 | -6/+3 |
| 2014-05-07 | x86-64, build: Fix stack protector Makefile breakage with 32-bit userland |  George Spelvin | 1 | -0/+1 |
| 2014-04-22 | x86: LLVMLinux: Wrap -mno-80387 with cc-option |  Behan Webster | 1 | -1/+3 |
| 2014-04-16 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -2/+2 |
| 2014-04-14 | x86/platform: Fix "make O=dir kvmconfig" |  Antonio Borneo | 1 | -2/+2 |
| 2014-04-09 | x86 kbuild: LLVMLinux: More cc-options added for clang |  Jan-Simon Möller | 1 | -1/+1 |
| 2014-03-31 | Merge branch 'x86-hash-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+1 |
| 2014-03-19 | x86, hash: Fix build failure with older binutils |  Jan Beulich | 1 | -0/+1 |
| 2014-02-04 | x86: Disable generation of traditional x87 instructions |  Borislav Petkov | 1 | -2/+2 |
| 2014-01-30 | x86, build: Build 16-bit code with -m16 where possible |  David Woodhouse | 1 | -4/+12 |
| 2014-01-29 | Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/build |  H. Peter Anvin | 1 | -5/+3 |
| 2014-01-22 | x86: Remove duplication of 16-bit CFLAGS |  David Woodhouse | 1 | -0/+14 |