aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/head_64.S
Commit message (Expand)AuthorAge
* 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: use LOAD_PHYSICAL_ADDR on 64 bitsH. 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: 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_64.SH. Peter Anvin2009-05-08
* x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.SH. Peter Anvin2009-05-08
*-. 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_64 - use ENTRY,ENDPROC macrosCyrill Gorcunov2009-02-19
|/
* x86: compressed/head_64.S cleanup - use predefined flags from processor-flags.hCyrill Gorcunov2008-05-25
* x86: cleanup: change _end to end_before_pgtYinghai Lu2008-04-19
* x86: cleanup boot-heap usageAlexander van Heukelum2008-04-19
* x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen2008-02-04
* x86: Fix boot protocol KEEP_SEGMENTS check.Eric W. Biederman2007-10-27
* x86_64: move kernelThomas Gleixner2007-10-11
* x86_64: move bootThomas Gleixner2007-10-11