aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/Makefile
Commit message (Expand)AuthorAge
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-02-21
|\
| * x86/efi: Avoid triple faults during EFI mixed mode callsMatt Fleming2015-02-13
* | x86_64: add KASan supportAndrey Ryabinin2015-02-14
|/
* x86, build: replace Perl script with Shell scriptKees Cook2015-01-26
* Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-10
|\
| * efi/x86: Move x86 back to libstubArd Biesheuvel2014-11-11
* | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-10
|\ \
| * | x86, boot: Document intermediates more clearlyKees Cook2014-11-01
| |/
* | x86: Use $(OBJDUMP) instead of plain objdumpChris Clayton2014-11-23
* | x86, kaslr: Prevent .bss from overlaping initrdJunjie Mao2014-11-01
|/
* Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...Linus Torvalds2014-10-07
|\
| * x86, boot: Don't compile early_serial_console.c when !CONFIG_EARLY_PRINTKJosh Triplett2014-08-17
| * x86, boot: Don't compile aslr.c when !CONFIG_RANDOMIZE_BASEJosh Triplett2014-08-17
| * x86, boot: Use the usual -y -n mechanism for objects in vmlinuxJosh Triplett2014-08-17
* | Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>"Matt Fleming2014-09-23
|/
* efi: efistub: Convert into static libraryArd Biesheuvel2014-07-18
* Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-20
|\
| * x86, kaslr: Return location from decompress_kernelKees Cook2013-10-13
| * x86, boot: Move CPU flags out of cpucheckKees Cook2013-10-13
* | x86, build: Pass in additional -mno-mmx, -mno-sse optionsH. Peter Anvin2013-12-09
|/
* arm: add support for LZ4-compressed kernelKyungsik Lee2013-07-09
* x86: Fix rebuild with EFI_STUB enabledJan Beulich2013-04-05
* efi: Build EFI stub with EFI-appropriate optionsMatthew Garrett2012-09-17
* x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin2012-05-18
* x86, mkpiggy: Don't open code put_unaligned_le32()Matt Fleming2012-02-28
* x86, efi: EFI boot stub supportMatt Fleming2011-12-12
* x86: support XZ-compressed kernelLasse Collin2011-01-13
* x86, setup: enable early console output from the decompressorYinghai Lu2010-08-02
* x86: add support for LZO-compressed kernelsAlbin Tonnerre2010-01-11
* x86, compress: Force i386 instructions for the decompressorH. Peter Anvin2009-12-25
* x86: add vmlinux.lds to targets in arch/x86/boot/compressed/MakefileJan Beulich2009-08-20
* gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter2009-06-18
* x86, boot: determine compressed code offset at compile timeH. Peter Anvin2009-05-08
* x86, boot: follow standard Kbuild style for compression suffixH. Peter Anvin2009-05-08
* x86, boot: simplify arch/x86/boot/compressed/MakefileH. Peter Anvin2009-05-08
* x86: unify arch/x86/boot/compressed/vmlinux_*.ldsLinus Torvalds2009-04-27
* x86, setup: compile with -DDISABLE_BRANCH_PROFILINGH. Peter Anvin2009-04-03
* bzip2/lzma: x86 kernel compression supportAlain Knaff2009-01-04
* x86: boot/compressed/Makefile: fix "make clean"H. Peter Anvin2008-09-04
* x86: use ELF format in compressed images.Ian Campbell2008-04-17
* x86: define OBJCOPYFLAGS explicitly for each target.Ian Campbell2008-02-04
* x86: unify arch/x86/boot/compressed/misc_??.cIan Campbell2008-01-30
* x86: unify arch/x86/boot/compressed/vmlinux_??.scrIan Campbell2008-01-30
* x86: unify arch/x86/boot/compressed/Makefile(s)Sam Ravnborg2008-01-30
* x86_64: move bootThomas Gleixner2007-10-11
* i386: move bootThomas Gleixner2007-10-11