Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-12-20 | stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures |  Kees Cook | 1 | -5/+3 |
2013-12-09 | x86, build: Pass in additional -mno-mmx, -mno-sse options |  H. Peter Anvin | 1 | -4/+4 |
2013-12-03 | x86-64, build: Always pass in -mno-sse |  H. Peter Anvin | 1 | -1/+7 |
2013-08-07 | x86, relocs: Move ELF relocation handling to C |  Kees Cook | 1 | -4/+4 |
2013-06-23 | x86/platform: Add kvmconfig to the phony targets |  Borislav Petkov | 1 | -0/+1 |
2013-05-28 | x86, platform, kvm, kconfig: Turn existing .config's into KVM-capable configs |  Borislav Petkov | 1 | -0/+6 |
2013-02-19 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+4 |
2012-12-20 | x86: Default to ARCH=x86 to avoid overriding CONFIG_64BIT |  David Woodhouse | 1 | -0/+4 |
2012-12-18 | Merge tag 'md-3.8' of git://neil.brown.name/md |  Linus Torvalds | 1 | -2/+3 |
2012-12-13 | lib/raid6: Add AVX2 optimized recovery functions |  Jim Kukunas | 1 | -2/+3 |
2012-10-15 | kbuild: Fix accidental revert in commit fe04ddf |  Michal Marek | 1 | -1/+1 |
2012-10-08 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild |  Linus Torvalds | 1 | -2/+2 |
2012-10-03 | kbuild: Fix gcc -x syntax |  Jean Delvare | 1 | -1/+1 |
2012-09-27 | kbuild: Do not package /boot and /lib in make tar-pkg |  Michal Marek | 1 | -1/+1 |
2012-09-23 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild |  Linus Torvalds | 1 | -1/+1 |
2012-09-21 | x86/kbuild: archscripts depends on scripts_basic |  Jeff Mahoney | 1 | -1/+1 |
2012-08-10 | x86, build: Globally set -fno-pic |  Andrew Boie | 1 | -0/+4 |
2012-06-23 | x86-64, gcc: Use -mpreferred-stack-boundary=3 if supported |  H.J. Lu | 1 | -0/+3 |
2012-05-23 | Merge tag 'md-3.5' of git://neil.brown.name/md |  Linus Torvalds | 1 | -2/+3 |
2012-05-23 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+1 |
2012-05-22 | raid5: add AVX optimized RAID5 checksumming |  Jim Kukunas | 1 | -2/+3 |
2012-05-21 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+0 |
2012-05-21 | x86, relocs: Build clean fix |  Jarkko Sakkinen | 1 | -0/+1 |
2012-05-18 | x86, realmode: 16-bit real-mode code support for relocs tool |  H. Peter Anvin | 1 | -0/+3 |
2012-05-05 | x86: Use generic init_task |  Thomas Gleixner | 1 | -1/+0 |
2012-03-30 | x86: Use -mno-avx when available |  Andi Kleen | 1 | -0/+1 |
2012-02-28 | x86/x32: Fix the binutils auto-detect |  Ingo Molnar | 1 | -7/+7 |
2012-02-27 | x32: Warn and disable rather than error if binutils too old |  H. Peter Anvin | 1 | -0/+16 |
2011-11-17 | x86: Generate system call tables and unistd_*.h from tables |  H. Peter Anvin | 1 | -0/+6 |
2010-10-21 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -2/+6 |
2010-10-13 | x86-64, asm: If the assembler supports fxsave64, use it |  H. Peter Anvin | 1 | -2/+6 |
2010-09-13 | x86, build: Disable -fPIE when compiling with CONFIG_CC_STACKPROTECTOR=y |  basile@opensource.dyc.edu | 1 | -1/+1 |
2010-05-13 | x86: Use .cfi_sections for assembly code |  Roland McGrath | 1 | -2/+3 |
2010-02-16 | x86-64: Allow fbdev primary video code |  Dave Airlie | 1 | -2/+0 |
2009-11-17 | Merge branch 'perf/core' into perf/probes |  Ingo Molnar | 1 | -1/+0 |
2009-10-23 | x86: Remove STACKPROTECTOR_ALL |  Arjan van de Ven | 1 | -1/+0 |
2009-10-17 | Merge commit 'v2.6.32-rc5' into perf/probes |  Ingo Molnar | 1 | -2/+2 |
2009-09-23 | Merge commit 'linus/master' into tracing/kprobes |  Frederic Weisbecker | 1 | -3/+5 |
2009-09-20 | kbuild: use INSTALLKERNEL to select customized installkernel script |  Sam Ravnborg | 1 | -2/+2 |