summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2023-12-08x86/virt/tdx: Add SEAMCALL error printing for module initializationKai Huang1-0/+1
2023-12-08x86/virt/tdx: Handle SEAMCALL no entropy error in common codeKai Huang1-0/+26
2023-12-08x86/virt/tdx: Define TDX supported page sizes as macrosKai Huang1-0/+5
2023-12-08x86/virt/tdx: Detect TDX during kernel bootKai Huang3-0/+7
2023-12-07x86/entry: Convert INT 0x80 emulation to IDTENTRYThomas Gleixner2-4/+4
2023-12-07x86/coco: Disable 32-bit emulation by default on TDX and SEVKirill A. Shutemov1-0/+7
2023-12-07KVM: x86: Make Hyper-V emulation optionalVitaly Kuznetsov1-0/+6
2023-12-07KVM: x86: Move Hyper-V partition assist page out of Hyper-V emulation contextVitaly Kuznetsov1-1/+1
2023-12-07KVM: x86/xen: Remove unneeded xen context from kvm_arch when !CONFIG_KVM_XENVitaly Kuznetsov1-0/+5
2023-12-06x86/topology: Switch over to GENERIC_CPU_DEVICESJames Morse1-4/+0
2023-12-01KVM: x86/mmu: always take tdp_mmu_pages_lockPaolo Bonzini1-5/+6
2023-11-30KVM: x86/pmu: Track emulated counter events instead of previous counterSean Christopherson1-1/+16
2023-11-30KVM: x86/pmu: Move PMU reset logic to common x86 codeSean Christopherson1-1/+1
2023-11-30KVM: x86/mmu: Declare flush_remote_tlbs{_range}() hooks iff HYPERV!=nSean Christopherson2-0/+14
2023-11-29x86: Fix CPUIDLE_FLAG_IRQ_ENABLE leaking timer reprogramPeter Zijlstra1-2/+9
2023-11-29x86: Add a comment about the "magic" behind shadow sti before mwaitFrederic Weisbecker1-0/+9
2023-11-29x86/CPU/AMD: Add ZenX generations flagsBorislav Petkov (AMD)1-1/+4
2023-11-29KVM: x86: Virtualize LAM for supervisor pointerRobert Hoo1-1/+2
2023-11-29KVM: x86: Introduce get_untagged_addr() in kvm_x86_ops and call it in emulatorBinbin Wu2-0/+3
2023-11-28x86/MCE/AMD: Add new MA_LLC, USR_DP, and USR_CP bank typesMuralidhara M K1-0/+3
2023-11-27x86/mce/amd, EDAC/mce_amd: Move long names to decoder moduleYazen Ghannam1-1/+0
2023-11-23arch: vdso: consolidate gettime prototypesArnd Bergmann1-2/+0
2023-11-23arch: include linux/cpu.h for trap_init() prototypeArnd Bergmann1-1/+0
2023-11-23arch: consolidate arch_irq_work_raise prototypesArnd Bergmann1-1/+0
2023-11-23x86/io: Remove the unused 'bw' parameter from the BUILDIO() macroYuntao Wang1-4/+4
2023-11-21x86/apic: Drop struct local_apicAndrew Cooper1-260/+0
2023-11-21x86/apic: Drop enum apic_delivery_modesAndrew Cooper1-9/+7
2023-11-21x86/apic: Drop apic::delivery_modeAndrew Cooper1-2/+0
2023-11-15Merge branch 'tip/perf/urgent'Peter Zijlstra47-239/+476
2023-11-14Merge branch 'kvm-guestmemfd' into HEADPaolo Bonzini1-4/+13
2023-11-14KVM: x86: Add support for "protected VMs" that can utilize private memorySean Christopherson1-6/+9
2023-11-14KVM: Allow arch code to track number of memslot address spaces per VMSean Christopherson1-1/+7
2023-11-14KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macroSean Christopherson1-1/+0
2023-11-14KVM: x86: Disallow hugepages when memory attributes are mixedChao Peng1-0/+3
2023-11-13x86/paravirt: Make the struct paravirt_patch_site packedHou Wenlong2-5/+1
2023-11-13x86/paravirt: Use relative reference for the original instruction offsetHou Wenlong2-9/+9
2023-11-13KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson1-2/+0
2023-11-13x86/barrier: Do not serialize MSR accesses on AMDBorislav Petkov (AMD)3-19/+19
2023-11-13x86/setup: Make relocated_ramdisk a local variable of relocate_initrd()Yuntao Wang1-2/+0
2023-11-13acpi/processor: sanitize _OSC/_PDC capabilities for Xen dom0Roger Pau Monne2-0/+23
2023-11-10kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann1-2/+0
2023-11-05Merge tag 'tsm-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw...Linus Torvalds2-0/+3
2023-11-04Merge tag 'x86_microcode_for_v6.7_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-23/+24
2023-11-03Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+42
2023-11-03Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+5
2023-11-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-6/+21
2023-11-01Merge tag 'x86_tdx_for_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-34/+66
2023-11-01Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-4/+6
2023-11-01Merge tag 'platform-drivers-x86-v6.7-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1
2023-10-31Merge tag 'kvm-x86-svm-6.7' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2-3/+3