summaryrefslogtreecommitdiffstats
path: root/arch/x86/Makefile
Commit message (Expand)AuthorAgeFilesLines
* x86/platform: Add kvmconfig to the phony targetsBorislav Petkov2013-06-231-0/+1
* x86, platform, kvm, kconfig: Turn existing .config's into KVM-capable configsBorislav Petkov2013-05-281-0/+6
* Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-201-0/+4
|\
| * x86: Default to ARCH=x86 to avoid overriding CONFIG_64BITDavid Woodhouse2012-12-201-0/+4
* | Merge tag 'md-3.8' of git://neil.brown.name/mdLinus Torvalds2012-12-181-2/+3
|\ \ | |/ |/|
| * lib/raid6: Add AVX2 optimized recovery functionsJim Kukunas2012-12-131-2/+3
* | kbuild: Fix accidental revert in commit fe04ddfMichal Marek2012-10-151-1/+1
|/
* Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-10-081-2/+2
|\
| * kbuild: Fix gcc -x syntaxJean Delvare2012-10-031-1/+1
| * kbuild: Do not package /boot and /lib in make tar-pkgMichal Marek2012-09-271-1/+1
* | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-09-241-1/+1
|\|
| * x86/kbuild: archscripts depends on scripts_basicJeff Mahoney2012-09-211-1/+1
* | x86, build: Globally set -fno-picAndrew Boie2012-08-111-0/+4
|/
* x86-64, gcc: Use -mpreferred-stack-boundary=3 if supportedH.J. Lu2012-06-241-0/+3
* Merge tag 'md-3.5' of git://neil.brown.name/mdLinus Torvalds2012-05-241-2/+3
|\
| * raid5: add AVX optimized RAID5 checksummingJim Kukunas2012-05-221-2/+3
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-231-0/+1
|\ \
| * | x86, relocs: Build clean fixJarkko Sakkinen2012-05-211-0/+1
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-221-1/+0Star
|\ \ \ | |/ / |/| |
| * | x86: Use generic init_taskThomas Gleixner2012-05-051-1/+0Star
| |/
* / x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin2012-05-191-0/+3
|/
* x86: Use -mno-avx when availableAndi Kleen2012-03-301-0/+1
* x86/x32: Fix the binutils auto-detectIngo Molnar2012-02-281-7/+7
* x32: Warn and disable rather than error if binutils too oldH. Peter Anvin2012-02-271-0/+16
* x86: Generate system call tables and unistd_*.h from tablesH. Peter Anvin2011-11-171-0/+6
* 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-141-2/+6
* | x86, build: Disable -fPIE when compiling with CONFIG_CC_STACKPROTECTOR=ybasile@opensource.dyc.edu2010-09-141-1/+1
|/
* x86: Use .cfi_sections for assembly codeRoland McGrath2010-05-141-2/+3
* x86-64: Allow fbdev primary video codeDave Airlie2010-02-171-2/+0Star
* Merge branch 'perf/core' into perf/probesIngo Molnar2009-11-171-1/+0Star
|\
| * x86: Remove STACKPROTECTOR_ALLArjan van de Ven2009-10-231-1/+0Star
* | 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-111-17/+2Star
|\
| * x86: standardize Kbuild rulesSam Ravnborg2009-04-161-17/+2Star
* | 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/+0Star
* x86: remove additional vestiges of the zImage/bzImage splitH. Peter Anvin2009-03-121-19/+8Star
* 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/+0Star