index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
oprofile
/
op_model_amd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-06
oprofile/x86: make AMD IBS hotplug capable
Robert Richter
1
-38
/
+16
2010-05-04
oprofile/x86: remove duplicate IBS capability check
Robert Richter
1
-2
/
+1
2010-05-04
oprofile/x86: move IBS code
Robert Richter
1
-110
/
+110
2010-05-04
oprofile/x86: return -EBUSY if counters are already reserved
Robert Richter
1
-11
/
+13
2010-05-04
oprofile/x86: moving shutdown functions
Robert Richter
1
-12
/
+12
2010-05-04
oprofile/x86: reserve counter msrs pairwise
Robert Richter
1
-24
/
+19
2010-03-01
perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE
Robert Richter
1
-3
/
+3
2010-03-01
perf, x86: add some IBS macros to perf_event.h
Robert Richter
1
-3
/
+3
2010-03-01
perf, x86: make IBS macros available in perf_event.h
Robert Richter
1
-11
/
+0
2010-02-26
oprofile/x86: fix msr access to reserved counters
Robert Richter
1
-5
/
+4
2010-02-26
oprofile/x86: use kzalloc() instead of kmalloc()
Robert Richter
1
-4
/
+0
2010-02-26
oprofile/x86: fix perfctr nmi reservation for mulitplexing
Robert Richter
1
-19
/
+0
2010-02-26
oprofile/x86: warn user if a counter is already active
Robert Richter
1
-1
/
+10
2010-02-26
oprofile/x86: implement randomization for IBS periodic op counter
Robert Richter
1
-6
/
+63
2010-02-26
oprofile/x86: implement lsfr pseudo-random number generator for IBS
Suravee Suthikulpanit
1
-0
/
+23
2010-02-26
oprofile/x86: implement IBS cpuid feature detection
Robert Richter
1
-17
/
+63
2010-02-26
oprofile/x86: remove node check in AMD IBS initialization
Robert Richter
1
-10
/
+0
2010-02-26
oprofile/x86: remove OPROFILE_IBS config option
Robert Richter
1
-30
/
+1
2009-08-04
arch/x86/oprofile/op_model_amd.c: fix op_amd_handle_ibs() return type
Andrew Morton
1
-5
/
+3
2009-08-04
Revert "x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()"
Robert Richter
1
-5
/
+2
2009-07-20
x86/oprofile: Small coding style fixes
Robert Richter
1
-3
/
+2
2009-07-20
x86/oprofile: Implement op_x86_virt_to_phys()
Robert Richter
1
-1
/
+1
2009-07-20
x86/oprofile: Remove unused num_virt_controls from struct op_x86_model_spec
Robert Richter
1
-1
/
+0
2009-07-20
x86/oprofile: Remove const qualifier from struct op_x86_model_spec
Robert Richter
1
-1
/
+1
2009-07-20
oprofile: Grouping multiplexing code in op_model_amd.c
Robert Richter
1
-34
/
+41
2009-07-20
oprofile: Introduce op_x86_phys_to_virt()
Robert Richter
1
-49
/
+31
2009-07-20
x86/oprofile: Fix usage of NUM_CONTROLS/NUM_COUNTERS macros
Robert Richter
1
-2
/
+2
2009-07-20
oprofile: Implement performance counter multiplexing
Jason Yeh
1
-14
/
+96
2009-07-14
x86/oprofile: Whitespaces changes only
Robert Richter
1
-6
/
+6
2009-07-14
x86/oprofile: Fix cast of counter value
Robert Richter
1
-2
/
+2
2009-06-18
x86: oprofile/op_model_amd.c set return values for op_amd_handle_ibs()
Jaswinder Singh Rajput
1
-2
/
+5
2009-06-11
x86/oprofile: introduce oprofile_add_data64()
Robert Richter
1
-18
/
+9
2009-06-11
x86/oprofile: use 64 bit values in IBS functions
Robert Richter
1
-70
/
+61
2009-06-11
x86/oprofile: use 64 bit wrmsr functions
Robert Richter
1
-3
/
+4
2009-06-11
x86/oprofile: replace CTR*_IS_RESERVED macros
Robert Richter
1
-5
/
+5
2009-06-11
x86/oprofile: replace CTRL_SET_*ACTIVE macros
Robert Richter
1
-8
/
+8
2009-06-11
x86/oprofile: replace CTR_OVERFLOWED macros
Robert Richter
1
-8
/
+8
2009-06-11
x86/oprofile: replace macros to calculate control register
Robert Richter
1
-25
/
+16
2009-06-11
x86/oprofile: pass the model to setup_ctrs() functions
Robert Richter
1
-1
/
+2
2009-06-11
x86/oprofile: remove unused macros for AMD virtualization profiling
Robert Richter
1
-5
/
+0
2009-06-11
x86/oprofile: remove MSR macros for AMD cpus
Robert Richter
1
-17
/
+12
2009-06-11
x86/oprofile: move common macros to op_x86_model.h
Robert Richter
1
-8
/
+0
2009-06-11
x86/oprofile: remove #ifdefs in ibs functions
Robert Richter
1
-34
/
+46
2009-01-07
oprofile: make new cpu buffer functions part of the api
Robert Richter
1
-33
/
+24
2009-01-07
oprofile: use new data sample format for ibs
Robert Richter
1
-78
/
+41
2009-01-07
oprofile: rework implementation of cpu buffer events
Robert Richter
1
-4
/
+4
2009-01-07
oprofile: rename variable ibs_allowed to has_ibs in op_model_amd.c
Robert Richter
1
-12
/
+12
2008-12-29
x86/oprofile: fix pci_dev use count for AMD northbridge devices
Robert Richter
1
-0
/
+1
2008-12-10
x86/oprofile: cleanup IBS init/exit functions in op_model_amd.c
Robert Richter
1
-15
/
+17
2008-12-10
x86/oprofile: reordering IBS code in op_model_amd.c
Robert Richter
1
-13
/
+13
[next]