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