summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/header.S
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-091-1/+1
|\
| * docs: fix broken documentation linksMauro Carvalho Chehab2019-06-081-1/+1
* | x86/boot: Add xloadflags bits to check for 5-level paging supportBaoquan He2019-06-281-1/+11
|/
* x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setu...Juergen Gross2018-11-201-5/+1Star
* x86/boot: Add ACPI RSDP address to setup_headerJuergen Gross2018-10-101-1/+5
* Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-141-1/+0Star
|\
| * x86/boot: Remove unnecessary #include <generated/utsrelease.h>Masahiro Yamada2017-10-111-1/+0Star
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* x86/boot: Provide more slack space during decompressionJan H. Schönherr2017-08-291-1/+7
* x86/boot/e820: Remove assembly guard from asm/e820/types.hIngo Molnar2017-01-281-1/+0Star
* x86/boot/e820: Move asm/e820.h to asm/e820/api.hIngo Molnar2017-01-281-1/+1
* x86/boot: Calculate decompression size during boot not buildYinghai Lu2016-04-291-10/+25
* x86/KASLR: Update description for decompressor worst case sizeBaoquan He2016-04-221-0/+88
* Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar2015-10-141-1/+1
|\
| * kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-1/+1
* | Revert "x86/efi: Request desired alignment via the PE/COFF headers"Matt Fleming2015-08-081-1/+1
|/
* Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-051-1/+1
|\
| * x86/efi: Request desired alignment via the PE/COFF headersMichael Brown2014-07-181-1/+1
* | x86/efi: Include a .bss section within the PE/COFF headersMichael Brown2014-07-101-4/+22
|/
* x86/boot: EFI_MIXED should not prohibit loading above 4GMatt Fleming2014-06-071-2/+1Star
* Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-311-12/+11Star
|\
| * x86/efi: Wire up CONFIG_EFI_MIXEDMatt Fleming2014-03-041-5/+10
| * x86/boot: Cleanup header.S by removing some #ifdefsMatt Fleming2014-03-041-7/+1Star
* | x86, boot: Correct max ramdisk size nameBorislav Petkov2014-03-131-1/+1
|/
* x86: Add xloadflags bit for EFI runtime support on kexecDave Young2013-12-291-1/+8
* x86, boot: Support loading bzImage, boot_params and ramdisk above 4GYinghai Lu2013-01-301-1/+9
* x86, boot: Define the 2.12 bzImage boot protocolH. Peter Anvin2013-01-281-10/+29
* x86: remove dummy long from EFI stubCesar Eduardo Barros2012-11-201-3/+0Star
* x86, boot: Remove obsolete and unused constant RAMDISKPaul Bolle2012-08-201-4/+0Star
* Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-261-1/+3
|\
| * x86, efi: Handover ProtocolMatt Fleming2012-07-211-1/+3
* | Merge branches 'x86-cleanups-for-linus' and 'x86-cpufeature-for-linus' of git...Linus Torvalds2012-07-261-7/+0Star
|\ \
| * | x86, boot: Remove ancient, unconditionally #ifdef'd out dead codePaul Bolle2012-06-211-7/+0Star
| |/
* / x86, efi stub: Add .reloc section back into imageJordan Justen2012-06-071-11/+31
|/
* x86, efi: Fix NumberOfRvaAndSizes field in PE32 header for EFI_STUBMatt Fleming2012-03-261-1/+1
* x86, efi: Fix .text section overlapping image header for EFI_STUBMatt Fleming2012-03-261-1/+1
* x86, efi: Fix issue of overlapping .reloc section for EFI_STUBJordan Justen2012-03-261-15/+7Star
* x86, efi: EFI boot stub supportMatt Fleming2011-12-121-0/+158
* doc: fix broken referencesPaul Bolle2011-09-271-1/+1
* kbuild: move utsrelease.h to include/generatedSam Ravnborg2009-12-121-1/+1
* Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-111-1/+1
|\
| * x86, setup: "glove box" BIOS calls -- infrastructureH. Peter Anvin2009-04-101-1/+1
* | x86, boot: correct the calculation of ZO_INIT_SIZEH. Peter Anvin2009-05-201-1/+1
* | x86: add extension fields for bootloader type and versionH. Peter Anvin2009-05-121-1/+5
* | x86, boot: make kernel_alignment adjustable; new bzImage fieldsH. Peter Anvin2009-05-121-2/+13
* | x86, boot: make symbols from the main vmlinux availableH. Peter Anvin2009-05-111-3/+4
|/
* x86: remove zImage supportH. Peter Anvin2009-03-111-20/+9Star
* x86: use _types.h headers in asm where availableJeremy Fitzhardinge2009-02-131-1/+1
* x86 setup: drop SWAP_DEVPaul Bolle2008-09-161-1/+0Star
* x86, boot: add linked list of struct setup_dataHuang, Ying2008-04-261-1/+5