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