.. |
.gitignore
|
6799687a53
x86, boot: add new generated files to the appropriate .gitignore files
|
16 years ago |
Makefile
|
20c6c18904
x86/boot: Disable the address-of-packed-member compiler warning
|
8 years ago |
cmdline.c
|
d52e7d5a95
x86/KASLR: Parse all 'memmap=' boot option entries
|
8 years ago |
cpuflags.c
|
6e6a4932b0
x86, boot: Rename get_flags() and check_flags() to *_cpuflags()
|
12 years ago |
early_serial_console.c
|
3afed06a35
x86, boot: Don't compile early_serial_console.c when !CONFIG_EARLY_PRINTK
|
11 years ago |
eboot.c
|
919a02d128
x86/boot/efi: Define __KERNEL32_CS GDT on 64-bit configurations
|
8 years ago |
eboot.h
|
fc37206427
efi/libstub: Move Graphics Output Protocol handling to generic code
|
9 years ago |
efi_stub_32.S
|
291f36325f
x86, efi: EFI boot stub support
|
13 years ago |
efi_stub_64.S
|
96738c69a7
x86/efi: Avoid triple faults during EFI mixed mode calls
|
10 years ago |
efi_thunk_64.S
|
96738c69a7
x86/efi: Avoid triple faults during EFI mixed mode calls
|
10 years ago |
error.c
|
6b1cc946dd
x86/boot: Include missing header file
|
8 years ago |
error.h
|
60854a12d2
x86/boot: Declare error() as noreturn
|
8 years ago |
head_32.S
|
a2cd2f3f29
x86/efi: Allow invocation of arbitrary runtime services
|
8 years ago |
head_64.S
|
34bbb0009f
x86/boot/compressed: Enable 5-level paging during decompression stage
|
8 years ago |
kaslr.c
|
25e09ca524
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
misc.c
|
6974f0c455
include/linux/string.h: add the option of fortified string.h functions
|
8 years ago |
misc.h
|
8eabf42ae5
x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bug
|
8 years ago |
mkpiggy.c
|
4d2d542482
x86/KASLR: Clean up unused code from old 'run_size' and rename it to 'kernel_total_size'
|
9 years ago |
pagetable.c
|
a24261d70e
x86/KASLR: Fix detection 32/64 bit bootloaders for 5-level paging
|
8 years ago |
string.c
|
00ec2c3703
x86/boot: Warn on future overlapping memcpy() use
|
9 years ago |
vmlinux.lds.S
|
974f221c84
x86/boot: Move compressed kernel to the end of the decompression buffer
|
9 years ago |