aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-13Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+2
2014-10-07Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linuxLinus Torvalds1-7/+0
2014-09-22Merge branches 'tiny/bloat-o-meter-no-SyS', 'tiny/more-procless', 'tiny/no-advice', 'tiny/tinyconfig' and 'tiny/x86-boot-compressed-use-yn' into tiny/nextJosh Triplett1-7/+0
2014-09-16x86/kbuild: Eliminate duplicate command line optionsRasmus Villemoes1-6/+2
2014-08-29kexec: purgatory: add clean-up for purgatory directoryMichael Welling1-0/+1
2014-08-29kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal1-4/+1
2014-08-08x86, platform, kconfig: move kvmconfig functionality to a helperJosh Triplett1-7/+0
2014-08-08purgatory: core purgatory functionalityVivek Goyal1-0/+8
2014-08-04Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+3
2014-06-04x86, build: Change code16gcc.h from a C header to an assembly headerH. Peter Anvin1-6/+3
2014-05-07x86-64, build: Fix stack protector Makefile breakage with 32-bit userlandGeorge Spelvin1-0/+1
2014-04-22x86: LLVMLinux: Wrap -mno-80387 with cc-optionBehan Webster1-1/+3
2014-04-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2014-04-14x86/platform: Fix "make O=dir kvmconfig"Antonio Borneo1-2/+2
2014-04-09x86 kbuild: LLVMLinux: More cc-options added for clangJan-Simon Möller1-1/+1
2014-03-31Merge branch 'x86-hash-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-03-19x86, hash: Fix build failure with older binutilsJan Beulich1-0/+1
2014-02-04x86: Disable generation of traditional x87 instructionsBorislav Petkov1-2/+2
2014-01-30x86, build: Build 16-bit code with -m16 where possibleDavid Woodhouse1-4/+12
2014-01-29Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/buildH. Peter Anvin1-5/+3
2014-01-22x86: Remove duplication of 16-bit CFLAGSDavid Woodhouse1-0/+14
2013-12-20stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architecturesKees Cook1-5/+3
2013-12-09x86, build: Pass in additional -mno-mmx, -mno-sse optionsH. Peter Anvin1-4/+4
2013-12-03x86-64, build: Always pass in -mno-sseH. Peter Anvin1-1/+7
2013-08-07x86, relocs: Move ELF relocation handling to CKees Cook1-4/+4
2013-06-23x86/platform: Add kvmconfig to the phony targetsBorislav Petkov1-0/+1
2013-05-28x86, platform, kvm, kconfig: Turn existing .config's into KVM-capable configsBorislav Petkov1-0/+6
2013-02-19Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2012-12-20x86: Default to ARCH=x86 to avoid overriding CONFIG_64BITDavid Woodhouse1-0/+4
2012-12-18Merge tag 'md-3.8' of git://neil.brown.name/mdLinus Torvalds1-2/+3
2012-12-13lib/raid6: Add AVX2 optimized recovery functionsJim Kukunas1-2/+3
2012-10-15kbuild: Fix accidental revert in commit fe04ddfMichal Marek1-1/+1
2012-10-08Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-2/+2
2012-10-03kbuild: Fix gcc -x syntaxJean Delvare1-1/+1
2012-09-27kbuild: Do not package /boot and /lib in make tar-pkgMichal Marek1-1/+1
2012-09-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+1
2012-09-21x86/kbuild: archscripts depends on scripts_basicJeff Mahoney1-1/+1
2012-08-10x86, build: Globally set -fno-picAndrew Boie1-0/+4
2012-06-23x86-64, gcc: Use -mpreferred-stack-boundary=3 if supportedH.J. Lu1-0/+3
2012-05-23Merge tag 'md-3.5' of git://neil.brown.name/mdLinus Torvalds1-2/+3
2012-05-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2012-05-22raid5: add AVX optimized RAID5 checksummingJim Kukunas1-2/+3
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2012-05-21x86, relocs: Build clean fixJarkko Sakkinen1-0/+1
2012-05-18x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin1-0/+3
2012-05-05x86: Use generic init_taskThomas Gleixner1-1/+0
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