aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/Makefile
AgeCommit message (Expand)Author
2012-06-23x86-64, gcc: Use -mpreferred-stack-boundary=3 if supportedH.J. Lu
2012-05-23Merge tag 'md-3.5' of git://neil.brown.name/mdLinus Torvalds
2012-05-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-22raid5: add AVX optimized RAID5 checksummingJim Kukunas
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-21x86, relocs: Build clean fixJarkko Sakkinen
2012-05-18x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin
2012-05-05x86: Use generic init_taskThomas Gleixner
2012-03-30x86: Use -mno-avx when availableAndi Kleen
2012-02-28x86/x32: Fix the binutils auto-detectIngo Molnar
2012-02-27x32: Warn and disable rather than error if binutils too oldH. Peter Anvin
2011-11-17x86: Generate system call tables and unistd_*.h from tablesH. Peter Anvin
2010-10-21Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-10-13x86-64, asm: If the assembler supports fxsave64, use itH. Peter Anvin
2010-09-13x86, build: Disable -fPIE when compiling with CONFIG_CC_STACKPROTECTOR=ybasile@opensource.dyc.edu
2010-05-13x86: Use .cfi_sections for assembly codeRoland McGrath
2010-02-16x86-64: Allow fbdev primary video codeDave Airlie
2009-11-17Merge branch 'perf/core' into perf/probesIngo Molnar
2009-10-23x86: Remove STACKPROTECTOR_ALLArjan van de Ven
2009-10-17Merge commit 'v2.6.32-rc5' into perf/probesIngo Molnar
2009-09-23Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker
2009-09-20kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg
2009-09-14Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-14Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-08-30x86: Detect stack protector for i386 builds on x86_64Michal Schmidt
2009-08-27x86: X86 instruction decoder build-time selftestMasami Hiramatsu
2009-08-23x86: add specific support for Intel Atom architectureTobias Doerffel
2009-08-04x86: Simplify the Makefile in a minor way through use of cc-ifversionFrans Pop
2009-06-13kmemcheck: add the kmemcheck coreVegard Nossum
2009-06-10Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-04-17x86, kbuild: make "make install" not depend on vmlinuxH. Peter Anvin
2009-04-16x86: standardize Kbuild rulesSam Ravnborg
2009-03-12x86: use targets in the boot Makefile instead of CLEAN_FILESH. Peter Anvin
2009-03-12x86: remove additional vestiges of the zImage/bzImage splitH. Peter Anvin
2009-02-13Merge branch 'core/percpu' into x86/coreIngo Molnar
2009-02-10stackprotector: update make rulesTejun Heo
2009-01-29x86: remove subarchitecture supportIngo Molnar
2009-01-29x86: remove subarchitecture support codeIngo Molnar
2008-12-31Merge branch 'linus' into stackprotectorIngo Molnar
2008-10-22x86, um: ... and asm-x86 moveAl Viro
2008-10-15Merge branch 'linus' into stackprotectorIngo Molnar
2008-07-26x86, RDC321x: add to mach-defaultIngo Molnar
2008-07-10x86, VisWS: turn into generic arch, remove leftover filesIngo Molnar
2008-07-10x86, VisWS: turn into generic arch, flip over VISWS to generic archIngo Molnar
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar
2008-06-10x86: make generic arch support NUMAQYinghai Lu
2008-06-05x86: extract common part of head32.c and head64.c into head.cHuang, Ying
2008-05-26stackprotector: turn not having the right gcc into a #warningArjan van de Ven
2008-05-12x86: minor polishing to top-level arch MakefileJan Beulich
2008-04-17x86: add subarch support (for headers) to x86_64Glauber de Oliveira Costa