| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, cpu: Rename verify_cpu_64.S to verify_cpu.S | Kees Cook | 2010-11-11 | 1 | -1/+1 |
* | x86, setup: Allow global variables and functions in the decompressor | H. Peter Anvin | 2010-08-03 | 1 | -0/+13 |
* | x86, boot: Simplify setting of the PAE bit | Alexander Potashev | 2009-10-24 | 1 | -2/+1 |
* | x86: convert compressed loader to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-09-18 | 1 | -1/+2 |
* | x86, boot: make kernel_alignment adjustable; new bzImage fields | H. Peter Anvin | 2009-05-12 | 1 | -4/+10 |
* | x86, boot: remove dead code from boot/compressed/head_*.S | H. Peter Anvin | 2009-05-12 | 1 | -2/+0 |
* | x86, boot: use LOAD_PHYSICAL_ADDR on 64 bits | H. Peter Anvin | 2009-05-11 | 1 | -3/+3 |
* | x86, boot: determine compressed code offset at compile time | H. Peter Anvin | 2009-05-09 | 1 | -28/+13 |
* | x86, boot: use appropriate rep string for move and clear | H. Peter Anvin | 2009-05-09 | 1 | -13/+13 |
* | x86, boot: set up the decompression stack as early as possible | H. Peter Anvin | 2009-05-09 | 1 | -8/+8 |
* | x86, boot: straighten out ranges to copy/zero in compressed/head*.S | H. Peter Anvin | 2009-05-09 | 1 | -5/+13 |
* | x86, boot: stylistic cleanups for boot/compressed/head_64.S | H. Peter Anvin | 2009-05-09 | 1 | -21/+31 |
* | x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.S | H. Peter Anvin | 2009-05-09 | 1 | -1/+1 |
*-. | Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/core | Ingo Molnar | 2009-02-20 | 1 | -6/+4 |
|\ \ |
|
| | * | x86: use _types.h headers in asm where available | Jeremy Fitzhardinge | 2009-02-13 | 1 | -2/+2 |
| |/
|/| |
|
| * | x86: compressed head_64 - use ENTRY,ENDPROC macros | Cyrill Gorcunov | 2009-02-19 | 1 | -4/+2 |
|/ |
|
* | x86: compressed/head_64.S cleanup - use predefined flags from processor-flags.h | Cyrill Gorcunov | 2008-05-25 | 1 | -2/+3 |
* | x86: cleanup: change _end to end_before_pgt | Yinghai Lu | 2008-04-19 | 1 | -4/+4 |
* | x86: cleanup boot-heap usage | Alexander van Heukelum | 2008-04-19 | 1 | -9/+13 |
* | x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE | Andi Kleen | 2008-02-04 | 1 | -4/+4 |
* | x86: Fix boot protocol KEEP_SEGMENTS check. | Eric W. Biederman | 2007-10-27 | 1 | -0/+7 |
* | x86_64: move kernel | Thomas Gleixner | 2007-10-11 | 1 | -1/+1 |
* | x86_64: move boot | Thomas Gleixner | 2007-10-11 | 1 | -0/+311 |