summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/Makefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-221-0/+2
|\
| * x86/intel_rdt: Add schemata fileTony Luck2016-10-301-1/+1
| * x86/intel_rdt: Add basic resctrl filesystem supportFenghua Yu2016-10-301-1/+1
| * x86/intel_rdt: Add CONFIG, Makefile, and basic initializationFenghua Yu2016-10-261-0/+2
* | x86/cpu: Merge bugs.c and bugs_64.cBorislav Petkov2016-10-251-3/+1
|/
* kernel: add kcov code coverageDmitry Vyukov2016-03-221-0/+4
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-151-1/+1
|\
| * x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-301-1/+1
* | perf/x86: Move perf_event_msr.c .............. => x86/events/msr.cBorislav Petkov2016-02-171-6/+0
* | perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.cBorislav Petkov2016-02-171-2/+0
* | perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.cBorislav Petkov2016-02-171-1/+1
* | perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.cBorislav Petkov2016-02-171-1/+1
* | perf/x86: Move perf_event_intel_uncore_snbep.c => x86/events/intel/uncore_snb...Borislav Petkov2016-02-171-1/+0
* | perf/x86: Move perf_event_intel_uncore_snb.c => x86/events/intel/uncore_snb.cBorislav Petkov2016-02-171-2/+1
* | perf/x86: Move perf_event_intel_uncore_nhmex.c => x86/events/intel/uncore_nmh...Borislav Petkov2016-02-171-2/+1
* | perf/x86: Move perf_event_intel_uncore.[ch] .. => x86/events/intel/uncore.[ch]Borislav Petkov2016-02-171-2/+1
* | perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.cBorislav Petkov2016-02-171-1/+0
* | perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch]Borislav Petkov2016-02-171-1/+0
* | perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.cBorislav Petkov2016-02-171-1/+0
* | perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.cBorislav Petkov2016-02-171-1/+1
* | perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.cBorislav Petkov2016-02-171-1/+0
* | perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.cBorislav Petkov2016-02-171-1/+1
* | perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.cBorislav Petkov2016-02-171-1/+1
* | perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.cBorislav Petkov2016-02-171-1/+1
* | perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.cBorislav Petkov2016-02-091-1/+0
* | perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]Borislav Petkov2016-02-091-3/+0
* | perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.cBorislav Petkov2016-02-091-1/+1
* | perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.cBorislav Petkov2016-02-091-1/+1