index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
perf_event_intel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-06-22
1
-3
/
+3
|
\
|
*
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
Bartosz Golaszewski
2015-05-27
1
-3
/
+3
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-06-22
1
-6
/
+8
|
\
\
|
*
|
perf/x86: Honor the architectural performance monitoring version
Palik, Imre
2015-06-19
1
-6
/
+6
|
*
|
perf/x86: Add more Broadwell model numbers
Andi Kleen
2015-06-19
1
-0
/
+2
*
|
|
perf/x86/intel: Drain the PEBS buffer during context switches
Yan, Zheng
2015-06-07
1
-1
/
+10
*
|
|
perf/x86/intel: Implement batched PEBS interrupt handling (large PEBS interru...
Yan, Zheng
2015-06-07
1
-1
/
+4
*
|
|
perf/x86/intel: Use the PEBS auto reload mechanism when possible
Yan, Zheng
2015-06-07
1
-2
/
+6
*
|
|
perf/x86/intel: Simplify put_exclusive_constraints()
Peter Zijlstra
2015-05-27
1
-14
/
+15
*
|
|
perf/x86/intel: Remove intel_excl_states::init_state
Peter Zijlstra
2015-05-27
1
-20
/
+2
*
|
|
perf/x86/intel: Remove pointless tests
Peter Zijlstra
2015-05-27
1
-10
/
+4
*
|
|
perf/x86/intel: Clean up intel_commit_scheduling() placement
Peter Zijlstra
2015-05-27
1
-30
/
+30
*
|
|
perf/x86/intel: Make WARN()ings consistent
Peter Zijlstra
2015-05-27
1
-11
/
+7
*
|
|
perf/x86/intel: Simplify the dynamic constraint code somewhat
Peter Zijlstra
2015-05-27
1
-11
/
+10
*
|
|
perf/x86/intel: Add lockdep assert
Peter Zijlstra
2015-05-27
1
-2
/
+1
*
|
|
perf/x86/intel: Correct local vs remote sibling state
Peter Zijlstra
2015-05-27
1
-46
/
+33
|
/
/
*
|
perf/x86: Improve HT workaround GP counter constraint
Peter Zijlstra
2015-05-27
1
-20
/
+10
*
|
perf/x86: Fix event/group validation
Peter Zijlstra
2015-05-27
1
-11
/
+4
|
/
*
perf/x86/intel: Fix SLM cache event list
Kan Liang
2015-05-08
1
-4
/
+3
*
perf/x86/intel: Add cpu_(prepare|starting|dying) for core_pmu
Jiri Olsa
2015-04-22
1
-28
/
+38
*
perf/x86/intel: Add Broadwell support for the LBR callstack
Kan Liang
2015-04-17
1
-1
/
+1
*
perf/x86/intel: Streamline LBR MSR handling in PMI
Andi Kleen
2015-04-02
1
-5
/
+18
*
perf/x86/intel: Reset more state in PMU reset
Andi Kleen
2015-04-02
1
-0
/
+12
*
perf/x86/intel: Make the HT bug workaround conditional on HT enabled
Stephane Eranian
2015-04-02
1
-21
/
+74
*
perf/x86/intel: Limit to half counters when the HT workaround is enabled, to ...
Stephane Eranian
2015-04-02
1
-2
/
+20
*
perf/x86/intel: Fix intel_get_event_constraints() for dynamic constraints
Stephane Eranian
2015-04-02
1
-5
/
+10
*
perf/x86/intel: Enforce HT bug workaround for SNB/IVB/HSW
Maria Dimakopoulou
2015-04-02
1
-9
/
+44
*
perf/x86/intel: Implement cross-HT corruption bug workaround
Maria Dimakopoulou
2015-04-02
1
-1
/
+306
*
perf/x86/intel: Add cross-HT counter exclusion infrastructure
Maria Dimakopoulou
2015-04-02
1
-5
/
+66
*
perf/x86: Add 'index' param to get_event_constraint() callback
Stephane Eranian
2015-04-02
1
-5
/
+10
*
perf/x86: Vectorize cpuc->kfree_on_online
Stephane Eranian
2015-04-02
1
-1
/
+3
*
perf/x86: Rename x86_pmu::er_flags to 'flags'
Stephane Eranian
2015-04-02
1
-12
/
+12
*
Merge branch 'perf/urgent' into perf/core, before applying dependent patches
Ingo Molnar
2015-04-02
1
-5
/
+5
|
\
|
*
perf/x86/intel: Fix Haswell CYCLE_ACTIVITY.* counter constraints
Andi Kleen
2015-04-02
1
-3
/
+3
|
*
perf/x86/intel: Filter branches for PEBS event
Kan Liang
2015-04-02
1
-2
/
+2
*
|
perf/x86/intel/bts: Add BTS PMU driver
Alexander Shishkin
2015-04-02
1
-1
/
+5
*
|
perf/x86/intel/pt: Add Intel PT PMU driver
Alexander Shishkin
2015-04-02
1
-0
/
+8
*
|
perf/x86: Mark Intel PT and LBR/BTS as mutually exclusive
Alexander Shishkin
2015-04-02
1
-0
/
+11
*
|
perf/x86/intel: Add INST_RETIRED.ALL workarounds
Andi Kleen
2015-03-27
1
-0
/
+27
*
|
perf/x86/intel: Add Broadwell core support
Andi Kleen
2015-03-27
1
-0
/
+47
*
|
perf/x86/intel: Add new cache events table for Haswell
Andi Kleen
2015-03-27
1
-2
/
+192
*
|
perf: Simplify the branch stack check
Yan, Zheng
2015-02-18
1
-17
/
+3
*
|
perf/x86/intel: Add basic Haswell LBR call stack support
Yan, Zheng
2015-02-18
1
-1
/
+1
*
|
perf/x86/intel: Use context switch callback to flush LBR stack
Yan, Zheng
2015-02-18
1
-13
/
+1
|
/
*
perf/x86/intel: Add model number for Airmont
Kan Liang
2015-01-28
1
-0
/
+1
*
perf/x86/intel: Revert incomplete and undocumented Broadwell client support
Ingo Molnar
2014-10-29
1
-171
/
+2
*
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
1
-9
/
+9
|
\
|
*
x86: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
1
-9
/
+9
*
|
perf/x86/intel: Use Broadwell cache event list for Haswell
Andi Kleen
2014-09-24
1
-2
/
+2
*
|
perf/x86: Add INST_RETIRED.ALL workarounds
Andi Kleen
2014-09-24
1
-0
/
+19
[next]