index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
perf_event_intel_ds.c
Age
Commit message (
Expand
)
Author
2015-01-16
perf/x86/intel: Fix bug for "cycles:p" and "cycles:pp" on SLM
Kan Liang
2014-12-10
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-11-18
x86: Remove arbitrary instruction size limit in instruction decoder
Dave Hansen
2014-11-16
perf/x86: Add support for sampling PEBS machine state registers
Stephane Eranian
2014-11-16
perf/x86/intel: Disallow flags for most Core2/Atom/Nehalem/Westmere events
Andi Kleen
2014-11-16
perf/x86/intel: Use INTEL_FLAGS_UEVENT_CONSTRAINT for PRECDIST
Andi Kleen
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-09-09
perf/x86/intel: Mark initialization code as such
Mathias Krause
2014-08-26
x86: Replace __get_cpu_var uses
Christoph Lameter
2014-08-13
perf/x86: Clean up __intel_pmu_pebs_event() code
Stephane Eranian
2014-08-13
perf/x86: Fix data source encoding issues for load latency/precise store
Stephane Eranian
2014-08-13
perf/x86: Don't mark DataLA addresses as store
Andi Kleen
2014-08-13
perf/x86: Revamp PEBS event selection
Andi Kleen
2014-07-16
perf/x86/intel: Avoid spamming kernel log for BTS buffer failure
David Rientjes
2014-05-19
fix Haswell precise store data source encoding
Stephane Eranian
2013-11-06
perf: Fix arch_perf_out_copy_user default
Peter Zijlstra
2013-10-16
perf/x86: Optimize intel_pmu_pebs_fixup_ip()
Peter Zijlstra
2013-10-04
perf/x86: Add Haswell specific transaction flag reporting
Andi Kleen
2013-10-04
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2013-09-20
perf/x86/intel: Fix build warning in intel_pmu_drain_pebs_nhm()
Peter Zijlstra
2013-09-20
perf/x86/intel: Remove division from the intel_pmu_drain_pebs_nhm() hot path
Peter Zijlstra
2013-09-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-09-14
perf/x86/intel: Mark MEM_LOAD_UOPS_MISS_RETIRED as precise on SNB
Stephane Eranian
2013-09-12
perf/x86/intel: Clean-up/reduce PEBS code
Peter Zijlstra
2013-09-12
perf/x86: Report TSX transaction abort cost as weight
Andi Kleen
2013-09-02
perf: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node()
Joe Perches
2013-09-02
perf/x86: Add Silvermont (22nm Atom) support
Yan, Zheng
2013-06-26
perf/x86: Disable PEBS-LL in intel_pmu_pebs_disable()
Stephane Eranian
2013-06-19
perf/x86/intel: Add mem-loads/stores support for Haswell
Andi Kleen
2013-06-19
perf/x86/intel: Add Haswell PEBS support
Andi Kleen
2013-06-19
perf/x86/intel: Add Haswell PEBS record support
Andi Kleen
2013-04-21
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2013-04-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-04-08
Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...
Ingo Molnar
2013-04-01
perf/x86: Add support for PEBS Precise Store
Stephane Eranian
2013-04-01
perf/x86: Add memory profiling via PEBS Load Latency
Stephane Eranian
2013-04-01
perf/x86: Add flags to event constraints
Stephane Eranian
2013-03-21
perf/x86: Fix uninitialized pt_regs in intel_pmu_drain_bts_buffer()
Stephane Eranian
2013-03-17
perf,x86: fix wrmsr_on_cpu() warning on suspend/resume
Linus Torvalds
2013-03-15
perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
Stephane Eranian
2012-09-19
perf/x86: Fix Intel Ivy Bridge support
Stephane Eranian
2012-07-31
perf/x86: Fix USER/KERNEL tagging of samples properly
Peter Zijlstra
2012-07-05
perf/x86: Rename Intel specific macros
Robert Richter
2012-06-06
perf/x86: Don't assume there can be only 4 PEBS events
Andi Kleen
2012-06-06
perf/x86: Update SNB PEBS constraints
Peter Zijlstra
2012-05-09
perf: Pass last sampling period to perf_sample_data_init()
Robert Richter
2012-03-05
perf/x86: Add LBR software filter support for Intel CPUs
Stephane Eranian
2012-03-05
perf/x86: Implement PERF_SAMPLE_BRANCH for Intel CPUs
Stephane Eranian
2012-02-03
perf: Remove deprecated WARN_ON_ONCE()
Stephane Eranian
2011-11-14
perf/x86: Fix PEBS instruction unwind
Peter Zijlstra
[next]