summaryrefslogtreecommitdiff
path: root/arch/x86/boot/compressed
AgeCommit message (Expand)AuthorFilesLines
2009-05-09x86, boot: stylistic cleanups for boot/compressed/head_32.SH. Peter Anvin1-81/+89
2009-05-09x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.SH. Peter Anvin2-2/+2
2009-05-09x86, boot: follow standard Kbuild style for compression suffixH. Peter Anvin1-4/+4
2009-05-09x86, boot: simplify arch/x86/boot/compressed/MakefileH. Peter Anvin1-33/+6
2009-05-09x86, boot: align the .bss section in the decompressorH. Peter Anvin1-0/+1
2009-04-30x86: boot/compressed/vmlinux.lds.S: fix build of bzImage with 64 bit compilerSam Ravnborg1-0/+2
2009-04-27x86: unify arch/x86/boot/compressed/vmlinux_*.ldsLinus Torvalds4-49/+15
2009-04-03x86, setup: compile with -DDISABLE_BRANCH_PROFILINGH. Peter Anvin1-0/+1
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2-106/+33
2009-02-20Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/coreIngo Molnar2-10/+8
2009-02-19x86: compressed head_32 - use ENTRY,ENDPROC macrosCyrill Gorcunov1-3/+3
2009-02-19x86: compressed head_64 - use ENTRY,ENDPROC macrosCyrill Gorcunov1-4/+2
2009-02-13x86: use _types.h headers in asm where availableJeremy Fitzhardinge2-3/+3
2009-01-05bzip2/lzma: x86 kernel compression supportAlain Knaff2-106/+33
2008-10-30.gitignore updatesAlexey Dobriyan1-0/+2
2008-10-23x86: Fix ASM_X86__ header guardsH. Peter Anvin1-1/+1
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar1-4/+4
2008-10-06Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar2-6/+9
2008-10-06Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1Ingo Molnar1-1/+1
2008-10-04x86 setup: correct segfault in generation of 32-bit reloc kernelH. Peter Anvin1-1/+1
2008-10-03Merge commit 'v2.6.27-rc8' into x86/setupIngo Molnar1-39/+0
2008-09-04x86: boot/compressed/Makefile: fix "make clean"H. Peter Anvin1-4/+4
2008-08-15x86: coding style fixes to arch/x86/boot/compressed/misc.cPaolo Ciarrocchi1-4/+6
2008-08-11x86: fix comment in protected mode headerPhilipp Kohlbecher1-2/+3
2008-07-26Merge branch 'linus' into x86/header-guardsIngo Molnar1-39/+0
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni1-39/+0
2008-07-22x86: consolidate header guardsVegard Nossum1-1/+1
2008-07-08Merge branch 'x86/mpparse' into x86/develIngo Molnar1-4/+0
2008-07-08Merge branch 'x86/setup' into x86/develIngo Molnar2-111/+142
2008-07-03x86: config option to disable info from decompression of the kernelBen Collins1-5/+11
2008-07-01x86: remove arbitrary ELF section limit in i386 relocatable kernelH. Peter Anvin1-88/+110
2008-06-10x86: make generic arch support NUMAQYinghai Lu1-4/+0
2008-05-31x86: Honor 'quiet' command line option in real mode boot decompressor.Kristian Høgsberg1-3/+10
2008-05-31x86: Use structs instead of hardcoded offsets in x86 boot decompressor.Kristian Høgsberg1-15/+11
2008-05-25x86: compressed/head_64.S cleanup - use predefined flags from processor-flags.hCyrill Gorcunov1-2/+3
2008-05-04x86: relocs ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov1-1/+1
2008-04-19x86: cleanup: change _end to end_before_pgtYinghai Lu2-6/+6
2008-04-19x86: cleanup boot-heap usageAlexander van Heukelum3-22/+23
2008-04-17x86: remove superfluous initialisation in boot code.Alexander van Heukelum1-1/+1
2008-04-17x86: more cleanups in arch/x86/boot/compressed/misc.cIngo Molnar1-46/+54
2008-04-17x86: coding style fixes to arch/x86/boot/compressed/misc.cPaolo Ciarrocchi1-32/+34
2008-04-17x86: use ELF format in compressed images.Ian Campbell2-1/+57
2008-02-04x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen1-4/+4
2008-02-04x86: define OBJCOPYFLAGS explicitly for each target.Ian Campbell1-0/+1
2008-02-01x86: fix comments in vmlinux_64.ldsYinghai Lu1-1/+1
2008-01-30x86: unify arch/x86/boot/compressed/misc_??.cIan Campbell3-387/+30
2008-01-30x86: unify variable names in arch/x86/boot/compressed/misc_??.cIan Campbell1-4/+4
2008-01-30x86: unify headers in arch/x86/boot/compressed/misc_??.cIan Campbell2-1/+1
2008-01-30x86: unify whitespace and comments in arch/x86/boot/compressed/misc_??.cIan Campbell2-13/+20
2008-01-30x86: unify strings in arch/x86/boot/compressed/misc_??.cIan Campbell2-3/+3