summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorLines
2023-04-28Merge tag 'x86_cache_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-24/+19
2023-04-27Merge tag 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-11/+2
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-7/+16
2023-04-25Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-8/+7
2023-04-25Merge tag 'x86_cpu_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-46/+43
2023-04-25Merge tag 'ras_core_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-13/+13
2023-04-24Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-6/+5
2023-04-24Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds-3/+3
2023-04-20convert sgx_set_attribute() to fdget()/fdput()Al Viro-6/+5
2023-04-18x86: set FSRS automatically on AMD CPUs that have FSRMLinus Torvalds-0/+4
2023-04-18Change DEFINE_SEMAPHORE() to take a number argumentPeter Zijlstra-1/+1
2023-04-18x86/hyperv: VTL support for Hyper-VSaurabh Sengar-0/+1
2023-04-18x86/hyperv: Make hv_get_nmi_reason publicSaurabh Sengar-5/+0
2023-04-17swiotlb: Remove bounce buffer remapping for Hyper-VMichael Kelley-6/+1
2023-04-17Merge remote-tracking branch 'tip/x86/sev' into hyperv-nextWei Liu-8/+7
2023-04-05x86/cpu: Add Xeon Emerald Rapids to list of CPUs that support PPINTony Luck-0/+1
2023-04-03Merge tag 'hyperv-fixes-signed-20230402' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-4/+8
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman-11/+36
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet-3/+3
2023-03-27x86/hyperv: Change vTOM handling to use standard coco mechanismsMichael Kelley-8/+7
2023-03-19x86/MCE/AMD: Use an u64 for bank_mapMuralidhara M K-7/+7
2023-03-19Merge tag 'ras_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+1
2023-03-17x86/umwait: move to use bus_get_dev_root()Greg Kroah-Hartman-2/+6
2023-03-17x86/microcode: move to use bus_get_dev_root()Greg Kroah-Hartman-4/+9
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman-1/+1
2023-03-17x86/hyperv: Block root partition functionality in a Confidential VMMichael Kelley-4/+8
2023-03-16x86/split_lock: Enumerate architectural split lock disable bitFenghua Yu-37/+22
2023-03-16x86/CPU/AMD: Make sure EFER[AIBRSE] is setBorislav Petkov (AMD)-9/+20
2023-03-15x86/resctrl: Avoid redundant counter read in __mon_event_count()Peter Newman-24/+19
2023-03-15x86/resctrl: Clear staged_config[] before and after it is usedShawn Wang-9/+24
2023-03-12x86/mce: Make sure logged MCEs are processed after sysfs updateYazen Ghannam-0/+1
2023-03-12Merge tag 'x86_urgent_for_v6.3_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+9
2023-03-08x86/resctl: fix scheduler confusion with 'current'Linus Torvalds-2/+2
2023-03-08x86/CPU/AMD: Disable XSAVES on AMD family 0x17Andrew Cooper-0/+9
2023-03-08x86/mce: Always inline old MCA stubsBorislav Petkov (AMD)-5/+5
2023-03-06x86/MCE/AMD: Make kobj_type structure constantThomas Weißschuh-1/+1
2023-03-05Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-7/+18
2023-02-27x86/speculation: Allow enabling STIBP with legacy IBRSKP Singh-7/+18
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+1
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-2/+2
2023-02-23Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+3
2023-02-21Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-0/+72
2023-02-21Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-37/+73
2023-02-21Merge tag 'x86-cleanups-2023-02-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-5/+2
2023-02-21Merge tag 'x86_vdso_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+1
2023-02-21Merge tag 'x86_microcode_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-99/+111
2023-02-21Merge tag 'x86_cache_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-38/+398
2023-02-21Merge tag 'ras_core_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-30/+58
2023-02-20Merge tag 'x86-platform-2023-02-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+1