Age | Commit message (Expand) | Author | Files | Lines |
2014-11-01 | x86, kaslr: Prevent .bss from overlaping initrd |  Junjie Mao | 1 | -1/+4 |
2014-09-22 | Revert "x86/efi: Fixup GOT in all boot code paths" |  Linus Torvalds | 1 | -41/+15 |
2014-09-08 | x86/efi: Fixup GOT in all boot code paths |  Matt Fleming | 1 | -15/+41 |
2014-04-17 | x86/efi: Delete most of the efi_call* macros |  Matt Fleming | 1 | -1/+1 |
2014-04-10 | x86/efi: Correct EFI boot stub use of code32_start |  Matt Fleming | 1 | -6/+3 |
2014-03-05 | x86/boot: Fix non-EFI build |  Matt Fleming | 1 | -0/+3 |
2014-03-04 | x86/boot: Don't overwrite cr4 when enabling PAE |  Matt Fleming | 1 | -1/+2 |
2014-03-04 | x86/efi: Firmware agnostic handover entry points |  Matt Fleming | 1 | -8/+54 |
2014-03-04 | x86/efi: Build our own EFI services pointer table |  Matt Fleming | 1 | -10/+47 |
2013-10-13 | x86, kaslr: Return location from decompress_kernel |  Kees Cook | 1 | -6/+10 |
2013-08-07 | x86, relocs: Move ELF relocation handling to C |  Kees Cook | 1 | -0/+1 |
2013-05-28 | x86/mm: Drop unneeded include <asm/*pgtable, page*_types.h> |  Zhang Yanfei | 1 | -2/+0 |
2013-03-01 | x86_64: Use __BOOT_DS instead_of __KERNEL_DS for safety |  Lans Zhang | 1 | -1/+1 |
2013-02-21 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -20/+28 |
2013-01-29 | x86, boot: Update comments about entries for 64bit image |  Yinghai Lu | 1 | -9/+13 |
2013-01-29 | x86, boot: Move lldt/ltr out of 64bit code section |  Yinghai Lu | 1 | -3/+6 |
2013-01-29 | x86, boot: Move verify_cpu.S and no_longmode down |  Yinghai Lu | 1 | -8/+9 |
2013-01-27 | x86, build: Dynamically find entry points in compressed startup code |  David Woodhouse | 1 | -4/+4 |
2012-07-20 | x86, efi: Handover Protocol |  Matt Fleming | 1 | -0/+10 |
2012-04-16 | x86, efi: Add dedicated EFI stub entry point |  Matt Fleming | 1 | -6/+16 |
2011-12-12 | x86, efi: EFI boot stub support |  Matt Fleming | 1 | -0/+20 |
2010-11-10 | x86, cpu: Rename verify_cpu_64.S to verify_cpu.S |  Kees Cook | 1 | -1/+1 |
2010-08-02 | x86, setup: Allow global variables and functions in the decompressor |  H. Peter Anvin | 1 | -0/+13 |
2009-10-24 | x86, boot: Simplify setting of the PAE bit |  Alexander Potashev | 1 | -2/+1 |
2009-09-18 | x86: convert compressed loader to use __HEAD and HEAD_TEXT macros. |  Tim Abbott | 1 | -1/+2 |
2009-05-11 | x86, boot: make kernel_alignment adjustable; new bzImage fields |  H. Peter Anvin | 1 | -4/+10 |
2009-05-11 | x86, boot: remove dead code from boot/compressed/head_*.S |  H. Peter Anvin | 1 | -2/+0 |
2009-05-11 | x86, boot: use LOAD_PHYSICAL_ADDR on 64 bits |  H. Peter Anvin | 1 | -3/+3 |
2009-05-08 | x86, boot: determine compressed code offset at compile time |  H. Peter Anvin | 1 | -28/+13 |
2009-05-08 | x86, boot: use appropriate rep string for move and clear |  H. Peter Anvin | 1 | -13/+13 |
2009-05-08 | x86, boot: set up the decompression stack as early as possible |  H. Peter Anvin | 1 | -8/+8 |
2009-05-08 | x86, boot: straighten out ranges to copy/zero in compressed/head*.S |  H. Peter Anvin | 1 | -5/+13 |
2009-05-08 | x86, boot: stylistic cleanups for boot/compressed/head_64.S |  H. Peter Anvin | 1 | -21/+31 |
2009-05-08 | x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.S |  H. Peter Anvin | 1 | -1/+1 |
2009-02-20 | Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/core |  Ingo Molnar | 1 | -6/+4 |
2009-02-19 | x86: compressed head_64 - use ENTRY,ENDPROC macros |  Cyrill Gorcunov | 1 | -4/+2 |
2009-02-13 | x86: use _types.h headers in asm where available |  Jeremy Fitzhardinge | 1 | -2/+2 |
2008-05-25 | x86: compressed/head_64.S cleanup - use predefined flags from processor-flags.h |  Cyrill Gorcunov | 1 | -2/+3 |
2008-04-19 | x86: cleanup: change _end to end_before_pgt |  Yinghai Lu | 1 | -4/+4 |
2008-04-19 | x86: cleanup boot-heap usage |  Alexander van Heukelum | 1 | -9/+13 |
2008-02-04 | x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE |  Andi Kleen | 1 | -4/+4 |
2007-10-27 | x86: Fix boot protocol KEEP_SEGMENTS check. |  Eric W. Biederman | 1 | -0/+7 |
2007-10-11 | x86_64: move kernel |  Thomas Gleixner | 1 | -1/+1 |
2007-10-11 | x86_64: move boot |  Thomas Gleixner | 1 | -0/+311 |