aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2026-04-22x86-64/arm64/powerpc: clean up and rename __copy_from_user_flushcacheLinus Torvalds1-4/+4
2026-04-22x86: rename and clean up __copy_from_user_inatomic_nocache()Linus Torvalds3-9/+4
2026-04-22x86-64: rename misleadingly named '__copy_user_nocache()' functionLinus Torvalds1-2/+3
2026-04-22x86/CPU: Fix FPDSS on Zen1Borislav Petkov (AMD)1-0/+3
2026-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+2
2026-03-11KVM: x86: Introduce KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMMJim Mattson1-1/+2
2026-03-08Merge tag 'efi-fixes-for-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efiLinus Torvalds1-1/+1
2026-03-07Merge tag 'x86-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-1/+16
2026-03-07Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus 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 Torvalds6-3/+36
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds6-37/+79
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-10Merge tag 'x86_misc_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-12/+33
2026-02-10Merge tag 'x86_entry_for_7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-105/+119
2026-02-10Merge tag 'x86_sev_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-87/+0
2026-02-10Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds14-475/+404
2026-02-10Merge tag 'x86_cleanups_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-6/+6
2026-02-10Merge tag 'x86-irq-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+3
2026-02-10Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-7/+5
2026-02-10Merge tag 'x86-boot-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+2
2026-02-10Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-17/+44
2026-02-10Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextLinus Torvalds1-1/+1
2026-02-09Merge tag 'kvm-x86-misc-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-0/+10
2026-02-09Merge tag 'kvm-x86-svm-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini3-3/+15
2026-02-06x86/vmware: Fix hypercall clobbersJosh Poimboeuf1-2/+2
2026-02-02x86/kfence: fix booting on 32bit non-PAE systemsAndrew Cooper1-3/+4
2026-02-02x86/ibs: Fix typo in dc_l2tlb_miss commentXiang-Bin Shi1-1/+1
2026-01-30x86/fgraph,bpf: Switch kprobe_multi program stack unwind to hw_regs pathJiri Olsa1-1/+1
2026-01-30KVM: x86: Add x2APIC "features" to control EOI broadcast suppressionKhushit Shah1-0/+7
2026-01-26mm: provide address parameter to p{te,md,ud}_user_accessible_page()Rohan McLure1-3/+3
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pte_clear()Rohan McLure1-2/+2
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd_clear()Rohan McLure1-1/+1
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pud_clear()Rohan McLure1-1/+1
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pmd[s]_set()Rohan McLure1-2/+2
2026-01-26mm/page_table_check: reinstate address parameter in [__]page_table_check_pud[s]_set()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-20x86/clear_page: introduce clear_pages()Ankur Arora1-5/+12
2026-01-20x86/mm: simplify clear_page_*Ankur Arora2-15/+58
2026-01-20treewide: provide a generic clear_user_page() variantDavid Hildenbrand1-6/+0