index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
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
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