summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
11 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+3
2026-03-11KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMMJim Mattson2-1/+3
2026-03-08Merge tag 'efi-fixes-for-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2026-03-08Merge tag 'x86-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-1/+16
2026-03-07Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+0
2026-03-04x86/topo: Add topology_num_nodes_per_package()Peter Zijlstra1-0/+6
2026-03-04x86/numa: Store extra copy of numa_nodes_parsedPeter Zijlstra1-0/+6
2026-03-03x86/xen: Build identity mapping page tables dynamically for XENPVHou Wenlong1-2/+0
2026-03-02x86/sev: Allow IBPB-on-Entry feature for SNP guestsKim Phillips1-1/+4
2026-02-25x86/efi: defer freeing of boot services memoryMike Rapoport (Microsoft)1-1/+1
2026-02-23x86/headers: Replace __ASSEMBLY__ stragglers with __ASSEMBLER__Thomas Huth4-9/+9
2026-02-23x86/cfi: Fix CFI rewrite for odd alignmentsPeter Zijlstra2-6/+10
2026-02-23x86/bug: Handle __WARN_printf() trap in early_fixup_exception()Hou Wenlong1-0/+2
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-21/+58
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-38/+80
2026-02-11Merge tag 'kvm-x86-pmu-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini9-14/+41
2026-02-11Merge tag 'kvm-x86-apic-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-0/+2
2026-02-11Merge tag 'asm-generic-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2026-02-11Merge tag 'x86_misc_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-12/+33
2026-02-11Merge tag 'x86_entry_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-105/+119
2026-02-11Merge tag 'x86_sev_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-87/+0
2026-02-11Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds14-483/+412
2026-02-11Merge tag 'x86_cleanups_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-6/+6
2026-02-11Merge tag 'x86-irq-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+3
2026-02-11Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-7/+5
2026-02-11Merge tag 'x86-boot-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+2
2026-02-10Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-17/+44
2026-02-10Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds1-1/+1
2026-02-09Merge tag 'kvm-x86-misc-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini3-2/+14
2026-02-09Merge tag 'kvm-x86-svm-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini5-19/+33
2026-02-07x86/vmware: Fix hypercall clobbersJosh Poimboeuf1-2/+2
2026-02-03x86/kfence: fix booting on 32bit non-PAE systemsAndrew Cooper1-3/+4
2026-02-03x86/ibs: Fix typo in dc_l2tlb_miss commentXiang-Bin Shi1-1/+1
2026-01-31x86/fgraph,bpf: Switch kprobe_multi program stack unwind to hw_regs pathJiri Olsa1-1/+1
2026-01-31KVM: x86: Add x2APIC "features" to control EOI broadcast suppressionKhushit Shah2-2/+11
2026-01-30x86/uapi: Stop leaking kconfig references to userspaceThomas Weißschuh1-1/+1
2026-01-27mm: provide address parameter to p{te,md,ud}_user_accessible_page()Rohan McLure1-3/+3
2026-01-27mm/page_table_check: reinstate address parameter in [__]page_table_check_pte_...Rohan McLure1-2/+2
2026-01-27mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd_...Rohan McLure1-1/+1
2026-01-27mm/page_table_check: reinstate address parameter in [__]page_table_check_pud_...Rohan McLure1-1/+1
2026-01-27mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd[...Rohan McLure1-2/+2
2026-01-27mm/page_table_check: reinstate address parameter in [__]page_table_check_pud[...Rohan McLure1-2/+2
2026-01-23KVM: x86: Advertise AVX10_VNNI_INT CPUID to userspaceZhao Liu1-0/+1
2026-01-23KVM: x86: Advertise AMX CPUIDs in subleaf 0x1E.0x1 to userspaceZhao Liu1-0/+1
2026-01-23KVM: x86: Advertise MOVRS CPUID to userspaceZhao Liu1-0/+1
2026-01-23KVM: SEV: Add KVM_SEV_SNP_ENABLE_REQ_CERTS commandMichael Roth1-0/+2
2026-01-21x86/clear_page: introduce clear_pages()Ankur Arora1-5/+12
2026-01-21x86/mm: simplify clear_page_*Ankur Arora2-16/+59
2026-01-21treewide: provide a generic clear_user_page() variantDavid Hildenbrand1-6/+0
2026-01-21x86/xen: use lazy_mmu_state when context-switchingKevin Brodsky1-3/+1