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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
1
-1
/
+1
2026-02-09
Merge tag 'kvm-x86-misc-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
3
-2
/
+14
2026-02-09
Merge tag 'kvm-x86-svm-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
5
-19
/
+33
2026-02-06
x86/vmware: Fix hypercall clobbers
Josh Poimboeuf
1
-2
/
+2
2026-02-02
x86/kfence: fix booting on 32bit non-PAE systems
Andrew Cooper
1
-3
/
+4
2026-02-02
x86/ibs: Fix typo in dc_l2tlb_miss comment
Xiang-Bin Shi
1
-1
/
+1
2026-01-30
x86/fgraph,bpf: Switch kprobe_multi program stack unwind to hw_regs path
Jiri Olsa
1
-1
/
+1
2026-01-30
KVM: x86: Add x2APIC "features" to control EOI broadcast suppression
Khushit Shah
2
-2
/
+11
2026-01-30
x86/uapi: Stop leaking kconfig references to userspace
Thomas Weißschuh
1
-1
/
+1
2026-01-26
mm: provide address parameter to p{te,md,ud}_user_accessible_page()
Rohan McLure
1
-3
/
+3
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pte_...
Rohan McLure
1
-2
/
+2
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd_...
Rohan McLure
1
-1
/
+1
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pud_...
Rohan McLure
1
-1
/
+1
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd[...
Rohan McLure
1
-2
/
+2
2026-01-26
mm/page_table_check: reinstate address parameter in [__]page_table_check_pud[...
Rohan McLure
1
-2
/
+2
2026-01-23
KVM: x86: Advertise AVX10_VNNI_INT CPUID to userspace
Zhao Liu
1
-0
/
+1
2026-01-23
KVM: x86: Advertise AMX CPUIDs in subleaf 0x1E.0x1 to userspace
Zhao Liu
1
-0
/
+1
2026-01-23
KVM: x86: Advertise MOVRS CPUID to userspace
Zhao Liu
1
-0
/
+1
2026-01-23
KVM: SEV: Add KVM_SEV_SNP_ENABLE_REQ_CERTS command
Michael Roth
1
-0
/
+2
2026-01-20
x86/clear_page: introduce clear_pages()
Ankur Arora
1
-5
/
+12
2026-01-20
x86/mm: simplify clear_page_*
Ankur Arora
2
-15
/
+58
2026-01-20
treewide: provide a generic clear_user_page() variant
David Hildenbrand
1
-6
/
+0
2026-01-20
x86/xen: use lazy_mmu_state when context-switching
Kevin Brodsky
1
-3
/
+1
2026-01-20
mm: introduce generic lazy_mmu helpers
Kevin Brodsky
1
-0
/
+1
2026-01-20
mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
Kevin Brodsky
1
-1
/
+0
2026-01-20
x86/segment: Use MOVL when reading segment registers
Uros Bizjak
1
-1
/
+1
2026-01-19
x86/kfence: avoid writing L1TF-vulnerable PTEs
Andrew Cooper
1
-5
/
+24
2026-01-18
x86/percpu: Make CONFIG_USE_X86_SEG_SUPPORT work with sparse
Thomas Gleixner
1
-4
/
+4
2026-01-16
x86/mm: Hide mm_free_global_asid() definition under CONFIG_BROADCAST_TLB_FLUSH
Hou Wenlong
2
-2
/
+3
2026-01-15
x86/paravirt: Use XOR r32,r32 to clear register in pv_vcpu_is_preempted()
Uros Bizjak
1
-1
/
+1
2026-01-15
x86/paravirt: Remove trailing semicolons from alternative asm templates
Uros Bizjak
3
-11
/
+11
2026-01-15
perf/x86/intel: Add support for rdpmc user disable feature
Dapeng Mi
1
-2
/
+6
2026-01-15
perf/x86/intel: Support the 4 new OMR MSRs introduced in DMR and NVL
Dapeng Mi
1
-0
/
+5
2026-01-14
vdso: Remove struct getcpu_cache
Thomas Weißschuh
1
-3
/
+1
2026-01-13
KVM: SVM: Treat exit_code as an unsigned 64-bit value through all of KVM
Sean Christopherson
2
-18
/
+17
2026-01-13
x86/entry/vdso32: When using int $0x80, use it directly
H. Peter Anvin
1
-1
/
+3
2026-01-13
x86/cpufeature: Replace X86_FEATURE_SYSENTER32 with X86_FEATURE_SYSFAST32
H. Peter Anvin
1
-1
/
+1
2026-01-13
x86/vdso: Abstract out vdso system call internals
H. Peter Anvin
2
-100
/
+111
2026-01-13
x86/entry/vdso32: Remove open-coded DWARF in sigreturn.S
H. Peter Anvin
1
-0
/
+1
2026-01-13
x86/entry/vdso: Rename vdso_image_* to vdso*_image
H. Peter Anvin
2
-4
/
+4
2026-01-13
x86/crash: Use set_memory_p() instead of __set_memory_prot()
Coiby Xu
1
-1
/
+0
2026-01-13
x86/pvlocks: Move paravirt spinlock functions into own header
Juergen Gross
5
-160
/
+156
2026-01-13
x86/paravirt: Specify pv_ops array in paravirt macros
Juergen Gross
2
-146
/
+146
2026-01-13
x86/paravirt: Allow pv-calls outside paravirt.h
Juergen Gross
1
-16
/
+0
2026-01-12
x86/paravirt: Move pv_native_*() prototypes to paravirt.c
Juergen Gross
1
-7
/
+0
2026-01-12
x86/paravirt: Introduce new paravirt-base.h header
Juergen Gross
4
-24
/
+34
2026-01-12
x86/paravirt: Move paravirt_sched_clock() related code into tsc.c
Juergen Gross
2
-12
/
+1
2026-01-12
KVM: x86: Hide KVM_IRQCHIP_KERNEL behind CONFIG_KVM_IOAPIC=y
Sean Christopherson
1
-0
/
+2
2026-01-12
x86/paravirt: Use common code for paravirt_steal_clock()
Juergen Gross
1
-7
/
+0
2026-01-12
sched: Move clock related paravirt code to kernel/sched
Juergen Gross
1
-4
/
+0
[prev]
[next]