index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
oprofile
/
nmi_int.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-15
oprofile, x86: Add support for AMD family 14h
Robert Richter
1
-0
/
+3
2010-10-15
oprofile, x86: Add support for AMD family 12h
Robert Richter
1
-0
/
+3
2010-10-01
oprofile, x86: Simplify init/exit functions
Robert Richter
1
-8
/
+1
2010-09-21
oprofile: Add Support for Intel CPU Family 6 / Model 29
Jiri Olsa
1
-0
/
+1
2010-09-16
oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540)
Patrick Simmons
1
-1
/
+3
2010-09-01
oprofile, x86: fix init_sysfs() function stub
Robert Richter
1
-2
/
+4
2010-08-31
oprofile, x86: fix init_sysfs error handling
Robert Richter
1
-3
/
+13
2010-08-05
oprofile: add support for Intel processor model 30
Josh Hunt
1
-0
/
+1
2010-05-10
Oprofile: Change CPUIDS from decimal to hex, and add some comments
John Villalovos
1
-2
/
+14
2010-05-06
oprofile/x86: make AMD IBS hotplug capable
Robert Richter
1
-2
/
+2
2010-05-06
oprofile/x86: notify cpus only when daemon is running
Robert Richter
1
-13
/
+3
2010-05-04
oprofile/x86: reordering some functions
Robert Richter
1
-67
/
+67
2010-05-04
oprofile/x86: stop disabled counters in nmi handler
Robert Richter
1
-2
/
+10
2010-05-04
oprofile/x86: protect cpu hotplug sections
Robert Richter
1
-6
/
+46
2010-05-04
oprofile/x86: remove CONFIG_SMP macros
Robert Richter
1
-6
/
+1
2010-05-04
oprofile/x86: fix uninitialized counter usage during cpu hotplug
Robert Richter
1
-2
/
+8
2010-05-04
oprofile/x86: return -EBUSY if counters are already reserved
Robert Richter
1
-1
/
+4
2010-05-04
oprofile/x86: rework error handler in nmi_setup()
Robert Richter
1
-14
/
+19
2010-02-26
oprofile/x86: use kzalloc() instead of kmalloc()
Robert Richter
1
-3
/
+3
2010-02-26
oprofile/x86: fix perfctr nmi reservation for mulitplexing
Robert Richter
1
-5
/
+6
2010-01-25
oprofile/x86: add Xeon 7500 series support
Andi Kleen
1
-0
/
+1
2010-01-25
oprofile/x86: fix crash when profiling more than 28 events
Suravee Suthikulpanit
1
-1
/
+1
2009-07-20
x86/oprofile: Add counter reservation check for virtual counters
Robert Richter
1
-3
/
+1
2009-07-20
x86/oprofile: Implement op_x86_virt_to_phys()
Robert Richter
1
-0
/
+6
2009-07-20
oprofile: Adding switch counter to oprofile statistic variables
Robert Richter
1
-7
/
+0
2009-07-20
x86/oprofile: Implement mux_clone()
Robert Richter
1
-14
/
+23
2009-07-20
x86/oprofile: Enable multiplexing only if the model supports it
Robert Richter
1
-3
/
+9
2009-07-20
x86/oprofile: Add function has_mux() to check multiplexing support
Robert Richter
1
-1
/
+18
2009-07-20
x86/oprofile: Modify initialization of num_virt_counters
Robert Richter
1
-0
/
+3
2009-07-20
x86/oprofile: Remove const qualifier from struct op_x86_model_spec
Robert Richter
1
-2
/
+2
2009-07-20
x86/oprofile: Moving nmi_cpu_switch() in nmi_int.c
Robert Richter
1
-74
/
+70
2009-07-20
x86/oprofile: Moving nmi_cpu_save/restore_mpx_registers() in nmi_int.c
Robert Richter
1
-28
/
+24
2009-07-20
x86/oprofile: Moving nmi_setup_cpu_mux() in nmi_int.c
Robert Richter
1
-26
/
+19
2009-07-20
x86/oprofile: Implement multiplexing setup/shutdown functions
Robert Richter
1
-36
/
+40
2009-07-20
oprofile: Introduce op_x86_phys_to_virt()
Robert Richter
1
-20
/
+23
2009-07-20
x86/oprofile: Fix initialization of switch_index
Robert Richter
1
-7
/
+9
2009-07-20
x86/oprofile: Use per_cpu() instead of __get_cpu_var()
Robert Richter
1
-2
/
+2
2009-07-20
oprofile: Implement performance counter multiplexing
Jason Yeh
1
-5
/
+157
2009-07-14
x86/oprofile: Whitespaces changes only
Robert Richter
1
-6
/
+6
2009-07-14
x86/oprofile: Rework and simplify nmi_cpu_setup()
Robert Richter
1
-10
/
+3
2009-07-14
Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/core
Robert Richter
1
-1
/
+1
2009-07-10
x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmon
Robert Richter
1
-1
/
+1
2009-06-12
x86/oprofile: fix initialization of arch_perfmon for core_i7
Robert Richter
1
-2
/
+3
2009-06-12
Merge commit 'tip/perfcounters-for-linus' into oprofile/master
Robert Richter
1
-3
/
+4
2009-06-11
x86/oprofile: remove some local variables in MSR save/restore functions
Robert Richter
1
-8
/
+4
2009-06-11
x86/oprofile: use 64 bit values to save MSR states
Robert Richter
1
-20
/
+8
2009-06-11
x86/oprofile: replace macros to calculate control register
Robert Richter
1
-0
/
+20
2009-06-11
x86/oprofile: pass the model to setup_ctrs() functions
Robert Richter
1
-1
/
+1
2009-06-11
x86/oprofile: simplify AMD cpu init code
Robert Richter
1
-8
/
+7
2009-06-11
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-4
/
+23
[next]