summaryrefslogtreecommitdiff
path: root/arch/x86/boot/compressed
AgeCommit message (Expand)Author
2008-10-30.gitignore updatesAlexey Dobriyan
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar
2008-10-06Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar
2008-10-06Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1Ingo Molnar
2008-10-03x86 setup: correct segfault in generation of 32-bit reloc kernelH. Peter Anvin
2008-10-03Merge commit 'v2.6.27-rc8' into x86/setupIngo Molnar
2008-09-04x86: boot/compressed/Makefile: fix "make clean"H. Peter Anvin
2008-08-15x86: coding style fixes to arch/x86/boot/compressed/misc.cPaolo Ciarrocchi
2008-08-11x86: fix comment in protected mode headerPhilipp Kohlbecher
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-08Merge branch 'x86/setup' into x86/develIngo Molnar
2008-07-03x86: config option to disable info from decompression of the kernelBen Collins
2008-06-30x86: remove arbitrary ELF section limit in i386 relocatable kernelH. Peter Anvin
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-05-25x86: compressed/head_64.S cleanup - use predefined flags from processor-flags.hCyrill Gorcunov
2008-05-04x86: relocs ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov
2008-04-19x86: cleanup: change _end to end_before_pgtYinghai Lu
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-02-04x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen
2008-02-04x86: define OBJCOPYFLAGS explicitly for each target.Ian Campbell
2008-02-01x86: fix comments in vmlinux_64.ldsYinghai Lu
2008-01-30x86: unify arch/x86/boot/compressed/misc_??.cIan Campbell
2008-01-30x86: unify variable names in arch/x86/boot/compressed/misc_??.cIan Campbell
2008-01-30x86: unify headers in arch/x86/boot/compressed/misc_??.cIan Campbell
2008-01-30x86: unify whitespace and comments in arch/x86/boot/compressed/misc_??.cIan Campbell
2008-01-30x86: unify strings in arch/x86/boot/compressed/misc_??.cIan Campbell
2008-01-30x86: unify arch/x86/boot/compressed/vmlinux_??.scrIan Campbell
2008-01-30x86: switch to .rodata.compressed in arch/x86/boot/compressed/vmlinux_??.scrIan Campbell
2008-01-30x86: unify whitespace in arch/x86/boot/compressed/vmlinux_??.scrIan Campbell
2008-01-30x86: unify whitespace and comments in arch/x86/boot/compressed/vmlinux_??.ldsIan Campbell
2008-01-30x86: remove unneded castsJan Engelhardt
2008-01-30x86: hlt on early crashIngo Molnar
2008-01-30x86: unify arch/x86/boot/compressed/Makefile(s)Sam Ravnborg
2008-01-30x86: tweak io_64.h for paravirt.Glauber de Oliveira Costa
2008-01-30x86 vDSO: absolute relocsRoland McGrath
2008-01-30x86: provide a DMI based port 0x80 I/O delay override.Rene Herman
2007-10-27x86: Fix boot protocol KEEP_SEGMENTS check.Eric W. Biederman
2007-10-23x86: ARRAY_SIZE cleanupAlejandro Martinez Ruiz
2007-10-22i386: paravirt boot sequenceRusty Russell
2007-10-20spelling fixes: arch/x86_64/Simon Arlott