summaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/msr-index: sort AMD RAPL MSRs by addressVictor Ding2020-11-101-1/+1
* x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_IDDavid Woodhouse2020-10-281-0/+1
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-256-7/+7
* x86/uaccess: fix code generation in put_user()Rasmus Villemoes2020-10-231-1/+9
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-10-235-44/+140
|\
| * kvm: x86/mmu: Allocate struct kvm_mmu_pages for all pages in TDP MMUBen Gardon2020-10-231-0/+4
| * kvm: x86/mmu: Allocate and free TDP MMU rootsBen Gardon2020-10-221-0/+1
| * kvm: x86/mmu: Init / Uninit the TDP MMUBen Gardon2020-10-221-0/+9
| * KVM: x86: allow kvm_x86_ops.set_efer to return an error valueMaxim Levitsky2020-10-211-1/+1
| * KVM: x86: bump KVM_MAX_CPUID_ENTRIESVitaly Kuznetsov2020-10-211-1/+1
| * KVM: x86: allocate vcpu->arch.cpuid_entries dynamicallyVitaly Kuznetsov2020-10-211-1/+1
| * kvm: x86: only provide PV features if enabled in guest's CPUIDOliver Upton2020-10-211-0/+15
| * KVM: x86: rename KVM_REQ_GET_VMCS12_PAGESPaolo Bonzini2020-09-281-2/+2
| * KVM: x86: Introduce MSR filteringAlexander Graf2020-09-282-0/+32
| * KVM: x86: Add infrastructure for MSR filteringAlexander Graf2020-09-282-0/+3
| * KVM: x86: Allow deflecting unknown MSR accesses to user spaceAlexander Graf2020-09-281-0/+3
| * KVM: x86: Rename "shared_msrs" to "user_return_msrs"Sean Christopherson2020-09-281-2/+2
| * KVM: x86: Add intr/vectoring info and error code to kvm_exit tracepointSean Christopherson2020-09-281-1/+6
| * KVM: VMX: Rename RDTSCP secondary exec control name to insert "ENABLE"Sean Christopherson2020-09-281-1/+1
| * KVM: x86: Add kvm_x86_ops hook to short circuit emulationSean Christopherson2020-09-281-1/+1
| * KVM: SVM: Enable INVPCID feature on AMDBabu Moger2020-09-281-0/+2
| * KVM: SVM: Add new intercept word in vmcb_control_areaBabu Moger2020-09-281-0/+7
| * KVM: SVM: Modify 64 bit intercept field to two 32 bit vectorsBabu Moger2020-09-281-7/+7
| * KVM: SVM: Modify intercept_exceptions to generic interceptsBabu Moger2020-09-281-1/+4
| * KVM: SVM: Change intercept_dr to generic interceptsBabu Moger2020-09-281-18/+18
| * KVM: SVM: Change intercept_cr to generic interceptsBabu Moger2020-09-281-10/+13
| * KVM: SVM: Introduce vmcb_(set_intercept/clr_intercept/_is_intercept)Babu Moger2020-09-281-0/+9
* | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-225-86/+51
|\ \
| * | x86: remove address space overrides using set_fs()Christoph Hellwig2020-09-093-37/+2
| * | x86: make TASK_SIZE_MAX usable from assembly codeChristoph Hellwig2020-09-092-3/+3
| * | x86: move PAGE_OFFSET, TASK_SIZE & friends to page_{32,64}_types.hChristoph Hellwig2020-09-093-49/+49
* | | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-161-8/+8
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-062-9/+62
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-09-231-8/+8
| |\ \ \ \
| | * | | | bpf, x64: use %rcx instead of %rax for tail call retpolinesMaciej Fijalkowski2020-09-171-8/+8
* | | | | | Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2020-10-161-11/+9
|\ \ \ \ \ \
| * | | | | | x86: Use tracepoint_enabled() for msr tracepoints instead of open coding itSteven Rostedt (VMware)2020-09-281-11/+9
* | | | | | | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-161-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDTMichael Kelley2020-10-141-0/+1
| * | | | | | | x86/hyperv: Remove aliases with X64 in their nameJoseph Salisbury2020-09-281-33/+0
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-2/+0
|\ \ \ \ \ \ \
| * | | | | | | dma-mapping: move dma-debug.h to kernel/dma/Christoph Hellwig2020-10-061-1/+0
| * | | | | | | dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-10-141-0/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'acpi-numa'Rafael J. Wysocki2020-10-131-0/+2
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | x86: Support Generic Initiator only proximity domainsJonathan Cameron2020-10-021-0/+2
| | |/ / / / /
* | | | | | | Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-1425-71/+442
|\ \ \ \ \ \ \
| * | | | | | | x86/efi: Add GHCB mappings when SEV-ES is activeTom Lendacky2020-09-101-0/+2
| * | | | | | | x86/sev-es: Handle NMI StateJoerg Roedel2020-09-092-0/+8
| * | | | | | | x86/sev-es: Support CPU offline/onlineJoerg Roedel2020-09-091-0/+1