summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2023-12-07x86/entry: Convert INT 0x80 emulation to IDTENTRYThomas Gleixner
2023-12-07x86/coco: Disable 32-bit emulation by default on TDX and SEVKirill A. Shutemov
2023-12-07KVM: x86: Make Hyper-V emulation optionalVitaly Kuznetsov
2023-12-07KVM: x86: Move Hyper-V partition assist page out of Hyper-V emulation contextVitaly Kuznetsov
2023-12-07KVM: x86/xen: Remove unneeded xen context from kvm_arch when !CONFIG_KVM_XENVitaly Kuznetsov
2023-12-06x86/topology: Switch over to GENERIC_CPU_DEVICESJames Morse
2023-12-01KVM: x86/mmu: always take tdp_mmu_pages_lockPaolo Bonzini
2023-11-30KVM: x86/pmu: Track emulated counter events instead of previous counterSean Christopherson
2023-11-30KVM: x86/pmu: Move PMU reset logic to common x86 codeSean Christopherson
2023-11-30x86/percpu: Declare const_pcpu_hot as extern const variableUros Bizjak
2023-11-30x86/callthunks: Mark apply_relocation() as __init_or_moduleIngo Molnar
2023-11-30x86/callthunks: Fix and unify call thunks assembly snippetsUros Bizjak
2023-11-30x86/callthunks: Handle %rip-relative relocations in call thunk templateUros Bizjak
2023-11-30x86/percpu: Define PER_CPU_VAR macro also for !__ASSEMBLY__Uros Bizjak
2023-11-29KVM: x86/mmu: Declare flush_remote_tlbs{_range}() hooks iff HYPERV!=nSean Christopherson
2023-11-29x86: Fix CPUIDLE_FLAG_IRQ_ENABLE leaking timer reprogramPeter Zijlstra
2023-11-29x86: Add a comment about the "magic" behind shadow sti before mwaitFrederic Weisbecker
2023-11-29x86/CPU/AMD: Add ZenX generations flagsBorislav Petkov (AMD)
2023-11-28KVM: x86: Virtualize LAM for supervisor pointerRobert Hoo
2023-11-28KVM: x86: Introduce get_untagged_addr() in kvm_x86_ops and call it in emulatorBinbin Wu
2023-11-28x86/MCE/AMD: Add new MA_LLC, USR_DP, and USR_CP bank typesMuralidhara M K
2023-11-27x86/mce/amd, EDAC/mce_amd: Move long names to decoder moduleYazen Ghannam
2023-11-23arch: vdso: consolidate gettime prototypesArnd Bergmann
2023-11-23arch: include linux/cpu.h for trap_init() prototypeArnd Bergmann
2023-11-23arch: consolidate arch_irq_work_raise prototypesArnd Bergmann
2023-11-23x86/mm: Ensure input to pfn_to_kaddr() is treated as a 64-bit typeMichael Roth
2023-11-23x86/io: Remove the unused 'bw' parameter from the BUILDIO() macroYuntao Wang
2023-11-21x86/apic: Drop struct local_apicAndrew Cooper
2023-11-21x86/apic: Drop enum apic_delivery_modesAndrew Cooper
2023-11-21x86/apic: Drop apic::delivery_modeAndrew Cooper
2023-11-15Merge branch 'tip/perf/urgent'Peter Zijlstra
2023-11-14Merge branch 'kvm-guestmemfd' into HEADPaolo Bonzini
2023-11-14KVM: x86: Add support for "protected VMs" that can utilize private memorySean Christopherson
2023-11-14KVM: Allow arch code to track number of memslot address spaces per VMSean Christopherson
2023-11-14KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macroSean Christopherson
2023-11-14KVM: x86: Disallow hugepages when memory attributes are mixedChao Peng
2023-11-13x86/paravirt: Make the struct paravirt_patch_site packedHou Wenlong
2023-11-13x86/paravirt: Use relative reference for the original instruction offsetHou Wenlong
2023-11-13KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson
2023-11-13x86/barrier: Do not serialize MSR accesses on AMDBorislav Petkov (AMD)
2023-11-13x86/setup: Make relocated_ramdisk a local variable of relocate_initrd()Yuntao Wang
2023-11-13acpi/processor: sanitize _OSC/_PDC capabilities for Xen dom0Roger Pau Monne
2023-11-10kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann
2023-11-04Merge tag 'tsm-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw...Linus Torvalds
2023-11-04Merge tag 'x86_microcode_for_v6.7_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-11-01Merge tag 'x86_tdx_for_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-01Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds