summaryrefslogtreecommitdiff
path: root/arch/x86/boot/compressed/Makefile (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-02-07
|\
| * Merge 4.4.254 into android-4.4-pGreg Kroah-Hartman2021-01-30
| |\
| | * x86/boot/compressed: Disable relocation relaxationArvind Sankar2021-01-30
| * | Merge 4.4.190 into android-4.4-pGreg Kroah-Hartman2019-08-25
| |\|
* | | Merge android-4.4.190 (ac7fbca) into msm-4.4Srinivasarao P2019-08-26
|\ \ \
| * \ \ Merge 4.4.190 into android-4.4Greg Kroah-Hartman2019-08-25
| |\ \ \ | | |/ / | |/| / | | |/
| | * x86/boot: Disable the address-of-packed-member compiler warningMatthias Kaehlcke2019-08-25
* | | Merge android-4.4.107 (79f138a) into msm-4.4Srinivasarao P2018-01-18
|\| |
| * | BACKPORT: kernel: add kcov code coverageDmitry Vyukov2017-12-18
| |/
* | Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'Runmin Wang2017-02-28
|\|
| * x86/build: Build compressed x86 kernels as PIEH.J. Lu2016-10-20
* | UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-03-22
|/
* 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-13
|/
* 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