index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
scattered.c
Age
Commit message (
Expand
)
Author
2022-08-27
x86/cpufeatures: Add LbrExtV2 feature bit
Sandipan Das
2022-07-09
x86/speculation: Disable RRSBA behavior
Pawan Gupta
2022-05-04
x86/cpufeatures: Add PerfMonV2 feature bit
Sandipan Das
2022-02-01
x86/cpu: X86_FEATURE_INTEL_PPIN finally has a CPUID bit
Tony Luck
2021-03-25
x86/cpufeatures: Add SGX1 and SGX2 sub-features
Sean Christopherson
2021-01-28
x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX]
Sean Christopherson
2020-12-14
x86/cpu: Add VM page flush MSR availablility as a CPUID feature
Tom Lendacky
2020-10-14
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-12
Merge tag 'x86_cache_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-09-18
x86/cpu: Add hardware-enforced cache coherency as a CPUID feature
Krish Sadhukhan
2020-09-07
x86/cpufeatures: Add SEV-ES CPU feature
Tom Lendacky
2020-08-26
x86/resctrl: Enumerate per-thread MBA controls
Fenghua Yu
2019-12-10
x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>
Ingo Molnar
2019-06-20
x86/cpufeatures: Combine word 11 and 12 into a new scattered features word
Fenghua Yu
2018-12-26
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-26
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-12-08
x86/kernel: Fix more -Wmissing-prototypes warnings
Borislav Petkov
2018-11-22
x86/resctrl: Add AMD's X86_FEATURE_MBA to the scattered CPUID features
Sherry Hurwitz
2018-11-05
x86/cpufeatures: Remove get_scattered_cpuid_leaf()
Sean Christopherson
2018-02-01
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
2018-01-29
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-26
x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
David Woodhouse
2018-01-18
x86/intel_rdt: Enumerate L2 Code and Data Prioritization (CDP) feature
Fenghua Yu
2018-01-17
x86/cpufeature: Move processor tracing out of scattered features
Paolo Bonzini
2017-12-04
x86/CPU/AMD: Add the Secure Encrypted Virtualization CPU feature
Tom Lendacky
2017-07-18
x86/cpu/AMD: Add the Secure Memory Encryption CPU feature
Tom Lendacky
2017-04-14
x86/intel_rdt/mba: Memory bandwith allocation feature detect
Vikas Shivappa
2016-11-16
Merge branch 'x86/cpufeature' into x86/cache
Thomas Gleixner
2016-11-16
x86/cpuid: Provide get_scattered_cpuid_leaf()
He Chen
2016-11-16
x86/cpuid: Cleanup cpuid_regs definitions
He Chen
2016-10-26
x86/cpufeature: Add RDT CPUID feature bits
Fenghua Yu
2016-10-19
x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS features
Piotr Luc
2015-12-19
x86/cpufeature: Move some of the scattered feature bits to x86_capability
Borislav Petkov
2015-09-23
x86/cpufeatures: Correct spelling of the HWP_NOTIFY flag
Kristen Carlson Accardi
2015-04-02
x86: Add Intel Processor Trace (INTEL_PT) cpu feature detection
Alexander Shishkin
2014-11-12
x86: Add support for Intel HWP feature detection.
Dirk Brandewie
2014-05-29
x86/xsaves: Detect xsaves/xrstors feature
Fenghua Yu
2013-10-14
treewide: Fix common typo in "identify"
Maxime Jayat
2013-07-14
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
2013-04-10
cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...
Jacob Shin
2012-06-25
x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM
H. Peter Anvin
2012-01-26
X86: Introduce HW-Pstate scattered cpuid feature
Thomas Renninger
2010-10-21
Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-09-24
x86/hwmon: fix initialization of coretemp
Jan Beulich
2010-09-08
x86, kvm: add new AMD SVM feature bits
Andre Przywara
2010-07-30
x86, cpu: Package Level Thermal Control, Power Limit Notification definitions
Fenghua Yu
2010-07-19
x86, cpu: Split addon_cpuid_features.c
H. Peter Anvin