summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/common.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_microcode_for_v6.7_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-041-12/+0
|\
| * x86/microcode/32: Move early loading after paging enableThomas Gleixner2023-10-181-12/+0
* | Merge tag 'x86-core-2023-10-29-v2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-10-301-27/+18
|\ \
| * | x86/apic: Use u32 for cpu_present_to_apicid()Thomas Gleixner2023-10-101-1/+2
| * | x86/cpu: Move cpu_l[l2]c_id into topology infoThomas Gleixner2023-10-101-12/+2
| * | x86/cpu: Move logical package and die IDs into topology infoThomas Gleixner2023-10-101-1/+1
| * | x86/cpu: Move cu_id into topology infoThomas Gleixner2023-10-101-1/+1
| * | x86/cpu: Move cpu_core_id into topology infoThomas Gleixner2023-10-101-2/+2
| * | x86/cpu: Move cpu_die_id into topology infoThomas Gleixner2023-10-101-1/+1
| * | x86/cpu: Move phys_proc_id into topology infoThomas Gleixner2023-10-101-3/+3
| * | x86/cpu: Encapsulate topology information in cpuinfo_x86Thomas Gleixner2023-10-101-9/+9
* | | Merge tag 'x86-mm-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-10-301-17/+23
|\ \ \
| * | | x86/boot: Move x86_cache_alignment initialization to correct spotDave Hansen2023-10-031-2/+1
| * | | x86/sev-es: Set x86_virt_bits to the correct value straight away, instead of ...Adam Dunlap2023-09-281-15/+22
| |/ /
* | | Merge tag 'v6.6-rc4' into x86/entry, to pick up fixesIngo Molnar2023-10-051-1/+1
|\ \ \ | | |/ | |/|
| * | x86/srso: Add SRSO mitigation for Hygon processorsPu Wen2023-09-281-1/+1
| |/
* | x86/entry: Make IA32 syscalls' availability depend on ia32_enabled()Nikolay Borisov2023-09-141-18/+19
* | x86/entry: Rename ignore_sysret()Nikolay Borisov2023-09-141-1/+1
|/
* Merge tag 'x86-urgent-2023-09-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-09-011-4/+4
|\
| * x86/speculation: Mark all Skylake CPUs as vulnerable to GDSDave Hansen2023-08-311-4/+4
* | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-8/+27
|\ \
| * | x86/ibt: Convert IBT selftest to asmJosh Poimboeuf2023-08-171-1/+1
| * | x86/cpufeatures: Enable CET CR4 bit for shadow stackRick Edgecombe2023-08-021-8/+27
* | | Merge tag 'x86_apic_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-08-301-1/+1
|\ \ \
| * | | x86/cpu: Make identify_boot_cpu() staticThomas Gleixner2023-08-091-1/+1
* | | | Merge tag 'x86_microcode_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-281-3/+1
|\ \ \ \
| * | | | x86/microcode: Include vendor headers into microcode.hAshok Raj2023-08-131-1/+0
| * | | | x86/microcode: Remove microcode_mutexSebastian Andrzej Siewior2023-08-081-2/+1
| | |/ / | |/| |
* | | | Merge tag 'smp-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-08-281-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | cpu/SMT: Store the current/max number of threadsMichael Ellerman2023-07-281-1/+1
| |/ /
* | | Merge tag 'gds-for-linus-2023-08-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-08-071-9/+25
|\ \ \
| * | | x86/speculation: Add Gather Data Sampling mitigationDaniel Sneddon2023-07-191-9/+25
| |/ /
* | | Merge tag 'x86_bugs_srso' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-08-071-1/+9
|\ \ \ | |_|/ |/| |
| * | x86/srso: Add SRSO_NO supportBorislav Petkov (AMD)2023-07-271-2/+4
| * | x86/srso: Add a Speculative RAS Overflow mitigationBorislav Petkov (AMD)2023-07-271-1/+7
| |/
* / x86/cpu/amd: Add a Zenbleed fixBorislav Petkov (AMD)2023-07-171-0/+2
|/
* Merge tag 'x86_cpu_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-06-261-4/+0
|\
| * x86/cpu: Remove X86_FEATURE_NAMESLukas Bulwahn2023-05-151-4/+0
* | Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-06-261-50/+1
|\ \
| * | x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable itThomas Gleixner2023-05-151-5/+1
| * | x86/smpboot: Move synchronization masks to SMP boot codeThomas Gleixner2023-05-151-17/+0
| * | x86/smpboot: Get rid of cpu_init_secondary()Thomas Gleixner2023-05-151-27/+0
| |/
* | x86/fpu: Move FPU initialization into arch_cpu_finalize_init()Thomas Gleixner2023-06-161-4/+8
* | x86/fpu: Remove cpuinfo argument from init functionsThomas Gleixner2023-06-161-1/+1
* | x86/init: Initialize signal frame size lateThomas Gleixner2023-06-161-3/+0
* | init, x86: Move mem_encrypt_init() into arch_cpu_finalize_init()Thomas Gleixner2023-06-161-0/+11
* | x86/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner2023-06-161-0/+53
|/
* x86/cpu: Add Xeon Emerald Rapids to list of CPUs that support PPINTony Luck2023-04-051-0/+1
* Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-231-2/+3
|\
| * efi: x86: Wire up IBT annotation in memory attributes tableArd Biesheuvel2023-02-091-2/+3