aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/boot/header.S
AgeCommit message (Expand)Author
2013-12-29x86: Add xloadflags bit for EFI runtime support on kexecDave Young
2013-01-29x86, boot: Support loading bzImage, boot_params and ramdisk above 4GYinghai Lu
2013-01-27x86, boot: Define the 2.12 bzImage boot protocolH. Peter Anvin
2012-11-20x86: remove dummy long from EFI stubCesar Eduardo Barros
2012-08-20x86, boot: Remove obsolete and unused constant RAMDISKPaul Bolle
2012-07-26Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-07-26Merge branches 'x86-cleanups-for-linus' and 'x86-cpufeature-for-linus' of git...Linus Torvalds
2012-07-20x86, efi: Handover ProtocolMatt Fleming
2012-06-20x86, boot: Remove ancient, unconditionally #ifdef'd out dead codePaul Bolle
2012-06-07x86, efi stub: Add .reloc section back into imageJordan Justen
2012-03-26x86, efi: Fix NumberOfRvaAndSizes field in PE32 header for EFI_STUBMatt Fleming
2012-03-26x86, efi: Fix .text section overlapping image header for EFI_STUBMatt Fleming
2012-03-26x86, efi: Fix issue of overlapping .reloc section for EFI_STUBJordan Justen
2011-12-12x86, efi: EFI boot stub supportMatt Fleming
2011-09-27doc: fix broken referencesPaul Bolle
2009-12-12kbuild: move utsrelease.h to include/generatedSam Ravnborg
2009-06-10Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-05-20x86, boot: correct the calculation of ZO_INIT_SIZEH. Peter Anvin
2009-05-11x86: add extension fields for bootloader type and versionH. Peter Anvin
2009-05-11x86, boot: make kernel_alignment adjustable; new bzImage fieldsH. Peter Anvin
2009-05-11x86, boot: make symbols from the main vmlinux availableH. Peter Anvin
2009-04-09x86, setup: "glove box" BIOS calls -- infrastructureH. Peter Anvin
2009-03-11x86: remove zImage supportH. Peter Anvin
2009-02-13x86: use _types.h headers in asm where availableJeremy Fitzhardinge
2008-09-16x86 setup: drop SWAP_DEVPaul Bolle
2008-04-26x86, boot: add linked list of struct setup_dataHuang, Ying
2008-04-17x86: boot protocol updatesIan Campbell
2008-04-17x86: bump image header to version 2.08.Ingo Molnar
2008-04-17x86: use ELF format in compressed images.Ian Campbell
2008-01-30i386: handle an initrd in highmem (version 2)H. Peter Anvin
2007-11-28x86 setup: don't recalculate ss:esp unless really necessaryJens Rottmann
2007-10-25x86 setup: handle boot loaders which set up the stack incorrectlyH. Peter Anvin
2007-10-22i386: paravirt boot sequenceRusty Russell
2007-10-11i386: move bootThomas Gleixner