index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
oprofile
/
nmi_int.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
oprofile/x86: make AMD IBS hotplug capable
Robert Richter
2010-05-06
1
-2
/
+2
*
oprofile/x86: notify cpus only when daemon is running
Robert Richter
2010-05-06
1
-13
/
+3
*
oprofile/x86: reordering some functions
Robert Richter
2010-05-04
1
-67
/
+67
*
oprofile/x86: stop disabled counters in nmi handler
Robert Richter
2010-05-04
1
-2
/
+10
*
oprofile/x86: protect cpu hotplug sections
Robert Richter
2010-05-04
1
-6
/
+46
*
oprofile/x86: remove CONFIG_SMP macros
Robert Richter
2010-05-04
1
-6
/
+1
*
oprofile/x86: fix uninitialized counter usage during cpu hotplug
Robert Richter
2010-05-04
1
-2
/
+8
*
oprofile/x86: return -EBUSY if counters are already reserved
Robert Richter
2010-05-04
1
-1
/
+4
*
oprofile/x86: rework error handler in nmi_setup()
Robert Richter
2010-05-04
1
-14
/
+19
*
oprofile/x86: use kzalloc() instead of kmalloc()
Robert Richter
2010-02-26
1
-3
/
+3
*
oprofile/x86: fix perfctr nmi reservation for mulitplexing
Robert Richter
2010-02-26
1
-5
/
+6
*
oprofile/x86: add Xeon 7500 series support
Andi Kleen
2010-01-25
1
-0
/
+1
*
oprofile/x86: fix crash when profiling more than 28 events
Suravee Suthikulpanit
2010-01-25
1
-1
/
+1
*
x86/oprofile: Add counter reservation check for virtual counters
Robert Richter
2009-07-20
1
-3
/
+1
*
x86/oprofile: Implement op_x86_virt_to_phys()
Robert Richter
2009-07-20
1
-0
/
+6
*
oprofile: Adding switch counter to oprofile statistic variables
Robert Richter
2009-07-20
1
-7
/
+0
*
x86/oprofile: Implement mux_clone()
Robert Richter
2009-07-20
1
-14
/
+23
*
x86/oprofile: Enable multiplexing only if the model supports it
Robert Richter
2009-07-20
1
-3
/
+9
*
x86/oprofile: Add function has_mux() to check multiplexing support
Robert Richter
2009-07-20
1
-1
/
+18
*
x86/oprofile: Modify initialization of num_virt_counters
Robert Richter
2009-07-20
1
-0
/
+3
*
x86/oprofile: Remove const qualifier from struct op_x86_model_spec
Robert Richter
2009-07-20
1
-2
/
+2
*
x86/oprofile: Moving nmi_cpu_switch() in nmi_int.c
Robert Richter
2009-07-20
1
-74
/
+70
*
x86/oprofile: Moving nmi_cpu_save/restore_mpx_registers() in nmi_int.c
Robert Richter
2009-07-20
1
-28
/
+24
*
x86/oprofile: Moving nmi_setup_cpu_mux() in nmi_int.c
Robert Richter
2009-07-20
1
-26
/
+19
*
x86/oprofile: Implement multiplexing setup/shutdown functions
Robert Richter
2009-07-20
1
-36
/
+40
*
oprofile: Introduce op_x86_phys_to_virt()
Robert Richter
2009-07-20
1
-20
/
+23
*
x86/oprofile: Fix initialization of switch_index
Robert Richter
2009-07-20
1
-7
/
+9
*
x86/oprofile: Use per_cpu() instead of __get_cpu_var()
Robert Richter
2009-07-20
1
-2
/
+2
*
oprofile: Implement performance counter multiplexing
Jason Yeh
2009-07-20
1
-5
/
+157
*
x86/oprofile: Whitespaces changes only
Robert Richter
2009-07-14
1
-6
/
+6
*
x86/oprofile: Rework and simplify nmi_cpu_setup()
Robert Richter
2009-07-14
1
-10
/
+3
*
Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/core
Robert Richter
2009-07-14
1
-1
/
+1
|
\
|
*
x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmon
Robert Richter
2009-07-10
1
-1
/
+1
*
|
x86/oprofile: fix initialization of arch_perfmon for core_i7
Robert Richter
2009-06-12
1
-2
/
+3
*
|
Merge commit 'tip/perfcounters-for-linus' into oprofile/master
Robert Richter
2009-06-12
1
-3
/
+4
|
\
\
|
|
/
|
*
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-06-11
1
-4
/
+23
|
|
\
|
*
|
perfcounters: fix "perf counters kill oprofile" bug
Mike Galbraith
2009-02-04
1
-3
/
+4
*
|
|
x86/oprofile: remove some local variables in MSR save/restore functions
Robert Richter
2009-06-11
1
-8
/
+4
*
|
|
x86/oprofile: use 64 bit values to save MSR states
Robert Richter
2009-06-11
1
-20
/
+8
*
|
|
x86/oprofile: replace macros to calculate control register
Robert Richter
2009-06-11
1
-0
/
+20
*
|
|
x86/oprofile: pass the model to setup_ctrs() functions
Robert Richter
2009-06-11
1
-1
/
+1
*
|
|
x86/oprofile: simplify AMD cpu init code
Robert Richter
2009-06-11
1
-8
/
+7
*
|
|
x86/oprofile: moving arch_perfmon counter setup to op_x86_model_spec.init
Robert Richter
2009-06-10
1
-12
/
+9
|
|
/
|
/
|
*
|
oprofile: introduce module_param oprofile.cpu_type
Robert Richter
2009-05-08
1
-2
/
+11
*
|
oprofile: add support for Core i7 and Atom
Andi Kleen
2009-05-08
1
-0
/
+7
*
|
oprofile: remove undocumented oprofile.p4force option
Andi Kleen
2009-05-08
1
-4
/
+1
*
|
oprofile: re-add force_arch_perfmon option
Andi Kleen
2009-05-08
1
-0
/
+6
|
/
*
x86/oprofile: fix Intel cpu family 6 detection
William Cohen
2008-12-03
1
-3
/
+2
*
Merge branch 'oprofile/x86-oprofile-for-tip' into oprofile/oprofile-for-tip
Robert Richter
2008-10-15
1
-9
/
+17
|
\
|
*
oprofile: Implement Intel architectural perfmon support
Andi Kleen
2008-10-13
1
-6
/
+17
[next]