aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/Makefile
Commit message (Expand)AuthorAge
* x86_64: add KASan supportAndrey Ryabinin2015-02-14
* x86/build: Clean auto-generated processor feature filesBjørn Mork2014-12-23
* x86: Support compiling out human-friendly processor feature namesJosh Triplett2014-08-17
* x86, build: Don't get confused by local symbolsH. Peter Anvin2014-05-05
* x86/efi: Firmware agnostic handover entry pointsMatt Fleming2014-03-04
* Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/buildH. Peter Anvin2014-01-29
|\
| * Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-20
| |\
| | * x86, boot: Move CPU flags out of cpucheckKees Cook2013-10-13
* | | x86: Remove duplication of 16-bit CFLAGSDavid Woodhouse2014-01-22
|/ /
* | x86, build: Pass in additional -mno-mmx, -mno-sse optionsH. Peter Anvin2013-12-09
* | x86, build: move build output statistics away from stderrKees Cook2013-09-26
|/
* x86, build: Dynamically find entry points in compressed startup codeDavid Woodhouse2013-01-27
* x86, boot: Explicitly include autoconf.h for hostprogsMatt Fleming2012-10-14
* UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells2012-10-02
* x86, build: Globally set -fno-picAndrew Boie2012-08-10
* x86, boot: Correct CFLAGS for hostprogsH. Peter Anvin2012-03-22
* x86, boot: Restrict CFLAGS for hostprogsMatt Fleming2012-02-28
* x86, build: Do not set the root_dev field in bzImageMichal Marek2011-05-25
* x86, setup: reorganize the early console setupYinghai Lu2010-08-02
* gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter2009-06-18
* Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-10
|\
| * x86, setup: "glove box" BIOS calls -- infrastructureH. Peter Anvin2009-04-09
* | x86, boot: correct the calculation of ZO_INIT_SIZEH. Peter Anvin2009-05-20
* | x86, boot: make symbols from the main vmlinux availableH. Peter Anvin2009-05-11
|/
* x86, setup: compile with -DDISABLE_BRANCH_PROFILINGH. Peter Anvin2009-04-03
* x86: use targets in the boot Makefile instead of CLEAN_FILESH. Peter Anvin2009-03-12
* x86: remove additional vestiges of the zImage/bzImage splitH. Peter Anvin2009-03-12
* x86: remove zImage supportH. Peter Anvin2009-03-11
* x86: remove the Voyager 32-bit subarchIngo Molnar2009-02-22
* x86 setup: remove IMAGE_OFFSETPaul Bolle2008-10-04
* x86: when building image.iso, use isohybrid if it existsH. Peter Anvin2008-09-06
* x86: move suspend wakeup code to CPavel Machek2008-04-17
* x86: use ELF format in compressed images.Ian Campbell2008-04-17
* x86 setup: print missing CPU features in cleartextH. Peter Anvin2008-02-04
* x86: define OBJCOPYFLAGS explicitly for each target.Ian Campbell2008-02-04
* x86: compile apm and voyager module only when selected in KconfigAndi Kleen2008-01-30
* x86: biarch support for 32 bit builds beautifiedSam Ravnborg2008-01-30
* x86: do not use $(ARCH) when not neededSam Ravnborg2007-11-12
* [x86] remove uses of magic macros for boot_params accessH. Peter Anvin2007-10-16
* x86: fix boot error introduced by kbuildSam Ravnborg2007-10-16
* kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg2007-10-15
* kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-14
* i386: move bootThomas Gleixner2007-10-11