index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-10
KVM: x86/mmu: Return -EAGAIN if userspace deletes/moves memslot during prefault
Sean Christopherson
1
-2
/
+8
2025-09-10
KVM: x86: Move vector_hashing into lapic.c
Sean Christopherson
3
-11
/
+6
2025-09-10
KVM: x86: Make "lowest priority" helpers local to lapic.c
Sean Christopherson
2
-16
/
+12
2025-09-10
KVM: x86: Move kvm_irq_delivery_to_apic() from irq.c to lapic.c
Sean Christopherson
4
-61
/
+60
2025-09-10
KVM: SVM: Sync TPR from LAPIC into VMCB::V_TPR even if AVIC is active
Maciej S. Szmigiero
1
-2
/
+1
2025-09-10
x86/startup/sev: Document the CPUID flow in the boot #VC handler
Tom Lendacky
1
-0
/
+11
2025-09-10
fbcon: Use screen info to find primary device
Mario Limonciello (AMD)
1
-1
/
+24
2025-09-10
Fix access to video_is_primary_device() when compiled without CONFIG_VIDEO
Mario Limonciello (AMD)
1
-0
/
+2
2025-09-10
um: Centralize stub size calculations
Tiwei Bie
2
-2
/
+2
2025-09-08
clocksource: hyper-v: Skip unnecessary checks for the root partition
Wei Liu
1
-1
/
+10
2025-09-08
x86: Add __attribute_const__ to ffs()-family implementations
Kees Cook
1
-6
/
+6
2025-09-08
KVM: SEV: Save the SEV policy if and only if LAUNCH_START succeeds
Sean Christopherson
1
-4
/
+2
2025-09-08
x86/xen: select HIBERNATE_CALLBACKS more directly
Lukas Bulwahn
2
-7
/
+1
2025-09-08
xen: replace XENFEAT_auto_translated_physmap with xen_pv_domain()
Juergen Gross
3
-10
/
+10
2025-09-08
xen: rework xen_pv_domain()
Juergen Gross
1
-1
/
+1
2025-09-08
x86/asm: Remove code depending on __GCC_ASM_FLAG_OUTPUTS__
Uros Bizjak
15
-91
/
+34
2025-09-08
x86/cpu/topology: Always try cpu_parse_topology_ext() on AMD/Hygon
K Prateek Nayak
1
-11
/
+14
2025-09-06
lib/crypto: curve25519: Consolidate into single module
Eric Biggers
3
-1647
/
+0
2025-09-06
crypto: x86/curve25519 - Remove unused kpp support
Eric Biggers
2
-98
/
+1
2025-09-05
KVM/TDX: Explicitly do WBINVD when no more TDX SEAMCALLs
Kai Huang
3
-0
/
+35
2025-09-05
x86/virt/tdx: Remove the !KEXEC_CORE dependency
Kai Huang
1
-1
/
+0
2025-09-05
x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum
Kai Huang
1
-0
/
+16
2025-09-05
x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALL
Kai Huang
2
-3
/
+26
2025-09-05
x86/sme: Use percpu boolean to control WBINVD during kexec
Kai Huang
6
-22
/
+52
2025-09-05
x86/kexec: Consolidate relocate_kernel() function parameters
Kai Huang
3
-21
/
+38
2025-09-05
x86/mce: Remove __mcheck_cpu_init_early()
Yazen Ghannam
2
-14
/
+4
2025-09-05
x86/mce: Cleanup bank processing on init
Borislav Petkov
2
-47
/
+19
2025-09-05
x86/mce/amd: Put list_head in threshold_bank
Yazen Ghannam
1
-31
/
+12
2025-09-05
x86/mce/amd: Remove smca_banks_map
Yazen Ghannam
1
-41
/
+9
2025-09-05
x86/mce/amd: Remove return value for mce_threshold_{create,remove}_device()
Yazen Ghannam
3
-18
/
+14
2025-09-05
x86/mce/amd: Rename threshold restart function
Yazen Ghannam
1
-6
/
+6
2025-09-05
Merge branch 'x86/apic' into x86/sev, to resolve conflict
Ingo Molnar
16
-58
/
+670
2025-09-04
x86,retpoline: Optimize patch_retpoline()
Peter Zijlstra
1
-16
/
+26
2025-09-04
x86,ibt: Use UDB instead of 0xEA
Peter Zijlstra
8
-148
/
+178
2025-09-04
x86/cfi: Add "debug" option to "cfi=" bootparam
Kees Cook
1
-0
/
+16
2025-09-04
x86/cfi: Standardize on common "CFI:" prefix for CFI reports
Kees Cook
1
-7
/
+10
2025-09-04
x86/traps: Clarify KCFI instruction layout
Kees Cook
1
-1
/
+1
2025-09-04
x86/microcode: Add microcode loader debugging functionality
Borislav Petkov (AMD)
4
-23
/
+92
2025-09-04
x86/microcode: Add microcode= cmdline parsing
Borislav Petkov (AMD)
2
-6
/
+24
2025-09-04
x86/microcode/intel: Refresh the revisions that determine old_microcode
Sohil Mehta
1
-38
/
+48
2025-09-04
x86/sev: Zap snp_abort()
Borislav Petkov (AMD)
3
-9
/
+2
2025-09-04
x86/apic/savic: Do not use snp_abort()
Borislav Petkov (AMD)
3
-5
/
+6
2025-09-04
vdso: Drop Kconfig GENERIC_VDSO_TIME_NS
Thomas Weißschuh
1
-1
/
+0
2025-09-04
vdso: Drop Kconfig GENERIC_VDSO_DATA_STORE
Thomas Weißschuh
1
-1
/
+0
2025-09-04
vdso: Drop kconfig GENERIC_VDSO_32
Thomas Weißschuh
1
-1
/
+0
2025-09-03
x86/boot: Get rid of the .head.text section
Ard Biesheuvel
1
-5
/
+0
2025-09-03
x86/boot: Move startup code out of __head section
Ard Biesheuvel
10
-54
/
+48
2025-09-03
efistub/x86: Remap inittext read-execute when needed
Ard Biesheuvel
4
-1
/
+7
2025-09-03
x86/boot: Create a confined code area for startup code
Ard Biesheuvel
9
-11
/
+25
2025-09-03
x86/kbuild: Incorporate boot/startup/ via Kbuild makefile
Ard Biesheuvel
2
-1
/
+2
[prev]
[next]