aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/head_64.S
AgeCommit message (Expand)Author
2009-10-24x86, boot: Simplify setting of the PAE bitAlexander Potashev
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-11x86, boot: use LOAD_PHYSICAL_ADDR on 64 bitsH. 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: 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_64.SH. Peter Anvin
2009-05-08x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.SH. Peter Anvin
2009-02-20Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/coreIngo Molnar
2009-02-19x86: compressed head_64 - use ENTRY,ENDPROC macrosCyrill Gorcunov
2009-02-13x86: use _types.h headers in asm where availableJeremy Fitzhardinge
2008-05-25x86: compressed/head_64.S cleanup - use predefined flags from processor-flags.hCyrill Gorcunov
2008-04-19x86: cleanup: change _end to end_before_pgtYinghai Lu
2008-04-19x86: cleanup boot-heap usageAlexander van Heukelum
2008-02-04x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen
2007-10-27x86: Fix boot protocol KEEP_SEGMENTS check.Eric W. Biederman
2007-10-11x86_64: move kernelThomas Gleixner
2007-10-11x86_64: move bootThomas Gleixner