summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2023-05-18Merge tag 'probes-fixes-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2023-05-18rethook, fprobe: do not trace rethook related functionsZe Gao1-0/+1
2023-05-08x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello1-0/+2
2023-04-30Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+2
2023-04-29Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-39/+32
2023-04-28Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-6/+74
2023-04-28Merge tag 'x86_cache_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-24/+19
2023-04-28Merge tag 'x86_cleanups_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-10/+1
2023-04-28Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds1-11/+0
2023-04-28Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-13/+4
2023-04-28Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-5/+5
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-9/+18
2023-04-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-0/+9
2023-04-25Merge tag 'x86-apic-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-100/+171
2023-04-25Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-17/+25
2023-04-25Merge tag 'x86_paravirt_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-23/+7
2023-04-25Merge tag 'x86_cpu_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-46/+43
2023-04-25Merge tag 'x86_acpi_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+8
2023-04-25Merge tag 'ras_core_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-13/+13
2023-04-25Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-6/+5
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds5-5/+5
2023-04-21convert sgx_set_attribute() to fdget()/fdput()Al Viro1-6/+5
2023-04-19x86: set FSRS automatically on AMD CPUs that have FSRMLinus Torvalds1-0/+4
2023-04-18Change DEFINE_SEMAPHORE() to take a number argumentPeter Zijlstra1-1/+1
2023-04-18x86/hyperv: VTL support for Hyper-VSaurabh Sengar1-0/+1
2023-04-18x86/hyperv: Make hv_get_nmi_reason publicSaurabh Sengar1-5/+0
2023-04-18x86/init: Make get/set_rtc_noop() publicSaurabh Sengar1-2/+2
2023-04-17swiotlb: Remove bounce buffer remapping for Hyper-VMichael Kelley1-6/+1
2023-04-17Merge remote-tracking branch 'tip/x86/sev' into hyperv-nextWei Liu4-17/+25
2023-04-14x86/cpu: Mark {hlt,resume}_play_dead() __noreturnJosh Poimboeuf1-1/+1
2023-04-14cpu: Mark nmi_panic_self_stop() __noreturnJosh Poimboeuf1-1/+1
2023-04-14x86/head: Mark *_start_kernel() __noreturnJosh Poimboeuf2-3/+3
2023-04-14Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...Joerg Roedel1-1/+1
2023-04-13x86/rtc: Remove __init for runtime functionsMatija Glavinic Pecotic1-2/+2
2023-04-12x86/ioapic: Don't return 0 from arch_dynirq_lower_bound()Saurabh Sengar1-5/+9
2023-04-09Merge tag 'x86_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+7
2023-04-08x86/kexec: remove unnecessary arch_kexec_kernel_image_load()Bjorn Helgaas1-11/+0
2023-04-07x86/apic: Fix atomic update of offset in reserve_eilvt_offset()Uros Bizjak1-3/+2
2023-04-06x86/mm/iommu/sva: Do not allow to set FORCE_TAGGED_SVA bit from outsideKirill A. Shutemov1-0/+2
2023-04-06x86/mm/iommu/sva: Fix error code for LAM enabling failure due to SVAKirill A. Shutemov1-1/+1
2023-04-05x86/cpu: Add Xeon Emerald Rapids to list of CPUs that support PPINTony Luck1-0/+1
2023-04-03Merge tag 'hyperv-fixes-signed-20230402' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-4/+8
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman10-38/+71
2023-03-31iommu/ioasid: Rename INVALID_IOASIDJacob Pan1-1/+1
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet5-5/+5
2023-03-30x86/acpi/boot: Correct acpi_is_processor_usable() checkEric DeVolder1-1/+2
2023-03-30x86/ACPI/boot: Use FADT version to check support for online capableMario Limonciello1-1/+5
2023-03-27x86/hyperv: Change vTOM handling to use standard coco mechanismsMichael Kelley1-8/+7
2023-03-27x86/ioremap: Add hypervisor callback for private MMIO mapping in coco VMMichael Kelley2-2/+10
2023-03-26Merge tag 'x86_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-16/+14