aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/header.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-10Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus 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
2008-01-30i386: handle an initrd in highmem (version 2)H. Peter Anvin1-1/+4
2007-11-28x86 setup: don't recalculate ss:esp unless really necessaryJens Rottmann1-25/+16
2007-10-25x86 setup: handle boot loaders which set up the stack incorrectlyH. Peter Anvin1-18/+44
2007-10-22i386: paravirt boot sequenceRusty Russell1-1/+6
2007-10-11i386: move bootThomas Gleixner1-0/+283