summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-091-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-091-2/+1Star
|\ \
| * | x86/build: Remove redundant 'clean-files += capflags.c'Masahiro Yamada2019-06-251-2/+1Star
| |/
* | 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/+1Star
|/
* 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-311-1/+1
| * x86/intel_rdt: Add basic resctrl filesystem supportFenghua Yu2016-10-311-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/+1Star
|/
* 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/+0Star
* | perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.cBorislav Petkov2016-02-171-2/+0Star
* | 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/+0Star
* | perf/x86: Move perf_event_intel_uncore_snb.c => x86/events/intel/uncore_snb.cBorislav Petkov2016-02-171-2/+1Star
* | perf/x86: Move perf_event_intel_uncore_nhmex.c => x86/events/intel/uncore_nmh...Borislav Petkov2016-02-171-2/+1Star
* | perf/x86: Move perf_event_intel_uncore.[ch] .. => x86/events/intel/uncore.[ch]Borislav Petkov2016-02-171-2/+1Star
* | perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.cBorislav Petkov2016-02-171-1/+0Star
* | perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch]Borislav Petkov2016-02-171-1/+0Star
* | perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.cBorislav Petkov2016-02-171-1/+0Star
* | perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.cBorislav Petkov2016-02-171-1/+1