index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
/
compressed
/
misc.h
Age
Commit message (
Expand
)
Author
2024-09-01
mm: rework accept memory helpers
Kirill A. Shutemov
2024-02-06
x86/boot: Add a message about ignored early NMIs
NOMURA JUNICHI(野村 淳一)
2024-02-06
x86/boot: Add error_putdec() helper
H. Peter Anvin
2023-11-30
x86/boot: Ignore NMIs during very early boot
Jun'ichi Nomura
2023-10-18
x86/boot: Rename conflicting 'boot_params' pointer to 'boot_params_ptr'
Ard Biesheuvel
2023-08-07
x86/decompressor: Assign paging related global variables earlier
Ard Biesheuvel
2023-06-06
x86/boot/compressed: Handle unaccepted memory
Kirill A. Shutemov
2023-04-04
x86/boot: Centralize __pa()/__va() definitions
Kirill A. Shutemov
2023-01-19
x86/sev: Add SEV-SNP guest feature negotiation support
Nikunj A Dadhania
2022-08-24
x86/boot: Don't propagate uninitialized boot_params->cc_blob_address
Michael Roth
2022-05-23
Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-04-17
x86/boot: Add an efi.h header for the decompressor
Borislav Petkov
2022-04-07
x86/boot: Port I/O: Allow to hook up alternative helpers
Kirill A. Shutemov
2022-04-07
x86: Consolidate port I/O helpers
Kirill A. Shutemov
2022-04-07
x86/tdx: Detect TDX at early kernel decompression time
Kuppuswamy Sathyanarayanan
2022-04-07
x86/compressed/64: Add identity mapping for Confidential Computing blob
Michael Roth
2022-04-07
x86/compressed: Export and rename add_identity_map()
Michael Roth
2022-04-06
x86/compressed/acpi: Move EFI vendor table lookup to helper
Michael Roth
2022-04-06
x86/compressed/acpi: Move EFI config table lookup to helper
Michael Roth
2022-04-06
x86/compressed/acpi: Move EFI system table lookup to helper
Michael Roth
2022-04-06
x86/compressed/acpi: Move EFI detection to helper
Michael Roth
2022-04-06
x86/compressed: Add helper for validating pages in the decompression stage
Brijesh Singh
2022-04-06
x86/compressed/64: Detect/setup SEV/SME features earlier during boot
Michael Roth
2021-11-02
Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-10-27
x86/boot/compressed: Avoid duplicate malloc() implementations
Kees Cook
2021-09-25
lib/string: Move helper functions out of string.c
Kees Cook
2021-05-12
x86/boot/compressed: Enable -Wundef
Nick Desaulniers
2021-03-18
x86/boot/compressed/64: Cleanup exception handling before booting kernel
Joerg Roedel
2020-12-22
kasan, x86, s390: update undef CONFIG_KASAN
Andrey Konovalov
2020-10-29
x86/boot/compressed/64: Check SEV encryption in 64-bit boot-path
Joerg Roedel
2020-09-10
x86/sev-es: Check required CPU features for SEV-ES
Martin Radev
2020-09-07
x86/boot/compressed/64: Unmap GHCB page before booting the kernel
Joerg Roedel
2020-09-07
x86/boot/compressed/64: Setup a GHCB-based VC Exception handler
Joerg Roedel
2020-09-07
x86/boot/compressed/64: Add set_page_en/decrypted() helpers
Joerg Roedel
2020-09-07
x86/boot/compressed/64: Add stage1 #VC handler
Joerg Roedel
2020-09-07
x86/boot/compressed/64: Don't pre-map memory in KASLR code
Joerg Roedel
2020-09-07
x86/boot/compressed/64: Add page-fault handler
Joerg Roedel
2020-09-07
x86/boot/compressed/64: Rename kaslr_64.c to ident_map_64.c
Joerg Roedel
2020-09-07
x86/boot/compressed/64: Add IDT Infrastructure
Joerg Roedel
2020-07-31
x86/kaslr: Replace 'unsigned long long' with 'u64'
Arvind Sankar
2020-03-28
x86/boot/compressed: Fix debug_puthex() parameter type
Joerg Roedel
2019-07-18
x86, boot: Remove multiple copy of static function sanitize_boot_params()
Zhenzhong Duan
2019-03-27
x86/boot: Fix incorrect ifdeffery scope
Baoquan He
2019-02-06
x86/boot: Fix randconfig build error due to MEMORY_HOTREMOVE
Borislav Petkov
2019-02-06
x86/boot: Fix cmdline_find_option() prototype visibility
Borislav Petkov
2019-02-01
x86/boot/KASLR: Limit KASLR to extract the kernel in immovable memory only
Chao Fan
2019-02-01
x86/boot: Parse SRAT table and count immovable memory regions
Chao Fan
2019-02-01
x86/boot: Early parse RSDP and save it in boot_params
Chao Fan
2019-02-01
x86/boot: Add "acpi_rsdp=" early parsing
Chao Fan
2018-09-03
x86/paravirt: Introduce new config option PARAVIRT_XXL
Juergen Gross
[next]