index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
perf_event_amd_ibs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-09
perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
Borislav Petkov
1
-959
/
+0
2016-02-03
x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)
Chen Yucong
1
-5
/
+5
2015-02-18
perf/x86/amd/ibs: Convert force_ibs_eilvt_setup() to void
Aravind Gopalakrishnan
1
-7
/
+5
2014-11-12
perf/x86/amd/ibs: Update IBS MSRs and feature definitions
Aravind Gopalakrishnan
1
-0
/
+15
2014-04-24
kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation
Masami Hiramatsu
1
-1
/
+2
2014-03-20
x86, amd, ibs: Fix CPU hotplug callback registration
Srivatsa S. Bhat
1
-3
/
+3
2014-01-16
perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h
Robert Richter
1
-8
/
+45
2013-07-14
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
1
-1
/
+1
2013-01-03
treewide: Replace incomming with incoming in all comments and strings
Jorrit Schippers
1
-1
/
+1
2012-10-05
perf/AMD/IBS: Add sysfs support
Robert Richter
1
-12
/
+49
2012-09-13
perf/x86/ibs: Check syscall attribute flags
Robert Richter
1
-0
/
+12
2012-07-31
perf/x86: Fix USER/KERNEL tagging of samples properly
Peter Zijlstra
1
-1
/
+3
2012-05-09
perf/x86-ibs: Fix usage of IBS op current count
Robert Richter
1
-12
/
+21
2012-05-09
perf/x86-ibs: Catch spurious interrupts after stopping IBS
Robert Richter
1
-5
/
+7
2012-05-09
perf/x86-ibs: Implement workaround for IBS erratum #420
Robert Richter
1
-23
/
+39
2012-05-09
perf/x86-ibs: Extend hw period that triggers overflow
Robert Richter
1
-2
/
+13
2012-05-09
perf/x86-ibs: Trigger overflow if remaining period is too small
Robert Richter
1
-4
/
+1
2012-05-09
perf/x86-ibs: Rename some variables
Robert Richter
1
-5
/
+5
2012-05-09
perf/x86-ibs: Precise event sampling with IBS for AMD CPUs
Robert Richter
1
-3
/
+70
2012-05-09
perf/x86-ibs: Take instruction pointer from ibs sample
Robert Richter
1
-17
/
+31
2012-05-09
perf/x86-ibs: Fix frequency profiling
Robert Richter
1
-2
/
+16
2012-05-09
perf/x86-ibs: Enable ibs op micro-ops counting mode
Robert Richter
1
-0
/
+2
2012-05-09
perf: Pass last sampling period to perf_sample_data_init()
Robert Richter
1
-2
/
+1
2012-05-09
perf/x86-ibs: Fix update of period
Robert Richter
1
-13
/
+14
2012-04-25
perf/x86: Clean up register_nmi_handler() usage
Ingo Molnar
1
-1
/
+1
2012-03-08
perf/x86: Implement 64-bit counter support for IBS
Robert Richter
1
-21
/
+183
2012-03-08
perf/x86: Implement IBS pmu control ops
Robert Richter
1
-3
/
+103
2012-03-08
perf/x86: Implement IBS interrupt handler
Robert Richter
1
-0
/
+84
2012-03-08
perf/x86: Implement IBS event configuration
Robert Richter
1
-7
/
+85
2011-12-05
perf, x86: Force IBS LVT offset assignment for family 10h
Robert Richter
1
-11
/
+18
2011-10-10
perf, x86: Implement IBS initialization
Robert Richter
1
-0
/
+294