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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-14
x86/mm: Remove duplicated __PAGE_KERNEL(_EXEC) definitions
Nikolay Borisov
1
-3
/
+0
2025-07-13
Merge tag 'x86_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2025-07-10
x86/apic: Rename 'reg_off' to 'reg'
Neeraj Upadhyay
1
-4
/
+4
2025-07-10
x86/apic: KVM: Move apic_test)vector() to common code
Neeraj Upadhyay
1
-0
/
+5
2025-07-10
x86/apic: KVM: Move lapic set/clear_vector() helpers to common code
Neeraj Upadhyay
1
-0
/
+10
2025-07-10
x86/apic: KVM: Move lapic get/set helpers to common code
Neeraj Upadhyay
1
-0
/
+22
2025-07-10
x86/apic: KVM: Move apic_find_highest_vector() to a common header
Neeraj Upadhyay
1
-0
/
+22
2025-07-10
x86/apic: KVM: Deduplicate APIC vector => register+bit math
Sean Christopherson
1
-2
/
+5
2025-07-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+7
2025-07-10
x86/lib: Add WBINVD and WBNOINVD helpers to target multiple CPUs
Zheyun Shen
1
-0
/
+12
2025-07-10
x86/lib: Add WBNOINVD helper functions
Kevin Loughlin
2
-1
/
+34
2025-07-10
x86/lib: Drop the unused return value from wbinvd_on_all_cpus()
Sean Christopherson
1
-3
/
+2
2025-07-09
mm: remove devmap related functions and page table bits
Alistair Popple
2
-53
/
+3
2025-07-09
KVM: x86: Replace growing set of *_in_guest bools with a u64
Jim Mattson
1
-4
/
+1
2025-07-08
x86/rdrand: Disable RDSEED on AMD Cyan Skillfish
Mikhail Paulyshka
1
-0
/
+1
2025-07-07
Merge tag 'tsa_x86_bugs_for_6.16' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-29
/
+46
2025-07-07
x86/msr-index: Add AMD workload classification MSRs
Perry Yuan
1
-0
/
+5
2025-07-06
Merge tag 'x86_urgent_for_v6.16_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+16
2025-07-04
Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-13
/
+0
2025-07-02
Merge branch 'fixes' into for-next
Ilpo Järvinen
1
-13
/
+0
2025-07-01
x86/sev: Use TSC_FACTOR for Secure TSC frequency calculation
Nikunj A Dadhania
1
-1
/
+16
2025-06-30
Move FCH header to a location accessible by all archs
Mario Limonciello
1
-13
/
+0
2025-06-30
Merge 6.16-rc4 into tty-next
Greg Kroah-Hartman
6
-6
/
+48
2025-06-29
Merge tag 'x86_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+16
2025-06-29
serial: 8250: Move CE4100 quirks to a module under 8250 driver
Andy Shevchenko
1
-0
/
+6
2025-06-27
x86/sev: Let sev_es_efi_map_ghcbs() map the CA pages too
Gerd Hoffmann
1
-2
/
+2
2025-06-25
VFIO: KVM: x86: Drop kvm_arch_{start,end}_assignment()
Sean Christopherson
1
-2
/
+0
2025-06-25
Merge branch 'kvm-x86 mmio'
Sean Christopherson
1
-0
/
+1
2025-06-25
KVM: VMX: Apply MMIO Stale Data mitigation if KVM maps MMIO into the guest
Sean Christopherson
1
-0
/
+1
2025-06-24
x86/fpu/xstate: Add CET supervisor xfeature support as a guest-only feature
Yang Weijiang
2
-5
/
+14
2025-06-24
x86/fpu/xstate: Introduce "guest-only" supervisor xfeature set
Yang Weijiang
2
-5
/
+10
2025-06-24
x86/fpu/xstate: Differentiate default features for host and guest FPUs
Chao Gao
1
-0
/
+26
2025-06-24
x86/traps: Initialize DR7 by writing its architectural reset value
Xin Li (Intel)
2
-5
/
+16
2025-06-24
KVM: x86: Use kvzalloc() to allocate VM struct
Sean Christopherson
1
-1
/
+1
2025-06-24
KVM: x86/mmu: Dynamically allocate shadow MMU's hashed page list
Sean Christopherson
1
-2
/
+2
2025-06-24
KVM: x86/hyper-v: Use preallocated per-vCPU buffer for de-sparsified vCPU masks
Sean Christopherson
1
-1
/
+6
2025-06-23
KVM: x86: Rename kvm_set_msi_irq() => kvm_msi_to_lapic_irq()
Sean Christopherson
1
-3
/
+0
2025-06-23
KVM: SVM: Generate GA log IRQs only if the associated vCPUs is blocking
Sean Christopherson
1
-0
/
+7
2025-06-23
iommu/amd: KVM: SVM: Allow KVM to control need for GA log interrupts
Sean Christopherson
1
-0
/
+1
2025-06-23
KVM: x86: Decouple device assignment from IRQ bypass
Sean Christopherson
2
-2
/
+4
2025-06-23
iommu/amd: KVM: SVM: Set pCPU info in IRTE when setting vCPU affinity
Sean Christopherson
1
-0
/
+1
2025-06-23
iommu: KVM: Split "struct vcpu_data" into separate AMD vs. Intel structs
Sean Christopherson
1
-1
/
+14
2025-06-23
KVM: x86: Dedup AVIC vs. PI code for identifying target vCPU
Sean Christopherson
1
-1
/
+1
2025-06-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2025-06-21
x86/CPU/AMD: Add CPUID faulting support
Borislav Petkov (AMD)
2
-0
/
+4
2025-06-20
KVM: VMX: Move enable_ipiv knob to common x86
Sean Christopherson
1
-0
/
+1
2025-06-20
KVM: SVM: Inhibit AVIC if ID is too big instead of rejecting vCPU creation
Sean Christopherson
1
-1
/
+8
2025-06-20
KVM: SVM: Drop pointless masking of kernel page pa's with AVIC HPA masks
Sean Christopherson
1
-3
/
+1
2025-06-20
KVM: SVM: Drop pointless masking of default APIC base when setting V_APIC_BAR
Sean Christopherson
1
-2
/
+0
2025-06-20
KVM: Pass new routing entries and irqfd when updating IRTEs
Sean Christopherson
1
-2
/
+4
[prev]
[next]