summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed
Commit message (Expand)AuthorAgeFilesLines
* x86, setup: compile with -DDISABLE_BRANCH_PROFILINGH. Peter Anvin2009-04-031-0/+1
*-. Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-042-106/+33Star
|\ \
| | * bzip2/lzma: x86 kernel compression supportAlain Knaff2009-01-052-106/+33Star
| |/
| |
| \
*-. \ Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/coreIngo Molnar2009-02-202-10/+8Star
|\ \ \ | |_|/ |/| |
| | * x86: use _types.h headers in asm where availableJeremy Fitzhardinge2009-02-132-3/+3
| |/ |/|
| * x86: compressed head_32 - use ENTRY,ENDPROC macrosCyrill Gorcunov2009-02-191-3/+3
| * x86: compressed head_64 - use ENTRY,ENDPROC macrosCyrill Gorcunov2009-02-191-4/+2Star
|/
* .gitignore updatesAlexey Dobriyan2008-10-301-0/+2
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-231-1/+1
*---. Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar2008-10-121-4/+4
|\ \ \
| | | * Merge commit 'v2.6.27-rc8' into x86/setupIngo Molnar2008-10-031-39/+0Star
| | | |\ | | |_|/ | |/| |
| | | * x86: boot/compressed/Makefile: fix "make clean"H. Peter Anvin2008-09-041-4/+4
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar2008-10-062-6/+9
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | x86: coding style fixes to arch/x86/boot/compressed/misc.cPaolo Ciarrocchi2008-08-151-4/+6
| | * | | | x86: fix comment in protected mode headerPhilipp Kohlbecher2008-08-111-2/+3
| |/ / / /
* | | | | Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1Ingo Molnar2008-10-061-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'linus' into x86/header-guardsIngo Molnar2008-07-261-39/+0Star
| |\| | |
| * | | | x86: consolidate header guardsVegard Nossum2008-07-221-1/+1
| | |_|/ | |/| |
* | | | x86 setup: correct segfault in generation of 32-bit reloc kernelH. Peter Anvin2008-10-031-1/+1
| |/ / |/| |
* | | inflate: refactor inflate malloc codeThomas Petazzoni2008-07-251-39/+0Star
|/ /
* | Merge branch 'x86/mpparse' into x86/develIngo Molnar2008-07-081-4/+0Star
|\ \
| * | x86: make generic arch support NUMAQYinghai Lu2008-06-101-4/+0Star
| |/
* | Merge branch 'x86/setup' into x86/develIngo Molnar2008-07-082-111/+142
|\ \
| * | x86: config option to disable info from decompression of the kernelBen Collins2008-07-031-5/+11
| * | x86: remove arbitrary ELF section limit in i386 relocatable kernelH. Peter Anvin2008-07-011-88/+110
| * | x86: Honor 'quiet' command line option in real mode boot decompressor.Kristian Høgsberg2008-05-311-3/+10
| * | x86: Use structs instead of hardcoded offsets in x86 boot decompressor.Kristian Høgsberg2008-05-311-15/+11Star
| |/
* / x86: compressed/head_64.S cleanup - use predefined flags from processor-flags.hCyrill Gorcunov2008-05-251-2/+3
|/
* x86: relocs ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov2008-05-041-1/+1
* x86: cleanup: change _end to end_before_pgtYinghai Lu2008-04-192-6/+6
* x86: cleanup boot-heap usageAlexander van Heukelum2008-04-193-22/+23
* 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-172-1/+57
* x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen2008-02-041-4/+4
* x86: define OBJCOPYFLAGS explicitly for each target.Ian Campbell2008-02-041-0/+1
* x86: fix comments in vmlinux_64.ldsYinghai Lu2008-02-011-1/+1
* x86: unify arch/x86/boot/compressed/misc_??.cIan Campbell2008-01-303-387/+30Star
* x86: unify variable names in arch/x86/boot/compressed/misc_??.cIan Campbell2008-01-301-4/+4
* x86: unify headers in arch/x86/boot/compressed/misc_??.cIan Campbell2008-01-302-1/+1
* x86: unify whitespace and comments in arch/x86/boot/compressed/misc_??.cIan Campbell2008-01-302-13/+20
* x86: unify strings in arch/x86/boot/compressed/misc_??.cIan Campbell2008-01-302-3/+3
* x86: unify arch/x86/boot/compressed/vmlinux_??.scrIan Campbell2008-01-303-11/+1Star
* x86: switch to .rodata.compressed in arch/x86/boot/compressed/vmlinux_??.scrIan Campbell2008-01-304-6/+10
* x86: unify whitespace in arch/x86/boot/compressed/vmlinux_??.scrIan Campbell2008-01-301-3/+3
* x86: unify whitespace and comments in arch/x86/boot/compressed/vmlinux_??.ldsIan Campbell2008-01-302-5/+5
* x86: remove unneded castsJan Engelhardt2008-01-302-4/+6
* x86: hlt on early crashIngo Molnar2008-01-302-2/+4
* x86: unify arch/x86/boot/compressed/Makefile(s)Sam Ravnborg2008-01-303-82/+60Star