| Commit message (Expand) | Author | Age | Files | Lines |
* | x86 / CPU: Always show current CPU frequency in /proc/cpuinfo | Rafael J. Wysocki | 2018-01-10 | 1 | -1/+1 |
* | x86/cpuid: Add generic table for CPUID dependencies | Andi Kleen | 2017-12-25 | 1 | -0/+1 |
* | Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo" | Linus Torvalds | 2017-11-10 | 1 | -1/+1 |
* | x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo | Rafael J. Wysocki | 2017-11-03 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | x86/intel_rdt: Prepare for RDT monitor data support | Vikas Shivappa | 2017-08-01 | 1 | -1/+1 |
* | x86/intel_rdt/cqm: Add RDT monitoring initialization | Vikas Shivappa | 2017-08-01 | 1 | -1/+1 |
* | x86/intel_rdt: Introduce a common compile option for RDT | Vikas Shivappa | 2017-08-01 | 1 | -1/+1 |
* | x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERF | Len Brown | 2017-06-27 | 1 | -0/+1 |
* | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-12-22 | 1 | -0/+2 |
|\ |
|
| * | x86/intel_rdt: Add schemata file | Tony Luck | 2016-10-30 | 1 | -1/+1 |
| * | x86/intel_rdt: Add basic resctrl filesystem support | Fenghua Yu | 2016-10-30 | 1 | -1/+1 |
| * | x86/intel_rdt: Add CONFIG, Makefile, and basic initialization | Fenghua Yu | 2016-10-26 | 1 | -0/+2 |
* | | x86/cpu: Merge bugs.c and bugs_64.c | Borislav Petkov | 2016-10-25 | 1 | -3/+1 |
|/ |
|
* | kernel: add kcov code coverage | Dmitry Vyukov | 2016-03-22 | 1 | -0/+4 |
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-03-15 | 1 | -1/+1 |
|\ |
|
| * | x86/cpufeature: Carve out X86_FEATURE_* | Borislav Petkov | 2016-01-30 | 1 | -1/+1 |
* | | perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c | Borislav Petkov | 2016-02-17 | 1 | -6/+0 |
* | | perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c | Borislav Petkov | 2016-02-17 | 1 | -2/+0 |
* | | perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c | Borislav Petkov | 2016-02-17 | 1 | -1/+1 |
* | | perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c | Borislav Petkov | 2016-02-17 | 1 | -1/+1 |
* | | perf/x86: Move perf_event_intel_uncore_snbep.c => x86/events/intel/uncore_snb... | Borislav Petkov | 2016-02-17 | 1 | -1/+0 |
* | | perf/x86: Move perf_event_intel_uncore_snb.c => x86/events/intel/uncore_snb.c | Borislav Petkov | 2016-02-17 | 1 | -2/+1 |
* | | perf/x86: Move perf_event_intel_uncore_nhmex.c => x86/events/intel/uncore_nmh... | Borislav Petkov | 2016-02-17 | 1 | -2/+1 |
* | | perf/x86: Move perf_event_intel_uncore.[ch] .. => x86/events/intel/uncore.[ch] | Borislav Petkov | 2016-02-17 | 1 | -2/+1 |
* | | perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c | Borislav Petkov | 2016-02-17 | 1 | -1/+0 |
* | | perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch] | Borislav Petkov | 2016-02-17 | 1 | -1/+0 |
* | | perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c | Borislav Petkov | 2016-02-17 | 1 | -1/+0 |
* | | perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c | Borislav Petkov | 2016-02-17 | 1 | -1/+1 |
* | | perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c | Borislav Petkov | 2016-02-17 | 1 | -1/+0 |
* | | perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c | Borislav Petkov | 2016-02-17 | 1 | -1/+1 |
* | | perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c | Borislav Petkov | 2016-02-17 | 1 | -1/+1 |
* | | perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c | Borislav Petkov | 2016-02-17 | 1 | -1/+1 |
* | | perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c | Borislav Petkov | 2016-02-09 | 1 | -1/+0 |
* | | perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch] | Borislav Petkov | 2016-02-09 | 1 | -3/+0 |
* | | perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c | Borislav Petkov | 2016-02-09 | 1 | -1/+1 |
* | | perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c | Borislav Petkov | 2016-02-09 | 1 | -1/+1 |
* | | perf/x86: Move perf_event.c ............... => x86/events/core.c | Borislav Petkov | 2016-02-09 | 1 | -2/+0 |
|/ |
|
* | perf/x86: Add Intel cstate PMUs support | Kan Liang | 2015-10-06 | 1 | -0/+1 |
* | perf/x86: Add an MSR PMU driver | Andy Lutomirski | 2015-08-04 | 1 | -0/+2 |
* | perf/x86/intel/bts: Add BTS PMU driver | Alexander Shishkin | 2015-04-02 | 1 | -1/+1 |
* | perf/x86/intel/pt: Add Intel PT PMU driver | Alexander Shishkin | 2015-04-02 | 1 | -0/+1 |
* | perf/x86/intel: Fix Makefile to actually build the cqm driver | Matt Fleming | 2015-03-23 | 1 | -1/+1 |
* | x86/build: Clean auto-generated processor feature files | Bjørn Mork | 2014-12-23 | 1 | -0/+1 |
* | perf/x86: Fix compile warnings for intel_uncore | Peter Zijlstra | 2014-10-28 | 1 | -2/+5 |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-10-13 | 1 | -1/+3 |
|\ |
|
| * | perf/x86/uncore: move NHM-EX/WSM-EX specific code to seperate file | Yan, Zheng | 2014-08-13 | 1 | -1/+1 |
| * | perf/x86/uncore: Move SNB/IVB-EP specific code to seperate file | Yan, Zheng | 2014-08-13 | 1 | -0/+1 |
| * | perf/x86/uncore: Move NHM/SNB/IVB specific code to seperate file | Yan, Zheng | 2014-08-13 | 1 | -1/+2 |
* | | x86: Support compiling out human-friendly processor feature names | Josh Triplett | 2014-08-17 | 1 | -1/+4 |