summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/Makefile
AgeCommit message (Expand)AuthorFilesLines
2015-02-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2015-02-13x86_64: add KASan supportAndrey Ryabinin1-0/+2
2015-02-13x86/efi: Avoid triple faults during EFI mixed mode callsMatt Fleming1-0/+1
2015-01-26x86, build: replace Perl script with Shell scriptKees Cook1-1/+1
2014-12-10Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+2
2014-12-10Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+12
2014-11-23x86: Use $(OBJDUMP) instead of plain objdumpChris Clayton1-1/+1
2014-11-11efi/x86: Move x86 back to libstubArd Biesheuvel1-1/+2
2014-11-01x86, boot: Document intermediates more clearlyKees Cook1-0/+12
2014-11-01x86, kaslr: Prevent .bss from overlaping initrdJunjie Mao1-1/+3
2014-10-07Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Linus Torvalds1-8/+9
2014-09-23Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>"Matt Fleming1-2/+1
2014-08-17x86, boot: Don't compile early_serial_console.c when !CONFIG_EARLY_PRINTKJosh Triplett1-1/+2
2014-08-17x86, boot: Don't compile aslr.c when !CONFIG_RANDOMIZE_BASEJosh Triplett1-1/+3
2014-08-17x86, boot: Use the usual -y -n mechanism for objects in vmlinuxJosh Triplett1-7/+5
2014-07-18efi: efistub: Convert into static libraryArd Biesheuvel1-1/+2
2014-01-20Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2013-12-09x86, build: Pass in additional -mno-mmx, -mno-sse optionsH. Peter Anvin1-0/+1
2013-10-13x86, kaslr: Return location from decompress_kernelKees Cook1-1/+1
2013-10-13x86, boot: Move CPU flags out of cpucheckKees Cook1-1/+1
2013-07-09arm: add support for LZ4-compressed kernelKyungsik Lee1-1/+5
2013-04-05x86: Fix rebuild with EFI_STUB enabledJan Beulich1-3/+2
2012-09-17efi: Build EFI stub with EFI-appropriate optionsMatthew Garrett1-0/+3
2012-05-18x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin1-5/+4
2012-02-28x86, mkpiggy: Don't open code put_unaligned_le32()Matt Fleming1-0/+1
2011-12-12x86, efi: EFI boot stub supportMatt Fleming1-1/+9
2011-01-13x86: support XZ-compressed kernelLasse Collin1-1/+4
2010-08-02x86, setup: enable early console output from the decompressorYinghai Lu1-2/+2
2010-01-11x86: add support for LZO-compressed kernelsAlbin Tonnerre1-1/+4
2009-12-25x86, compress: Force i386 instructions for the decompressorH. Peter Anvin1-0/+1
2009-08-20x86: add vmlinux.lds to targets in arch/x86/boot/compressed/MakefileJan Beulich1-1/+1
2009-06-18gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter1-0/+1
2009-05-08x86, boot: determine compressed code offset at compile timeH. Peter Anvin1-3/+8
2009-05-08x86, boot: follow standard Kbuild style for compression suffixH. Peter Anvin1-4/+4
2009-05-08x86, boot: simplify arch/x86/boot/compressed/MakefileH. Peter Anvin1-33/+6
2009-04-27x86: unify arch/x86/boot/compressed/vmlinux_*.ldsLinus Torvalds1-1/+1
2009-04-03x86, setup: compile with -DDISABLE_BRANCH_PROFILINGH. Peter Anvin1-0/+1
2009-01-04bzip2/lzma: x86 kernel compression supportAlain Knaff1-2/+19
2008-09-04x86: boot/compressed/Makefile: fix "make clean"H. Peter Anvin1-4/+4
2008-04-17x86: use ELF format in compressed images.Ian Campbell1-1/+1
2008-02-04x86: define OBJCOPYFLAGS explicitly for each target.Ian Campbell1-0/+1
2008-01-30x86: unify arch/x86/boot/compressed/misc_??.cIan Campbell1-2/+2
2008-01-30x86: unify arch/x86/boot/compressed/vmlinux_??.scrIan Campbell1-1/+1
2008-01-30x86: unify arch/x86/boot/compressed/Makefile(s)Sam Ravnborg1-2/+60
2007-10-11x86_64: move bootThomas Gleixner1-1/+1
2007-10-11i386: move bootThomas Gleixner1-0/+5