summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2024-12-18x86/fpu: Remove unnecessary CPUID level checkDave Hansen
2024-12-18x86/fpu: Move CPUID leaf definitions to common codeDave Hansen
2024-12-18x86/tsc: Remove CPUID "frequency" leaf magic numbers.Dave Hansen
2024-12-18x86/tsc: Move away from TSC leaf magic numbersDave Hansen
2024-12-18x86/cpu: Move TSC CPUID leaf definitionDave Hansen
2024-12-18x86/cpu: Refresh DCA leaf reading codeDave Hansen
2024-12-18x86/cpu: Remove unnecessary MwAIT leaf checksDave Hansen
2024-12-18x86/cpu: Use MWAIT leaf definitionDave Hansen
2024-12-18x86/cpu: Move MWAIT leaf definition to common headerDave Hansen
2024-12-18x86/cpu: Remove 'x86_cpu_desc' infrastructureDave Hansen
2024-12-18x86/cpu: Move AMD erratum 1386 table over to 'x86_cpu_id'Dave Hansen
2024-12-17x86/cpu: Replace PEBS use of 'x86_cpu_desc' use with 'x86_cpu_id'Dave Hansen
2024-12-17x86/cpu: Expose only stepping min/max interfaceDave Hansen
2024-12-17x86/cpu: Introduce new microcode matching helperDave Hansen
2024-12-17perf/x86/intel/ds: Add PEBS format 6Kan Liang
2024-12-17perf/x86/intel/uncore: Add Clearwater Forest supportKan Liang
2024-12-17x86/mm: Convert unreachable() to BUG()Peter Zijlstra
2024-12-17Merge tag 'xsa465+xsa466-6.13-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-12-17x86/xen: remove hypercall pageJuergen Gross
2024-12-17x86/xen: use new hypercall functions instead of hypercall pageJuergen Gross
2024-12-17x86/xen: add central hypercall functionsJuergen Gross
2024-12-16KVM: SVM: Remove redundant TLB flush on guest CR4.PGE changeSean Christopherson
2024-12-16KVM: SVM: Macrofy SEV=n versions of sev_xxx_guest()Sean Christopherson
2024-12-16KVM/x86: add comment to kvm_mmu_do_page_fault()Juergen Gross
2024-12-16KVM: x86: Plumb in the vCPU to kvm_x86_ops.hwapic_isr_update()Sean Christopherson
2024-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-12-14x86/sev: Add full support for a segmented RMP tableTom Lendacky
2024-12-14x86/sev: Treat the contiguous RMP table as a single RMP segmentTom Lendacky
2024-12-14x86/sev: Map only the RMP table entries instead of the full RMP rangeTom Lendacky
2024-12-14x86/sev: Move the SNP probe routine out of the wayTom Lendacky
2024-12-14x86/sev: Require the RMPREAD instruction after Zen4Tom Lendacky
2024-12-14crypto: x86 - remove assignments of 0 to cra_alignmaskEric Biggers
2024-12-14x86/sev: Add support for the RMPREAD instructionTom Lendacky
2024-12-13x86/sev: Prepare for using the RMPREAD instruction to access the RMPTom Lendacky
2024-12-13KVM: x86: Cache CPUID.0xD XSTATE offsets+sizes during module initSean Christopherson
2024-12-13x86/xen: don't do PV iret hypercall through hypercall pageJuergen Gross
2024-12-13x86/static-call: provide a way to do very early static-call updatesJuergen Gross
2024-12-13x86: make get_cpu_vendor() accessible from Xen codeJuergen Gross
2024-12-12x86/resctrl: Add write option to "mba_MBps_event" fileTony Luck
2024-12-12x86/resctrl: Add "mba_MBps_event" file to CTRL_MON directoriesTony Luck
2024-12-10x86/cpu: Fix typo in x86_match_cpu()'s docRaag Jadav
2024-12-10Merge branch 'linus' into x86/cleanups, to resolve conflictIngo Molnar
2024-12-10x86/apic: Remove "disablelapic" cmdline optionBorislav Petkov (AMD)
2024-12-10Documentation: Merge x86-specific boot options doc into kernel-parameters.txtBorislav Petkov (AMD)
2024-12-10x86/cpufeature: Document cpu_feature_enabled() as the default to useBorislav Petkov (AMD)
2024-12-10x86/resctrl: Make mba_sc use total bandwidth if local is not supportedTony Luck
2024-12-10x86/resctrl: Compute memory bandwidth for all supported eventsTony Luck
2024-12-10x86/boot/64: Fix spurious undefined reference when CONFIG_X86_5LEVEL=n, on GC...Ard Biesheuvel
2024-12-10x86/resctrl: Modify update_mba_bw() to use per CTRL_MON group eventTony Luck
2024-12-10x86/resctrl: Prepare for per-CTRL_MON group mba_MBps controlTony Luck