summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/vmlinux.lds.S
AgeCommit message (Expand)AuthorLines
2020-09-01x86/boot/compressed: Add missing debugging sections to outputKees Cook-0/+2
2020-09-01x86/boot/compressed: Remove, discard, or assert for unwanted sectionsKees Cook-2/+12
2020-09-01x86/boot/compressed: Reorganize zero-size section assertsKees Cook-18/+26
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook-0/+2
2020-08-14x86/boot: Check that there are no run-time relocationsArvind Sankar-0/+8
2020-08-14x86/boot/compressed: Get rid of GOT fixup codeArd Biesheuvel-3/+1
2020-08-14x86/boot/compressed: Force hidden visibility for all symbol referencesArd Biesheuvel-0/+1
2020-08-14x86/boot/compressed: Move .got.plt entries out of the .got sectionArd Biesheuvel-1/+10
2020-06-01Merge tag 'x86-build-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+2
2020-05-22x86/boot: Discard .discard.unreachable for arch/x86/boot/compressed/vmlinuxFangrui Song-0/+2
2020-04-24efi/x86: Remove __efistub_global and add relocation checkArvind Sankar-0/+1
2019-01-16x86/build: Use the single-argument OUTPUT_FORMAT() linker script commandBorislav Petkov-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-04-29x86/boot: Move compressed kernel to the end of the decompression bufferYinghai Lu-0/+1
2010-08-02x86, setup: Allow global variables and functions in the decompressorH. Peter Anvin-0/+6
2010-03-03Rename .rodata.compressed to .rodata..compressed.Denys Vlasenko-2/+2
2009-11-19x86: Eliminate redundant/contradicting cache line size config optionsJan Beulich-1/+2
2009-09-18x86: convert compressed loader to use __HEAD and HEAD_TEXT macros.Tim Abbott-2/+4
2009-05-08x86, boot: straighten out ranges to copy/zero in compressed/head*.SH. Peter Anvin-7/+12
2009-05-08x86, boot: align the .bss section in the decompressorH. Peter Anvin-0/+1
2009-04-30x86: boot/compressed/vmlinux.lds.S: fix build of bzImage with 64 bit compilerSam Ravnborg-0/+2
2009-04-27x86: unify arch/x86/boot/compressed/vmlinux_*.ldsLinus Torvalds-0/+57