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-09-22
perf/x86/intel/bts: Make it an exclusive PMU
Alexander Shishkin
1
-1
/
+2
2016-09-20
perf/x86/intel/bts: Make sure debug store is valid
Sebastian Andrzej Siewior
1
-1
/
+1
2016-09-16
perf/x86/intel/pt: Do validate the size of a kernel address filter
Alexander Shishkin
1
-2
/
+7
2016-09-16
perf/x86/intel/pt: Fix kernel address filter's offset validation
Alexander Shishkin
1
-1
/
+6
2016-09-16
perf/x86/intel/pt: Fix an off-by-one in address filter configuration
Alexander Shishkin
1
-2
/
+2
2016-09-15
perf/x86/intel: Don't disable "intel_bts" around "intel" event batching
Alexander Shishkin
1
-7
/
+8
2016-09-10
perf/x86/intel: Fix PEBSv3 record drain
Peter Zijlstra
1
-8
/
+11
2016-09-10
perf/x86/intel/bts: Kill a silly warning
Alexander Shishkin
1
-2
/
+0
2016-09-10
perf/x86/intel/bts: Fix BTS PMI detection
Alexander Shishkin
1
-4
/
+15
2016-09-10
perf/x86/intel/bts: Fix confused ordering of PMU callbacks
Alexander Shishkin
1
-24
/
+80
2016-09-06
perf/x86/intel/cqm: Check cqm/mbm enabled state in event init
Jiri Olsa
1
-0
/
+9
2016-08-12
perf/x86/intel/uncore: Add enable_box for client MSR uncore
Kan Liang
1
-0
/
+14
2016-08-12
perf/x86/intel/uncore: Fix uncore num_counters
Kan Liang
1
-5
/
+5
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+2
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-216
/
+105
2016-07-14
x86: Audit and remove any remaining unnecessary uses of module.h
Paul Gortmaker
2
-1
/
+2
2016-07-14
perf/x86/intel/cstate: Convert Intel CSTATE to hotplug state machine
Sebastian Andrzej Siewior
1
-36
/
+15
2016-07-14
perf/x86/intel/cqm: Convert Intel CQM to hotplug state machine
Richard Cochran
1
-31
/
+18
2016-07-14
perf/x86/intel/rapl: Convert to hotplug state machine
Richard Cochran
1
-59
/
+25
2016-07-14
perf/x86/intel/uncore: Convert to hotplug state machine
Thomas Gleixner
1
-88
/
+45
2016-07-14
perf/x86: Convert the core to the hotplug state machine
Thomas Gleixner
1
-2
/
+2
2016-07-07
perf/x86/intel/uncore: Add support for the Intel Skylake client uncore PMU
Kan Liang
3
-1
/
+69
2016-07-07
perf/x86/intel: Fix rdlbr_to() MSR reading typo
Peter Zijlstra
1
-1
/
+1
2016-07-07
Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...
Ingo Molnar
2
-2
/
+31
2016-07-06
x86/perf/intel/rapl: Fix module name collision with powercap intel-rapl
Ville Syrjälä
1
-2
/
+2
2016-07-03
perf/x86/intel: Update event constraints when HT is off
Stephane Eranian
1
-0
/
+29
2016-06-27
perf/x86/intel: Add {rd,wr}lbr_{to,from} wrappers
Peter Zijlstra
1
-13
/
+40
2016-06-27
perf/x86/intel: Add MSR_LAST_BRANCH_FROM_x quirk for ctx switch
David Carrillo-Cisneros
1
-3
/
+21
2016-06-27
perf/x86/intel: Fix trivial formatting and style bug
David Carrillo-Cisneros
1
-3
/
+3
2016-06-27
perf/x86/intel: Fix MSR_LAST_BRANCH_FROM_x bug when no TSX
David Carrillo-Cisneros
2
-0
/
+70
2016-06-27
perf/x86/intel: Print LBR support statement after validation
David Carrillo-Cisneros
2
-9
/
+2
2016-06-14
perf/x86/intel/uncore: Remove redundant pci_get_drvdata()
Bjorn Helgaas
1
-1
/
+1
2016-06-14
Merge branch 'linus' into perf/core, to pick up fixes before merging new changes
Ingo Molnar
1
-21
/
+0
2016-06-08
perf/x86/rapl: Add Skylake server model detection
Jacob Pan
1
-0
/
+1
2016-06-08
perf/x86/uncore: Use Intel family name macros for uncore
Dave Hansen
1
-20
/
+21
2016-06-08
perf/x86/cstate: Use Intel Model name macros
Dave Hansen
1
-23
/
+24
2016-06-08
perf/x86/rapl: Use Intel family macros for RAPL
Dave Hansen
1
-15
/
+16
2016-06-08
perf/x86/intel: Use Intel family macros for core perf events
Dave Hansen
1
-43
/
+44
2016-06-03
perf/x86/intel: Use new topology_max_smt_threads() in HT leak workaround
Andi Kleen
1
-4
/
+2
2016-06-03
perf/x86/intel: Add topdown events to Intel Atom
Andi Kleen
1
-0
/
+24
2016-06-03
perf/x86/intel: Add topdown events to Intel Core
Andi Kleen
1
-0
/
+50
2016-06-03
perf/x86/intel/uncore: Locate specific box by checking full device info
Kan Liang
3
-21
/
+122
2016-06-03
perf/x86/intel: Change offcore response masks for Knights Landing
Lukasz Odzioba
1
-4
/
+2
2016-06-03
perf/x86/intel: Add 'static' keyword to locally used arrays
Lukasz Odzioba
1
-4
/
+4
2016-06-03
perf/x86/intel/uncore: Remove SBOX support for Broadwell server
Kan Liang
1
-21
/
+0
2016-05-25
perf/x86/intel/rapl: Fix pmus free during cleanup
Vincent Stehlé
1
-1
/
+1
2016-05-20
perf/x86/intel/p4: Trival indentation fix, remove space
Colin Ian King
1
-1
/
+1
2016-05-18
perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probe
Jiri Olsa
1
-1
/
+1
2016-05-17
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2016-05-12
perf/x86/intel/pt: Generate PMI in the STOP region as well
Alexander Shishkin
1
-0
/
+2
[next]