Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / arch / x86 / Makefile
2010-05-14 Roland McGrathx86: Use .cfi_sections for assembly code
2010-02-17 Dave Airliex86-64: Allow fbdev primary video code
2009-11-17 Ingo MolnarMerge branch 'perf/core' into perf/probes
2009-10-23 Arjan van de Venx86: Remove STACKPROTECTOR_ALL
2009-10-17 Ingo MolnarMerge commit 'v2.6.32-rc5' into perf/probes
2009-09-23 Frederic WeisbeckerMerge commit 'linus/master' into tracing/kprobes
2009-09-20 Sam Ravnborgkbuild: use INSTALLKERNEL to select customized installk...
2009-09-14 Linus TorvaldsMerge branch 'x86-kbuild-for-linus' of git://git./linux...
2009-09-14 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2009-08-30 Michal Schmidtx86: Detect stack protector for i386 builds on x86_64
2009-08-26 Masami Hiramatsux86: X86 instruction decoder build-time selftest
2009-08-23 Tobias Doerffelx86: add specific support for Intel Atom architecture
2009-08-04 Frans Popx86: Simplify the Makefile in a minor way through use...
2009-06-13 Vegard Nossumkmemcheck: add the kmemcheck core
2009-06-10 Linus TorvaldsMerge branch 'x86-kbuild-for-linus' of git://git./linux...
2009-04-17 H. Peter Anvinx86, kbuild: make "make install" not depend on vmlinux
2009-04-16 Sam Ravnborgx86: standardize Kbuild rules
2009-03-12 H. Peter Anvinx86: use targets in the boot Makefile instead of CLEAN_...
2009-03-12 H. Peter Anvinx86: remove additional vestiges of the zImage/bzImage...
2009-02-13 Ingo MolnarMerge branch 'core/percpu' into x86/core
2009-02-09 Tejun Heostackprotector: update make rules
2009-01-29 Ingo Molnarx86: remove subarchitecture support
2009-01-29 Ingo Molnarx86: remove subarchitecture support code
2008-12-31 Ingo MolnarMerge branch 'linus' into stackprotector
2008-10-23 Al Virox86, um: ... and asm-x86 move
2008-10-15 Ingo MolnarMerge branch 'linus' into stackprotector
2008-07-26 Ingo Molnarx86, RDC321x: add to mach-default
2008-07-10 Ingo Molnarx86, VisWS: turn into generic arch, remove leftover...
2008-07-10 Ingo Molnarx86, VisWS: turn into generic arch, flip over VISWS...
2008-07-08 Ingo MolnarMerge branch 'x86/mpparse' into x86/devel
2008-06-10 Yinghai Lux86: make generic arch support NUMAQ
2008-06-05 Huang, Yingx86: extract common part of head32.c and head64.c into...
2008-05-26 Arjan van de Venstackprotector: turn not having the right gcc into...
2008-05-12 Jan Beulichx86: minor polishing to top-level arch Makefile
2008-04-17 Glauber de Oliveir... x86: add subarch support (for headers) to x86_64
2008-04-17 Eric W. Biedermanx86: introduce kernel/head32.c
2008-02-19 Sam Ravnborgx86: fix vdso_install breaks user "make install"
2008-02-09 Rafael J. Wysockix86 PM: move 64-bit hibernation files to arch/x86/power
2008-02-04 Ian Campbellx86: define OBJCOPYFLAGS explicitly for each target.
2008-02-01 Steven Rostedtfix directory entry in arch-x86-Makefile
2008-01-30 Avi KivityKVM: Move arch dependent files to new directory arch...
2008-01-30 Florian Fainellix86: add support for the RDC R-321x SoC
2008-01-30 Andi Kleenx86: document fdimage/isoimage completely in make help
2008-01-30 Sam Ravnborgx86: biarch support for 32 bit builds beautified
2008-01-30 Sam Ravnborgx86: share more options between 32 and 64 bit build
2008-01-30 Sam Ravnborgx86: unification of arch/x86/Makefiles
2007-11-27 Andreas Herrmannx86: correctly set UTS_MACHINE for "make ARCH=x86"
2007-11-26 Andreas Herrmannx86: correctly set UTS_MACHINE for "make ARCH=x86"
2007-11-12 Sam Ravnborgx86: do not use $(ARCH) when not needed
2007-10-25 Sam Ravnborgx86: move defconfig files for i386 and x86_64 to x86
2007-10-25 Sam Ravnborgx86: move i386 and x86_64 Makefiles to arch/x86