index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
oprofile
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Oprofile: Fixup of loongson2_exit()
Wu Zhangjin
2010-07-05
1
-1
/
+7
*
MIPS: Oprofile: Loongson: Cleanup the comments
Wu Zhangjin
2010-05-21
1
-20
/
+5
*
MIPS: Oprofile: Loongson: Cleanup of the macros
Wu Zhangjin
2010-05-21
1
-11
/
+11
*
MIPS: Oprofile: Loongson: Remove unused variable from loongson2_cpu_setup()
Wu Zhangjin
2010-05-21
1
-4
/
+1
*
MIPS: Oprofile: Loongson: Remove useless parentheses
Wu Zhangjin
2010-05-21
1
-1
/
+1
*
MIPS: Oprofile: Loongson: Unify macro for setting events
Wu Zhangjin
2010-05-21
1
-4
/
+4
*
MIPS: Oprofile: Fix Loongson irq handler
Wu Zhangjin
2010-05-15
1
-1
/
+1
*
MIPS: Loongson: Remove pointless sample_lock from oprofile code.
Ralf Baechle
2010-02-27
1
-7
/
+0
*
MIPS: Make various locks static.
Ralf Baechle
2010-02-27
1
-1
/
+1
*
MIPS: Simplify the weak annotation with __weak
Wu Zhangjin
2010-02-27
1
-3
/
+4
*
MIPS: Loongson: Change the Email address of Wu Zhangjin
Wu Zhangjin
2010-02-27
1
-1
/
+1
*
MIPS: oprofile: Only do performance counter handling for counter interrupts
Wu Zhangjin
2009-12-17
1
-1
/
+4
*
MIPS: Oprofile: Rename cpu_type from godson2 to loongson2
Wu Zhangjin
2009-11-02
1
-1
/
+1
*
MIPS: Loongson2: Fix typo "enalbe" -> "enable"
Uwe Kleine-König
2009-09-30
1
-7
/
+7
*
MIPS: Loongson: Add oprofile support
Wu Zhangjin
2009-09-17
3
-0
/
+182
*
oprofile: more whitespace fixes
Robert Richter
2008-10-15
3
-3
/
+3
*
generic-ipi: more merge fallout
Ingo Molnar
2008-07-15
1
-2
/
+2
*
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
1
-3
/
+3
*
[MIPS] Fix build failure in mips oprofile code
Thiemo Seufer
2008-05-12
1
-3
/
+3
*
[MIPS] unexport null_perf_irq() and make it static
Dmitri Vorobiev
2008-04-28
2
-2
/
+4
*
[MIPS] Add support for MIPS CMP platform.
Ralf Baechle
2008-04-28
2
-10
/
+25
*
[MIPS] Extend performance counter event field.
Ralf Baechle
2008-01-29
1
-1
/
+1
*
[MIPS] Oprofile: Fix computation of number of counters.
Ralf Baechle
2007-12-06
1
-6
/
+38
*
Combine instrumentation menus in kernel/Kconfig.instrumentation
Mathieu Desnoyers
2007-10-19
1
-23
/
+0
*
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
2007-10-12
2
-2
/
+2
*
[MIPS] Allow hardwiring of the CPU type to a single type for optimization.
Ralf Baechle
2007-10-12
2
-3
/
+3
*
[MIPS] Oprofile: Fix rm9000 performance counter handler
Dajie Tan
2007-07-31
1
-0
/
+1
*
[MIPS] Separate performance counter interrupts
Chris Dearman
2007-06-14
1
-2
/
+5
*
[MIPS] Fix oprofile logic to physical counter remapping
Ralf Baechle
2007-04-24
1
-1
/
+1
*
[MIPS] Oprofile: Reset all performance registers for MIPS_MT_SMP configs
Chris Dearman
2007-03-13
1
-9
/
+13
*
[MIPS] Oprofile: Add missing break statements.
Ralf Baechle
2007-03-04
1
-0
/
+2
*
[MIPS] Fix Kconfig typo bug
Ralf Baechle
2007-02-20
1
-1
/
+1
*
[MIPS] Do not allow oprofile to be enabled on SMTC.
Ralf Baechle
2007-02-06
1
-1
/
+1
*
[MIPS] Oprofile: kernel support for the R10000.
Ralf Baechle
2006-11-30
3
-5
/
+31
*
[MIPS] Oprofile: Fix MIPSxx counter number detection.
Ralf Baechle
2006-10-30
1
-1
/
+1
*
[MIPS] Oprofile: fix on non-VSMP / non-SMTC SMP configurations.
Ralf Baechle
2006-10-30
1
-4
/
+6
*
[MIPS] A few more pt_regs fixups.
Ralf Baechle
2006-10-19
1
-2
/
+1
*
[MIPS] Delete unneeded pt_regs forward declaration.
Ralf Baechle
2006-10-19
1
-2
/
+0
*
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
2006-10-08
2
-5
/
+6
*
[MIPS] Oprofile: Fix build failure due to warning and -Werror.
Thiemo Seufer
2006-07-13
1
-0
/
+2
*
[MIPS] Oprofile: Support VSMP on 34K.
Ralf Baechle
2006-06-29
1
-42
/
+106
*
[PATCH] oprofile: Fix unnecessary cleverness
Markus Armbruster
2006-06-26
1
-1
/
+1
*
[MIPS] Fix modpost warning: Rename op_model_xxx to op_model_xxx_ops.
Atsushi Nemoto
2006-06-06
3
-21
/
+21
*
[MIPS] Fix detection and handling of the 74K processor.
Chris Dearman
2006-06-01
2
-0
/
+5
*
[MIPS] Oprofile: fix sparse warning.
Ralf Baechle
2006-04-27
1
-1
/
+1
*
[MIPS] Fix oprofile module unloading
Ralf Baechle
2006-04-27
1
-1
/
+2
*
[MIPS] Oprofile: Support for 34K UP kernels.
Ralf Baechle
2006-02-07
2
-0
/
+7
*
[MIPS] SB1: Add oprofile support.
Mark Mason
2006-02-07
3
-0
/
+8
*
MIPS: Oprofile: Add 5K, 20K and 25K support.
Ralf Baechle
2006-01-10
2
-0
/
+15
*
MIPS: Oprofile: Print error message if the CPU happen to have no counters.
Ralf Baechle
2006-01-10
1
-1
/
+3
[next]