| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/build: Factor out fdimage/isoimage generation commands to standalone script | Changbin Du | 2017-11-07 | 1 | -48/+11 |
* | x86/build: Silence the build with "make -s" | Arnd Bergmann | 2017-07-20 | 1 | -2/+3 |
* | x86/boot/build: Remove always empty $(USERINCLUDE) | Paul Bolle | 2016-11-07 | 1 | -1/+1 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-08-02 | 1 | -1/+1 |
|\ |
|
| * | Kbuild: arch: look for generated headers in obtree | Arnd Bergmann | 2016-07-18 | 1 | -1/+1 |
* | | x86, build: copy ldlinux.c32 to image.iso | H. Peter Anvin | 2016-06-07 | 1 | -0/+3 |
|/ |
|
* | x86/boot: Fix "run_size" calculation | Yinghai Lu | 2016-04-29 | 1 | -10/+1 |
* | x86/boot: Calculate decompression size during boot not build | Yinghai Lu | 2016-04-29 | 1 | -1/+1 |
* | kernel: add kcov code coverage | Dmitry Vyukov | 2016-03-22 | 1 | -0/+7 |
* | objtool: Mark non-standard object files and directories | Josh Poimboeuf | 2016-02-29 | 1 | -1/+2 |
* | UBSAN: run-time undefined behavior sanity checker | Andrey Ryabinin | 2016-01-20 | 1 | -0/+1 |
* | kasan: move KASAN_SANITIZE in arch/x86/boot/Makefile | Andrey Konovalov | 2015-11-05 | 1 | -2/+2 |
* | x86/boot: Obsolete the MCA sys_desc_table | Paolo Pisati | 2015-07-21 | 1 | -1/+1 |
* | x86_64: add KASan support | Andrey Ryabinin | 2015-02-13 | 1 | -0/+2 |
* | x86/build: Clean auto-generated processor feature files | Bjørn Mork | 2014-12-23 | 1 | -0/+1 |
* | x86: Support compiling out human-friendly processor feature names | Josh Triplett | 2014-08-17 | 1 | -2/+5 |
* | x86, build: Don't get confused by local symbols | H. Peter Anvin | 2014-05-05 | 1 | -2/+2 |
* | x86/efi: Firmware agnostic handover entry points | Matt Fleming | 2014-03-04 | 1 | -1/+1 |
* | Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/build | H. Peter Anvin | 2014-01-29 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-01-20 | 1 | -1/+1 |
| |\ |
|
| | * | x86, boot: Move CPU flags out of cpucheck | Kees Cook | 2013-10-13 | 1 | -1/+1 |
* | | | x86: Remove duplication of 16-bit CFLAGS | David Woodhouse | 2014-01-22 | 1 | -14/+1 |
|/ / |
|
* | | x86, build: Pass in additional -mno-mmx, -mno-sse options | H. Peter Anvin | 2013-12-09 | 1 | -3/+3 |
* | | x86, build: move build output statistics away from stderr | Kees Cook | 2013-09-26 | 1 | -1/+2 |
|/ |
|
* | x86, build: Dynamically find entry points in compressed startup code | David Woodhouse | 2013-01-27 | 1 | -2/+2 |
* | x86, boot: Explicitly include autoconf.h for hostprogs | Matt Fleming | 2012-10-14 | 1 | -1/+2 |
* | UAPI: Partition the header include path sets and add uapi/ header directories | David Howells | 2012-10-02 | 1 | -2/+2 |
* | x86, build: Globally set -fno-pic | Andrew Boie | 2012-08-10 | 1 | -1/+1 |
* | x86, boot: Correct CFLAGS for hostprogs | H. Peter Anvin | 2012-03-22 | 1 | -3/+3 |
* | x86, boot: Restrict CFLAGS for hostprogs | Matt Fleming | 2012-02-28 | 1 | -2/+3 |
* | x86, build: Do not set the root_dev field in bzImage | Michal Marek | 2011-05-25 | 1 | -8/+1 |
* | x86, setup: reorganize the early console setup | Yinghai Lu | 2010-08-02 | 1 | -4/+4 |
* | gcov: enable GCOV_PROFILE_ALL for x86_64 | Peter Oberparleiter | 2009-06-18 | 1 | -0/+1 |
* | Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-06-10 | 1 | -2/+3 |
|\ |
|
| * | x86, setup: "glove box" BIOS calls -- infrastructure | H. Peter Anvin | 2009-04-09 | 1 | -2/+3 |
* | | x86, boot: correct the calculation of ZO_INIT_SIZE | H. Peter Anvin | 2009-05-20 | 1 | -1/+1 |
* | | x86, boot: make symbols from the main vmlinux available | H. Peter Anvin | 2009-05-11 | 1 | -8/+16 |
|/ |
|
* | x86, setup: compile with -DDISABLE_BRANCH_PROFILING | H. Peter Anvin | 2009-04-03 | 1 | -1/+2 |
* | x86: use targets in the boot Makefile instead of CLEAN_FILES | H. Peter Anvin | 2009-03-12 | 1 | -0/+1 |
* | x86: remove additional vestiges of the zImage/bzImage split | H. Peter Anvin | 2009-03-12 | 1 | -13/+16 |
* | x86: remove zImage support | H. Peter Anvin | 2009-03-11 | 1 | -15/+8 |
* | x86: remove the Voyager 32-bit subarch | Ingo Molnar | 2009-02-23 | 1 | -1/+0 |
* | x86 setup: remove IMAGE_OFFSET | Paul Bolle | 2008-10-04 | 1 | -3/+1 |
* | x86: when building image.iso, use isohybrid if it exists | H. Peter Anvin | 2008-09-05 | 1 | -0/+1 |
* | x86: move suspend wakeup code to C | Pavel Machek | 2008-04-17 | 1 | -1/+1 |
* | x86: use ELF format in compressed images. | Ian Campbell | 2008-04-17 | 1 | -0/+14 |
* | x86 setup: print missing CPU features in cleartext | H. Peter Anvin | 2008-02-04 | 1 | -4/+12 |
* | x86: define OBJCOPYFLAGS explicitly for each target. | Ian Campbell | 2008-02-04 | 1 | -1/+1 |
* | x86: compile apm and voyager module only when selected in Kconfig | Andi Kleen | 2008-01-30 | 1 | -2/+4 |
* | x86: biarch support for 32 bit builds beautified | Sam Ravnborg | 2008-01-30 | 1 | -3/+1 |