index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
Age
Commit message (
Expand
)
Author
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-30
Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-21
include: pe.h: Fix PE definitions
Pali Rohár
2025-05-17
x86/mm/64: Make 5-level paging support unconditional
Kirill A. Shutemov
2025-05-15
x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
Ahmed S. Darwish
2025-05-14
x86/boot: Defer initialization of VM space related global variables
Ard Biesheuvel
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
2025-05-13
Merge branch 'x86/boot' into x86/core, to merge dependent commits
Ingo Molnar
2025-05-13
Merge branch 'x86/asm' into x86/core, to merge dependent commits
Ingo Molnar
2025-05-12
x86/boot: make sure KASLR does not step over KHO preserved memory
Alexander Graf
2025-05-06
Merge tag 'v6.15-rc4' into x86/asm, to pick up fixes
Ingo Molnar
2025-05-05
x86/sev: Disentangle #VC handling code from startup code
Ard Biesheuvel
2025-05-04
x86/boot: Provide __pti_set_user_pgtbl() to startup code
Ard Biesheuvel
2025-05-04
x86/sev: Move instruction decoder into separate source file
Ard Biesheuvel
2025-05-04
x86/sev: Make sev_snp_enabled() a static function
Ard Biesheuvel
2025-05-04
x86/boot: Disregard __supported_pte_mask in __startup_64()
Ard Biesheuvel
2025-05-04
x86/boot: Move early_setup_gdt() back into head64.c
Ard Biesheuvel
2025-05-04
Merge branch 'x86/urgent' into x86/boot, to pick up fixes
Ingo Molnar
2025-05-04
x86/boot/sev: Support memory acceptance in the EFI stub under SVSM
Ard Biesheuvel
2025-04-24
x86/boot: Work around broken busybox 'truncate' tool
Ard Biesheuvel
2025-04-24
x86/sev: Share the sev_secrets_pa value again
Tom Lendacky
2025-04-23
x86/boot: Disable jump tables in PIC code
Ard Biesheuvel
2025-04-22
x86/boot: Drop RIP_REL_REF() uses from early SEV code
Ard Biesheuvel
2025-04-22
x86/boot: Move SEV startup code into startup/
Ard Biesheuvel
2025-04-22
x86/sev: Split off startup code from core code
Ard Biesheuvel
2025-04-22
Merge branch 'x86/urgent' into x86/boot, to merge dependent commit and upstre...
Ingo Molnar
2025-04-18
x86/boot/sev: Avoid shared GHCB page for early memory acceptance
Ard Biesheuvel
2025-04-18
x86/asm: Replace "REP; NOP" with PAUSE mnemonic
Uros Bizjak
2025-04-18
x86/boot: Remove semicolon from "rep" prefixes
Uros Bizjak
2025-04-17
x86/boot/startup: Disable LTO for the startup code
Nathan Chancellor
2025-04-12
x86/sev: Prepare for splitting off early SEV code
Ard Biesheuvel
2025-04-12
x86/boot: Drop RIP_REL_REF() uses from SME startup code
Ard Biesheuvel
2025-04-12
x86/boot: Move early SME init code into startup/
Ard Biesheuvel
2025-04-12
x86/boot: Drop RIP_REL_REF() uses from early mapping code
Ard Biesheuvel
2025-04-12
x86/boot: Move early kernel mapping code into startup/
Ard Biesheuvel
2025-04-12
x86/boot: Move the early GDT/IDT setup code into startup/
Ard Biesheuvel
2025-04-09
x86/boot/startup: Disable objtool validation for library code
Ard Biesheuvel
2025-04-06
x86/boot: Move the EFI mixed mode startup code back under arch/x86, into star...
Ard Biesheuvel
2025-04-06
x86/boot: Move the 5-level paging trampoline into /startup
Ard Biesheuvel
2025-04-06
x86/boot/compressed: Merge the local pgtable.h include into <asm/boot.h>
Ard Biesheuvel
2025-04-05
Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2025-03-29
Merge tag 'efi-next-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-03-24
x86 boot build: make git ignore stale 'tools' directory
Linus Torvalds
2025-03-24
Merge tag 'x86-boot-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-24
Merge tag 'x86-build-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-03-22
x86: drop unnecessary prefix map configuration
Thomas Weißschuh
2025-03-19
x86/headers: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-UAPI headers
Thomas Huth
2025-03-19
x86/cpufeatures: Generate the <asm/cpufeaturemasks.h> header based on build c...
H. Peter Anvin (Intel)
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
2025-03-17
x86: Get rid of Makefile.postlink
Ard Biesheuvel
[next]