summaryrefslogtreecommitdiff
path: root/arch/x86/Makefile
AgeCommit message (Expand)AuthorFilesLines
2012-03-30x86: Use -mno-avx when availableAndi Kleen1-0/+1
2012-02-28x86/x32: Fix the binutils auto-detectIngo Molnar1-7/+7
2012-02-27x32: Warn and disable rather than error if binutils too oldH. Peter Anvin1-0/+16
2011-11-17x86: Generate system call tables and unistd_*.h from tablesH. Peter Anvin1-0/+6
2010-10-21Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+6
2010-10-13x86-64, asm: If the assembler supports fxsave64, use itH. Peter Anvin1-2/+6
2010-09-13x86, build: Disable -fPIE when compiling with CONFIG_CC_STACKPROTECTOR=ybasile@opensource.dyc.edu1-1/+1
2010-05-13x86: Use .cfi_sections for assembly codeRoland McGrath1-2/+3
2010-02-16x86-64: Allow fbdev primary video codeDave Airlie1-2/+0
2009-11-17Merge branch 'perf/core' into perf/probesIngo Molnar1-1/+0
2009-10-23x86: Remove STACKPROTECTOR_ALLArjan van de Ven1-1/+0
2009-10-17Merge commit 'v2.6.32-rc5' into perf/probesIngo Molnar1-2/+2
2009-09-23Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker1-3/+5
2009-09-20kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg1-2/+2
2009-09-14Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2009-09-14Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2009-08-30x86: Detect stack protector for i386 builds on x86_64Michal Schmidt1-1/+1
2009-08-27x86: X86 instruction decoder build-time selftestMasami Hiramatsu1-0/+3
2009-08-23x86: add specific support for Intel Atom architectureTobias Doerffel1-0/+2
2009-08-04x86: Simplify the Makefile in a minor way through use of cc-ifversionFrans Pop1-2/+2
2009-06-13kmemcheck: add the kmemcheck coreVegard Nossum1-0/+5
2009-06-10Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-17/+2
2009-04-17x86, kbuild: make "make install" not depend on vmlinuxH. Peter Anvin1-1/+5
2009-04-16x86: standardize Kbuild rulesSam Ravnborg1-17/+2
2009-03-12x86: use targets in the boot Makefile instead of CLEAN_FILESH. Peter Anvin1-4/+0
2009-03-12x86: remove additional vestiges of the zImage/bzImage splitH. Peter Anvin1-19/+8
2009-02-13Merge branch 'core/percpu' into x86/coreIngo Molnar1-7/+10
2009-02-10stackprotector: update make rulesTejun Heo1-7/+10
2009-01-29x86: remove subarchitecture supportIngo Molnar1-21/+0
2009-01-29x86: remove subarchitecture support codeIngo Molnar1-5/+0
2008-12-31Merge branch 'linus' into stackprotectorIngo Molnar1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-3/+3
2008-10-15Merge branch 'linus' into stackprotectorIngo Molnar1-29/+3
2008-07-26x86, RDC321x: add to mach-defaultIngo Molnar1-5/+0
2008-07-10x86, VisWS: turn into generic arch, remove leftover filesIngo Molnar1-4/+0
2008-07-10x86, VisWS: turn into generic arch, flip over VISWS to generic archIngo Molnar1-2/+2
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar1-18/+1
2008-06-10x86: make generic arch support NUMAQYinghai Lu1-18/+0
2008-06-05x86: extract common part of head32.c and head64.c into head.cHuang, Ying1-0/+1
2008-05-26stackprotector: turn not having the right gcc into a #warningArjan van de Ven1-1/+1
2008-05-12x86: minor polishing to top-level arch MakefileJan Beulich1-2/+2
2008-04-17x86: add subarch support (for headers) to x86_64Glauber de Oliveira Costa1-1/+0
2008-04-17x86: introduce kernel/head32.cEric W. Biederman1-3/+3
2008-02-19x86: fix vdso_install breaks user "make install"Sam Ravnborg1-1/+1
2008-02-09x86 PM: move 64-bit hibernation files to arch/x86/powerRafael J. Wysocki1-1/+3
2008-02-04x86: define OBJCOPYFLAGS explicitly for each target.Ian Campbell1-1/+0
2008-02-01fix directory entry in arch-x86-MakefileSteven Rostedt1-1/+1
2008-01-30KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity1-0/+2
2008-01-30x86: add support for the RDC R-321x SoCFlorian Fainelli1-0/+5
2008-01-30x86: document fdimage/isoimage completely in make helpAndi Kleen1-8/+12