summaryrefslogtreecommitdiffstats
path: root/arch/x86/boot/compressed/head_64.S
Commit message (Expand)AuthorAgeFilesLines
* x86, kaslr: Return location from decompress_kernelKees Cook2013-10-131-6/+10
* x86, relocs: Move ELF relocation handling to CKees Cook2013-08-071-0/+1
* x86/mm: Drop unneeded include <asm/*pgtable, page*_types.h>Zhang Yanfei2013-05-281-2/+0
* x86_64: Use __BOOT_DS instead_of __KERNEL_DS for safetyLans Zhang2013-03-011-1/+1
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-20/+28
|\
| * x86, boot: Update comments about entries for 64bit imageYinghai Lu2013-01-291-9/+13
| * x86, boot: Move lldt/ltr out of 64bit code sectionYinghai Lu2013-01-291-3/+6
| * x86, boot: Move verify_cpu.S and no_longmode downYinghai Lu2013-01-291-8/+9
* | x86, build: Dynamically find entry points in compressed startup codeDavid Woodhouse2013-01-271-4/+4
|/
* x86, efi: Handover ProtocolMatt Fleming2012-07-201-0/+10
* x86, efi: Add dedicated EFI stub entry pointMatt Fleming2012-04-161-6/+16
* x86, efi: EFI boot stub supportMatt Fleming2011-12-121-0/+20
* x86, cpu: Rename verify_cpu_64.S to verify_cpu.SKees Cook2010-11-101-1/+1
* x86, setup: Allow global variables and functions in the decompressorH. Peter Anvin2010-08-021-0/+13
* x86, boot: Simplify setting of the PAE bitAlexander Potashev2009-10-241-2/+1
* 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-4/+10
* x86, boot: remove dead code from boot/compressed/head_*.SH. Peter Anvin2009-05-111-2/+0
* x86, boot: use LOAD_PHYSICAL_ADDR on 64 bitsH. Peter Anvin2009-05-111-3/+3
* x86, boot: determine compressed code offset at compile timeH. Peter Anvin2009-05-081-28/+13
* x86, boot: use appropriate rep string for move and clearH. Peter Anvin2009-05-081-13/+13
* x86, boot: set up the decompression stack as early as possibleH. Peter Anvin2009-05-081-8/+8
* x86, boot: straighten out ranges to copy/zero in compressed/head*.SH. Peter Anvin2009-05-081-5/+13
* x86, boot: stylistic cleanups for boot/compressed/head_64.SH. Peter Anvin2009-05-081-21/+31
* x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.SH. Peter Anvin2009-05-081-1/+1
*-. Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/coreIngo Molnar2009-02-201-6/+4
|\ \
| | * x86: use _types.h headers in asm where availableJeremy Fitzhardinge2009-02-131-2/+2
| |/ |/|
| * x86: compressed head_64 - use ENTRY,ENDPROC macrosCyrill Gorcunov2009-02-191-4/+2
|/
* x86: compressed/head_64.S cleanup - use predefined flags from processor-flags.hCyrill Gorcunov2008-05-251-2/+3
* x86: cleanup: change _end to end_before_pgtYinghai Lu2008-04-191-4/+4
* x86: cleanup boot-heap usageAlexander van Heukelum2008-04-191-9/+13
* x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZEAndi Kleen2008-02-041-4/+4
* x86: Fix boot protocol KEEP_SEGMENTS check.Eric W. Biederman2007-10-271-0/+7
* x86_64: move kernelThomas Gleixner2007-10-111-1/+1
* x86_64: move bootThomas Gleixner2007-10-111-0/+311
OpenPOWER on IntegriCloud