..
mce
x86/mce: Remove explicit/superfluous tracing
2021-01-12 21:10:59 +01:00
microcode
- A single cleanup removing "break" after a return statement (Tom Rix)
2020-12-14 13:13:15 -08:00
mtrr
x86/mtrr: Correct the range check before performing MTRR type lookups
2021-01-06 13:01:13 +01:00
resctrl
x86/resctrl: Don't move a task to the same resource group
2021-01-08 09:08:03 +01:00
sgx
x86/sgx: Return -EINVAL on a zero length buffer in sgx_ioc_enclave_add_pages()
2020-12-03 19:54:40 +01:00
.gitignore
.gitignore: add SPDX License Identifier
2020-03-25 11:50:48 +01:00
acrn.c
x86/acrn: Remove redundant chars from ACRN signature
2020-08-07 01:32:00 +02:00
amd.c
x86/cpu/amd: Set __max_die_per_package on AMD
2021-01-12 12:21:01 +01:00
aperfmperf.c
x86/cpu: Avoid cpuinfo-induced IPIing of idle CPUs
2020-11-06 16:59:11 -08:00
bugs.c
x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpb
2020-11-25 20:17:09 +01:00
cacheinfo.c
x86/CPU/AMD: Remove amd_get_nb_id()
2020-11-19 11:43:17 +01:00
centaur.c
x86/cpu/centaur: Add Centaur family >=7 CPUs initialization support
2020-09-11 10:53:19 +02:00
common.c
This feature enhances the current guest memory encryption support
2020-10-14 10:21:34 -07:00
cpu.h
treewide: Convert macro and uses of __section(foo) to __section("foo")
2020-10-25 14:51:49 -07:00
cpuid-deps.c
x86: Enumerate AVX512 FP16 CPUID feature flag
2020-12-11 19:00:58 -05:00
cyrix.c
feat_ctl.c
x86/cpu/intel: Add a nosgx kernel parameter
2020-11-17 14:36:13 +01:00
hygon.c
x86/cpu/amd: Remove dead code for TSEG region remapping
2020-12-08 18:45:21 +01:00
hypervisor.c
intel.c
x86/split_lock: Enable the split lock feature on another Alder Lake CPU
2021-02-01 21:34:51 +01:00
intel_epb.c
intel_pconfig.c
Makefile
x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections
2020-11-17 14:36:13 +01:00
match.c
x86/cpu: Add a steppings field to struct x86_cpu_id
2020-04-20 12:19:21 +02:00
mkcapflags.sh
mshyperv.c
x86/hyperv: Fix kexec panic/hang issues
2021-01-05 17:52:04 +00:00
perfctr-watchdog.c
x86/perf: Add hardware performance events support for Zhaoxin CPU.
2020-04-30 20:14:35 +02:00
powerflags.c
proc.c
rdrand.c
scattered.c
x86/cpu: Add VM page flush MSR availablility as a CPUID feature
2020-12-14 11:09:30 -05:00
topology.c
x86/topology: Make __max_die_per_package available unconditionally
2021-01-14 12:18:36 +01:00
transmeta.c
tsx.c
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
2020-01-28 12:46:42 -08:00
umc.c
umwait.c
KVM: VMX: Stop context switching MSR_IA32_UMWAIT_CONTROL
2020-06-22 20:54:57 -04:00
vmware.c
KVM: SVM: Add GHCB accessor functions for retrieving fields
2020-12-14 11:09:32 -05:00
zhaoxin.c
x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeup
2020-06-15 14:18:37 +02:00