.. |
.gitignore
|
6799687a53
x86, boot: add new generated files to the appropriate .gitignore files
|
16 年之前 |
Makefile
|
3780578761
x86/boot: Use CROSS_COMPILE prefix for readelf
|
8 年之前 |
cmdline.c
|
6655e0aaf7
x86/boot: Rename "real_mode" to "boot_params"
|
9 年之前 |
cpuflags.c
|
6e6a4932b0
x86, boot: Rename get_flags() and check_flags() to *_cpuflags()
|
12 年之前 |
early_serial_console.c
|
3afed06a35
x86, boot: Don't compile early_serial_console.c when !CONFIG_EARLY_PRINTK
|
11 年之前 |
eboot.c
|
0871d5a66d
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up updates
|
8 年之前 |
eboot.h
|
fc37206427
efi/libstub: Move Graphics Output Protocol handling to generic code
|
9 年之前 |
efi_stub_32.S
|
291f36325f
x86, efi: EFI boot stub support
|
13 年之前 |
efi_stub_64.S
|
96738c69a7
x86/efi: Avoid triple faults during EFI mixed mode calls
|
10 年之前 |
efi_thunk_64.S
|
96738c69a7
x86/efi: Avoid triple faults during EFI mixed mode calls
|
10 年之前 |
error.c
|
6b1cc946dd
x86/boot: Include missing header file
|
8 年之前 |
error.h
|
60854a12d2
x86/boot: Declare error() as noreturn
|
8 年之前 |
head_32.S
|
a2cd2f3f29
x86/efi: Allow invocation of arbitrary runtime services
|
8 年之前 |
head_64.S
|
a2cd2f3f29
x86/efi: Allow invocation of arbitrary runtime services
|
8 年之前 |
kaslr.c
|
da63b6b200
x86/KASLR: Fix kexec kernel boot crash when KASLR randomization fails
|
8 年之前 |
misc.c
|
8391c73c96
x86/KASLR: Randomize virtual address separately
|
9 年之前 |
misc.h
|
8391c73c96
x86/KASLR: Randomize virtual address separately
|
9 年之前 |
mkpiggy.c
|
4d2d542482
x86/KASLR: Clean up unused code from old 'run_size' and rename it to 'kernel_total_size'
|
9 年之前 |
pagetable.c
|
66aad4fdf2
x86/mm: Add support for gbpages to kernel_ident_mapping_init()
|
8 年之前 |
string.c
|
00ec2c3703
x86/boot: Warn on future overlapping memcpy() use
|
9 年之前 |
vmlinux.lds.S
|
974f221c84
x86/boot: Move compressed kernel to the end of the decompression buffer
|
9 年之前 |