summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/Makefile
Commit message (Expand)AuthorAgeFilesLines
* x86/pconfig: Remove unused MKTME pconfig codeAlison Schofield2024-05-281-1/+1
* kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada2024-05-101-1/+1
* x86/cpu/topology: Move registration out of APIC codeThomas Gleixner2024-02-151-5/+7
* x86/cpu: Remove topology.cThomas Gleixner2024-02-151-1/+1
* x86/cpu: Provide an AMD/HYGON specific topology parserThomas Gleixner2024-02-151-1/+1
* x86/cpu: Provide a sane leaf 0xb/0x1f parserThomas Gleixner2024-02-151-1/+1
* x86/cpu: Provide cpu_init/parse_topology()Thomas Gleixner2024-02-151-1/+2
* x86/cpu: Provide debug interfaceThomas Gleixner2023-10-101-0/+2
* x86/cpu: Remove X86_FEATURE_NAMESLukas Bulwahn2023-05-151-3/+1
* x86/cpu: Re-enable stackprotectorThomas Gleixner2022-10-171-3/+0
* x86: kmsan: disable instrumentation of unsupported codeAlexander Potapenko2022-10-031-0/+1
* x86/CPU: Add support for Vortex CPUsMarcos Del Sol Vives2021-10-211-0/+1
* x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sectionsSean Christopherson2020-11-171-0/+1
* kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada2020-07-071-2/+1
* Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar2020-03-211-2/+4
|\
| * x86/cpu: Print VMX flags in /proc/cpuinfo using VMX_FEATURES_*Sean Christopherson2020-01-131-2/+3
| * x86/intel: Initialize IA32_FEAT_CTL MSR at bootSean Christopherson2020-01-131-0/+1
* | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-11-191-0/+3
|\ \ | |/ |/|
| * x86, kcsan: Enable KCSAN for x86Marco Elver2019-11-161-0/+3
* | x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta2019-10-281-1/+1
|/
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-081-0/+1
|\
| * x86: Add support for Linux guests on an ACRN hypervisorZhao Yakui2019-06-111-0/+1
* | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-081-2/+1
|\ \
| * | x86/build: Remove redundant 'clean-files += capflags.c'Masahiro Yamada2019-06-251-2/+1
| |/
* | x86/umwait: Initialize umwait control valuesFenghua Yu2019-06-241-0/+1
* | x86/cpu: Create Zhaoxin processors architecture support fileTony W Wang-oc2019-06-221-0/+1
|/
* x86: intel_epb: Do not build when CONFIG_PM is unsetRafael J. Wysocki2019-05-301-1/+4
* PM / arch: x86: Rework the MSR_IA32_ENERGY_PERF_BIAS handlingRafael J. Wysocki2019-04-071-1/+1
* x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner2019-02-021-1/+1
* x86/cache: Rename config option to CONFIG_X86_RESCTRLBorislav Petkov2019-01-091-1/+1
* Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-261-1/+1
|\
| * x86/mce: Streamline MCE subsystem's namingBorislav Petkov2018-12-051-1/+1
* | x86/resctrl: Rename the config option INTEL_RDT to RESCTRLBabu Moger2018-11-221-1/+1
* | x86/resctrl: Rename and move rdt files to a separate directoryBabu Moger2018-11-221-4/+1
|/
* x86/cpu: Create Hygon Dhyana architecture support filePu Wen2018-09-271-0/+1
* x86/intel_rdt: Create debugfs files for pseudo-locking testingReinette Chatre2018-06-231-0/+1
* x86/intel_rdt: Utilities to restrict/restore access to specific filesReinette Chatre2018-06-231-1/+2
* x86/CPU: Rename intel_cacheinfo.c to cacheinfo.cBorislav Petkov2018-05-061-1/+1
* x86/pconfig: Detect PCONFIG targetsKirill A. Shutemov2018-03-121-1/+1
* x86 / CPU: Always show current CPU frequency in /proc/cpuinfoRafael J. Wysocki2017-11-151-1/+1
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-131-0/+1
|\
| * Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar2017-11-071-1/+2
| |\
| * | x86/cpuid: Add generic table for CPUID dependenciesAndi Kleen2017-10-171-0/+1
* | | Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"Linus Torvalds2017-11-101-1/+1
| |/ |/|
* | x86: CPU: Fix up "cpu MHz" in /proc/cpuinfoRafael J. Wysocki2017-11-031-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* x86/intel_rdt: Prepare for RDT monitor data supportVikas Shivappa2017-08-011-1/+1
* x86/intel_rdt/cqm: Add RDT monitoring initializationVikas Shivappa2017-08-011-1/+1
* x86/intel_rdt: Introduce a common compile option for RDTVikas Shivappa2017-08-011-1/+1
* x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERFLen Brown2017-06-271-0/+1