summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/ftrace: Include <asm/ptrace.h>Sami Tolvanen2024-10-031-0/+2
* x86: kvm: fix build errorLinus Torvalds2024-09-291-0/+2
* Merge tag 'x86-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-09-291-0/+5
|\
| * x86/cpu: Add two Intel CPU model numbersTony Luck2024-09-261-0/+5
* | Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-09-291-4/+2
|\ \
| * \ Merge branch 'locking/core' into locking/urgent, to pick up pending commitsIngo Molnar2024-09-291-4/+2
| |\ \
| | * | locking/atomic/x86: Redeclare x86_32 arch_atomic64_{add,sub}() as voidUros Bizjak2024-07-171-4/+2
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-09-287-42/+93
|\ \ \ \
| * \ \ \ Merge tag 'kvm-x86-vmx-6.12' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-09-171-0/+3
| |\ \ \ \
| | * | | | KVM: nVMX: Get to-be-acknowledge IRQ for nested VM-Exit at injection siteSean Christopherson2024-09-101-0/+1
| | * | | | KVM: nVMX: Honor userspace MSR filter lists for nested VM-Enter/VM-ExitSean Christopherson2024-08-221-0/+2
| * | | | | Merge tag 'kvm-x86-svm-6.12' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-09-171-5/+15
| |\ \ \ \ \
| | * | | | | KVM: SVM: Add host SEV-ES save area structure into VMCB via a unionSean Christopherson2024-08-301-5/+15
| | |/ / / /
| * | | | | Merge tag 'kvm-x86-pat_vmx_msrs-6.12' of https://github.com/kvm-x86/linux int...Paolo Bonzini2024-09-172-24/+50
| |\ \ \ \ \
| | * | | | | KVM: VMX: Open code VMX preemption timer rate mask in its accessorXin Li2024-08-221-2/+1
| | * | | | | KVM VMX: Move MSR_IA32_VMX_MISC bit defines to asm/vmx.hSean Christopherson2024-08-222-12/+12
| | * | | | | KVM: nVMX: Add a helper to encode VMCS info in MSR_IA32_VMX_BASICSean Christopherson2024-08-221-2/+5
| | * | | | | KVM: VMX: Track CPU's MSR_IA32_VMX_BASIC as a single 64-bit valueXin Li2024-08-221-0/+5
| | * | | | | KVM: VMX: Move MSR_IA32_VMX_BASIC bit defines to asm/vmx.hXin Li2024-08-222-8/+7
| | * | | | | x86/cpu: KVM: Move macro to encode PAT value to common headerSean Christopherson2024-08-221-0/+6
| | * | | | | x86/cpu: KVM: Add common defines for architectural memory types (PAT, MTRRs, ...Sean Christopherson2024-08-222-3/+17
| | |/ / / /
| * | | | | Merge tag 'kvm-x86-mmu-6.12' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-09-171-5/+9
| |\ \ \ \ \
| | * | | | | KVM: x86/mmu: Subsume kvm_mmu_unprotect_page() into the and_retry() versionSean Christopherson2024-09-101-1/+0
| | * | | | | KVM: x86: Update retry protection fields when forcing retry on emulation failureSean Christopherson2024-09-101-1/+9
| | * | | | | KVM: x86/mmu: Apply retry protection to "fast nTDP unprotect" pathSean Christopherson2024-09-101-0/+1
| | * | | | | KVM: x86/mmu: Replace PFERR_NESTED_GUEST_PAGE with a more descriptive helperSean Christopherson2024-09-101-4/+0
| | |/ / / /
| * | | | | Merge tag 'kvm-x86-misc-6.12' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini2024-09-173-2/+6
| |\ \ \ \ \
| | * | | | | KVM: x86: Exit to userspace if fastpath triggers one on instruction skipSean Christopherson2024-08-301-0/+1
| | * | | | | KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC)Sean Christopherson2024-08-301-0/+2
| | * | | | | KVM: x86: Rename get_msr_feature() APIs to get_feature_msr()Sean Christopherson2024-08-222-2/+2
| | * | | | | KVM: x86: Refactor kvm_x86_ops.get_msr_feature() to avoid kvm_msr_entrySean Christopherson2024-08-221-1/+1
| | * | | | | KVM: x86: Advertise AVX10.1 CPUID to userspaceTao Su2024-08-221-0/+1
| | |/ / / /
| * | | | | Merge branch 'kvm-redo-enable-virt' into HEADPaolo Bonzini2024-09-173-5/+8
| |\ \ \ \ \
| | * | | | | KVM: x86: Register "emergency disable" callbacks when virt is enabledSean Christopherson2024-09-041-0/+3
| | * | | | | x86/reboot: Unconditionally define cpu_emergency_virt_cb typedefSean Christopherson2024-09-041-1/+1
| | * | | | | KVM: x86: Rename virtualization {en,dis}abling APIs to match common KVMSean Christopherson2024-09-042-4/+4
| * | | | | | Merge branch 'kvm-memslot-zap-quirk' into HEADPaolo Bonzini2024-09-171-1/+2
| |\| | | | |
| | * | | | | KVM: x86/mmu: Introduce a quirk to control memslot zap behaviorYan Zhao2024-08-141-1/+2
| | |/ / / /
* | | | | | Merge tag 'for-linus-6.12-rc1a-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-09-271-1/+22
|\ \ \ \ \ \
| * | | | | | x86/kernel: Move page table macros to headerJason Andryuk2024-09-251-1/+22
* | | | | | | Merge branch 'address-masking'Linus Torvalds2024-09-221-0/+11
|\ \ \ \ \ \ \
| * | | | | | | x86: make the masked_user_access_begin() macro use its argument only onceLinus Torvalds2024-09-221-2/+3
| * | | | | | | x86: do the user address masking outside the user access areaLinus Torvalds2024-08-191-1/+3
| * | | | | | | x86: support user address masking instead of non-speculative conditionalLinus Torvalds2024-08-191-0/+8
* | | | | | | | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-09-219-115/+118
|\ \ \ \ \ \ \ \
| * | | | | | | | mm/x86: support large pfn mappingsPeter Xu2024-09-171-28/+52
| * | | | | | | | mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown2024-09-101-1/+0
| * | | | | | | | mm: make range-to-target_node lookup facility a part of numa_memblksMike Rapoport (Microsoft)2024-09-041-9/+0
| * | | | | | | | mm: introduce numa_emulationMike Rapoport (Microsoft)2024-09-041-12/+0
| * | | | | | | | mm: move numa_distance and related code from x86 to numa_memblksMike Rapoport (Microsoft)2024-09-041-2/+0