summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)AuthorLines
2025-04-24KVM: arm64, x86: make kvm_arch_has_irq_bypass() inlinePaolo Bonzini-0/+6
2025-04-23x86/mm: Fix _pgd_alloc() for Xen PV modeJuergen Gross-8/+11
2025-04-22x86/vdso: Remove #ifdeffery around page setup variantsThomas Weißschuh-12/+0
2025-04-22x86/asm: Retire RIP_REL_REF()Ard Biesheuvel-5/+0
2025-04-22x86/boot: Drop RIP_REL_REF() uses from early SEV codeArd Biesheuvel-14/+4
2025-04-22Merge branch 'x86/urgent' into x86/boot, to merge dependent commit and upstre...Ingo Molnar-13/+20
2025-04-22x86/cpu: Help users notice when running old Intel microcodeDave Hansen-0/+2
2025-04-18x86/asm: Rename rep_nop() to native_pause()Uros Bizjak-2/+2
2025-04-18x86/asm: Replace "REP; NOP" with PAUSE mnemonicUros Bizjak-2/+2
2025-04-18x86/asm: Remove semicolon from "rep" prefixesUros Bizjak-12/+9
2025-04-17x86/mm: Remove now unused SHARED_KERNEL_PMDDave Hansen-6/+0
2025-04-17x86/mm: Always tell core mm to sync kernel mappingsDave Hansen-1/+1
2025-04-17Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar-13/+18
2025-04-16x86/bugs: Rename mmio_stale_data_clear to cpu_buf_vm_clearPawan Gupta-1/+1
2025-04-16x86/fpu/apx: Enable APX state supportChang S. Bae-1/+2
2025-04-16x86/fpu/apx: Define APX state componentChang S. Bae-0/+9
2025-04-16x86/cpufeatures: Add X86_FEATURE_APXChang S. Bae-0/+1
2025-04-16x86: Make simd.h more resilientHerbert Xu-0/+6
2025-04-16Merge branch 'x86/cpu' into x86/fpu, to pick up dependent commitsIngo Molnar-17/+201
2025-04-16x86/cpu: Add CPU model number for Bartlett Lake CPUs with Raptor Cove coresPi Xiange-0/+2
2025-04-16Merge branch 'linus' into x86/cpu, to resolve conflictsIngo Molnar-13/+18
2025-04-15x86/cpufeatures: Shorten X86_FEATURE_AMD_HETEROGENEOUS_CORESXin Li (Intel)-1/+1
2025-04-15x86/cpufeatures: Shorten X86_FEATURE_CLEAR_BHB_LOOP_ON_VMEXITXin Li (Intel)-2/+2
2025-04-15x86/cpufeatures: Clean up formattingBorislav Petkov (AMD)-10/+10
2025-04-14x86/bugs: Remove X86_BUG_MMIO_UNKNOWNBorislav Petkov (AMD)-1/+1
2025-04-14x86/cpuid: Align macro linebreaks verticallyBorislav Petkov (AMD)-2/+2
2025-04-14x86/platform/amd: Move the <asm/amd_node.h> header to <asm/amd/node.h>Ingo Molnar-1/+1
2025-04-14x86/platform/amd: Clean up the <asm/amd/hsmp.h> header guards a bitIngo Molnar-1/+1
2025-04-14x86/platform/amd: Move the <asm/amd_hsmp.h> header to <asm/amd/hsmp.h>Ingo Molnar-0/+0
2025-04-14x86/platform/amd: Move the <asm/amd_nb.h> header to <asm/amd/nb.h>Ingo Molnar-0/+0
2025-04-14x86/platform/amd: Add standard header guards to <asm/amd/ibs.h>Ingo Molnar-0/+5
2025-04-14x86/platform/amd: Move the <asm/amd-ibs.h> header to <asm/amd/ibs.h>Ingo Molnar-0/+0
2025-04-14x86/fpu: Use 'fpstate' variable names consistentlyIngo Molnar-1/+1
2025-04-14x86/fpu: Remove init_task FPU state dependencies, add debugging warning for P...Ingo Molnar-1/+5
2025-04-14x86/fpu: Push 'fpu' pointer calculation into the fpu__drop() callIngo Molnar-1/+1
2025-04-14x86/fpu: Remove the thread::fpu pointerIngo Molnar-4/+1
2025-04-14x86/fpu: Make task_struct::thread constant sizeIngo Molnar-11/+9
2025-04-14x86/fpu: Convert task_struct::thread.fpu accesses to use x86_task_fpu()Ingo Molnar-1/+1
2025-04-14x86/fpu: Introduce the x86_task_fpu() helper methodIngo Molnar-0/+2
2025-04-13x86/uaccess: Use asm_inline() instead of asm() in __untagged_addr()Uros Bizjak-2/+2
2025-04-13x86/msr: Add compatibility wrappers for rdmsrl()/wrmsrl()Ingo Molnar-0/+5
2025-04-13objtool, x86/hweight: Remove ANNOTATE_IGNORE_ALTERNATIVEJosh Poimboeuf-4/+2
2025-04-13x86/percpu: Refer __percpu_prefix to __force_percpu_prefixUros Bizjak-9/+11
2025-04-12x86/sev: Prepare for splitting off early SEV codeArd Biesheuvel-0/+159
2025-04-12x86/boot: Drop RIP_REL_REF() uses from SME startup codeArd Biesheuvel-2/+2
2025-04-12x86/asm: Make rip_rel_ptr() usable from fPIC codeArd Biesheuvel-1/+1
2025-04-12x86/mm: Opt-in to IRQs-off activate_mm()Andy Lutomirski-1/+1
2025-04-12x86/mm: Remove 'mm' argument from unuse_temporary_mm() againPeter Zijlstra-1/+1
2025-04-12x86/mm: Make use_/unuse_temporary_mm() non-staticAndy Lutomirski-0/+3
2025-04-11x86/cpuid: Remove obsolete CPUID(0x2) iteration macroAhmed S. Darwish-23/+0