aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/boot/setup.ld
AgeCommit message (Expand)AuthorFilesLines
2023-09-17x86/boot: Increase section and file alignment to 4k/512Gravatar Ard Biesheuvel 1-3/+4
2023-09-17x86/boot: Drop PE/COFF .reloc sectionGravatar Ard Biesheuvel 1-2/+2
2023-09-17x86/boot: Define setup size in linker scriptGravatar Ard Biesheuvel 1-0/+4
2023-09-15x86/boot: Remove the 'bugger off' messageGravatar Ard Biesheuvel 1-3/+4
2020-08-14x86/boot: Add .text.* to setup.ldGravatar Arvind Sankar 1-1/+1
2020-02-25x86/vmlinux: Drop unneeded linker script discard of .eh_frameGravatar Arvind Sankar 1-1/+0
2019-12-13x86/boot: Discard .eh_frame sectionsGravatar Ilie Halip 1-1/+4
2019-01-16x86/build: Use the single-argument OUTPUT_FORMAT() linker script commandGravatar Borislav Petkov 1-1/+1
2013-01-27x86, boot: Define the 2.12 bzImage boot protocolGravatar H. Peter Anvin 1-1/+1
2009-10-16x86: Document linker script ASSERT() quirkGravatar Ingo Molnar 1-0/+3
2009-04-09x86, setup: "glove box" BIOS calls -- infrastructureGravatar H. Peter Anvin 1-0/+6
2009-03-17x86, setup: move 32-bit code to .text32Gravatar H. Peter Anvin 1-1/+2
2007-10-11i386: move bootGravatar Thomas Gleixner 1-0/+54