index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-31
1
-1
/
+1
|
*
x86/intel_rdt: Add basic resctrl filesystem support
Fenghua Yu
2016-10-31
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-18
1
-1
/
+4
*
|
x86: Drop support for /proc files when !CONFIG_PROC_FS
Josh Triplett
2014-08-18
1
-1
/
+3
|
/
*
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-01-20
1
-0
/
+1
|
\
|
*
x86, microcode: Move to a proper location
Borislav Petkov
2014-01-13
1
-0
/
+1
*
|
perf/x86: Add Intel RAPL PMU support
Stephane Eranian
2013-11-27
1
-1
/
+1
|
/
[next]