summaryrefslogtreecommitdiffstats
path: root/arch/x86/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-211-2/+6
|\
| * x86-64, asm: If the assembler supports fxsave64, use itH. Peter Anvin2010-10-131-2/+6
* | x86, build: Disable -fPIE when compiling with CONFIG_CC_STACKPROTECTOR=ybasile@opensource.dyc.edu2010-09-131-1/+1
|/
* x86: Use .cfi_sections for assembly codeRoland McGrath2010-05-131-2/+3
* x86-64: Allow fbdev primary video codeDave Airlie2010-02-161-2/+0
* Merge branch 'perf/core' into perf/probesIngo Molnar2009-11-171-1/+0
|\
| * x86: Remove STACKPROTECTOR_ALLArjan van de Ven2009-10-231-1/+0
* | Merge commit 'v2.6.32-rc5' into perf/probesIngo Molnar2009-10-171-2/+2
|\ \ | |/
| * kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg2009-09-201-2/+2
* | Merge commit 'linus/master' into tracing/kprobesFrederic Weisbecker2009-09-231-3/+5
|\ \ | |/
| * Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-141-2/+2
| |\
| | * x86: Simplify the Makefile in a minor way through use of cc-ifversionFrans Pop2009-08-041-2/+2
| * | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-141-0/+2
| |\ \
| | * | x86: add specific support for Intel Atom architectureTobias Doerffel2009-08-231-0/+2
| | |/
| * | x86: Detect stack protector for i386 builds on x86_64Michal Schmidt2009-08-301-1/+1
| |/
* | x86: X86 instruction decoder build-time selftestMasami Hiramatsu2009-08-271-0/+3
|/
* kmemcheck: add the kmemcheck coreVegard Nossum2009-06-131-0/+5
* Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-101-17/+2
|\
| * x86: standardize Kbuild rulesSam Ravnborg2009-04-161-17/+2
* | x86, kbuild: make "make install" not depend on vmlinuxH. Peter Anvin2009-04-171-1/+5
|/
* x86: use targets in the boot Makefile instead of CLEAN_FILESH. Peter Anvin2009-03-121-4/+0
* x86: remove additional vestiges of the zImage/bzImage splitH. Peter Anvin2009-03-121-19/+8
* Merge branch 'core/percpu' into x86/coreIngo Molnar2009-02-131-7/+10
|\
| * stackprotector: update make rulesTejun Heo2009-02-101-7/+10
* | x86: remove subarchitecture supportIngo Molnar2009-01-291-21/+0
* | x86: remove subarchitecture support codeIngo Molnar2009-01-291-5/+0
|/
* Merge branch 'linus' into stackprotectorIngo Molnar2008-12-311-3/+3
|\
| * x86, um: ... and asm-x86 moveAl Viro2008-10-221-3/+3
* | Merge branch 'linus' into stackprotectorIngo Molnar2008-10-151-29/+3
|\ \ | |/
| * x86, RDC321x: add to mach-defaultIngo Molnar2008-07-261-5/+0
| * x86, VisWS: turn into generic arch, remove leftover filesIngo Molnar2008-07-101-4/+0
| * x86, VisWS: turn into generic arch, flip over VISWS to generic archIngo Molnar2008-07-101-2/+2
| * Merge branch 'x86/mpparse' into x86/develIngo Molnar2008-07-081-18/+1
| |\
| | * x86: make generic arch support NUMAQYinghai Lu2008-06-101-18/+0
| | * x86: extract common part of head32.c and head64.c into head.cHuang, Ying2008-06-051-0/+1
| * | x86: minor polishing to top-level arch MakefileJan Beulich2008-05-121-2/+2
| |/
* | stackprotector: turn not having the right gcc into a #warningArjan van de Ven2008-05-261-1/+1
|/
* x86: add subarch support (for headers) to x86_64Glauber de Oliveira Costa2008-04-171-1/+0
* x86: introduce kernel/head32.cEric W. Biederman2008-04-171-3/+3
* x86: fix vdso_install breaks user "make install"Sam Ravnborg2008-02-191-1/+1
* x86 PM: move 64-bit hibernation files to arch/x86/powerRafael J. Wysocki2008-02-091-1/+3
* x86: define OBJCOPYFLAGS explicitly for each target.Ian Campbell2008-02-041-1/+0
* fix directory entry in arch-x86-MakefileSteven Rostedt2008-02-011-1/+1
* KVM: Move arch dependent files to new directory arch/x86/kvm/Avi Kivity2008-01-301-0/+2
* x86: add support for the RDC R-321x SoCFlorian Fainelli2008-01-301-0/+5
* x86: document fdimage/isoimage completely in make helpAndi Kleen2008-01-301-8/+12
* x86: biarch support for 32 bit builds beautifiedSam Ravnborg2008-01-301-7/+4
* x86: share more options between 32 and 64 bit buildSam Ravnborg2008-01-301-4/+8
* x86: unification of arch/x86/MakefilesSam Ravnborg2008-01-301-4/+233
* x86: correctly set UTS_MACHINE for "make ARCH=x86"Andreas Herrmann2007-11-261-3/+2
OpenPOWER on IntegriCloud