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