summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/vmlinux.lds.S
Commit message (Expand)AuthorAgeFilesLines
* x86/boot: Increase section and file alignment to 4k/512Ard Biesheuvel2023-09-171-2/+2
* x86/boot: Derive file size from _edata symbolArd Biesheuvel2023-09-171-0/+3
* x86/efi: Drop EFI stub .bss from .data sectionArd Biesheuvel2023-09-151-1/+0
* cpuidle, tdx: Make TDX code noinstr cleanPeter Zijlstra2023-01-131-0/+1
* x86/boot/compressed: Add missing debugging sections to outputKees Cook2020-09-011-0/+2
* x86/boot/compressed: Remove, discard, or assert for unwanted sectionsKees Cook2020-09-011-2/+12
* x86/boot/compressed: Reorganize zero-size section assertsKees Cook2020-09-011-18/+26
* vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook2020-09-011-0/+2
* x86/boot: Check that there are no run-time relocationsArvind Sankar2020-08-141-0/+8
* x86/boot/compressed: Get rid of GOT fixup codeArd Biesheuvel2020-08-141-3/+1
* x86/boot/compressed: Force hidden visibility for all symbol referencesArd Biesheuvel2020-08-141-0/+1
* x86/boot/compressed: Move .got.plt entries out of the .got sectionArd Biesheuvel2020-08-141-1/+10
* Merge tag 'x86-build-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-011-0/+2
|\
| * x86/boot: Discard .discard.unreachable for arch/x86/boot/compressed/vmlinuxFangrui Song2020-05-221-0/+2
* | efi/x86: Remove __efistub_global and add relocation checkArvind Sankar2020-04-241-0/+1
|/
* x86/build: Use the single-argument OUTPUT_FORMAT() linker script commandBorislav Petkov2019-01-161-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/boot: Move compressed kernel to the end of the decompression bufferYinghai Lu2016-04-291-0/+1
* x86, setup: Allow global variables and functions in the decompressorH. Peter Anvin2010-08-021-0/+6
* Rename .rodata.compressed to .rodata..compressed.Denys Vlasenko2010-03-031-2/+2
* x86: Eliminate redundant/contradicting cache line size config optionsJan Beulich2009-11-191-1/+2
* x86: convert compressed loader to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-09-181-2/+4
* x86, boot: straighten out ranges to copy/zero in compressed/head*.SH. Peter Anvin2009-05-081-7/+12
* x86, boot: align the .bss section in the decompressorH. Peter Anvin2009-05-081-0/+1
* x86: boot/compressed/vmlinux.lds.S: fix build of bzImage with 64 bit compilerSam Ravnborg2009-04-301-0/+2
* x86: unify arch/x86/boot/compressed/vmlinux_*.ldsLinus Torvalds2009-04-271-0/+57