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
/
events
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-28
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
3
-13
/
+71
2016-04-28
perf/x86/intel: Fix incorrect lbr_sel_mask value
Kan Liang
1
-2
/
+4
2016-04-28
perf/x86/intel/pt: Don't die on VMXON
Alexander Shishkin
2
-11
/
+67
2016-04-23
x86/perf/rapl: Add missing Broadwell model
Peter Zijlstra
1
-0
/
+1
2016-04-23
x86/perf/rapl: Reorder model numbers
Peter Zijlstra
1
-4
/
+9
2016-04-23
perf/x86/intel/rapl: Support Skylake RAPL domains
Srinivas Pandruvada
1
-2
/
+52
2016-04-23
perf/x86/intel: Add LBR filter support for Silvermont and Airmont CPUs
Kan Liang
2
-1
/
+19
2016-04-23
perf/x86/intel: Add Goldmont CPU support
Kan Liang
3
-1
/
+175
2016-04-23
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
2
-0
/
+2
2016-04-23
perf/x86/intel/rapl: Add missing Haswell model
Srinivas Pandruvada
1
-0
/
+1
2016-04-23
perf/x86/intel: Add model number for Skylake Server to perf
Andi Kleen
1
-0
/
+1
2016-04-13
perf/x86/intel/pt: Use boot_cpu_has() because it's there
Alexander Shishkin
1
-1
/
+1
2016-03-31
perf/x86/intel/bts: Move transaction start/stop to start/stop callbacks
Alexander Shishkin
1
-57
/
+48
2016-03-31
perf/x86/intel/pt: Move transaction start/stop to PMU start/stop callbacks
Alexander Shishkin
1
-58
/
+27
2016-03-31
x86/perf/intel/cstate: Modularize driver
Thomas Gleixner
2
-4
/
+22
2016-03-31
x86/perf/intel/cstate: Sanitize error handling
Thomas Gleixner
1
-23
/
+27
2016-03-31
x86/perf/intel/cstate: Sanitize probing
Thomas Gleixner
1
-199
/
+160
2016-03-31
x86/perf/intel/cstate: Make cstate hotplug handling actually work
Thomas Gleixner
1
-69
/
+53
2016-03-31
x86/perf/intel/rapl: Make the Intel RAPL PMU driver modular
Kan Liang
2
-40
/
+84
2016-03-31
x86/perf/intel/uncore: Make the Intel uncore PMU driver modular
Kan Liang
2
-90
/
+132
2016-03-21
perf/x86/intel/rapl: Add missing Broadwell models
Srinivas Pandruvada
1
-0
/
+2
2016-03-21
perf/x86/intel/uncore: Remove ev_sel_ext bit support for PCU
Kan Liang
1
-5
/
+2
2016-03-21
perf/x86/cqm: Factor out some common code
Peter Zijlstra
1
-15
/
+13
2016-03-21
perf/x86/mbm: Add support for MBM counter overflow handling
Vikas Shivappa
1
-5
/
+134
2016-03-21
perf/x86/mbm: Implement RMID recycling
Vikas Shivappa
1
-4
/
+27
2016-03-21
perf/x86/mbm: Add memory bandwidth monitoring event management
Tony Luck
1
-6
/
+116
2016-03-21
perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
Vikas Shivappa
1
-3
/
+123
2016-03-21
perf/x86/cqm: Fix CQM memory leak and notifier leak
Vikas Shivappa
1
-11
/
+32
2016-03-21
perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
Vikas Shivappa
1
-3
/
+10
2016-03-21
perf/x86/BTS: Fix RCU usage
Peter Zijlstra
1
-1
/
+4
2016-03-17
Merge branch 'x86/cleanups' into x86/urgent
Ingo Molnar
1
-1
/
+1
2016-03-08
perf/x86/intel/rapl: Simplify quirk handling even more
Borislav Petkov
1
-19
/
+13
2016-03-08
perf/x86/intel: Fix PEBS data source interpretation on Nehalem/Westmere
Andi Kleen
2
-1
/
+12
2016-03-08
perf/x86/pebs: Add proper PEBS constraints for Broadwell
Stephane Eranian
2
-1
/
+25
2016-03-08
perf/x86/pebs: Add workaround for broken OVFL status on HSW+
Stephane Eranian
1
-0
/
+10
2016-03-08
perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmi
Kan Liang
2
-3
/
+16
2016-03-08
perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2
Jiri Olsa
1
-2
/
+11
2016-03-03
perf/x86/uncore: Fix build on UP-IOAPIC configs
Ingo Molnar
1
-0
/
+2
2016-02-29
perf/x86/intel/rapl: Convert it to a per package facility
Thomas Gleixner
1
-108
/
+86
2016-02-29
perf/x86/intel/rapl: Utilize event->pmu_private
Thomas Gleixner
1
-4
/
+12
2016-02-29
perf/x86/intel/rapl: Make PMU lock raw
Thomas Gleixner
1
-10
/
+10
2016-02-29
perf/x86/intel/rapl: Refactor the code some more
Thomas Gleixner
1
-30
/
+31
2016-02-29
perf/x86/intel/rapl: Clean up the printk output
Thomas Gleixner
1
-19
/
+23
2016-02-29
perf/x86/intel/rapl: Calculate timing once
Thomas Gleixner
1
-21
/
+18
2016-02-29
perf/x86/intel/rapl: Sanitize the quirk handling
Thomas Gleixner
1
-30
/
+19
2016-02-29
perf/x86/intel/rapl: Add proper error handling
Thomas Gleixner
1
-8
/
+21
2016-02-29
perf/x86/intel/rapl: Make Knights Landings support functional
Thomas Gleixner
1
-1
/
+1
2016-02-29
perf/x86/intel/cqm: Get rid of the silly for_each_cpu() lookups
Thomas Gleixner
1
-21
/
+11
2016-02-29
perf/x86/intel/uncore: Make PCI and MSR uncore independent
Thomas Gleixner
1
-16
/
+18
2016-02-29
perf/x86/intel/uncore: Clear all hardware state on exit
Thomas Gleixner
1
-0
/
+26
[next]