aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-03x86: kmsan: disable instrumentation of unsupported codeAlexander Potapenko1-0/+1
2021-10-21x86/CPU: Add support for Vortex CPUsMarcos Del Sol Vives1-0/+1
2020-11-17x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sectionsSean Christopherson1-0/+1
2020-07-07kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada1-2/+1
2020-03-21Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar1-2/+4
2020-01-13x86/cpu: Print VMX flags in /proc/cpuinfo using VMX_FEATURES_*Sean Christopherson1-2/+3
2020-01-13x86/intel: Initialize IA32_FEAT_CTL MSR at bootSean Christopherson1-0/+1
2019-11-19Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/kcsanIngo Molnar1-0/+3
2019-11-16x86, kcsan: Enable KCSAN for x86Marco Elver1-0/+3
2019-10-28x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta1-1/+1
2019-07-08Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2019-07-08Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2019-06-25x86/build: Remove redundant 'clean-files += capflags.c'Masahiro Yamada1-2/+1
2019-06-24x86/umwait: Initialize umwait control valuesFenghua Yu1-0/+1
2019-06-22x86/cpu: Create Zhaoxin processors architecture support fileTony W Wang-oc1-0/+1
2019-06-11x86: Add support for Linux guests on an ACRN hypervisorZhao Yakui1-0/+1
2019-05-30x86: intel_epb: Do not build when CONFIG_PM is unsetRafael J. Wysocki1-1/+4
2019-04-07PM / arch: x86: Rework the MSR_IA32_ENERGY_PERF_BIAS handlingRafael J. Wysocki1-1/+1
2019-02-02x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner1-1/+1
2019-01-09x86/cache: Rename config option to CONFIG_X86_RESCTRLBorislav Petkov1-1/+1
2018-12-26Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2018-12-05x86/mce: Streamline MCE subsystem's namingBorislav Petkov1-1/+1
2018-11-22x86/resctrl: Rename the config option INTEL_RDT to RESCTRLBabu Moger1-1/+1
2018-11-22x86/resctrl: Rename and move rdt files to a separate directoryBabu Moger1-4/+1
2018-09-27x86/cpu: Create Hygon Dhyana architecture support filePu Wen1-0/+1
2018-06-23x86/intel_rdt: Create debugfs files for pseudo-locking testingReinette Chatre1-0/+1
2018-06-23x86/intel_rdt: Utilities to restrict/restore access to specific filesReinette Chatre1-1/+2
2018-05-06x86/CPU: Rename intel_cacheinfo.c to cacheinfo.cBorislav Petkov1-1/+1
2018-03-12x86/pconfig: Detect PCONFIG targetsKirill A. Shutemov1-1/+1
2017-11-15x86 / CPU: Always show current CPU frequency in /proc/cpuinfoRafael J. Wysocki1-1/+1
2017-11-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2017-11-10Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"Linus Torvalds1-1/+1
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar1-1/+2
2017-11-03x86: CPU: Fix up "cpu MHz" in /proc/cpuinfoRafael J. Wysocki1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-17x86/cpuid: Add generic table for CPUID dependenciesAndi Kleen1-0/+1
2017-08-01x86/intel_rdt: Prepare for RDT monitor data supportVikas Shivappa1-1/+1
2017-08-01x86/intel_rdt/cqm: Add RDT monitoring initializationVikas Shivappa1-1/+1
2017-08-01x86/intel_rdt: Introduce a common compile option for RDTVikas Shivappa1-1/+1
2017-06-27x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERFLen Brown1-0/+1
2016-12-22Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2016-10-30x86/intel_rdt: Add schemata fileTony Luck1-1/+1
2016-10-30x86/intel_rdt: Add basic resctrl filesystem supportFenghua Yu1-1/+1
2016-10-26x86/intel_rdt: Add CONFIG, Makefile, and basic initializationFenghua Yu1-0/+2
2016-10-25x86/cpu: Merge bugs.c and bugs_64.cBorislav Petkov1-3/+1
2016-03-22kernel: add kcov code coverageDmitry Vyukov1-0/+4
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-02-17perf/x86: Move perf_event_msr.c .............. => x86/events/msr.cBorislav Petkov1-6/+0
2016-02-17perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.cBorislav Petkov1-2/+0
2016-02-17perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.cBorislav Petkov1-1/+1