aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/Makefile
AgeCommit message (Expand)Author
2015-06-02x86/debug: Remove perpetually broken, unmaintainable dwarf annotationsIngo Molnar
2015-05-17x86: Pack loops tightly as wellIngo Molnar
2015-05-15x86: Align jump targets to 1-byte boundariesIngo Molnar
2015-05-08Merge branch 'linus' into x86/asm, before applying dependent patchIngo Molnar
2015-05-06x86/asm: Use -mskip-rax-setup if supportedH.J. Lu
2015-04-02kbuild: use relative path more to include MakefileMasahiro Yamada
2015-02-04x86/raid6: correctly check for assembler capabilitiesJan Beulich
2014-10-13Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-10-07Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Linus Torvalds
2014-09-22Merge branches 'tiny/bloat-o-meter-no-SyS', 'tiny/more-procless', 'tiny/no-ad...Josh Triplett
2014-09-16x86/kbuild: Eliminate duplicate command line optionsRasmus Villemoes
2014-08-29kexec: purgatory: add clean-up for purgatory directoryMichael Welling
2014-08-29kexec: create a new config option CONFIG_KEXEC_FILE for new syscallVivek Goyal
2014-08-08x86, platform, kconfig: move kvmconfig functionality to a helperJosh Triplett
2014-08-08purgatory: core purgatory functionalityVivek Goyal
2014-08-04Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug...Linus Torvalds
2014-06-04x86, build: Change code16gcc.h from a C header to an assembly headerH. Peter Anvin
2014-05-07x86-64, build: Fix stack protector Makefile breakage with 32-bit userlandGeorge Spelvin
2014-04-22x86: LLVMLinux: Wrap -mno-80387 with cc-optionBehan Webster
2014-04-16Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-04-14x86/platform: Fix "make O=dir kvmconfig"Antonio Borneo
2014-04-09x86 kbuild: LLVMLinux: More cc-options added for clangJan-Simon Möller
2014-03-31Merge branch 'x86-hash-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-03-19x86, hash: Fix build failure with older binutilsJan Beulich
2014-02-04x86: Disable generation of traditional x87 instructionsBorislav Petkov
2014-01-30x86, build: Build 16-bit code with -m16 where possibleDavid Woodhouse
2014-01-29Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/buildH. Peter Anvin
2014-01-22x86: Remove duplication of 16-bit CFLAGSDavid Woodhouse
2013-12-20stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architecturesKees Cook
2013-12-09x86, build: Pass in additional -mno-mmx, -mno-sse optionsH. Peter Anvin
2013-12-03x86-64, build: Always pass in -mno-sseH. Peter Anvin
2013-08-07x86, relocs: Move ELF relocation handling to CKees Cook
2013-06-23x86/platform: Add kvmconfig to the phony targetsBorislav Petkov
2013-05-28x86, platform, kvm, kconfig: Turn existing .config's into KVM-capable configsBorislav Petkov
2013-02-19Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-20x86: Default to ARCH=x86 to avoid overriding CONFIG_64BITDavid Woodhouse
2012-12-18Merge tag 'md-3.8' of git://neil.brown.name/mdLinus Torvalds
2012-12-13lib/raid6: Add AVX2 optimized recovery functionsJim Kukunas
2012-10-15kbuild: Fix accidental revert in commit fe04ddfMichal Marek
2012-10-08Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-10-03kbuild: Fix gcc -x syntaxJean Delvare
2012-09-27kbuild: Do not package /boot and /lib in make tar-pkgMichal Marek
2012-09-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-09-21x86/kbuild: archscripts depends on scripts_basicJeff Mahoney
2012-08-10x86, build: Globally set -fno-picAndrew Boie
2012-06-23x86-64, gcc: Use -mpreferred-stack-boundary=3 if supportedH.J. Lu
2012-05-23Merge tag 'md-3.5' of git://neil.brown.name/mdLinus Torvalds
2012-05-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-22raid5: add AVX optimized RAID5 checksummingJim Kukunas
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds