summaryrefslogtreecommitdiffstats
path: root/arch/x86/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-10-131-6/+2
|\
| * x86/kbuild: Eliminate duplicate command line optionsRasmus Villemoes2014-09-161-6/+2
* | Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Linus Torvalds2014-10-071-7/+0
|\ \ | |/ |/|
| * Merge branches 'tiny/bloat-o-meter-no-SyS', 'tiny/more-procless', 'tiny/no-ad...Josh Triplett2014-09-221-7/+0
| |\
| | * x86, platform, kconfig: move kvmconfig functionality to a helperJosh Triplett2014-08-081-7/+0
* | | kexec: purgatory: add clean-up for purgatory directoryMichael Welling2014-08-291-0/+1
* | | kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal2014-08-291-4/+1
|/ /
* | purgatory: core purgatory functionalityVivek Goyal2014-08-081-0/+8
|/
* Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug...Linus Torvalds2014-08-041-6/+3
|\
| * x86, build: Change code16gcc.h from a C header to an assembly headerH. Peter Anvin2014-06-041-6/+3
* | x86-64, build: Fix stack protector Makefile breakage with 32-bit userlandGeorge Spelvin2014-05-071-0/+1
* | x86: LLVMLinux: Wrap -mno-80387 with cc-optionBehan Webster2014-04-221-1/+3
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-161-2/+2
|\ \ | |/ |/|
| * x86/platform: Fix "make O=dir kvmconfig"Antonio Borneo2014-04-141-2/+2
* | x86 kbuild: LLVMLinux: More cc-options added for clangJan-Simon Möller2014-04-091-1/+1
|/
* Merge branch 'x86-hash-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-03-311-0/+1
|\
| * x86, hash: Fix build failure with older binutilsJan Beulich2014-03-191-0/+1
* | x86: Disable generation of traditional x87 instructionsBorislav Petkov2014-02-041-2/+2
|/
* x86, build: Build 16-bit code with -m16 where possibleDavid Woodhouse2014-01-301-4/+12
* Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/buildH. Peter Anvin2014-01-291-5/+3
|\
| * stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architecturesKees Cook2013-12-201-5/+3
* | x86: Remove duplication of 16-bit CFLAGSDavid Woodhouse2014-01-221-0/+14
|/
* x86, build: Pass in additional -mno-mmx, -mno-sse optionsH. Peter Anvin2013-12-091-4/+4
* x86-64, build: Always pass in -mno-sseH. Peter Anvin2013-12-031-1/+7
* x86, relocs: Move ELF relocation handling to CKees Cook2013-08-071-4/+4
* 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-191-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-231-1/+1
|\ \ | |/
| * x86/kbuild: archscripts depends on scripts_basicJeff Mahoney2012-09-211-1/+1
* | x86, build: Globally set -fno-picAndrew Boie2012-08-101-0/+4
|/
* x86-64, gcc: Use -mpreferred-stack-boundary=3 if supportedH.J. Lu2012-06-231-0/+3
* Merge tag 'md-3.5' of git://neil.brown.name/mdLinus Torvalds2012-05-231-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-211-1/+0
|\ \ \ | |/ / |/| |
| * | x86: Use generic init_taskThomas Gleixner2012-05-051-1/+0
| |/
* | x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin2012-05-181-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
OpenPOWER on IntegriCloud