summaryrefslogtreecommitdiff
path: root/arch/x86/boot/compressed/misc.c
AgeCommit message (Expand)Author
2012-01-26x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf()Jesper Juhl
2011-01-13x86: support XZ-compressed kernelLasse Collin
2010-12-16x86-32: Make sure we can map all of lowmem if we need toH. Peter Anvin
2010-10-07x86, setup: Use string copy operation to optimze copy in kernel compressionZhao Yakui
2010-08-02x86, setup: enable early console output from the decompressorYinghai Lu
2010-02-28Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-18x86-64, setup: Inhibit decompressor output if video info is invalidH. Peter Anvin
2010-02-05x86: Clean up mem*io functions.Brian Gerst
2010-01-11x86: add support for LZO-compressed kernelsAlbin Tonnerre
2009-05-12x86, boot: correct sanity checks in boot/compressed/misc.cH. Peter Anvin
2009-01-04bzip2/lzma: x86 kernel compression supportAlain Knaff
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-06Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar
2008-08-15x86: coding style fixes to arch/x86/boot/compressed/misc.cPaolo Ciarrocchi
2008-07-26Merge branch 'linus' into x86/header-guardsIngo Molnar
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni
2008-07-22x86: consolidate header guardsVegard Nossum
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar
2008-07-03x86: config option to disable info from decompression of the kernelBen Collins
2008-06-10x86: make generic arch support NUMAQYinghai Lu
2008-05-30x86: Honor 'quiet' command line option in real mode boot decompressor.Kristian Høgsberg
2008-05-30x86: Use structs instead of hardcoded offsets in x86 boot decompressor.Kristian Høgsberg
2008-04-19x86: cleanup boot-heap usageAlexander van Heukelum
2008-04-17x86: remove superfluous initialisation in boot code.Alexander van Heukelum
2008-04-17x86: more cleanups in arch/x86/boot/compressed/misc.cIngo Molnar
2008-04-17x86: coding style fixes to arch/x86/boot/compressed/misc.cPaolo Ciarrocchi
2008-04-17x86: use ELF format in compressed images.Ian Campbell
2008-01-30x86: unify arch/x86/boot/compressed/misc_??.cIan Campbell