index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-03
x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo
Rafael J. Wysocki
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-01
x86/intel_rdt: Prepare for RDT monitor data support
Vikas Shivappa
1
-1
/
+1
2017-08-01
x86/intel_rdt/cqm: Add RDT monitoring initialization
Vikas Shivappa
1
-1
/
+1
2017-08-01
x86/intel_rdt: Introduce a common compile option for RDT
Vikas Shivappa
1
-1
/
+1
2017-06-27
x86: use common aperfmperf_khz_on_cpu() to calculate KHz using APERF/MPERF
Len Brown
1
-0
/
+1
2016-12-22
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2016-10-31
x86/intel_rdt: Add schemata file
Tony Luck
1
-1
/
+1
2016-10-31
x86/intel_rdt: Add basic resctrl filesystem support
Fenghua Yu
1
-1
/
+1
2016-10-27
x86/intel_rdt: Add CONFIG, Makefile, and basic initialization
Fenghua Yu
1
-0
/
+2
2016-10-25
x86/cpu: Merge bugs.c and bugs_64.c
Borislav Petkov
1
-3
/
+1
2016-03-23
kernel: add kcov code coverage
Dmitry Vyukov
1
-0
/
+4
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2016-02-17
perf/x86: Move perf_event_msr.c .............. => x86/events/msr.c
Borislav Petkov
1
-6
/
+0
2016-02-17
perf/x86: Move perf_event_p6.c ............... => x86/events/intel/p6.c
Borislav Petkov
1
-2
/
+0
2016-02-17
perf/x86: Move perf_event_p4.c ............... => x86/events/intel/p4.c
Borislav Petkov
1
-1
/
+1
2016-02-17
perf/x86: Move perf_event_knc.c .............. => x86/events/intel/knc.c
Borislav Petkov
1
-1
/
+1
2016-02-17
perf/x86: Move perf_event_intel_uncore_snbep.c => x86/events/intel/uncore_snb...
Borislav Petkov
1
-1
/
+0
2016-02-17
perf/x86: Move perf_event_intel_uncore_snb.c => x86/events/intel/uncore_snb.c
Borislav Petkov
1
-2
/
+1
2016-02-17
perf/x86: Move perf_event_intel_uncore_nhmex.c => x86/events/intel/uncore_nmh...
Borislav Petkov
1
-2
/
+1
2016-02-17
perf/x86: Move perf_event_intel_uncore.[ch] .. => x86/events/intel/uncore.[ch]
Borislav Petkov
1
-2
/
+1
2016-02-17
perf/x86: Move perf_event_intel_rapl.c ....... => x86/events/intel/rapl.c
Borislav Petkov
1
-1
/
+0
2016-02-17
perf/x86: Move perf_event_intel_pt.[ch] ...... => x86/events/intel/pt.[ch]
Borislav Petkov
1
-1
/
+0
2016-02-17
perf/x86: Move perf_event_intel_lbr.c ........ => x86/events/intel/lbr.c
Borislav Petkov
1
-1
/
+0
2016-02-17
perf/x86: Move perf_event_intel_ds.c ......... => x86/events/intel/ds.c
Borislav Petkov
1
-1
/
+1
2016-02-17
perf/x86: Move perf_event_intel_cstate.c ..... => x86/events/intel/cstate.c
Borislav Petkov
1
-1
/
+0
2016-02-17
perf/x86: Move perf_event_intel_cqm.c ........ => x86/events/intel/cqm.c
Borislav Petkov
1
-1
/
+1
2016-02-17
perf/x86: Move perf_event_intel.c ............ => x86/events/intel/core.c
Borislav Petkov
1
-1
/
+1
2016-02-17
perf/x86: Move perf_event_intel_bts.c ........ => x86/events/intel/bts.c
Borislav Petkov
1
-1
/
+1
2016-02-09
perf/x86: Move perf_event_amd_uncore.c .... => x86/events/amd/uncore.c
Borislav Petkov
1
-1
/
+0
2016-02-09
perf/x86: Move perf_event_amd_iommu.[ch] .. => x86/events/amd/iommu.[ch]
Borislav Petkov
1
-3
/
+0
2016-02-09
perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
Borislav Petkov
1
-1
/
+1
2016-02-09
perf/x86: Move perf_event_amd.c ........... => x86/events/amd/core.c
Borislav Petkov
1
-1
/
+1
2016-02-09
perf/x86: Move perf_event.c ............... => x86/events/core.c
Borislav Petkov
1
-2
/
+0
2016-01-30
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
1
-1
/
+1
2015-10-06
perf/x86: Add Intel cstate PMUs support
Kan Liang
1
-0
/
+1
2015-08-04
perf/x86: Add an MSR PMU driver
Andy Lutomirski
1
-0
/
+2
2015-04-02
perf/x86/intel/bts: Add BTS PMU driver
Alexander Shishkin
1
-1
/
+1
2015-04-02
perf/x86/intel/pt: Add Intel PT PMU driver
Alexander Shishkin
1
-0
/
+1
2015-03-23
perf/x86/intel: Fix Makefile to actually build the cqm driver
Matt Fleming
1
-1
/
+1
2014-12-23
x86/build: Clean auto-generated processor feature files
Bjørn Mork
1
-0
/
+1
2014-10-28
perf/x86: Fix compile warnings for intel_uncore
Peter Zijlstra
1
-2
/
+5
2014-10-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+3
2014-08-18
x86: Support compiling out human-friendly processor feature names
Josh Triplett
1
-1
/
+4
2014-08-18
x86: Drop support for /proc files when !CONFIG_PROC_FS
Josh Triplett
1
-1
/
+3
2014-08-13
perf/x86/uncore: move NHM-EX/WSM-EX specific code to seperate file
Yan, Zheng
1
-1
/
+1
2014-08-13
perf/x86/uncore: Move SNB/IVB-EP specific code to seperate file
Yan, Zheng
1
-0
/
+1
2014-08-13
perf/x86/uncore: Move NHM/SNB/IVB specific code to seperate file
Yan, Zheng
1
-1
/
+2
2014-01-21
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2014-01-13
x86, microcode: Move to a proper location
Borislav Petkov
1
-0
/
+1
[next]