summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
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 'hyperv-next-signed-20230424' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-11/+2
2023-04-28Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-7/+16
2023-04-25Merge tag 'x86_sev_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-8/+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 '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 Torvalds3-3/+3
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-17swiotlb: Remove bounce buffer remapping for Hyper-VMichael Kelley1-6/+1
2023-04-17Merge remote-tracking branch 'tip/x86/sev' into hyperv-nextWei Liu1-8/+7
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-Hartman5-11/+36
2023-03-30docs: move x86 documentation into Documentation/arch/Jonathan Corbet3-3/+3
2023-03-27x86/hyperv: Change vTOM handling to use standard coco mechanismsMichael Kelley1-8/+7
2023-03-19x86/MCE/AMD: Use an u64 for bank_mapMuralidhara M K1-7/+7
2023-03-19Merge tag 'ras_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2023-03-17x86/umwait: move to use bus_get_dev_root()Greg Kroah-Hartman1-2/+6
2023-03-17x86/microcode: move to use bus_get_dev_root()Greg Kroah-Hartman1-4/+9
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman1-1/+1
2023-03-17x86/hyperv: Block root partition functionality in a Confidential VMMichael Kelley1-4/+8
2023-03-16x86/split_lock: Enumerate architectural split lock disable bitFenghua Yu1-37/+22
2023-03-16x86/CPU/AMD: Make sure EFER[AIBRSE] is setBorislav Petkov (AMD)3-9/+20
2023-03-16x86/resctrl: Avoid redundant counter read in __mon_event_count()Peter Newman1-24/+19
2023-03-16x86/resctrl: Clear staged_config[] before and after it is usedShawn Wang3-9/+24
2023-03-12x86/mce: Make sure logged MCEs are processed after sysfs updateYazen Ghannam1-0/+1
2023-03-12Merge tag 'x86_urgent_for_v6.3_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+9
2023-03-08x86/resctl: fix scheduler confusion with 'current'Linus Torvalds1-2/+2
2023-03-08x86/CPU/AMD: Disable XSAVES on AMD family 0x17Andrew Cooper1-0/+9
2023-03-08x86/mce: Always inline old MCA stubsBorislav Petkov (AMD)1-5/+5
2023-03-06x86/MCE/AMD: Make kobj_type structure constantThomas Weißschuh1-1/+1
2023-03-05Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+18
2023-02-27x86/speculation: Allow enabling STIBP with legacy IBRSKP Singh1-7/+18
2023-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2023-02-24Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+2
2023-02-24Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+3
2023-02-22Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+72
2023-02-22Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-37/+73
2023-02-21Merge tag 'x86-cleanups-2023-02-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+2
2023-02-21Merge tag 'x86_vdso_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+1
2023-02-21Merge tag 'x86_microcode_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-99/+111
2023-02-21Merge tag 'x86_cache_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-38/+398
2023-02-21Merge tag 'ras_core_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-30/+58
2023-02-21Merge tag 'x86-platform-2023-02-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+1