Age | Commit message (Expand) | Author | Files | Lines |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-29 | x86/boot/32: Extract efi_pe_entry() from startup_32() | Jiri Slaby | 1 | -65/+64 |
2017-02-07 | x86/efi: Allow invocation of arbitrary runtime services | David Howells | 1 | -3/+3 |
2016-09-09 | x86/efi: Allow invocation of arbitrary boot services | Lukas Wunner | 1 | -3/+3 |
2016-04-29 | x86/KASLR: Clean up unused code from old 'run_size' and rename it to 'kernel_... | Yinghai Lu | 1 | -2/+1 |
2016-04-29 | x86/boot: Move compressed kernel to the end of the decompression buffer | Yinghai Lu | 1 | -2/+9 |
2016-04-19 | x86/boot: Clarify purpose of functions in misc.c | Kees Cook | 1 | -4/+4 |
2016-03-29 | x86/build: Build compressed x86 kernels as PIE | H.J. Lu | 1 | -0/+28 |
2015-02-19 | x86/asm/boot: Use already defined KEEP_SEGMENTS macro in head_{32,64}.S | Alexander Kuleshov | 1 | -1/+2 |
2014-11-02 | x86, kaslr: Prevent .bss from overlaping initrd | Junjie Mao | 1 | -2/+3 |
2014-09-23 | Revert "x86/efi: Fixup GOT in all boot code paths" | Linus Torvalds | 1 | -40/+14 |
2014-09-08 | x86/efi: Fixup GOT in all boot code paths | Matt Fleming | 1 | -14/+40 |
2014-04-11 | x86/efi: Correct EFI boot stub use of code32_start | Matt Fleming | 1 | -6/+2 |
2014-03-05 | x86/boot: Fix non-EFI build | Matt Fleming | 1 | -0/+2 |
2014-03-05 | x86/efi: Firmware agnostic handover entry points | Matt Fleming | 1 | -1/+1 |
2014-03-05 | x86/efi: Build our own EFI services pointer table | Matt Fleming | 1 | -7/+41 |
2013-10-13 | x86, kaslr: Return location from decompress_kernel | Kees Cook | 1 | -4/+6 |
2013-08-08 | x86, relocs: Move ELF relocation handling to C | Kees Cook | 1 | -28/+3 |
2013-01-28 | x86, build: Dynamically find entry points in compressed startup code | David Woodhouse | 1 | -3/+3 |
2013-01-28 | x86, efi: Fix 32-bit EFI handover protocol entry point | David Woodhouse | 1 | -0/+2 |
2012-07-21 | x86, efi: Handover Protocol | Matt Fleming | 1 | -0/+10 |
2012-04-16 | x86, efi: Add dedicated EFI stub entry point | Matt Fleming | 1 | -3/+11 |
2011-12-13 | x86, efi: EFI boot stub support | Matt Fleming | 1 | -0/+22 |
2010-08-03 | x86, setup: Allow global variables and functions in the decompressor | H. Peter Anvin | 1 | -0/+13 |
2009-09-18 | x86: convert compressed loader to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 1 | -1/+2 |
2009-05-12 | x86, boot: make kernel_alignment adjustable; new bzImage fields | H. Peter Anvin | 1 | -2/+5 |
2009-05-12 | x86, boot: remove dead code from boot/compressed/head_*.S | H. Peter Anvin | 1 | -10/+0 |
2009-05-09 | x86, boot: determine compressed code offset at compile time | H. Peter Anvin | 1 | -19/+5 |
2009-05-09 | x86, boot: use appropriate rep string for move and clear | H. Peter Anvin | 1 | -5/+6 |
2009-05-09 | x86, boot: zero EFLAGS on 32 bits | H. Peter Anvin | 1 | -0/+4 |
2009-05-09 | x86, boot: set up the decompression stack as early as possible | H. Peter Anvin | 1 | -6/+4 |
2009-05-09 | x86, boot: straighten out ranges to copy/zero in compressed/head*.S | H. Peter Anvin | 1 | -4/+4 |
2009-05-09 | x86, boot: stylistic cleanups for boot/compressed/head_32.S | H. Peter Anvin | 1 | -81/+89 |
2009-05-09 | x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.S | H. Peter Anvin | 1 | -1/+1 |
2009-04-27 | x86: unify arch/x86/boot/compressed/vmlinux_*.lds | Linus Torvalds | 1 | -4/+4 |
2009-02-20 | Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/core | Ingo Molnar | 1 | -4/+4 |
2009-02-19 | x86: compressed head_32 - use ENTRY,ENDPROC macros | Cyrill Gorcunov | 1 | -3/+3 |
2009-02-13 | x86: use _types.h headers in asm where available | Jeremy Fitzhardinge | 1 | -1/+1 |
2008-08-11 | x86: fix comment in protected mode header | Philipp Kohlbecher | 1 | -2/+3 |
2008-04-19 | x86: cleanup boot-heap usage | Alexander van Heukelum | 1 | -6/+9 |
2007-10-27 | x86: Fix boot protocol KEEP_SEGMENTS check. | Eric W. Biederman | 1 | -8/+4 |
2007-10-22 | i386: paravirt boot sequence | Rusty Russell | 1 | -2/+13 |
2007-10-11 | i386: move boot | Thomas Gleixner | 1 | -0/+180 |