Age | Commit message (Expand) | Author | Files | Lines |
2012-05-26 | Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex... | Ralf Baechle | 2 | -2/+12 |
2012-05-21 | MIPS: Remove all -Wall and almost all -Werror usage from arch/mips. | Ralf Baechle | 1 | -2/+0 |
2012-05-15 | MIPS: make oprofile use cp0_perfcount_irq if it is set | Felix Fietkau | 1 | -0/+12 |
2011-06-15 | MIPS: oprofile: Add callgraph support | Daniel Kalmar | 4 | -1/+179 |
2011-03-17 | mips: change to new flag variable | matt mooney | 1 | -1/+1 |
2010-07-05 | MIPS: Oprofile: Fixup of loongson2_exit() | Wu Zhangjin | 1 | -1/+7 |
2010-05-22 | MIPS: Oprofile: Loongson: Cleanup the comments | Wu Zhangjin | 1 | -20/+5 |
2010-05-22 | MIPS: Oprofile: Loongson: Cleanup of the macros | Wu Zhangjin | 1 | -11/+11 |
2010-05-22 | MIPS: Oprofile: Loongson: Remove unused variable from loongson2_cpu_setup() | Wu Zhangjin | 1 | -4/+1 |
2010-05-22 | MIPS: Oprofile: Loongson: Remove useless parentheses | Wu Zhangjin | 1 | -1/+1 |
2010-05-22 | MIPS: Oprofile: Loongson: Unify macro for setting events | Wu Zhangjin | 1 | -4/+4 |
2010-05-16 | MIPS: Oprofile: Fix Loongson irq handler | Wu Zhangjin | 1 | -1/+1 |
2010-02-27 | MIPS: Loongson: Remove pointless sample_lock from oprofile code. | Ralf Baechle | 1 | -7/+0 |
2010-02-27 | MIPS: Make various locks static. | Ralf Baechle | 1 | -1/+1 |
2010-02-27 | MIPS: Simplify the weak annotation with __weak | Wu Zhangjin | 1 | -3/+4 |
2010-02-27 | MIPS: Loongson: Change the Email address of Wu Zhangjin | Wu Zhangjin | 1 | -1/+1 |
2009-12-17 | MIPS: oprofile: Only do performance counter handling for counter interrupts | Wu Zhangjin | 1 | -1/+4 |
2009-11-02 | MIPS: Oprofile: Rename cpu_type from godson2 to loongson2 | Wu Zhangjin | 1 | -1/+1 |
2009-09-30 | MIPS: Loongson2: Fix typo "enalbe" -> "enable" | Uwe Kleine-König | 1 | -7/+7 |
2009-09-17 | MIPS: Loongson: Add oprofile support | Wu Zhangjin | 3 | -0/+182 |
2008-10-15 | oprofile: more whitespace fixes | Robert Richter | 3 | -3/+3 |
2008-07-16 | generic-ipi: more merge fallout | Ingo Molnar | 1 | -2/+2 |
2008-06-26 | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 1 | -3/+3 |
2008-05-12 | [MIPS] Fix build failure in mips oprofile code | Thiemo Seufer | 1 | -3/+3 |
2008-04-28 | [MIPS] unexport null_perf_irq() and make it static | Dmitri Vorobiev | 2 | -2/+4 |
2008-04-28 | [MIPS] Add support for MIPS CMP platform. | Ralf Baechle | 2 | -10/+25 |
2008-01-29 | [MIPS] Extend performance counter event field. | Ralf Baechle | 1 | -1/+1 |
2007-12-06 | [MIPS] Oprofile: Fix computation of number of counters. | Ralf Baechle | 1 | -6/+38 |
2007-10-19 | Combine instrumentation menus in kernel/Kconfig.instrumentation | Mathieu Desnoyers | 1 | -23/+0 |
2007-10-12 | [MIPS] Fix "no space between function name and open parenthesis" warnings. | Ralf Baechle | 2 | -2/+2 |
2007-10-12 | [MIPS] Allow hardwiring of the CPU type to a single type for optimization. | Ralf Baechle | 2 | -3/+3 |
2007-08-01 | [MIPS] Oprofile: Fix rm9000 performance counter handler | Dajie Tan | 1 | -0/+1 |
2007-06-14 | [MIPS] Separate performance counter interrupts | Chris Dearman | 1 | -2/+5 |
2007-04-25 | [MIPS] Fix oprofile logic to physical counter remapping | Ralf Baechle | 1 | -1/+1 |
2007-03-13 | [MIPS] Oprofile: Reset all performance registers for MIPS_MT_SMP configs | Chris Dearman | 1 | -9/+13 |
2007-03-04 | [MIPS] Oprofile: Add missing break statements. | Ralf Baechle | 1 | -0/+2 |
2007-02-20 | [MIPS] Fix Kconfig typo bug | Ralf Baechle | 1 | -1/+1 |
2007-02-06 | [MIPS] Do not allow oprofile to be enabled on SMTC. | Ralf Baechle | 1 | -1/+1 |
2006-11-30 | [MIPS] Oprofile: kernel support for the R10000. | Ralf Baechle | 3 | -5/+31 |
2006-10-31 | [MIPS] Oprofile: Fix MIPSxx counter number detection. | Ralf Baechle | 1 | -1/+1 |
2006-10-31 | [MIPS] Oprofile: fix on non-VSMP / non-SMTC SMP configurations. | Ralf Baechle | 1 | -4/+6 |
2006-10-19 | [MIPS] A few more pt_regs fixups. | Ralf Baechle | 1 | -2/+1 |
2006-10-19 | [MIPS] Delete unneeded pt_regs forward declaration. | Ralf Baechle | 1 | -2/+0 |
2006-10-08 | [MIPS] Complete fixes after removal of pt_regs argument to int handlers. | Ralf Baechle | 2 | -5/+6 |
2006-07-14 | [MIPS] Oprofile: Fix build failure due to warning and -Werror. | Thiemo Seufer | 1 | -0/+2 |
2006-06-30 | [MIPS] Oprofile: Support VSMP on 34K. | Ralf Baechle | 1 | -42/+106 |
2006-06-26 | [PATCH] oprofile: Fix unnecessary cleverness | Markus Armbruster | 1 | -1/+1 |
2006-06-06 | [MIPS] Fix modpost warning: Rename op_model_xxx to op_model_xxx_ops. | Atsushi Nemoto | 3 | -21/+21 |
2006-06-01 | [MIPS] Fix detection and handling of the 74K processor. | Chris Dearman | 2 | -0/+5 |
2006-04-27 | [MIPS] Oprofile: fix sparse warning. | Ralf Baechle | 1 | -1/+1 |