Denys Vlasenko
|
40e4f2d177
x86/asm/boot/64: Use __BOOT_TSS instead of literal $0x20
|
10 years ago |
Alexander Kuleshov
|
fb148d83ec
x86/asm/boot: Use already defined KEEP_SEGMENTS macro in head_{32,64}.S
|
10 years ago |
Junjie Mao
|
e6023367d7
x86, kaslr: Prevent .bss from overlaping initrd
|
11 years ago |
Linus Torvalds
|
f3670394c2
Revert "x86/efi: Fixup GOT in all boot code paths"
|
11 years ago |
Matt Fleming
|
9cb0e39423
x86/efi: Fixup GOT in all boot code paths
|
11 years ago |
Matt Fleming
|
62fa6e69a4
x86/efi: Delete most of the efi_call* macros
|
11 years ago |
Matt Fleming
|
7e8213c1f3
x86/efi: Correct EFI boot stub use of code32_start
|
11 years ago |
Matt Fleming
|
3db4cafdfd
x86/boot: Fix non-EFI build
|
11 years ago |
Matt Fleming
|
108d3f44b1
x86/boot: Don't overwrite cr4 when enabling PAE
|
11 years ago |
Matt Fleming
|
b8ff87a615
x86/efi: Firmware agnostic handover entry points
|
11 years ago |
Matt Fleming
|
54b52d8726
x86/efi: Build our own EFI services pointer table
|
11 years ago |
Kees Cook
|
8ab3820fd5
x86, kaslr: Return location from decompress_kernel
|
12 years ago |
Kees Cook
|
a021506107
x86, relocs: Move ELF relocation handling to C
|
12 years ago |
Zhang Yanfei
|
592a9b8cc8
x86/mm: Drop unneeded include <asm/*pgtable, page*_types.h>
|
12 years ago |
Lans Zhang
|
2dead15fb8
x86_64: Use __BOOT_DS instead_of __KERNEL_DS for safety
|
12 years ago |
Linus Torvalds
|
2ef14f465b
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Yinghai Lu
|
8ee2f2dfdb
x86, boot: Update comments about entries for 64bit image
|
12 years ago |
Yinghai Lu
|
d3c433bf9a
x86, boot: Move lldt/ltr out of 64bit code section
|
12 years ago |
Yinghai Lu
|
187a8a73ce
x86, boot: Move verify_cpu.S and no_longmode down
|
12 years ago |
David Woodhouse
|
99f857db88
x86, build: Dynamically find entry points in compressed startup code
|
12 years ago |
Matt Fleming
|
9ca8f72a92
x86, efi: Handover Protocol
|
13 years ago |
Matt Fleming
|
b1994304fc
x86, efi: Add dedicated EFI stub entry point
|
13 years ago |
Matt Fleming
|
291f36325f
x86, efi: EFI boot stub support
|
13 years ago |
Kees Cook
|
c5cbac6942
x86, cpu: Rename verify_cpu_64.S to verify_cpu.S
|
15 years ago |
H. Peter Anvin
|
22a57f5896
x86, setup: Allow global variables and functions in the decompressor
|
15 years ago |
Alexander Potashev
|
4868402d95
x86, boot: Simplify setting of the PAE bit
|
16 years ago |
Tim Abbott
|
1dc818c1c5
x86: convert compressed loader to use __HEAD and HEAD_TEXT macros.
|
16 years ago |
H. Peter Anvin
|
37ba7ab5e3
x86, boot: make kernel_alignment adjustable; new bzImage fields
|
16 years ago |
H. Peter Anvin
|
99aa45595f
x86, boot: remove dead code from boot/compressed/head_*.S
|
16 years ago |
H. Peter Anvin
|
40b387a8a9
x86, boot: use LOAD_PHYSICAL_ADDR on 64 bits
|
16 years ago |