| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-01-20 | 1 | -1/+1 |
|\ |
|
| * | x86, kaslr: Return location from decompress_kernel | Kees Cook | 2013-10-13 | 1 | -1/+1 |
| * | x86, boot: Move CPU flags out of cpucheck | Kees Cook | 2013-10-13 | 1 | -1/+1 |
* | | x86, build: Pass in additional -mno-mmx, -mno-sse options | H. Peter Anvin | 2013-12-09 | 1 | -0/+1 |
|/ |
|
* | arm: add support for LZ4-compressed kernel | Kyungsik Lee | 2013-07-09 | 1 | -1/+5 |
* | x86: Fix rebuild with EFI_STUB enabled | Jan Beulich | 2013-04-05 | 1 | -3/+2 |
* | efi: Build EFI stub with EFI-appropriate options | Matthew Garrett | 2012-09-17 | 1 | -0/+3 |
* | x86, realmode: 16-bit real-mode code support for relocs tool | H. Peter Anvin | 2012-05-18 | 1 | -5/+4 |
* | x86, mkpiggy: Don't open code put_unaligned_le32() | Matt Fleming | 2012-02-28 | 1 | -0/+1 |
* | x86, efi: EFI boot stub support | Matt Fleming | 2011-12-12 | 1 | -1/+9 |
* | x86: support XZ-compressed kernel | Lasse Collin | 2011-01-13 | 1 | -1/+4 |
* | x86, setup: enable early console output from the decompressor | Yinghai Lu | 2010-08-02 | 1 | -2/+2 |
* | x86: add support for LZO-compressed kernels | Albin Tonnerre | 2010-01-11 | 1 | -1/+4 |
* | x86, compress: Force i386 instructions for the decompressor | H. Peter Anvin | 2009-12-25 | 1 | -0/+1 |
* | x86: add vmlinux.lds to targets in arch/x86/boot/compressed/Makefile | Jan Beulich | 2009-08-20 | 1 | -1/+1 |
* | gcov: enable GCOV_PROFILE_ALL for x86_64 | Peter Oberparleiter | 2009-06-18 | 1 | -0/+1 |
* | x86, boot: determine compressed code offset at compile time | H. Peter Anvin | 2009-05-08 | 1 | -3/+8 |
* | x86, boot: follow standard Kbuild style for compression suffix | H. Peter Anvin | 2009-05-08 | 1 | -4/+4 |
* | x86, boot: simplify arch/x86/boot/compressed/Makefile | H. Peter Anvin | 2009-05-08 | 1 | -33/+6 |
* | x86: unify arch/x86/boot/compressed/vmlinux_*.lds | Linus Torvalds | 2009-04-27 | 1 | -1/+1 |
* | x86, setup: compile with -DDISABLE_BRANCH_PROFILING | H. Peter Anvin | 2009-04-03 | 1 | -0/+1 |
* | bzip2/lzma: x86 kernel compression support | Alain Knaff | 2009-01-04 | 1 | -2/+19 |
* | x86: boot/compressed/Makefile: fix "make clean" | H. Peter Anvin | 2008-09-04 | 1 | -4/+4 |
* | x86: use ELF format in compressed images. | Ian Campbell | 2008-04-17 | 1 | -1/+1 |
* | x86: define OBJCOPYFLAGS explicitly for each target. | Ian Campbell | 2008-02-04 | 1 | -0/+1 |
* | x86: unify arch/x86/boot/compressed/misc_??.c | Ian Campbell | 2008-01-30 | 1 | -2/+2 |
* | x86: unify arch/x86/boot/compressed/vmlinux_??.scr | Ian Campbell | 2008-01-30 | 1 | -1/+1 |
* | x86: unify arch/x86/boot/compressed/Makefile(s) | Sam Ravnborg | 2008-01-30 | 1 | -2/+60 |
* | x86_64: move boot | Thomas Gleixner | 2007-10-11 | 1 | -1/+1 |
* | i386: move boot | Thomas Gleixner | 2007-10-11 | 1 | -0/+5 |