Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3b23cd28751c70a3d9d4f5c9e1d2f6dbbe04f4e8
/
arch
/
x86
/
oprofile
/
nmi_int.c
269f45c
oprofile, x86: fix init_sysfs() function stub
by Robert Richter
· 14 years ago
10f0412
oprofile, x86: fix init_sysfs error handling
by Robert Richter
· 14 years ago
a7c55cb
oprofile: add support for Intel processor model 30
by Josh Hunt
· 14 years ago
45c34e0
Oprofile: Change CPUIDS from decimal to hex, and add some comments
by John Villalovos
· 15 years ago
bae663b
oprofile/x86: make AMD IBS hotplug capable
by Robert Richter
· 15 years ago
3de668e
oprofile/x86: notify cpus only when daemon is running
by Robert Richter
· 15 years ago
d30d64c
oprofile/x86: reordering some functions
by Robert Richter
· 15 years ago
de65464
oprofile/x86: stop disabled counters in nmi handler
by Robert Richter
· 15 years ago
6ae56b5
oprofile/x86: protect cpu hotplug sections
by Robert Richter
· 15 years ago
216f3d9
oprofile/x86: remove CONFIG_SMP macros
by Robert Richter
· 15 years ago
2623a1d
oprofile/x86: fix uninitialized counter usage during cpu hotplug
by Robert Richter
· 15 years ago
8617f98
oprofile/x86: return -EBUSY if counters are already reserved
by Robert Richter
· 15 years ago
8f5a2dd
oprofile/x86: rework error handler in nmi_setup()
by Robert Richter
· 15 years ago
c17c8fb
oprofile/x86: use kzalloc() instead of kmalloc()
by Robert Richter
· 15 years ago
68dc819
oprofile/x86: fix perfctr nmi reservation for mulitplexing
by Robert Richter
· 15 years ago
e83e452
oprofile/x86: add Xeon 7500 series support
by Andi Kleen
· 15 years ago
d8cc108
oprofile/x86: fix crash when profiling more than 28 events
by Suravee Suthikulpanit
· 15 years ago
11be1a7
x86/oprofile: Add counter reservation check for virtual counters
by Robert Richter
· 15 years ago
61d149d
x86/oprofile: Implement op_x86_virt_to_phys()
by Robert Richter
· 15 years ago
1b294f5
oprofile: Adding switch counter to oprofile statistic variables
by Robert Richter
· 15 years ago
4d015f7
x86/oprofile: Implement mux_clone()
by Robert Richter
· 15 years ago
5280514
x86/oprofile: Enable multiplexing only if the model supports it
by Robert Richter
· 15 years ago
39e97f4
x86/oprofile: Add function has_mux() to check multiplexing support
by Robert Richter
· 15 years ago
52471c6
x86/oprofile: Modify initialization of num_virt_counters
by Robert Richter
· 15 years ago
259a83a
x86/oprofile: Remove const qualifier from struct op_x86_model_spec
by Robert Richter
· 15 years ago
b28d1b9
x86/oprofile: Moving nmi_cpu_switch() in nmi_int.c
by Robert Richter
· 15 years ago
d0f585d
x86/oprofile: Moving nmi_cpu_save/restore_mpx_registers() in nmi_int.c
by Robert Richter
· 15 years ago
48fb4b4
x86/oprofile: Moving nmi_setup_cpu_mux() in nmi_int.c
by Robert Richter
· 15 years ago
6ab82f9
x86/oprofile: Implement multiplexing setup/shutdown functions
by Robert Richter
· 15 years ago
d8471ad
oprofile: Introduce op_x86_phys_to_virt()
by Robert Richter
· 15 years ago
6bfccd0
x86/oprofile: Fix initialization of switch_index
by Robert Richter
· 15 years ago
82a2252
x86/oprofile: Use per_cpu() instead of __get_cpu_var()
by Robert Richter
· 15 years ago
4d4036e
oprofile: Implement performance counter multiplexing
by Jason Yeh
· 15 years ago
6e63ea4
x86/oprofile: Whitespaces changes only
by Robert Richter
· 15 years ago
44ab9a6
x86/oprofile: Rework and simplify nmi_cpu_setup()
by Robert Richter
· 15 years ago
debc6a6
Merge commit 'v2.6.31-rc3'; commit 'tip/oprofile' into oprofile/core
by Robert Richter
· 15 years ago
8d7ff4f
x86/oprofile: rename kernel parameter for architectural perfmon to arch_perfmon
by Robert Richter
· 15 years ago
802070f
x86/oprofile: fix initialization of arch_perfmon for core_i7
by Robert Richter
· 15 years ago
1241eb8
Merge commit 'tip/perfcounters-for-linus' into oprofile/master
by Robert Richter
· 15 years ago
1a245c4
x86/oprofile: remove some local variables in MSR save/restore functions
by Robert Richter
· 15 years ago
95e74e6
x86/oprofile: use 64 bit values to save MSR states
by Robert Richter
· 15 years ago
3370d35
x86/oprofile: replace macros to calculate control register
by Robert Richter
· 16 years ago
ef8828d
x86/oprofile: pass the model to setup_ctrs() functions
by Robert Richter
· 16 years ago
d20f24c
x86/oprofile: simplify AMD cpu init code
by Robert Richter
· 16 years ago
940010c
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 15 years ago
e419294
x86/oprofile: moving arch_perfmon counter setup to op_x86_model_spec.init
by Robert Richter
· 16 years ago
7e4e0bd
oprofile: introduce module_param oprofile.cpu_type
by Robert Richter
· 16 years ago
6adf406
oprofile: add support for Core i7 and Atom
by Andi Kleen
· 16 years ago
1f3d7b6
oprofile: remove undocumented oprofile.p4force option
by Andi Kleen
· 16 years ago
1dcdb5a
oprofile: re-add force_arch_perfmon option
by Andi Kleen
· 16 years ago
5b75af0
perfcounters: fix "perf counters kill oprofile" bug
by Mike Galbraith
· 16 years ago
3d337c6
x86/oprofile: fix Intel cpu family 6 detection
by William Cohen
· 16 years ago
5a28939
Merge branch 'oprofile/x86-oprofile-for-tip' into oprofile/oprofile-for-tip
by Robert Richter
· 16 years ago
69046d4
x86/oprofile: reordering functions in nmi_int.c
by Robert Richter
· 16 years ago
b991702
oprofile: Implement Intel architectural perfmon support
by Andi Kleen
· 16 years ago
f645f64
oprofile: Don't report Nehalem as core_2
by Andi Kleen
· 16 years ago
0d15504
Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into oprofile
by Ingo Molnar
· 16 years ago
59293c8
Merge commit 'v2.6.27-rc8' into oprofile
by Ingo Molnar
· 16 years ago
f78e802
Merge commit 'v2.6.27-rc5' into tip/oprofile
by Robert Richter
· 16 years ago
4c168ea
Revert "Oprofile Multiplexing Patch"
by Robert Richter
· 16 years ago
45f197a
x86, oprofile: BUG: using smp_processor_id() in preemptible code
by Andrea Righi
· 16 years ago
b61e06f
x86, oprofile: BUG scheduling while atomic
by Andrea Righi
· 16 years ago
80a8c9f
x86: fix oprofile + hibernation badness
by Andi Kleen
· 16 years ago
7e7b438
x86/oprofile: fix on_each_cpu build error
by Robert Richter
· 16 years ago
1a960b4
Oprofile Multiplexing Patch
by Jason Yeh
· 16 years ago
270d3e1
OProfile: enable IBS for AMD CPUs
by Robert Richter
· 16 years ago
6657fe4
x86/oprofile: renaming athlon_*() into op_amd_*()
by Robert Richter
· 16 years ago
adf5ec0
x86/oprofile: introduce model specific init/exit functions
by Robert Richter
· 16 years ago
12f2b26
oprofile: Add support for AMD Family 11h
by Barry Kasindorf
· 16 years ago
4b9f12a
x86/oprofile/nmi_int: add Nehalem to list of ppro cores
by Linus Torvalds
· 16 years ago
1a781a7
Merge branch 'generic-ipi' into generic-ipi-for-linus
by Ingo Molnar
· 16 years ago
15c8b6c
on_each_cpu(): kill unused 'retry' parameter
by Jens Axboe
· 17 years ago
93e1ade
x86/oprofile: disable preemption in nmi_shutdown
by Vegard Nossum
· 16 years ago
d18d00f
x86: oprofile: remove NR_CPUS arrays in arch/x86/oprofile/nmi_int.c
by Mike Travis
· 17 years ago
b75f53d
x86: fix style errors in nmi_int.c
by Carlos R. Mafra
· 17 years ago
af5ca3f
Driver core: change sysdev classes to use dynamic kobject names
by Kay Sievers
· 17 years ago
e107ebe
x86: add support for the latest Intel processors to Oprofile
by Arjan van de Ven
· 17 years ago
0f8e45a
i386: make Oprofile call shutdown() only once per session
by Stephane Eranian
· 17 years ago
ff43956
i386: move oprofile
by Thomas Gleixner
· 17 years ago
[Renamed from arch/i386/oprofile/nmi_int.c]
0939c17
x86: fix oprofile double free
by Chris Wright
· 17 years ago
6c977aa
i386: Fix K8/core2 oprofile on multiple CPUs
by Andi Kleen
· 18 years ago
1eeb66a
move die notifier handling to common code
by Christoph Hellwig
· 18 years ago
2a12652
[PATCH] i386: Support Oprofile for AMD Family 10 CPUs
by Andi Kleen
· 18 years ago
405ae7d
Replace remaining references to "driverfs" with "sysfs".
by Robert P. J. Day
· 18 years ago
c7c19f8
[PATCH] i386: make functions static
by Adrian Bunk
· 18 years ago
2fbe7b2
[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi functions
by Don Zickus
· 18 years ago
cb9c448
[PATCH] i386: Utilize performance counter reservation framework in oprofile
by Don Zickus
· 18 years ago
f04b92e
[PATCH] i386/x86-64: Add core 2 to oprofile
by Benjamin LaHaise
· 18 years ago
1cfcea1
[PATCH] x86_64: Allow oprofile for model P4 models
by Andi Kleen
· 18 years ago
0c6856f
[PATCH] oprofile: Fix unnecessary cleverness
by Markus Armbruster
· 18 years ago
64471eb
[PATCH] Add Core Solo and Core Duo support to oprofile
by Benjamin LaHaise
· 19 years ago
c8912599
[PATCH] for_each_possible_cpu: i386
by KAMEZAWA Hiroyuki
· 19 years ago
394e390
[PATCH] more for_each_cpu() conversions
by Andrew Morton
· 19 years ago
96d0821
[PATCH] Fix function/macro name collision on i386 oprofile
by David Gibson
· 19 years ago
438510f
[PATCH] pm_message_t: more fixes in common and i386
by Pavel Machek
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago