aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/header.S
Commit message (Expand)AuthorAge
* x86, boot: Support loading bzImage, boot_params and ramdisk above 4GYinghai Lu2013-01-29
* x86, boot: Define the 2.12 bzImage boot protocolH. Peter Anvin2013-01-27
* x86: remove dummy long from EFI stubCesar Eduardo Barros2012-11-20
* x86, boot: Remove obsolete and unused constant RAMDISKPaul Bolle2012-08-20
* Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-26
|\
| * x86, efi: Handover ProtocolMatt Fleming2012-07-20
* | Merge branches 'x86-cleanups-for-linus' and 'x86-cpufeature-for-linus' of git...Linus Torvalds2012-07-26
|\ \
| * | x86, boot: Remove ancient, unconditionally #ifdef'd out dead codePaul Bolle2012-06-20
| |/
* / x86, efi stub: Add .reloc section back into imageJordan Justen2012-06-07
|/
* x86, efi: Fix NumberOfRvaAndSizes field in PE32 header for EFI_STUBMatt Fleming2012-03-26
* x86, efi: Fix .text section overlapping image header for EFI_STUBMatt Fleming2012-03-26
* x86, efi: Fix issue of overlapping .reloc section for EFI_STUBJordan Justen2012-03-26
* x86, efi: EFI boot stub supportMatt Fleming2011-12-12
* doc: fix broken referencesPaul Bolle2011-09-27
* kbuild: move utsrelease.h to include/generatedSam Ravnborg2009-12-12
* Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-06-10
|\
| * x86, setup: "glove box" BIOS calls -- infrastructureH. Peter Anvin2009-04-09
* | x86, boot: correct the calculation of ZO_INIT_SIZEH. Peter Anvin2009-05-20
* | x86: add extension fields for bootloader type and versionH. Peter Anvin2009-05-11
* | x86, boot: make kernel_alignment adjustable; new bzImage fieldsH. Peter Anvin2009-05-11
* | x86, boot: make symbols from the main vmlinux availableH. Peter Anvin2009-05-11
|/
* x86: remove zImage supportH. Peter Anvin2009-03-11
* x86: use _types.h headers in asm where availableJeremy Fitzhardinge2009-02-13
* x86 setup: drop SWAP_DEVPaul Bolle2008-09-16
* x86, boot: add linked list of struct setup_dataHuang, Ying2008-04-26
* x86: boot protocol updatesIan Campbell2008-04-17
* x86: bump image header to version 2.08.Ingo Molnar2008-04-17
* x86: use ELF format in compressed images.Ian Campbell2008-04-17
* i386: handle an initrd in highmem (version 2)H. Peter Anvin2008-01-30
* x86 setup: don't recalculate ss:esp unless really necessaryJens Rottmann2007-11-28
* x86 setup: handle boot loaders which set up the stack incorrectlyH. Peter Anvin2007-10-25
* i386: paravirt boot sequenceRusty Russell2007-10-22
* i386: move bootThomas Gleixner2007-10-11