| .. |
|
.gitignore
|
…
|
|
|
Makefile
|
efistub/x86: Remap inittext read-execute when needed
|
2025-09-03 18:05:42 +02:00 |
|
acpi.c
|
x86: Do not include <asm/bootparam.h> in several files
|
2024-01-30 15:17:24 +01:00 |
|
cmdline.c
|
x86: Do not include <asm/bootparam.h> in several files
|
2024-01-30 15:17:24 +01:00 |
|
cpuflags.c
|
…
|
|
|
early_serial_console.c
|
x86/boot: Put globals that are accessed early into the .data section
|
2022-04-20 20:10:54 +02:00 |
|
efi.c
|
x86: Do not include <asm/bootparam.h> in several files
|
2024-01-30 15:17:24 +01:00 |
|
efi.h
|
x86/setup: Move internal setup_data structures into setup_data.h
|
2024-01-30 15:17:12 +01:00 |
|
error.c
|
x86/purgatory: Include header for warn() declaration
|
2023-08-03 16:37:18 +02:00 |
|
error.h
|
x86/purgatory: Include header for warn() declaration
|
2023-08-03 16:37:18 +02:00 |
|
head_32.S
|
x86/efistub: Avoid legacy decompressor when doing EFI boot
|
2023-08-07 21:07:43 +02:00 |
|
head_64.S
|
x86/boot/compressed: Merge the local pgtable.h include into <asm/boot.h>
|
2025-04-06 20:15:14 +02:00 |
|
ident_map_64.c
|
- Sumanth Korikkar has taught s390 to allocate hotplug-time page frames
|
2024-03-14 17:43:30 -07:00 |
|
idt_64.c
|
x86/boot: Ignore NMIs during very early boot
|
2023-11-30 09:55:40 +01:00 |
|
idt_handlers_64.S
|
x86/boot: Ignore NMIs during very early boot
|
2023-11-30 09:55:40 +01:00 |
|
kaslr.c
|
x86/boot: make sure KASLR does not step over KHO preserved memory
|
2025-05-12 23:50:41 -07:00 |
|
kernel_info.S
|
…
|
|
|
mem.c
|
x86/boot/sev: Support memory acceptance in the EFI stub under SVSM
|
2025-05-04 08:20:27 +02:00 |
|
mem_encrypt.S
|
x86/boot/compressed: Only build mem_encrypt.S if AMD_MEM_ENCRYPT=y
|
2022-11-24 08:57:41 +01:00 |
|
misc.c
|
efistub/x86: Remap inittext read-execute when needed
|
2025-09-03 18:05:42 +02:00 |
|
misc.h
|
x86/sev: Disentangle #VC handling code from startup code
|
2025-05-05 07:07:29 +02:00 |
|
mkpiggy.c
|
…
|
|
|
pgtable_64.c
|
x86/mm/64: Make 5-level paging support unconditional
|
2025-05-17 10:38:16 +02:00 |
|
sbat.S
|
x86/efi: Implement support for embedding SBAT data for x86
|
2025-06-21 13:53:44 +02:00 |
|
sev-handle-vc.c
|
x86/sev: Move GHCB page based HV communication out of startup code
|
2025-09-03 17:55:25 +02:00 |
|
sev.c
|
Merge branch 'x86/apic' into x86/sev, to resolve conflict
|
2025-09-05 09:01:42 +02:00 |
|
sev.h
|
x86/sev: Disentangle #VC handling code from startup code
|
2025-05-05 07:07:29 +02:00 |
|
string.c
|
x86/boot: Remove semicolon from "rep" prefixes
|
2025-04-18 09:32:57 +02:00 |
|
tdcall.S
|
x86/boot: Port I/O: Add decompression-time support for TDX
|
2022-04-07 08:27:52 -07:00 |
|
tdx-shared.c
|
x86/tdx: Add unaccepted memory support
|
2023-06-06 18:25:57 +02:00 |
|
tdx.c
|
x86/tdx: Remove 'struct tdx_hypercall_args'
|
2023-09-12 16:30:14 -07:00 |
|
tdx.h
|
x86/tdx: Detect TDX at early kernel decompression time
|
2022-04-07 08:27:51 -07:00 |
|
vmlinux.lds.S
|
x86/efi: Implement support for embedding SBAT data for x86
|
2025-06-21 13:53:44 +02:00 |