summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2023-05-08x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello
2023-04-30Merge tag 'iommu-updates-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-28Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2023-04-28Merge tag 'x86_cache_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-28Merge tag 'x86_cleanups_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-04-27Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-04-27Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-04-25Merge tag 'x86-apic-2023-04-24' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-25Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-04-25Merge tag 'x86_paravirt_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-04-25Merge tag 'x86_cpu_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-04-25Merge tag 'x86_acpi_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-25Merge tag 'ras_core_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-24Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds
2023-04-20convert sgx_set_attribute() to fdget()/fdput()Al Viro
2023-04-18x86: set FSRS automatically on AMD CPUs that have FSRMLinus Torvalds
2023-04-18Change DEFINE_SEMAPHORE() to take a number argumentPeter Zijlstra
2023-04-18x86/hyperv: VTL support for Hyper-VSaurabh Sengar
2023-04-18x86/hyperv: Make hv_get_nmi_reason publicSaurabh Sengar
2023-04-18x86/init: Make get/set_rtc_noop() publicSaurabh Sengar
2023-04-17swiotlb: Remove bounce buffer remapping for Hyper-VMichael Kelley
2023-04-17Merge remote-tracking branch 'tip/x86/sev' into hyperv-nextWei Liu
2023-04-14x86/cpu: Mark {hlt,resume}_play_dead() __noreturnJosh Poimboeuf
2023-04-14cpu: Mark nmi_panic_self_stop() __noreturnJosh Poimboeuf
2023-04-14x86/head: Mark *_start_kernel() __noreturnJosh Poimboeuf
2023-04-14Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...Joerg Roedel
2023-04-13x86/rtc: Remove __init for runtime functionsMatija Glavinic Pecotic
2023-04-12x86/ioapic: Don't return 0 from arch_dynirq_lower_bound()Saurabh Sengar
2023-04-09Merge tag 'x86_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-08x86/kexec: remove unnecessary arch_kexec_kernel_image_load()Bjorn Helgaas
2023-04-07x86/apic: Fix atomic update of offset in reserve_eilvt_offset()Uros Bizjak
2023-04-06x86/mm/iommu/sva: Do not allow to set FORCE_TAGGED_SVA bit from outsideKirill A. Shutemov
2023-04-06x86/mm/iommu/sva: Fix error code for LAM enabling failure due to SVAKirill A. Shutemov
2023-04-05x86/cpu: Add Xeon Emerald Rapids to list of CPUs that support PPINTony Luck
2023-04-03Merge tag 'hyperv-fixes-signed-20230402' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-03-31iommu/ioasid: Rename INVALID_IOASIDJacob Pan
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet
2023-03-30x86/acpi/boot: Correct acpi_is_processor_usable() checkEric DeVolder
2023-03-30x86/ACPI/boot: Use FADT version to check support for online capableMario Limonciello
2023-03-27x86/hyperv: Change vTOM handling to use standard coco mechanismsMichael Kelley
2023-03-26x86/ioremap: Add hypervisor callback for private MMIO mapping in coco VMMichael Kelley
2023-03-26Merge tag 'x86_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-03-23x86,objtool: Split UNWIND_HINT_EMPTY in twoJosh Poimboeuf
2023-03-23x86,objtool: Separate unret validation from unwind hintsJosh Poimboeuf