aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/Makefile
AgeCommit message (Expand)Author
2019-04-05x86/build: Specify elf_i386 linker emulation explicitly for i386 objectsGeorge Rimar
2017-11-07x86/build: Factor out fdimage/isoimage generation commands to standalone scriptChangbin Du
2017-07-20x86/build: Silence the build with "make -s"Arnd Bergmann
2016-11-07x86/boot/build: Remove always empty $(USERINCLUDE)Paul Bolle
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-07-18Kbuild: arch: look for generated headers in obtreeArnd Bergmann
2016-06-07x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin
2016-04-29x86/boot: Fix "run_size" calculationYinghai Lu
2016-04-29x86/boot: Calculate decompression size during boot not buildYinghai Lu
2016-03-22kernel: add kcov code coverageDmitry Vyukov
2016-02-29objtool: Mark non-standard object files and directoriesJosh Poimboeuf
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin
2015-11-05kasan: move KASAN_SANITIZE in arch/x86/boot/MakefileAndrey Konovalov
2015-07-21x86/boot: Obsolete the MCA sys_desc_tablePaolo Pisati
2015-02-13x86_64: add KASan supportAndrey Ryabinin
2014-12-23x86/build: Clean auto-generated processor feature filesBjørn Mork
2014-08-17x86: Support compiling out human-friendly processor feature namesJosh Triplett
2014-05-05x86, build: Don't get confused by local symbolsH. Peter Anvin
2014-03-04x86/efi: Firmware agnostic handover entry pointsMatt Fleming
2014-01-29Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/buildH. Peter Anvin
2014-01-22x86: Remove duplication of 16-bit CFLAGSDavid Woodhouse
2014-01-20Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-12-09x86, build: Pass in additional -mno-mmx, -mno-sse optionsH. Peter Anvin
2013-10-13x86, boot: Move CPU flags out of cpucheckKees Cook
2013-09-26x86, build: move build output statistics away from stderrKees Cook
2013-01-27x86, build: Dynamically find entry points in compressed startup codeDavid Woodhouse
2012-10-14x86, boot: Explicitly include autoconf.h for hostprogsMatt Fleming
2012-10-02UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells
2012-08-10x86, build: Globally set -fno-picAndrew Boie
2012-03-22x86, boot: Correct CFLAGS for hostprogsH. Peter Anvin
2012-02-28x86, boot: Restrict CFLAGS for hostprogsMatt Fleming
2011-05-25x86, build: Do not set the root_dev field in bzImageMichal Marek
2010-08-02x86, setup: reorganize the early console setupYinghai Lu
2009-06-18gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter
2009-06-10Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-05-20x86, boot: correct the calculation of ZO_INIT_SIZEH. Peter Anvin
2009-05-11x86, boot: make symbols from the main vmlinux availableH. Peter Anvin
2009-04-09x86, setup: "glove box" BIOS calls -- infrastructureH. Peter Anvin
2009-04-03x86, setup: compile with -DDISABLE_BRANCH_PROFILINGH. Peter Anvin
2009-03-12x86: use targets in the boot Makefile instead of CLEAN_FILESH. Peter Anvin
2009-03-12x86: remove additional vestiges of the zImage/bzImage splitH. Peter Anvin
2009-03-11x86: remove zImage supportH. Peter Anvin
2009-02-23x86: remove the Voyager 32-bit subarchIngo Molnar
2008-10-04x86 setup: remove IMAGE_OFFSETPaul Bolle
2008-09-05x86: when building image.iso, use isohybrid if it existsH. Peter Anvin
2008-04-17x86: move suspend wakeup code to CPavel Machek
2008-04-17x86: use ELF format in compressed images.Ian Campbell
2008-02-04x86 setup: print missing CPU features in cleartextH. Peter Anvin
2008-02-04x86: define OBJCOPYFLAGS explicitly for each target.Ian Campbell
2008-01-30x86: compile apm and voyager module only when selected in KconfigAndi Kleen