aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/oprofile
AgeCommit message (Expand)AuthorFilesLines
2011-03-17mips: change to new flag variableGravatar matt mooney 1-1/+1
2010-07-05MIPS: Oprofile: Fixup of loongson2_exit()Gravatar Wu Zhangjin 1-1/+7
2010-05-21MIPS: Oprofile: Loongson: Cleanup the commentsGravatar Wu Zhangjin 1-20/+5
2010-05-21MIPS: Oprofile: Loongson: Cleanup of the macrosGravatar Wu Zhangjin 1-11/+11
2010-05-21MIPS: Oprofile: Loongson: Remove unused variable from loongson2_cpu_setup()Gravatar Wu Zhangjin 1-4/+1
2010-05-21MIPS: Oprofile: Loongson: Remove useless parenthesesGravatar Wu Zhangjin 1-1/+1
2010-05-21MIPS: Oprofile: Loongson: Unify macro for setting eventsGravatar Wu Zhangjin 1-4/+4
2010-05-15 MIPS: Oprofile: Fix Loongson irq handlerGravatar Wu Zhangjin 1-1/+1
2010-02-27MIPS: Loongson: Remove pointless sample_lock from oprofile code.Gravatar Ralf Baechle 1-7/+0
2010-02-27MIPS: Make various locks static.Gravatar Ralf Baechle 1-1/+1
2010-02-27MIPS: Simplify the weak annotation with __weakGravatar Wu Zhangjin 1-3/+4
2010-02-27MIPS: Loongson: Change the Email address of Wu ZhangjinGravatar Wu Zhangjin 1-1/+1
2009-12-17MIPS: oprofile: Only do performance counter handling for counter interruptsGravatar Wu Zhangjin 1-1/+4
2009-11-02MIPS: Oprofile: Rename cpu_type from godson2 to loongson2Gravatar Wu Zhangjin 1-1/+1
2009-09-30MIPS: Loongson2: Fix typo "enalbe" -> "enable"Gravatar Uwe Kleine-König 1-7/+7
2009-09-17MIPS: Loongson: Add oprofile supportGravatar Wu Zhangjin 3-0/+182
2008-10-15oprofile: more whitespace fixesGravatar Robert Richter 3-3/+3
2008-07-15generic-ipi: more merge falloutGravatar Ingo Molnar 1-2/+2
2008-06-26on_each_cpu(): kill unused 'retry' parameterGravatar Jens Axboe 1-3/+3
2008-05-12[MIPS] Fix build failure in mips oprofile codeGravatar Thiemo Seufer 1-3/+3
2008-04-28[MIPS] unexport null_perf_irq() and make it staticGravatar Dmitri Vorobiev 2-2/+4
2008-04-28[MIPS] Add support for MIPS CMP platform.Gravatar Ralf Baechle 2-10/+25
2008-01-29[MIPS] Extend performance counter event field.Gravatar Ralf Baechle 1-1/+1
2007-12-06[MIPS] Oprofile: Fix computation of number of counters.Gravatar Ralf Baechle 1-6/+38
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationGravatar Mathieu Desnoyers 1-23/+0
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Gravatar Ralf Baechle 2-2/+2
2007-10-11[MIPS] Allow hardwiring of the CPU type to a single type for optimization.Gravatar Ralf Baechle 2-3/+3
2007-07-31[MIPS] Oprofile: Fix rm9000 performance counter handlerGravatar Dajie Tan 1-0/+1
2007-06-14[MIPS] Separate performance counter interruptsGravatar Chris Dearman 1-2/+5
2007-04-24[MIPS] Fix oprofile logic to physical counter remappingGravatar Ralf Baechle 1-1/+1
2007-03-13[MIPS] Oprofile: Reset all performance registers for MIPS_MT_SMP configsGravatar Chris Dearman 1-9/+13
2007-03-04[MIPS] Oprofile: Add missing break statements.Gravatar Ralf Baechle 1-0/+2
2007-02-20[MIPS] Fix Kconfig typo bugGravatar Ralf Baechle 1-1/+1
2007-02-06[MIPS] Do not allow oprofile to be enabled on SMTC.Gravatar Ralf Baechle 1-1/+1
2006-11-30[MIPS] Oprofile: kernel support for the R10000.Gravatar Ralf Baechle 3-5/+31
2006-10-30[MIPS] Oprofile: Fix MIPSxx counter number detection.Gravatar Ralf Baechle 1-1/+1
2006-10-30[MIPS] Oprofile: fix on non-VSMP / non-SMTC SMP configurations.Gravatar Ralf Baechle 1-4/+6
2006-10-19[MIPS] A few more pt_regs fixups.Gravatar Ralf Baechle 1-2/+1
2006-10-19[MIPS] Delete unneeded pt_regs forward declaration.Gravatar Ralf Baechle 1-2/+0
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Gravatar Ralf Baechle 2-5/+6
2006-07-13[MIPS] Oprofile: Fix build failure due to warning and -Werror.Gravatar Thiemo Seufer 1-0/+2
2006-06-29[MIPS] Oprofile: Support VSMP on 34K.Gravatar Ralf Baechle 1-42/+106
2006-06-26[PATCH] oprofile: Fix unnecessary clevernessGravatar Markus Armbruster 1-1/+1
2006-06-06[MIPS] Fix modpost warning: Rename op_model_xxx to op_model_xxx_ops.Gravatar Atsushi Nemoto 3-21/+21
2006-06-01[MIPS] Fix detection and handling of the 74K processor.Gravatar Chris Dearman 2-0/+5
2006-04-27[MIPS] Oprofile: fix sparse warning.Gravatar Ralf Baechle 1-1/+1
2006-04-27[MIPS] Fix oprofile module unloadingGravatar Ralf Baechle 1-1/+2
2006-02-07[MIPS] Oprofile: Support for 34K UP kernels.Gravatar Ralf Baechle 2-0/+7
2006-02-07[MIPS] SB1: Add oprofile support.Gravatar Mark Mason 3-0/+8
2006-01-10MIPS: Oprofile: Add 5K, 20K and 25K support.Gravatar Ralf Baechle 2-0/+15