aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-05x86, build: Don't get confused by local symbolsH. Peter Anvin1-2/+2
2014-03-04x86/efi: Firmware agnostic handover entry pointsMatt Fleming1-1/+1
2014-01-29Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/buildH. Peter Anvin1-1/+1
2014-01-22x86: Remove duplication of 16-bit CFLAGSDavid Woodhouse1-14/+1
2014-01-20Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-12-09x86, build: Pass in additional -mno-mmx, -mno-sse optionsH. Peter Anvin1-3/+3
2013-10-13x86, boot: Move CPU flags out of cpucheckKees Cook1-1/+1
2013-09-26x86, build: move build output statistics away from stderrKees Cook1-1/+2
2013-01-27x86, build: Dynamically find entry points in compressed startup codeDavid Woodhouse1-2/+2
2012-10-14x86, boot: Explicitly include autoconf.h for hostprogsMatt Fleming1-1/+2
2012-10-02UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells1-2/+2
2012-08-10x86, build: Globally set -fno-picAndrew Boie1-1/+1
2012-03-22x86, boot: Correct CFLAGS for hostprogsH. Peter Anvin1-3/+3
2012-02-28x86, boot: Restrict CFLAGS for hostprogsMatt Fleming1-2/+3
2011-05-25x86, build: Do not set the root_dev field in bzImageMichal Marek1-8/+1
2010-08-02x86, setup: reorganize the early console setupYinghai Lu1-4/+4
2009-06-18gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter1-0/+1
2009-06-10Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+3
2009-05-20x86, boot: correct the calculation of ZO_INIT_SIZEH. Peter Anvin1-1/+1
2009-05-11x86, boot: make symbols from the main vmlinux availableH. Peter Anvin1-8/+16
2009-04-09x86, setup: "glove box" BIOS calls -- infrastructureH. Peter Anvin1-2/+3
2009-04-03x86, setup: compile with -DDISABLE_BRANCH_PROFILINGH. Peter Anvin1-1/+2
2009-03-12x86: use targets in the boot Makefile instead of CLEAN_FILESH. Peter Anvin1-0/+1
2009-03-12x86: remove additional vestiges of the zImage/bzImage splitH. Peter Anvin1-13/+16
2009-03-11x86: remove zImage supportH. Peter Anvin1-15/+8
2009-02-23x86: remove the Voyager 32-bit subarchIngo Molnar1-1/+0
2008-10-04x86 setup: remove IMAGE_OFFSETPaul Bolle1-3/+1
2008-09-05x86: when building image.iso, use isohybrid if it existsH. Peter Anvin1-0/+1
2008-04-17x86: move suspend wakeup code to CPavel Machek1-1/+1
2008-04-17x86: use ELF format in compressed images.Ian Campbell1-0/+14
2008-02-04x86 setup: print missing CPU features in cleartextH. Peter Anvin1-4/+12
2008-02-04x86: define OBJCOPYFLAGS explicitly for each target.Ian Campbell1-1/+1
2008-01-30x86: compile apm and voyager module only when selected in KconfigAndi Kleen1-2/+4
2008-01-30x86: biarch support for 32 bit builds beautifiedSam Ravnborg1-3/+1
2007-11-12x86: do not use $(ARCH) when not neededSam Ravnborg1-3/+3
2007-10-16[x86] remove uses of magic macros for boot_params accessH. Peter Anvin1-0/+1
2007-10-16x86: fix boot error introduced by kbuildSam Ravnborg1-3/+3
2007-10-15kbuild: enable 'make AFLAGS=...' to add additional options to ASSam Ravnborg1-1/+1
2007-10-14kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg1-2/+2
2007-10-11i386: move bootThomas Gleixner1-0/+171