summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/header.S
AgeCommit message (Expand)AuthorFilesLines
2018-11-20x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setu...Juergen Gross1-5/+1
2018-10-10x86/boot: Add ACPI RSDP address to setup_headerJuergen Gross1-1/+5
2017-11-13Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-11x86/boot: Remove unnecessary #include <generated/utsrelease.h>Masahiro Yamada1-1/+0
2017-08-29x86/boot: Provide more slack space during decompressionJan H. Schönherr1-1/+7
2017-01-28x86/boot/e820: Remove assembly guard from asm/e820/types.hIngo Molnar1-1/+0
2017-01-28x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar1-1/+1
2016-04-29x86/boot: Calculate decompression size during boot not buildYinghai Lu1-10/+25
2016-04-22x86/KASLR: Update description for decompressor worst case sizeBaoquan He1-0/+88
2015-10-14Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar1-1/+1
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young1-1/+1
2015-08-08Revert "x86/efi: Request desired alignment via the PE/COFF headers"Matt Fleming1-1/+1
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2014-07-18x86/efi: Request desired alignment via the PE/COFF headersMichael Brown1-1/+1
2014-07-10x86/efi: Include a .bss section within the PE/COFF headersMichael Brown1-4/+22
2014-06-07x86/boot: EFI_MIXED should not prohibit loading above 4GMatt Fleming1-2/+1
2014-03-31Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-12/+11
2014-03-13x86, boot: Correct max ramdisk size nameBorislav Petkov1-1/+1
2014-03-04x86/efi: Wire up CONFIG_EFI_MIXEDMatt Fleming1-5/+10
2014-03-04x86/boot: Cleanup header.S by removing some #ifdefsMatt Fleming1-7/+1
2013-12-29x86: Add xloadflags bit for EFI runtime support on kexecDave Young1-1/+8
2013-01-29x86, boot: Support loading bzImage, boot_params and ramdisk above 4GYinghai Lu1-1/+9
2013-01-27x86, boot: Define the 2.12 bzImage boot protocolH. Peter Anvin1-10/+29
2012-11-20x86: remove dummy long from EFI stubCesar Eduardo Barros1-3/+0
2012-08-20x86, boot: Remove obsolete and unused constant RAMDISKPaul Bolle1-4/+0
2012-07-26Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+3
2012-07-26Merge branches 'x86-cleanups-for-linus' and 'x86-cpufeature-for-linus' of git...Linus Torvalds1-7/+0
2012-07-20x86, efi: Handover ProtocolMatt Fleming1-1/+3
2012-06-20x86, boot: Remove ancient, unconditionally #ifdef'd out dead codePaul Bolle1-7/+0
2012-06-07x86, efi stub: Add .reloc section back into imageJordan Justen1-11/+31
2012-03-26x86, efi: Fix NumberOfRvaAndSizes field in PE32 header for EFI_STUBMatt Fleming1-1/+1
2012-03-26x86, efi: Fix .text section overlapping image header for EFI_STUBMatt Fleming1-1/+1
2012-03-26x86, efi: Fix issue of overlapping .reloc section for EFI_STUBJordan Justen1-15/+7
2011-12-12x86, efi: EFI boot stub supportMatt Fleming1-0/+158
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2009-12-12kbuild: move utsrelease.h to include/generatedSam Ravnborg1-1/+1
2009-06-10Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2009-05-20x86, boot: correct the calculation of ZO_INIT_SIZEH. Peter Anvin1-1/+1
2009-05-11x86: add extension fields for bootloader type and versionH. Peter Anvin1-1/+5
2009-05-11x86, boot: make kernel_alignment adjustable; new bzImage fieldsH. Peter Anvin1-2/+13
2009-05-11x86, boot: make symbols from the main vmlinux availableH. Peter Anvin1-3/+4
2009-04-09x86, setup: "glove box" BIOS calls -- infrastructureH. Peter Anvin1-1/+1
2009-03-11x86: remove zImage supportH. Peter Anvin1-20/+9
2009-02-13x86: use _types.h headers in asm where availableJeremy Fitzhardinge1-1/+1
2008-09-16x86 setup: drop SWAP_DEVPaul Bolle1-1/+0
2008-04-26x86, boot: add linked list of struct setup_dataHuang, Ying1-1/+5
2008-04-17x86: boot protocol updatesIan Campbell1-4/+2
2008-04-17x86: bump image header to version 2.08.Ingo Molnar1-1/+1
2008-04-17x86: use ELF format in compressed images.Ian Campbell1-0/+6