| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | x86: Generate system call tables and unistd_*.h from tables | H. Peter Anvin | 2011-11-17 | 1 | -0/+6 |
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-10-21 | 1 | -2/+6 |
|\ |
|
| * | x86-64, asm: If the assembler supports fxsave64, use it | H. Peter Anvin | 2010-10-13 | 1 | -2/+6 |
* | | x86, build: Disable -fPIE when compiling with CONFIG_CC_STACKPROTECTOR=y | basile@opensource.dyc.edu | 2010-09-13 | 1 | -1/+1 |
|/ |
|
* | x86: Use .cfi_sections for assembly code | Roland McGrath | 2010-05-13 | 1 | -2/+3 |
* | x86-64: Allow fbdev primary video code | Dave Airlie | 2010-02-16 | 1 | -2/+0 |
* | Merge branch 'perf/core' into perf/probes | Ingo Molnar | 2009-11-17 | 1 | -1/+0 |
|\ |
|
| * | x86: Remove STACKPROTECTOR_ALL | Arjan van de Ven | 2009-10-23 | 1 | -1/+0 |
* | | Merge commit 'v2.6.32-rc5' into perf/probes | Ingo Molnar | 2009-10-17 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | kbuild: use INSTALLKERNEL to select customized installkernel script | Sam Ravnborg | 2009-09-20 | 1 | -2/+2 |
* | | Merge commit 'linus/master' into tracing/kprobes | Frederic Weisbecker | 2009-09-23 | 1 | -3/+5 |
|\ \
| |/ |
|
| * | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-14 | 1 | -2/+2 |
| |\ |
|
| | * | x86: Simplify the Makefile in a minor way through use of cc-ifversion | Frans Pop | 2009-08-04 | 1 | -2/+2 |
| * | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-14 | 1 | -0/+2 |
| |\ \ |
|
| | * | | x86: add specific support for Intel Atom architecture | Tobias Doerffel | 2009-08-23 | 1 | -0/+2 |
| | |/ |
|
| * | | x86: Detect stack protector for i386 builds on x86_64 | Michal Schmidt | 2009-08-30 | 1 | -1/+1 |
| |/ |
|
* | | x86: X86 instruction decoder build-time selftest | Masami Hiramatsu | 2009-08-27 | 1 | -0/+3 |
|/ |
|
* | kmemcheck: add the kmemcheck core | Vegard Nossum | 2009-06-13 | 1 | -0/+5 |
* | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-06-10 | 1 | -17/+2 |
|\ |
|
| * | x86: standardize Kbuild rules | Sam Ravnborg | 2009-04-16 | 1 | -17/+2 |
* | | x86, kbuild: make "make install" not depend on vmlinux | H. Peter Anvin | 2009-04-17 | 1 | -1/+5 |
|/ |
|
* | x86: use targets in the boot Makefile instead of CLEAN_FILES | H. Peter Anvin | 2009-03-12 | 1 | -4/+0 |
* | x86: remove additional vestiges of the zImage/bzImage split | H. Peter Anvin | 2009-03-12 | 1 | -19/+8 |
* | Merge branch 'core/percpu' into x86/core | Ingo Molnar | 2009-02-13 | 1 | -7/+10 |
|\ |
|
| * | stackprotector: update make rules | Tejun Heo | 2009-02-10 | 1 | -7/+10 |
* | | x86: remove subarchitecture support | Ingo Molnar | 2009-01-29 | 1 | -21/+0 |
* | | x86: remove subarchitecture support code | Ingo Molnar | 2009-01-29 | 1 | -5/+0 |
|/ |
|
* | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-12-31 | 1 | -3/+3 |
|\ |
|
| * | x86, um: ... and asm-x86 move | Al Viro | 2008-10-22 | 1 | -3/+3 |
* | | Merge branch 'linus' into stackprotector | Ingo Molnar | 2008-10-15 | 1 | -29/+3 |
|\ \
| |/ |
|
| * | x86, RDC321x: add to mach-default | Ingo Molnar | 2008-07-26 | 1 | -5/+0 |
| * | x86, VisWS: turn into generic arch, remove leftover files | Ingo Molnar | 2008-07-10 | 1 | -4/+0 |
| * | x86, VisWS: turn into generic arch, flip over VISWS to generic arch | Ingo Molnar | 2008-07-10 | 1 | -2/+2 |
| * | Merge branch 'x86/mpparse' into x86/devel | Ingo Molnar | 2008-07-08 | 1 | -18/+1 |
| |\ |
|
| | * | x86: make generic arch support NUMAQ | Yinghai Lu | 2008-06-10 | 1 | -18/+0 |
| | * | x86: extract common part of head32.c and head64.c into head.c | Huang, Ying | 2008-06-05 | 1 | -0/+1 |
| * | | x86: minor polishing to top-level arch Makefile | Jan Beulich | 2008-05-12 | 1 | -2/+2 |
| |/ |
|
* | | stackprotector: turn not having the right gcc into a #warning | Arjan van de Ven | 2008-05-26 | 1 | -1/+1 |
|/ |
|