aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/misc.c
Commit message (Expand)AuthorAgeFilesLines
* x86: support XZ-compressed kernelLasse Collin2011-01-131-0/+4
* x86-32: Make sure we can map all of lowmem if we need toH. Peter Anvin2010-12-161-1/+1
* x86, setup: Use string copy operation to optimze copy in kernel compressionZhao Yakui2010-10-071-6/+23
* x86, setup: enable early console output from the decompressorYinghai Lu2010-08-021-23/+33
* Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-281-2/+0
|\
| * x86-64, setup: Inhibit decompressor output if video info is invalidH. Peter Anvin2010-02-181-2/+0
* | x86: Clean up mem*io functions.Brian Gerst2010-02-051-9/+4
|/
* x86: add support for LZO-compressed kernelsAlbin Tonnerre2010-01-111-0/+4
* x86, boot: correct sanity checks in boot/compressed/misc.cH. Peter Anvin2009-05-121-7/+5
* bzip2/lzma: x86 kernel compression supportAlain Knaff2009-01-041-104/+14
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-1/+1
*-. Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar2008-10-061-4/+6
|\ \
| | * x86: coding style fixes to arch/x86/boot/compressed/misc.cPaolo Ciarrocchi2008-08-151-4/+6
| |/
* | Merge branch 'linus' into x86/header-guardsIngo Molnar2008-07-261-39/+0
|\ \ | |/
| * inflate: refactor inflate malloc codeThomas Petazzoni2008-07-251-39/+0
* | x86: consolidate header guardsVegard Nossum2008-07-221-1/+1
|/
* Merge branch 'x86/mpparse' into x86/develIngo Molnar2008-07-081-4/+0
|\
| * x86: make generic arch support NUMAQYinghai Lu2008-06-101-4/+0
* | x86: config option to disable info from decompression of the kernelBen Collins2008-07-031-5/+11
* | x86: Honor 'quiet' command line option in real mode boot decompressor.Kristian Høgsberg2008-05-301-3/+10
* | x86: Use structs instead of hardcoded offsets in x86 boot decompressor.Kristian Høgsberg2008-05-301-15/+11
|/
* x86: cleanup boot-heap usageAlexander van Heukelum2008-04-191-7/+1
* x86: remove superfluous initialisation in boot code.Alexander van Heukelum2008-04-171-1/+1
* x86: more cleanups in arch/x86/boot/compressed/misc.cIngo Molnar2008-04-171-46/+54
* x86: coding style fixes to arch/x86/boot/compressed/misc.cPaolo Ciarrocchi2008-04-171-32/+34
* x86: use ELF format in compressed images.Ian Campbell2008-04-171-0/+56
* x86: unify arch/x86/boot/compressed/misc_??.cIan Campbell2008-01-301-0/+413