aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/head_32.S
Commit message (Expand)AuthorAge
* x86: convert compressed loader to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-09-18
* x86, boot: make kernel_alignment adjustable; new bzImage fieldsH. Peter Anvin2009-05-11
* x86, boot: remove dead code from boot/compressed/head_*.SH. Peter Anvin2009-05-11
* x86, boot: determine compressed code offset at compile timeH. Peter Anvin2009-05-08
* x86, boot: use appropriate rep string for move and clearH. Peter Anvin2009-05-08
* x86, boot: zero EFLAGS on 32 bitsH. Peter Anvin2009-05-08
* x86, boot: set up the decompression stack as early as possibleH. Peter Anvin2009-05-08
* x86, boot: straighten out ranges to copy/zero in compressed/head*.SH. Peter Anvin2009-05-08
* x86, boot: stylistic cleanups for boot/compressed/head_32.SH. Peter Anvin2009-05-08
* x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.SH. Peter Anvin2009-05-08
* x86: unify arch/x86/boot/compressed/vmlinux_*.ldsLinus Torvalds2009-04-27
*-. Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/coreIngo Molnar2009-02-20
|\ \
| | * x86: use _types.h headers in asm where availableJeremy Fitzhardinge2009-02-13
| |/ |/|
| * x86: compressed head_32 - use ENTRY,ENDPROC macrosCyrill Gorcunov2009-02-19
|/
* x86: fix comment in protected mode headerPhilipp Kohlbecher2008-08-11
* x86: cleanup boot-heap usageAlexander van Heukelum2008-04-19
* x86: Fix boot protocol KEEP_SEGMENTS check.Eric W. Biederman2007-10-27
* i386: paravirt boot sequenceRusty Russell2007-10-22
* i386: move bootThomas Gleixner2007-10-11