summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/Makefile
Commit message (Expand)AuthorAgeFilesLines
* x86/build: Specify elf_i386 linker emulation explicitly for i386 objectsGeorge Rimar2019-01-121-1/+1
* x86/build: Factor out fdimage/isoimage generation commands to standalone scriptChangbin Du2017-11-071-48/+11Star
* x86/build: Silence the build with "make -s"Arnd Bergmann2017-07-201-2/+3
* x86/boot/build: Remove always empty $(USERINCLUDE)Paul Bolle2016-11-071-1/+1
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-08-021-1/+1
|\
| * Kbuild: arch: look for generated headers in obtreeArnd Bergmann2016-07-181-1/+1
* | x86, build: copy ldlinux.c32 to image.isoH. Peter Anvin2016-06-081-0/+3
|/
* x86/boot: Fix "run_size" calculationYinghai Lu2016-04-291-10/+1Star
* x86/boot: Calculate decompression size during boot not buildYinghai Lu2016-04-291-1/+1
* kernel: add kcov code coverageDmitry Vyukov2016-03-221-0/+7
* objtool: Mark non-standard object files and directoriesJosh Poimboeuf2016-02-291-1/+2
* UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-01-211-0/+1
* kasan: move KASAN_SANITIZE in arch/x86/boot/MakefileAndrey Konovalov2015-11-061-2/+2
* x86/boot: Obsolete the MCA sys_desc_tablePaolo Pisati2015-07-211-1/+1
* x86_64: add KASan supportAndrey Ryabinin2015-02-141-0/+2
* x86/build: Clean auto-generated processor feature filesBjørn Mork2014-12-231-0/+1
* x86: Support compiling out human-friendly processor feature namesJosh Triplett2014-08-181-2/+5
* x86, build: Don't get confused by local symbolsH. Peter Anvin2014-05-061-2/+2
* x86/efi: Firmware agnostic handover entry pointsMatt Fleming2014-03-041-1/+1
* Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/buildH. Peter Anvin2014-01-291-1/+1
|\
| * Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-201-1/+1
| |\
| | * x86, boot: Move CPU flags out of cpucheckKees Cook2013-10-131-1/+1
* | | x86: Remove duplication of 16-bit CFLAGSDavid Woodhouse2014-01-221-14/+1Star
|/ /
* | x86, build: Pass in additional -mno-mmx, -mno-sse optionsH. Peter Anvin2013-12-101-3/+3
* | x86, build: move build output statistics away from stderrKees Cook2013-09-261-1/+2
|/
* x86, build: Dynamically find entry points in compressed startup codeDavid Woodhouse2013-01-281-2/+2
* x86, boot: Explicitly include autoconf.h for hostprogsMatt Fleming2012-10-141-1/+2
* UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells2012-10-021-2/+2
* x86, build: Globally set -fno-picAndrew Boie2012-08-111-1/+1
* x86, boot: Correct CFLAGS for hostprogsH. Peter Anvin2012-03-221-3/+3
* x86, boot: Restrict CFLAGS for hostprogsMatt Fleming2012-02-281-2/+3
* x86, build: Do not set the root_dev field in bzImageMichal Marek2011-05-251-8/+1Star
* x86, setup: reorganize the early console setupYinghai Lu2010-08-031-4/+4
* gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter2009-06-181-0/+1
* Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-111-2/+3
|\
| * x86, setup: "glove box" BIOS calls -- infrastructureH. Peter Anvin2009-04-101-2/+3
* | x86, boot: correct the calculation of ZO_INIT_SIZEH. Peter Anvin2009-05-201-1/+1
* | x86, boot: make symbols from the main vmlinux availableH. Peter Anvin2009-05-111-8/+16
|/
* x86, setup: compile with -DDISABLE_BRANCH_PROFILINGH. Peter Anvin2009-04-031-1/+2
* x86: use targets in the boot Makefile instead of CLEAN_FILESH. Peter Anvin2009-03-121-0/+1
* x86: remove additional vestiges of the zImage/bzImage splitH. Peter Anvin2009-03-121-13/+16
* x86: remove zImage supportH. Peter Anvin2009-03-111-15/+8Star
* x86: remove the Voyager 32-bit subarchIngo Molnar2009-02-231-1/+0Star
* x86 setup: remove IMAGE_OFFSETPaul Bolle2008-10-041-3/+1Star
* x86: when building image.iso, use isohybrid if it existsH. Peter Anvin2008-09-061-0/+1
* x86: move suspend wakeup code to CPavel Machek2008-04-171-1/+1
* x86: use ELF format in compressed images.Ian Campbell2008-04-171-0/+14
* x86 setup: print missing CPU features in cleartextH. Peter Anvin2008-02-041-4/+12
* x86: define OBJCOPYFLAGS explicitly for each target.Ian Campbell2008-02-041-1/+1
* x86: compile apm and voyager module only when selected in KconfigAndi Kleen2008-01-301-2/+4