summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2022-04-19x86/cpu: Load microcode during restore_processor_state()Borislav Petkov1-3/+3
2022-04-11x86/tsx: Disable TSX development mode at bootPawan Gupta4-14/+51
2022-04-11x86/tsx: Use MSR_TSX_CTRL to clear CPUID bitsPawan Gupta2-7/+48
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+58
2022-03-25Merge tag 'ras_core_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-90/+139
2022-03-24Merge tag 'hyperv-next-signed-20220322' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-4/+4
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+5
2022-03-22mm/hwpoison: avoid the impact of hwpoison_filter() return value on mce handlerluofei1-3/+5
2022-03-22Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+3
2022-03-21Merge tag 'x86_cc_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+6
2022-03-21Merge tag 'x86_cpu_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-81/+90
2022-03-15Merge branch 'x86/cpu' into x86/core, to resolve conflictsIngo Molnar6-81/+90
2022-03-15x86/ibt: Disable IBT around firmwarePeter Zijlstra1-0/+28
2022-03-15x86/ibt,kexec: Disable CET on kexecPeter Zijlstra1-0/+6
2022-03-15x86/ibt: Add IBT feature, MSR and #CP handlingPeter Zijlstra1-1/+24
2022-03-15Merge tag 'v5.17-rc8' into sched/core, to pick up fixesIngo Molnar2-57/+204
2022-03-13Merge tag 'x86_urgent_for_v5.17_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-9/+48
2022-03-11x86/sgx: Free backing memory after faulting the enclave pageJarkko Sakkinen1-9/+48
2022-03-08x86/hyperv: Output host build info as normal Windows version numberMichael Kelley1-4/+4
2022-03-05x86/speculation: Warn about eIBRS + LFENCE + Unprivileged eBPF + SMTJosh Poimboeuf1-2/+25
2022-03-05x86/speculation: Warn about Spectre v2 LFENCE mitigationJosh Poimboeuf1-0/+5
2022-02-28x86/speculation: Use generic retpoline by default on AMDKim Phillips1-9/+0
2022-02-28Merge 5.17-rc6 into driver-core-nextGreg Kroah-Hartman4-10/+5
2022-02-23x86/coco: Explicitly declare type of confidential computing platformKirill A. Shutemov1-0/+6
2022-02-23kernfs: move struct kernfs_root out of the public view.Greg Kroah-Hartman1-2/+2
2022-02-23x86/mce: Remove the tolerance level controlBorislav Petkov3-47/+30
2022-02-21Merge tag 'v5.17-rc5' into sched/core, to resolve conflictsIngo Molnar4-10/+5
2022-02-21x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf1-6/+29
2022-02-21x86/speculation: Add eIBRS + Retpoline optionsPeter Zijlstra1-37/+96
2022-02-21x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCEPeter Zijlstra (Intel)1-11/+18
2022-02-19x86/mce: Work around an erratum on fast string copy instructionsJue Wang2-1/+68
2022-02-17x86/sgx: Fix missing poison handling in reclaimerReinette Chatre1-9/+1
2022-02-16x86/cpu: Clear SME feature flag when not in useMario Limonciello1-0/+5
2022-02-16sched/isolation: Use single feature type while referring to housekeeping cpumaskFrederic Weisbecker1-3/+3
2022-02-13x86/mce: Use arch atomic and bit helpersBorislav Petkov3-42/+41
2022-02-10x86/sgx: Silence softlockup detection when releasing large enclavesReinette Chatre1-0/+2
2022-02-01x86/cpu: Read/save PPIN MSR during initializationTony Luck2-6/+5
2022-02-01x86/cpu: X86_FEATURE_INTEL_PPIN finally has a CPUID bitTony Luck2-0/+2
2022-02-01x86/cpu: Merge Intel and AMD ppin_init() functionsTony Luck3-72/+74
2022-02-01x86/CPU/AMD: Use default_groups in kobj_typeGreg Kroah-Hartman1-3/+4
2022-01-25x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPINTony Luck1-0/+1
2022-01-23x86/MCE/AMD: Allow thresholding interface updates after initYazen Ghannam1-1/+1
2022-01-16Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+14
2022-01-12Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-31/+5
2022-01-10Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-13/+32
2022-01-10Merge branch 'random-5.17-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2022-01-10Merge tag 'ras_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-289/+229
2022-01-10Merge tag 'x86_cpu_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+13
2022-01-10Merge tag 'x86_mm_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1