summaryrefslogtreecommitdiff
path: root/arch/x86/boot/compressed/head_32.S
AgeCommit message (Expand)Author
2015-08-10efi: fix 32bit kernel boot failed problem using efiFupan Li
2014-05-06x86/efi: Correct EFI boot stub use of code32_startMatt Fleming
2013-01-27x86, build: Dynamically find entry points in compressed startup codeDavid Woodhouse
2013-01-27x86, efi: Fix 32-bit EFI handover protocol entry pointDavid Woodhouse
2012-07-20x86, efi: Handover ProtocolMatt Fleming
2012-04-16x86, efi: Add dedicated EFI stub entry pointMatt Fleming
2011-12-12x86, efi: EFI boot stub supportMatt Fleming
2010-08-02x86, setup: Allow global variables and functions in the decompressorH. Peter Anvin
2009-09-18x86: convert compressed loader to use __HEAD and HEAD_TEXT macros.Tim Abbott
2009-05-11x86, boot: make kernel_alignment adjustable; new bzImage fieldsH. Peter Anvin
2009-05-11x86, boot: remove dead code from boot/compressed/head_*.SH. Peter Anvin
2009-05-08x86, boot: determine compressed code offset at compile timeH. Peter Anvin
2009-05-08x86, boot: use appropriate rep string for move and clearH. Peter Anvin
2009-05-08x86, boot: zero EFLAGS on 32 bitsH. Peter Anvin
2009-05-08x86, boot: set up the decompression stack as early as possibleH. Peter Anvin
2009-05-08x86, boot: straighten out ranges to copy/zero in compressed/head*.SH. Peter Anvin
2009-05-08x86, boot: stylistic cleanups for boot/compressed/head_32.SH. Peter Anvin
2009-05-08x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.SH. Peter Anvin
2009-04-27x86: unify arch/x86/boot/compressed/vmlinux_*.ldsLinus Torvalds
2009-02-20Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/coreIngo Molnar
2009-02-19x86: compressed head_32 - use ENTRY,ENDPROC macrosCyrill Gorcunov
2009-02-13x86: use _types.h headers in asm where availableJeremy Fitzhardinge
2008-08-11x86: fix comment in protected mode headerPhilipp Kohlbecher
2008-04-19x86: cleanup boot-heap usageAlexander van Heukelum
2007-10-27x86: Fix boot protocol KEEP_SEGMENTS check.Eric W. Biederman
2007-10-22i386: paravirt boot sequenceRusty Russell
2007-10-11i386: move bootThomas Gleixner