aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/misc.c
Commit message (Expand)AuthorAge
* x86, boot: Removed unused debug flag and set codeJoe Millenbach2012-07-21
* x86, boot: Switch output functions from command-line flags to conditional com...Joe Millenbach2012-07-21
* x86, boot: Changed error putstr path to match new debug_putstr formatJoe Millenbach2012-07-21
* x86, boot: Wrap debug printing in a new debug_putstr functionJoe Millenbach2012-07-21
* x86, boot: Removed quiet flag and switched quiet output to debug flagJoe Millenbach2012-07-21
* x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf()Jesper Juhl2012-01-26
* x86: support XZ-compressed kernelLasse Collin2011-01-13
* x86-32: Make sure we can map all of lowmem if we need toH. Peter Anvin2010-12-16
* x86, setup: Use string copy operation to optimze copy in kernel compressionZhao Yakui2010-10-08
* x86, setup: enable early console output from the decompressorYinghai Lu2010-08-02
* Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-28
|\
| * x86-64, setup: Inhibit decompressor output if video info is invalidH. Peter Anvin2010-02-19
* | x86: Clean up mem*io functions.Brian Gerst2010-02-05
|/
* x86: add support for LZO-compressed kernelsAlbin Tonnerre2010-01-11
* x86, boot: correct sanity checks in boot/compressed/misc.cH. Peter Anvin2009-05-12
* bzip2/lzma: x86 kernel compression supportAlain Knaff2009-01-04
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-23
*-. Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar2008-10-06
|\ \
| | * x86: coding style fixes to arch/x86/boot/compressed/misc.cPaolo Ciarrocchi2008-08-15
| |/
* | Merge branch 'linus' into x86/header-guardsIngo Molnar2008-07-26
|\|
| * inflate: refactor inflate malloc codeThomas Petazzoni2008-07-25
* | x86: consolidate header guardsVegard Nossum2008-07-22
|/
* Merge branch 'x86/mpparse' into x86/develIngo Molnar2008-07-08
|\
| * x86: make generic arch support NUMAQYinghai Lu2008-06-10
* | x86: config option to disable info from decompression of the kernelBen Collins2008-07-03
* | x86: Honor 'quiet' command line option in real mode boot decompressor.Kristian Høgsberg2008-05-30
* | x86: Use structs instead of hardcoded offsets in x86 boot decompressor.Kristian Høgsberg2008-05-30
|/
* x86: cleanup boot-heap usageAlexander van Heukelum2008-04-19
* x86: remove superfluous initialisation in boot code.Alexander van Heukelum2008-04-17
* x86: more cleanups in arch/x86/boot/compressed/misc.cIngo Molnar2008-04-17
* x86: coding style fixes to arch/x86/boot/compressed/misc.cPaolo Ciarrocchi2008-04-17
* x86: use ELF format in compressed images.Ian Campbell2008-04-17
* x86: unify arch/x86/boot/compressed/misc_??.cIan Campbell2008-01-30