index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
perf_event_amd_ibs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/x86: Move perf_event_amd_ibs.c ....... => x86/events/amd/ibs.c
Borislav Petkov
2016-02-09
1
-959
/
+0
*
x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)
Chen Yucong
2016-02-03
1
-5
/
+5
*
perf/x86/amd/ibs: Convert force_ibs_eilvt_setup() to void
Aravind Gopalakrishnan
2015-02-18
1
-7
/
+5
*
perf/x86/amd/ibs: Update IBS MSRs and feature definitions
Aravind Gopalakrishnan
2014-11-12
1
-0
/
+15
*
kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation
Masami Hiramatsu
2014-04-24
1
-1
/
+2
*
x86, amd, ibs: Fix CPU hotplug callback registration
Srivatsa S. Bhat
2014-03-20
1
-3
/
+3
*
perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h
Robert Richter
2014-01-16
1
-8
/
+45
*
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
2013-07-14
1
-1
/
+1
*
treewide: Replace incomming with incoming in all comments and strings
Jorrit Schippers
2013-01-03
1
-1
/
+1
*
perf/AMD/IBS: Add sysfs support
Robert Richter
2012-10-05
1
-12
/
+49
*
perf/x86/ibs: Check syscall attribute flags
Robert Richter
2012-09-13
1
-0
/
+12
*
perf/x86: Fix USER/KERNEL tagging of samples properly
Peter Zijlstra
2012-07-31
1
-1
/
+3
*
perf/x86-ibs: Fix usage of IBS op current count
Robert Richter
2012-05-09
1
-12
/
+21
*
perf/x86-ibs: Catch spurious interrupts after stopping IBS
Robert Richter
2012-05-09
1
-5
/
+7
*
perf/x86-ibs: Implement workaround for IBS erratum #420
Robert Richter
2012-05-09
1
-23
/
+39
*
perf/x86-ibs: Extend hw period that triggers overflow
Robert Richter
2012-05-09
1
-2
/
+13
*
perf/x86-ibs: Trigger overflow if remaining period is too small
Robert Richter
2012-05-09
1
-4
/
+1
*
perf/x86-ibs: Rename some variables
Robert Richter
2012-05-09
1
-5
/
+5
*
perf/x86-ibs: Precise event sampling with IBS for AMD CPUs
Robert Richter
2012-05-09
1
-3
/
+70
*
perf/x86-ibs: Take instruction pointer from ibs sample
Robert Richter
2012-05-09
1
-17
/
+31
*
perf/x86-ibs: Fix frequency profiling
Robert Richter
2012-05-09
1
-2
/
+16
*
perf/x86-ibs: Enable ibs op micro-ops counting mode
Robert Richter
2012-05-09
1
-0
/
+2
*
perf: Pass last sampling period to perf_sample_data_init()
Robert Richter
2012-05-09
1
-2
/
+1
*
perf/x86-ibs: Fix update of period
Robert Richter
2012-05-09
1
-13
/
+14
*
perf/x86: Clean up register_nmi_handler() usage
Ingo Molnar
2012-04-25
1
-1
/
+1
*
perf/x86: Implement 64-bit counter support for IBS
Robert Richter
2012-03-08
1
-21
/
+183
*
perf/x86: Implement IBS pmu control ops
Robert Richter
2012-03-08
1
-3
/
+103
*
perf/x86: Implement IBS interrupt handler
Robert Richter
2012-03-08
1
-0
/
+84
*
perf/x86: Implement IBS event configuration
Robert Richter
2012-03-08
1
-7
/
+85
*
perf, x86: Force IBS LVT offset assignment for family 10h
Robert Richter
2011-12-05
1
-11
/
+18
*
perf, x86: Implement IBS initialization
Robert Richter
2011-10-10
1
-0
/
+294