aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/Makefile
AgeCommit message (Expand)Author
2023-10-10x86/cpu: Provide debug interfaceThomas Gleixner
2023-05-15x86/cpu: Remove X86_FEATURE_NAMESLukas Bulwahn
2022-10-17x86/cpu: Re-enable stackprotectorThomas Gleixner
2022-10-03x86: kmsan: disable instrumentation of unsupported codeAlexander Potapenko
2021-10-21x86/CPU: Add support for Vortex CPUsMarcos Del Sol Vives
2020-11-17x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sectionsSean Christopherson
2020-07-07kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada
2020-03-21Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar
2020-01-13x86/cpu: Print VMX flags in /proc/cpuinfo using VMX_FEATURES_*Sean Christopherson
2020-01-13x86/intel: Initialize IA32_FEAT_CTL MSR at bootSean Christopherson
2019-11-19Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2019-11-16x86, kcsan: Enable KCSAN for x86Marco Elver
2019-10-28x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta
2019-07-08Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-07-08Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-06-25x86/build: Remove redundant 'clean-files += capflags.c'Masahiro Yamada
2019-06-24x86/umwait: Initialize umwait control valuesFenghua Yu
2019-06-22x86/cpu: Create Zhaoxin processors architecture support fileTony W Wang-oc
2019-06-11x86: Add support for Linux guests on an ACRN hypervisorZhao Yakui
2019-05-30x86: intel_epb: Do not build when CONFIG_PM is unsetRafael J. Wysocki
2019-04-07PM / arch: x86: Rework the MSR_IA32_ENERGY_PERF_BIAS handlingRafael J. Wysocki
2019-02-02x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner
2019-01-09x86/cache: Rename config option to CONFIG_X86_RESCTRLBorislav Petkov
2018-12-26Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-12-05x86/mce: Streamline MCE subsystem's namingBorislav Petkov
2018-11-22x86/resctrl: Rename the config option INTEL_RDT to RESCTRLBabu Moger
2018-11-22x86/resctrl: Rename and move rdt files to a separate directoryBabu Moger
2018-09-27x86/cpu: Create Hygon Dhyana architecture support filePu Wen
2018-06-23x86/intel_rdt: Create debugfs files for pseudo-locking testingReinette Chatre
2018-06-23x86/intel_rdt: Utilities to restrict/restore access to specific filesReinette Chatre
2018-05-06x86/CPU: Rename intel_cacheinfo.c to cacheinfo.cBorislav Petkov
2018-03-12x86/pconfig: Detect PCONFIG targetsKirill A. Shutemov
2017-11-15x86 / CPU: Always show current CPU frequency in /proc/cpuinfoRafael J. Wysocki
2017-11-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-10Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"Linus Torvalds
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar
2017-11-03x86: CPU: Fix up "cpu MHz" in /proc/cpuinfoRafael J. Wysocki
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-17x86/cpuid: Add generic table for CPUID dependenciesAndi Kleen
2017-08-01x86/intel_rdt: Prepare for RDT monitor data supportVikas Shivappa
2017-08-01x86/intel_rdt/cqm: Add RDT monitoring initializationVikas Shivappa
2017-08-01x86/intel_rdt: Introduce a common compile option for RDTVikas Shivappa
2017-06-27x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERFLen Brown
2016-12-22Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-10-30x86/intel_rdt: Add schemata fileTony Luck
2016-10-30x86/intel_rdt: Add basic resctrl filesystem supportFenghua Yu
2016-10-26x86/intel_rdt: Add CONFIG, Makefile, and basic initializationFenghua Yu
2016-10-25x86/cpu: Merge bugs.c and bugs_64.cBorislav Petkov
2016-03-22kernel: add kcov code coverageDmitry Vyukov
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds