summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/head_32.S
Commit message (Expand)AuthorAgeFilesLines
* x86, efi: Add dedicated EFI stub entry pointMatt Fleming2012-04-161-3/+11
* x86, efi: EFI boot stub supportMatt Fleming2011-12-121-0/+22
* x86, setup: Allow global variables and functions in the decompressorH. Peter Anvin2010-08-021-0/+13
* x86: convert compressed loader to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-09-181-1/+2
* x86, boot: make kernel_alignment adjustable; new bzImage fieldsH. Peter Anvin2009-05-111-2/+5
* x86, boot: remove dead code from boot/compressed/head_*.SH. Peter Anvin2009-05-111-10/+0
* x86, boot: determine compressed code offset at compile timeH. Peter Anvin2009-05-081-19/+5
* x86, boot: use appropriate rep string for move and clearH. Peter Anvin2009-05-081-5/+6
* x86, boot: zero EFLAGS on 32 bitsH. Peter Anvin2009-05-081-0/+4
* x86, boot: set up the decompression stack as early as possibleH. Peter Anvin2009-05-081-6/+4
* x86, boot: straighten out ranges to copy/zero in compressed/head*.SH. Peter Anvin2009-05-081-4/+4
* x86, boot: stylistic cleanups for boot/compressed/head_32.SH. Peter Anvin2009-05-081-81/+89
* x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.SH. Peter Anvin2009-05-081-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