| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/raid6: correctly check for assembler capabilities | Jan Beulich | 2015-02-04 | 1 | -0/+1 |
* | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-10-13 | 1 | -6/+2 |
|\ |
|
| * | x86/kbuild: Eliminate duplicate command line options | Rasmus Villemoes | 2014-09-16 | 1 | -6/+2 |
* | | Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo... | Linus Torvalds | 2014-10-07 | 1 | -7/+0 |
|\ \
| |/
|/| |
|
| * | Merge branches 'tiny/bloat-o-meter-no-SyS', 'tiny/more-procless', 'tiny/no-ad... | Josh Triplett | 2014-09-22 | 1 | -7/+0 |
| |\ |
|
| | * | x86, platform, kconfig: move kvmconfig functionality to a helper | Josh Triplett | 2014-08-08 | 1 | -7/+0 |
* | | | kexec: purgatory: add clean-up for purgatory directory | Michael Welling | 2014-08-29 | 1 | -0/+1 |
* | | | kexec: create a new config option CONFIG_KEXEC_FILE for new syscall | Vivek Goyal | 2014-08-29 | 1 | -4/+1 |
|/ / |
|
* / | purgatory: core purgatory functionality | Vivek Goyal | 2014-08-08 | 1 | -0/+8 |
|/ |
|
* | Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug... | Linus Torvalds | 2014-08-04 | 1 | -6/+3 |
|\ |
|
| * | x86, build: Change code16gcc.h from a C header to an assembly header | H. Peter Anvin | 2014-06-04 | 1 | -6/+3 |
* | | x86-64, build: Fix stack protector Makefile breakage with 32-bit userland | George Spelvin | 2014-05-07 | 1 | -0/+1 |
* | | x86: LLVMLinux: Wrap -mno-80387 with cc-option | Behan Webster | 2014-04-22 | 1 | -1/+3 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-04-16 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | x86/platform: Fix "make O=dir kvmconfig" | Antonio Borneo | 2014-04-14 | 1 | -2/+2 |
* | | x86 kbuild: LLVMLinux: More cc-options added for clang | Jan-Simon Möller | 2014-04-09 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'x86-hash-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-03-31 | 1 | -0/+1 |
|\ |
|
| * | x86, hash: Fix build failure with older binutils | Jan Beulich | 2014-03-19 | 1 | -0/+1 |
* | | x86: Disable generation of traditional x87 instructions | Borislav Petkov | 2014-02-04 | 1 | -2/+2 |
|/ |
|
* | x86, build: Build 16-bit code with -m16 where possible | David Woodhouse | 2014-01-30 | 1 | -4/+12 |
* | Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/build | H. Peter Anvin | 2014-01-29 | 1 | -5/+3 |
|\ |
|
| * | stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures | Kees Cook | 2013-12-20 | 1 | -5/+3 |
* | | x86: Remove duplication of 16-bit CFLAGS | David Woodhouse | 2014-01-22 | 1 | -0/+14 |
|/ |
|
* | x86, build: Pass in additional -mno-mmx, -mno-sse options | H. Peter Anvin | 2013-12-09 | 1 | -4/+4 |
* | x86-64, build: Always pass in -mno-sse | H. Peter Anvin | 2013-12-03 | 1 | -1/+7 |
* | x86, relocs: Move ELF relocation handling to C | Kees Cook | 2013-08-07 | 1 | -4/+4 |
* | x86/platform: Add kvmconfig to the phony targets | Borislav Petkov | 2013-06-23 | 1 | -0/+1 |
* | x86, platform, kvm, kconfig: Turn existing .config's into KVM-capable configs | Borislav Petkov | 2013-05-28 | 1 | -0/+6 |
* | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-02-19 | 1 | -0/+4 |
|\ |
|
| * | x86: Default to ARCH=x86 to avoid overriding CONFIG_64BIT | David Woodhouse | 2012-12-20 | 1 | -0/+4 |
* | | Merge tag 'md-3.8' of git://neil.brown.name/md | Linus Torvalds | 2012-12-18 | 1 | -2/+3 |
|\ \
| |/
|/| |
|
| * | lib/raid6: Add AVX2 optimized recovery functions | Jim Kukunas | 2012-12-13 | 1 | -2/+3 |
* | | kbuild: Fix accidental revert in commit fe04ddf | Michal Marek | 2012-10-15 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2012-10-08 | 1 | -2/+2 |
|\ |
|
| * | kbuild: Fix gcc -x syntax | Jean Delvare | 2012-10-03 | 1 | -1/+1 |
| * | kbuild: Do not package /boot and /lib in make tar-pkg | Michal Marek | 2012-09-27 | 1 | -1/+1 |
* | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2012-09-23 | 1 | -1/+1 |
|\| |
|
| * | x86/kbuild: archscripts depends on scripts_basic | Jeff Mahoney | 2012-09-21 | 1 | -1/+1 |
* | | x86, build: Globally set -fno-pic | Andrew Boie | 2012-08-10 | 1 | -0/+4 |
|/ |
|
* | x86-64, gcc: Use -mpreferred-stack-boundary=3 if supported | H.J. Lu | 2012-06-23 | 1 | -0/+3 |
* | Merge tag 'md-3.5' of git://neil.brown.name/md | Linus Torvalds | 2012-05-23 | 1 | -2/+3 |
|\ |
|
| * | raid5: add AVX optimized RAID5 checksumming | Jim Kukunas | 2012-05-22 | 1 | -2/+3 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-05-23 | 1 | -0/+1 |
|\ \ |
|
| * | | x86, relocs: Build clean fix | Jarkko Sakkinen | 2012-05-21 | 1 | -0/+1 |
* | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-21 | 1 | -1/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86: Use generic init_task | Thomas Gleixner | 2012-05-05 | 1 | -1/+0 |
| |/ |
|
* / | x86, realmode: 16-bit real-mode code support for relocs tool | H. Peter Anvin | 2012-05-18 | 1 | -0/+3 |
|/ |
|
* | x86: Use -mno-avx when available | Andi Kleen | 2012-03-30 | 1 | -0/+1 |
* | x86/x32: Fix the binutils auto-detect | Ingo Molnar | 2012-02-28 | 1 | -7/+7 |
* | x32: Warn and disable rather than error if binutils too old | H. Peter Anvin | 2012-02-27 | 1 | -0/+16 |