mirror-linux/arch/x86
H. Peter Anvin (Intel) 909639aa58 x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8
Replace X86_CMPXCHG64 with X86_CX8, as CX8 is the name of the CPUID
flag, thus to make it consistent with X86_FEATURE_CX8 defined in
<asm/cpufeatures.h>.

No functional change intended.

Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
Signed-off-by: Xin Li (Intel) <xin@zytor.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Reviewed-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20250228082338.73859-2-xin@zytor.com
2025-02-28 11:42:34 +01:00
..
boot x86/boot: Use '-std=gnu11' to fix build with GCC 15 2025-01-30 09:59:24 -08:00
coco x86/sev: Disable jump tables in SEV startup code 2025-01-28 23:10:29 +01:00
configs x86/mm: Remove CONFIG_HIGHMEM64G support 2025-02-27 11:21:53 +01:00
crypto This update includes the following changes: 2025-01-24 07:48:10 -08:00
entry Revert "x86/module: prepare module loading for ROX allocations of text" 2025-02-03 11:46:02 +01:00
events perf/x86/intel: Use cache cpu-type for hybrid PMU selection 2025-02-27 13:34:52 +01:00
hyperv x86/mm: Remove pv_ops.mmu.tlb_remove_table call 2025-02-21 16:20:12 +01:00
ia32
include x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8 2025-02-28 11:42:34 +01:00
kernel x86/cpu: Enable modifying CPU bug flags with '{clear,set}puid=' 2025-02-28 10:57:50 +01:00
kvm KVM fixes for 6.14 part 1 2025-02-14 19:08:35 -05:00
lib x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8 2025-02-28 11:42:34 +01:00
math-emu
mm x86/mm: Drop support for CONFIG_HIGHPTE 2025-02-27 11:22:06 +01:00
net bpf, x86: Propagate tailcall info only for subprogs 2024-11-12 17:24:03 -08:00
pci x86/pci: Remove old STA2x11 support 2025-02-27 11:22:14 +01:00
platform The various patchsets are summarized below. Plus of course many 2025-01-26 18:36:23 -08:00
power
purgatory Kbuild updates for v6.10 2024-05-18 12:39:20 -07:00
ras
realmode Makefile: remove redundant tool coverage variables 2024-05-14 23:35:48 +09:00
tools x86/boot: Reject absolute references in .head.text 2024-12-05 13:18:55 +01:00
um um: properly align signal stack on x86_64 2025-02-12 23:40:42 +01:00
video arch: Fix name collision with ACPI's video.o 2024-05-20 21:17:06 +00:00
virt x86/sev: Fix broken SNP support with KVM module built-in 2025-02-14 18:39:19 -05:00
xen x86/mm: Remove pv_ops.mmu.tlb_remove_table call 2025-02-21 16:20:12 +01:00
.gitignore
Kbuild
Kconfig x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8 2025-02-28 11:42:34 +01:00
Kconfig.assembler x86/kconfig: Add as-instr64 macro to properly evaluate AS_WRUSS 2024-06-20 19:48:18 +02:00
Kconfig.cpu x86/cpufeatures: Rename X86_CMPXCHG64 to X86_CX8 2025-02-28 11:42:34 +01:00
Kconfig.debug Documentation: Merge x86-specific boot options doc into kernel-parameters.txt 2024-12-10 18:25:40 +01:00
Makefile x86/cpu: Drop configuration options for early 64-bit CPUs 2025-02-27 11:19:06 +01:00
Makefile.postlink kbuild: Strip runtime const RELA sections correctly 2025-02-01 04:28:05 +09:00
Makefile.um arch: um: rust: Use the generated target.json again 2024-07-03 12:22:11 +02:00
Makefile_32.cpu x86/cpu: Drop configuration options for early 64-bit CPUs 2025-02-27 11:19:06 +01:00