[PATCH 0/4] New Intel CPU model numbers

From: Tony Luck
Date: Thu Sep 05 2019 - 15:30:23 EST


I'm going to be more aggressive about pushing new CPU model
numbers into <asm/intel-family.h>. Basically as soon as Intel
talks publicly about some new model and I have the model
number, then I'll post the update.

Changes to the rest of the kernel will follow at the
pace of the various groups that have model specific
code ready to be made public.

This series has just the model numbers for Tiger Lake and
Elkhart Lake. The new Airmont variant also comes with a
patch of other spots in the kernel that need updates.

Gayatri Kammela (2):
x86/cpu: Add Tiger Lake to Intel family
x86/cpu: Add Elkhart Lake to Intel family

Rahul Tanwar (2):
x86/cpu: Add new Airmont variant to Intel family
x86/cpu: Update init data for new Airmont CPU model

arch/x86/include/asm/intel-family.h | 5 +++++
arch/x86/kernel/cpu/common.c | 1 +
arch/x86/kernel/cpu/intel.c | 1 +
arch/x86/kernel/tsc_msr.c | 5 +++++
4 files changed, 12 insertions(+)

--
2.20.1