index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
Files
Lines
2015-04-17
perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp events
Peter Zijlstra
1
-0
/
+8
2015-04-02
perf/x86/intel: Enforce HT bug workaround with PEBS for SNB/IVB/HSW
Maria Dimakopoulou
1
-10
/
+18
2015-04-02
perf/x86/intel/bts: Add BTS PMU driver
Alexander Shishkin
1
-1
/
+2
2015-01-16
perf/x86/intel: Fix bug for "cycles:p" and "cycles:pp" on SLM
Kan Liang
1
-2
/
+2
2014-12-10
Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+14
2014-11-18
x86: Remove arbitrary instruction size limit in instruction decoder
Dave Hansen
1
-3
/
+14
2014-11-16
perf/x86: Add support for sampling PEBS machine state registers
Stephane Eranian
1
-0
/
+23
2014-11-16
perf/x86/intel: Disallow flags for most Core2/Atom/Nehalem/Westmere events
Andi Kleen
1
-26
/
+26
2014-11-16
perf/x86/intel: Use INTEL_FLAGS_UEVENT_CONSTRAINT for PRECDIST
Andi Kleen
1
-3
/
+3
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-10
/
+10
2014-09-09
perf/x86/intel: Mark initialization code as such
Mathias Krause
1
-1
/
+1
2014-08-26
x86: Replace __get_cpu_var uses
Christoph Lameter
1
-10
/
+10
2014-08-13
perf/x86: Clean up __intel_pmu_pebs_event() code
Stephane Eranian
1
-44
/
+37
2014-08-13
perf/x86: Fix data source encoding issues for load latency/precise store
Stephane Eranian
1
-4
/
+7
2014-08-13
perf/x86: Don't mark DataLA addresses as store
Andi Kleen
1
-1
/
+1
2014-08-13
perf/x86: Revamp PEBS event selection
Andi Kleen
1
-72
/
+35
2014-07-16
perf/x86/intel: Avoid spamming kernel log for BTS buffer failure
David Rientjes
1
-2
/
+4
2014-05-19
fix Haswell precise store data source encoding
Stephane Eranian
1
-3
/
+19
2013-11-06
perf: Fix arch_perf_out_copy_user default
Peter Zijlstra
1
-1
/
+1
2013-10-16
perf/x86: Optimize intel_pmu_pebs_fixup_ip()
Peter Zijlstra
1
-14
/
+38
2013-10-04
perf/x86: Add Haswell specific transaction flag reporting
Andi Kleen
1
-4
/
+20
2013-10-04
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-0
/
+1
2013-09-20
perf/x86/intel: Fix build warning in intel_pmu_drain_pebs_nhm()
Peter Zijlstra
1
-1
/
+1
2013-09-20
perf/x86/intel: Remove division from the intel_pmu_drain_pebs_nhm() hot path
Peter Zijlstra
1
-5
/
+5
2013-09-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2013-09-14
perf/x86/intel: Mark MEM_LOAD_UOPS_MISS_RETIRED as precise on SNB
Stephane Eranian
1
-0
/
+1
2013-09-12
perf/x86/intel: Clean-up/reduce PEBS code
Peter Zijlstra
1
-68
/
+26
2013-09-12
perf/x86: Report TSX transaction abort cost as weight
Andi Kleen
1
-13
/
+42
2013-09-02
perf: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node()
Joe Perches
1
-3
/
+3
2013-09-02
perf/x86: Add Silvermont (22nm Atom) support
Yan, Zheng
1
-0
/
+26
2013-06-26
perf/x86: Disable PEBS-LL in intel_pmu_pebs_disable()
Stephane Eranian
1
-0
/
+6
2013-06-19
perf/x86/intel: Add mem-loads/stores support for Haswell
Andi Kleen
1
-7
/
+25
2013-06-19
perf/x86/intel: Add Haswell PEBS support
Andi Kleen
1
-0
/
+36
2013-06-19
perf/x86/intel: Add Haswell PEBS record support
Andi Kleen
1
-21
/
+89
2013-04-21
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-1
/
+2
2013-04-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2013-04-08
Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...
Ingo Molnar
1
-0
/
+10
2013-04-01
perf/x86: Add support for PEBS Precise Store
Stephane Eranian
1
-2
/
+47
2013-04-01
perf/x86: Add memory profiling via PEBS Load Latency
Stephane Eranian
1
-8
/
+125
2013-04-01
perf/x86: Add flags to event constraints
Stephane Eranian
1
-1
/
+3
2013-03-21
perf/x86: Fix uninitialized pt_regs in intel_pmu_drain_bts_buffer()
Stephane Eranian
1
-1
/
+2
2013-03-17
perf,x86: fix wrmsr_on_cpu() warning on suspend/resume
Linus Torvalds
1
-1
/
+3
2013-03-15
perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
Stephane Eranian
1
-0
/
+8
2012-09-19
perf/x86: Fix Intel Ivy Bridge support
Stephane Eranian
1
-0
/
+14
2012-07-31
perf/x86: Fix USER/KERNEL tagging of samples properly
Peter Zijlstra
1
-3
/
+4
2012-07-05
perf/x86: Rename Intel specific macros
Robert Richter
1
-2
/
+2
2012-06-06
perf/x86: Don't assume there can be only 4 PEBS events
Andi Kleen
1
-4
/
+4
2012-06-06
perf/x86: Update SNB PEBS constraints
Peter Zijlstra
1
-8
/
+1
2012-05-09
perf: Pass last sampling period to perf_sample_data_init()
Robert Richter
1
-4
/
+2
2012-03-05
perf/x86: Add LBR software filter support for Intel CPUs
Stephane Eranian
1
-11
/
+1
[next]