index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
/
startup
Age
Commit message (
Expand
)
Author
2026-03-02
x86/boot/sev: Move SEV decompressor variables into the .data section
Tom Lendacky
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-01-20
mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
Kevin Brodsky
2025-12-31
x86/sev: Move the internal header
Borislav Petkov (AMD)
2025-12-02
Merge tag 'x86_sev_for_v6.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2025-11-18
objtool/klp: Only enable --checksum when needed
Josh Poimboeuf
2025-11-11
x86/coco/sev: Convert has_cpuflag() to use cpu_feature_enabled()
Borislav Petkov (AMD)
2025-09-24
x86/boot: Drop erroneous __init annotation from early_set_pages_state()
Ard Biesheuvel
2025-09-10
x86/startup/sev: Document the CPUID flow in the boot #VC handler
Tom Lendacky
2025-09-04
x86/sev: Zap snp_abort()
Borislav Petkov (AMD)
2025-09-03
x86/boot: Move startup code out of __head section
Ard Biesheuvel
2025-09-03
x86/boot: Create a confined code area for startup code
Ard Biesheuvel
2025-09-03
x86/boot: Check startup code for absence of absolute relocations
Ard Biesheuvel
2025-09-03
x86/sev: Export startup routines for later use
Ard Biesheuvel
2025-09-03
x86/sev: Move __sev_[get|put]_ghcb() into separate noinstr object
Ard Biesheuvel
2025-09-03
x86/sev: Provide PIC aliases for SEV related data objects
Ard Biesheuvel
2025-09-03
x86/sev: Use boot SVSM CA for all startup and init code
Ard Biesheuvel
2025-09-03
x86/sev: Pass SVSM calling area down to early page state change API
Ard Biesheuvel
2025-09-03
x86/sev: Share implementation of MSR-based page state change
Ard Biesheuvel
2025-09-03
x86/sev: Avoid global variable to store virtual address of SVSM area
Ard Biesheuvel
2025-09-03
x86/sev: Move GHCB page based HV communication out of startup code
Ard Biesheuvel
2025-08-31
x86/sev: Run RMPADJUST on SVSM calling area page to test VMPL
Ard Biesheuvel
2025-08-31
x86/sev: Use MSR protocol only for early SVSM PVALIDATE call
Ard Biesheuvel
2025-08-31
x86/sev: Use MSR protocol for remapping SVSM calling area
Ard Biesheuvel
2025-08-28
x86/sev: Separate MSR and GHCB based snp_cpuid() via a callback
Ard Biesheuvel
2025-08-17
Merge tag 'x86_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-08-15
x86/sev: Ensure SVSM reserved fields in a page validation entry are initializ...
Tom Lendacky
2025-08-06
x86/sev: Evict cache lines during SNP memory validation
Tom Lendacky
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-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/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-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-17
x86/boot/startup: Disable LTO for the startup code
Nathan Chancellor
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