index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
oprofile
/
op_model_mipsxx.c
Age
Commit message (
Expand
)
Author
2013-08-05
MIPS: oprofile: Fix BUG due to smp_processor_id() in preemptible code.
Ralf Baechle
2013-05-08
MIPS: Netlogic: Fix oprofile compile on XLR uniprocessor
Jayachandran C
2013-02-21
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...
Ralf Baechle
2013-02-17
MIPS: Add support for the M14KEc core.
Steven J. Hill
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-11-09
MIPS: oprofile: Support for XLR/XLS processors
Madhusudan Bhat
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-15
MIPS: make oprofile use cp0_perfcount_irq if it is set
Felix Fietkau
2008-07-15
generic-ipi: more merge fallout
Ingo Molnar
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-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-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
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-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
2006-06-06
[MIPS] Fix modpost warning: Rename op_model_xxx to op_model_xxx_ops.
Atsushi Nemoto
2006-06-01
[MIPS] Fix detection and handling of the 74K processor.
Chris Dearman
2006-02-07
[MIPS] Oprofile: Support for 34K UP kernels.
Ralf Baechle
2006-02-07
[MIPS] SB1: Add oprofile support.
Mark Mason
2006-01-10
MIPS: Oprofile: Add 5K, 20K and 25K support.
Ralf Baechle
2006-01-10
MIPS: Oprofile: Print error message if the CPU happen to have no counters.
Ralf Baechle
2006-01-10
MIPS: Oprofile: Fixup the loose ends in the plumbing.
Ralf Baechle
2005-10-29
More oprofile bits for MIPS32-style performance counters. The code to
Ralf Baechle