summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2023-10-23x86/percpu: Introduce const-qualified const_pcpu_hot to micro-optimize code g...Uros Bizjak
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie
2023-10-20x86/calldepth: Rename __x86_return_skl() to call_depth_return_thunk()Josh Poimboeuf
2023-10-20x86/nospec: Refactor UNTRAIN_RET[_*]Josh Poimboeuf
2023-10-20x86/srso: Disentangle rethunk-dependent optionsJosh Poimboeuf
2023-10-20x86/srso: Unexport untraining functionsJosh Poimboeuf
2023-10-20x86/percpu: Introduce %rip-relative addressing to PER_CPU_VAR()Uros Bizjak
2023-10-20x86/srso: Fix unret validation dependenciesJosh Poimboeuf
2023-10-20x86/fpu: Clean up FPU switching in the middle of task switchingLinus Torvalds
2023-10-20x86/mm: Drop the 4 MB restriction on minimal NUMA node memory sizeMike Rapoport (IBM)
2023-10-19virt: tdx-guest: Add Quote generation support using TSM_REPORTSKuppuswamy Sathyanarayanan
2023-10-19KVM: x86: Ignore MSR_AMD64_TW_CFG accessMaciej S. Szmigiero
2023-10-19KVM: x86: remove the unused assigned_dev_head from kvm_archLiang Chen
2023-10-18bitops: add xor_unlock_is_negative_byte()Matthew Wilcox (Oracle)
2023-10-18x86: KVM: Add feature flag for CPUID.80000021H:EAX[bit 1]Jim Mattson
2023-10-18x86/microcode/32: Move early loading after paging enableThomas Gleixner
2023-10-18x86/boot/32: Temporarily map initrd for microcode loadingThomas Gleixner
2023-10-18x86/boot/32: De-uglify the 2/3 level paging difference in mk_early_pgtbl_32()Thomas Gleixner
2023-10-18x86/percpu: Use the correct asm operand modifier in percpu_stable_op()Uros Bizjak
2023-10-18x86/boot: Rename conflicting 'boot_params' pointer to 'boot_params_ptr'Ard Biesheuvel
2023-10-17KVM: x86: Update the variable naming in kvm_x86_ops.sched_in()Mingwei Zhang
2023-10-17x86/head/64: Move the __head definition to <asm/init.h>Hou Wenlong
2023-10-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-10-16x86/mce: Cleanup mce_usable_address()Yazen Ghannam
2023-10-16x86/percpu: Use C for arch_raw_cpu_ptr(), to improve code generationUros Bizjak
2023-10-16x86/percpu: Rewrite arch_raw_cpu_ptr() to be easier for compilers to optimizeUros Bizjak
2023-10-15Revert "x86/smp: Put CPUs into INIT on shutdown if possible"Linus Torvalds
2023-10-15Merge tag 'smp-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-15Merge tag 'kvm-x86-pmu-6.6-fixes' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2023-10-14Merge tag 'x86-urgent-2023-10-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-10-13x86/entry/64: Convert SYSRET validation tests to CBrian Gerst
2023-10-13x86/apic, x86/hyperv: Use u32 in hv_snp_boot_ap() tooIngo Molnar
2023-10-12x86/cpu: Fix the AMD Fam 17h, Fam 19h, Zen2 and Zen4 MSR enumerationsBorislav Petkov
2023-10-12x86: KVM: SVM: add support for Invalid IPI Vector interceptionMaxim Levitsky
2023-10-12x86/fpu: Allow caller to constrain xfeatures when copying to uabi bufferSean Christopherson
2023-10-12platform/x86/amd/hsmp: add support for metrics tblSuma Hegde
2023-10-12fbdev: Replace fb_pgprotect() with pgprot_framebuffer()Thomas Zimmermann
2023-10-12x86/msi: Fix compile error caused by CONFIG_GENERIC_MSI_IRQ=y && !CONFIG_X86_...Lu Yao
2023-10-11Merge branch 'x86/urgent' into perf/core, to resolve conflictIngo Molnar
2023-10-11cpu-hotplug: Provide prototypes for arch CPU registrationRussell King (Oracle)
2023-10-11x86/cpu: Fix AMD erratum #1485 on Zen4-based CPUsBorislav Petkov (AMD)
2023-10-11x86/sev: Move sev_setup_arch() to mem_encrypt.cAlexander Shishkin
2023-10-10Merge tag 'hyperv-fixes-signed-20231009' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-10-10x86/apic: Use u32 for wakeup_secondary_cpu[_64]()Thomas Gleixner
2023-10-10x86/apic: Use u32 for [gs]et_apic_id()Thomas Gleixner
2023-10-10x86/apic: Use u32 for phys_pkg_id()Thomas Gleixner
2023-10-10x86/apic: Use u32 for cpu_present_to_apicid()Thomas Gleixner
2023-10-10x86/apic: Use u32 for check_apicid_used()Thomas Gleixner
2023-10-10x86/apic: Use u32 for APIC IDs in global dataThomas Gleixner
2023-10-10x86/cpu: Move cpu_l[l2]c_id into topology infoThomas Gleixner