summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/head_32.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86, boot: make kernel_alignment adjustable; new bzImage fieldsH. Peter Anvin2009-05-121-2/+5
* x86, boot: remove dead code from boot/compressed/head_*.SH. Peter Anvin2009-05-121-10/+0
* x86, boot: determine compressed code offset at compile timeH. Peter Anvin2009-05-091-19/+5
* x86, boot: use appropriate rep string for move and clearH. Peter Anvin2009-05-091-5/+6
* x86, boot: zero EFLAGS on 32 bitsH. Peter Anvin2009-05-091-0/+4
* x86, boot: set up the decompression stack as early as possibleH. Peter Anvin2009-05-091-6/+4
* x86, boot: straighten out ranges to copy/zero in compressed/head*.SH. Peter Anvin2009-05-091-4/+4
* x86, boot: stylistic cleanups for boot/compressed/head_32.SH. Peter Anvin2009-05-091-81/+89
* x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.SH. Peter Anvin2009-05-091-1/+1
* x86: unify arch/x86/boot/compressed/vmlinux_*.ldsLinus Torvalds2009-04-271-4/+4
*-. Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/coreIngo Molnar2009-02-201-4/+4
|\ \
| | * x86: use _types.h headers in asm where availableJeremy Fitzhardinge2009-02-131-1/+1
| |/ |/|
| * x86: compressed head_32 - use ENTRY,ENDPROC macrosCyrill Gorcunov2009-02-191-3/+3
|/
* x86: fix comment in protected mode headerPhilipp Kohlbecher2008-08-111-2/+3
* x86: cleanup boot-heap usageAlexander van Heukelum2008-04-191-6/+9
* x86: Fix boot protocol KEEP_SEGMENTS check.Eric W. Biederman2007-10-271-8/+4
* i386: paravirt boot sequenceRusty Russell2007-10-221-2/+13
* i386: move bootThomas Gleixner2007-10-111-0/+180