Age | Commit message (Expand) | Author | Files | Lines |
2020-09-01 | x86/boot/compressed: Add missing debugging sections to output | Kees Cook | 1 | -0/+2 |
2020-09-01 | x86/boot/compressed: Remove, discard, or assert for unwanted sections | Kees Cook | 1 | -2/+12 |
2020-09-01 | x86/boot/compressed: Reorganize zero-size section asserts | Kees Cook | 1 | -18/+26 |
2020-09-01 | vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG | Kees Cook | 1 | -0/+2 |
2020-08-14 | x86/boot: Check that there are no run-time relocations | Arvind Sankar | 1 | -0/+8 |
2020-08-14 | x86/boot/compressed: Get rid of GOT fixup code | Ard Biesheuvel | 1 | -3/+1 |
2020-08-14 | x86/boot/compressed: Force hidden visibility for all symbol references | Ard Biesheuvel | 1 | -0/+1 |
2020-08-14 | x86/boot/compressed: Move .got.plt entries out of the .got section | Ard Biesheuvel | 1 | -1/+10 |
2020-06-01 | Merge tag 'x86-build-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+2 |
2020-05-22 | x86/boot: Discard .discard.unreachable for arch/x86/boot/compressed/vmlinux | Fangrui Song | 1 | -0/+2 |
2020-04-24 | efi/x86: Remove __efistub_global and add relocation check | Arvind Sankar | 1 | -0/+1 |
2019-01-16 | x86/build: Use the single-argument OUTPUT_FORMAT() linker script command | Borislav Petkov | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-04-29 | x86/boot: Move compressed kernel to the end of the decompression buffer | Yinghai Lu | 1 | -0/+1 |
2010-08-03 | x86, setup: Allow global variables and functions in the decompressor | H. Peter Anvin | 1 | -0/+6 |
2010-03-03 | Rename .rodata.compressed to .rodata..compressed. | Denys Vlasenko | 1 | -2/+2 |
2009-11-19 | x86: Eliminate redundant/contradicting cache line size config options | Jan Beulich | 1 | -1/+2 |
2009-09-18 | x86: convert compressed loader to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 1 | -2/+4 |
2009-05-09 | x86, boot: straighten out ranges to copy/zero in compressed/head*.S | H. Peter Anvin | 1 | -7/+12 |
2009-05-09 | x86, boot: align the .bss section in the decompressor | H. Peter Anvin | 1 | -0/+1 |
2009-04-30 | x86: boot/compressed/vmlinux.lds.S: fix build of bzImage with 64 bit compiler | Sam Ravnborg | 1 | -0/+2 |
2009-04-27 | x86: unify arch/x86/boot/compressed/vmlinux_*.lds | Linus Torvalds | 1 | -0/+57 |