summaryrefslogtreecommitdiff
path: root/arch/x86/boot/compressed/misc.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar1-4/+0
2008-07-03x86: config option to disable info from decompression of the kernelBen Collins1-5/+11
2008-06-10x86: make generic arch support NUMAQYinghai Lu1-4/+0
2008-05-31x86: Honor 'quiet' command line option in real mode boot decompressor.Kristian Høgsberg1-3/+10
2008-05-31x86: Use structs instead of hardcoded offsets in x86 boot decompressor.Kristian Høgsberg1-15/+11
2008-04-19x86: cleanup boot-heap usageAlexander van Heukelum1-7/+1
2008-04-17x86: remove superfluous initialisation in boot code.Alexander van Heukelum1-1/+1
2008-04-17x86: more cleanups in arch/x86/boot/compressed/misc.cIngo Molnar1-46/+54
2008-04-17x86: coding style fixes to arch/x86/boot/compressed/misc.cPaolo Ciarrocchi1-32/+34
2008-04-17x86: use ELF format in compressed images.Ian Campbell1-0/+56
2008-01-30x86: unify arch/x86/boot/compressed/misc_??.cIan Campbell1-0/+413