summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2022-12-12Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-12Merge tag 'x86-urgent-2022-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-12-12Merge tag 'for-linus-6.2-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-12-12Merge tag 'hyperv-next-signed-20221208' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-12-12Merge tag 'unsigned-char-6.2-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-12-12Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-09x86/vdso: Conditionally export __vdso_sgx_enter_enclave()Nathan Chancellor
2022-12-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-05x86/apic/msi: Enable PCI/IMSThomas Gleixner
2022-12-05x86/apic/msi: Enable MSI_FLAG_PCI_MSIX_ALLOC_DYNThomas Gleixner
2022-12-05x86/apic/msi: Remove arch_create_remap_msi_irq_domain()Thomas Gleixner
2022-12-05iommu/amd: Switch to MSI base domainsThomas Gleixner
2022-12-05iommu/vt-d: Switch to MSI parent domainsThomas Gleixner
2022-12-05x86/apic/vector: Provide MSI parent domainThomas Gleixner
2022-12-05genirq/msi: Move IRQ_DOMAIN_MSI_NOMASK_QUIRK to MSI flagsThomas Gleixner
2022-12-05x86/xen: Fix memory leak in xen_init_lock_cpu()Xiu Jianfeng
2022-12-05x86/xen: Fix memory leak in xen_smp_intr_init{_pv}()Xiu Jianfeng
2022-12-05uprobes/x86: Allow to probe a NOP instruction with 0x66 prefixOleg Nesterov
2022-12-02x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3Pawan Gupta
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-12-02x86/alternative: Remove noinline from __ibt_endbr_seal[_end]() stubsMiaohe Lin
2022-11-30mm: introduce arch_has_hw_nonleaf_pmd_young()Juergen Gross
2022-11-30mm: add dummy pmd_young() for architectures not having itJuergen Gross
2022-11-30KVM: x86: fix uninitialized variable use on KVM_REQ_TRIPLE_FAULTPaolo Bonzini
2022-11-29x86/hyperv: Remove unregister syscore call from Hyper-V cleanupGaurav Kohli
2022-11-28iommu/hyper-v: Allow hyperv irq remapping without x2apicNuno Das Neves
2022-11-28clocksource: hyper-v: Add TSC page support for root partitionStanislav Kinsburskiy
2022-11-28clocksource: hyper-v: Use TSC PFN getter to map vvar pageStanislav Kinsburskiy
2022-11-28x86/hyperv: Expand definition of struct hv_vp_assist_pageSaurabh Sengar
2022-11-27Merge tag 'x86_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-11-26Merge tag 'kbuild-fixes-v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-11-25Merge tag 'hyperv-fixes-signed-20221125' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-11-24kbuild: fix "cat: .version: No such file or directory"Masahiro Yamada
2022-11-23Merge branch 'kvm-dwmw2-fixes' into HEADPaolo Bonzini
2022-11-23KVM: x86/xen: Only do in-kernel acceleration of hypercalls for guest CPL0David Woodhouse
2022-11-23KVM: x86/xen: Validate port number in SCHEDOP_pollDavid Woodhouse
2022-11-23KVM: x86/mmu: Fix race condition in direct_page_faultKazuki Takiguchi
2022-11-22x86/ioremap: Fix page aligned size calculation in __ioremap_caller()Michael Kelley
2022-11-21x86/pm: Add enumeration check before spec MSRs save/restore setupPawan Gupta
2022-11-21x86/tsx: Add a feature bit for TSX control MSR supportPawan Gupta
2022-11-20Merge tag 'x86_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-11-20Merge tag 'perf_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-11-20Merge tag 'locking_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-11-19perf/x86: Make struct p4_event_bind::cntr signed arrayAlexey Dobriyan
2022-11-18ftrace: abstract DYNAMIC_FTRACE_WITH_ARGS accessesMark Rutland
2022-11-18ftrace: rename ftrace_instruction_pointer_set() -> ftrace_regs_set_instructio...Mark Rutland
2022-11-18ftrace: pass fregs to arch_ftrace_set_direct_caller()Mark Rutland
2022-11-17Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds