aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)Author
2021-03-17x86/entry: Move nmi entry/exit into common codeThomas Gleixner
2021-03-17x86/sev-es: Introduce ip_within_syscall_gap() helperJoerg Roedel
2021-03-07xen: fix p2m size in dom0 for disabled memory hotplug caseJuergen Gross
2021-03-04x86/virt: Eat faults on VMXOFF in reboot flowsSean Christopherson
2021-02-10x86/apic: Add extra serialization for non-serializing MSRsDave Hansen
2021-02-07x86/cpu: Add another Alder Lake CPU to the Intel familyGayatri Kammela
2021-02-07x86: __always_inline __{rd,wr}msr()Peter Zijlstra
2021-02-03x86/xen: avoid warning in Xen pv guest with CONFIG_AMD_MEM_ENCRYPT enabledJuergen Gross
2021-01-27x86/topology: Make __max_die_per_package available unconditionallyBorislav Petkov
2021-01-27x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize stateAndy Lutomirski
2021-01-27x86/hyperv: Fix kexec panic/hang issuesDexuan Cui
2021-01-12local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-30x86/CPU/AMD: Save AMD NodeId as cpu_die_idYazen Ghannam
2020-12-30x86/mce: Correct the detection of invalid notifier prioritiesZhen Lei
2020-12-30x86/apic: Fix x2apic enablement without interrupt remappingDavid Woodhouse
2020-12-10x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WPArvind Sankar
2020-12-09x86/membarrier: Get rid of a dubious optimizationAndy Lutomirski
2020-12-06Merge tag 'x86-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-06x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-11-27KVM: x86: Fix split-irqchip vs interrupt injection window requestPaolo Bonzini
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra
2020-11-22mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams
2020-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-11-15Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-11-13KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_archBabu Moger
2020-11-11x86/platform/uv: Drop last traces of uv_flush_tlb_othersJiri Slaby
2020-11-09perf/x86/intel: Make anythread filter support conditionalStephane Eranian
2020-10-28x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_IDDavid Woodhouse
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-23x86/uaccess: fix code generation in put_user()Rasmus Villemoes
2020-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-10-23kvm: x86/mmu: Allocate struct kvm_mmu_pages for all pages in TDP MMUBen Gardon
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-21kvm: x86/mmu: Allocate and free TDP MMU rootsBen Gardon
2020-10-21kvm: x86/mmu: Init / Uninit the TDP MMUBen Gardon
2020-10-21KVM: x86: allow kvm_x86_ops.set_efer to return an error valueMaxim Levitsky
2020-10-21KVM: x86: bump KVM_MAX_CPUID_ENTRIESVitaly Kuznetsov
2020-10-21KVM: x86: allocate vcpu->arch.cpuid_entries dynamicallyVitaly Kuznetsov
2020-10-21kvm: x86: only provide PV features if enabled in guest's CPUIDOliver Upton
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-10-15Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2020-10-15Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-14Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDTMichael Kelley
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-10-14Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-14Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-13x86/numa: cleanup configuration dependent command-line optionsDan Williams