index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2021-01-22
arch: mips: Remove CONFIG_OPROFILE support
Viresh Kumar
1
-479
/
+0
2020-08-22
mips/oprofile: Fix fallthrough placement
He Zhe
1
-1
/
+3
2020-05-07
MIPS: Use fallthrough for arch/mips
Liangliang Huang
1
-13
/
+13
2019-11-11
MIPS: Loongson: Rename LOONGSON1 to LOONGSON32
Huacai Chen
1
-1
/
+1
2019-07-30
MIPS: OProfile: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+13
2018-05-15
MIPS: perf: More robustly probe for the presence of per-tc counters
Matt Redfearn
1
-2
/
+0
2017-08-30
MIPS: Abstract CPU core & VP(E) ID access through accessor functions
Paul Burton
1
-2
/
+2
2017-02-14
MIPS: Unify perf counter register definitions
James Hogan
1
-27
/
+13
2016-05-13
MIPS: Add perf counter feature
James Hogan
1
-3
/
+1
2015-08-26
MIPS: Add cases for CPU_I6400
Markos Chandras
1
-0
/
+4
2015-04-01
MIPS: Add R16000 detection
Joshua Kinard
1
-0
/
+5
2015-03-31
MIPS: OProfile: Allow sharing IRQ with timer
James Hogan
1
-1
/
+4
2015-03-31
MIPS: Remove redundant IPTI==IPPCI logic
James Hogan
1
-2
/
+1
2015-03-31
MIPS: cevt-r4k: Use CAUSEF_TI, CAUSEF_PCI constants
James Hogan
1
-1
/
+1
2014-11-24
MIPS: Add hook to get C0 performance counter interrupt
Andrew Bresticker
1
-4
/
+14
2014-03-27
MIPS: Add support for the M5150 processor
Leonid Yegoshin
1
-0
/
+4
2014-03-27
MIPS: OProfile: Add CPU_P5600 cases
James Hogan
1
-0
/
+4
2014-03-07
MIPS: Add 1074K CPU support explicitly.
Steven J. Hill
1
-0
/
+1
2014-01-22
MIPS: Add support for interAptiv cores
Leonid Yegoshin
1
-0
/
+4
2014-01-22
MIPS: Add support for the proAptiv cores
Leonid Yegoshin
1
-0
/
+4
2013-08-05
MIPS: oprofile: Fix BUG due to smp_processor_id() in preemptible code.
Ralf Baechle
1
-1
/
+1
2013-05-08
MIPS: Netlogic: Fix oprofile compile on XLR uniprocessor
Jayachandran C
1
-1
/
+1
2013-02-21
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...
Ralf Baechle
1
-0
/
+4
2013-02-17
MIPS: Add support for the M14KEc core.
Steven J. Hill
1
-0
/
+4
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-17
/
+17
2012-11-09
MIPS: oprofile: Support for XLR/XLS processors
Madhusudan Bhat
1
-0
/
+29
2012-07-25
Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',...
Ralf Baechle
1
-6
/
+4
2012-07-23
MIPS: Add CPU support for Loongson1B
Kelvin Cheung
1
-0
/
+4
2012-07-23
MIPS: Remove dead code related to 1004K oprofile support.
Steven J. Hill
1
-6
/
+0
2012-07-07
MIPS: Add support for the M14Kc core.
Steven J. Hill
1
-0
/
+4
2012-05-15
MIPS: make oprofile use cp0_perfcount_irq if it is set
Felix Fietkau
1
-0
/
+12
2008-07-16
generic-ipi: more merge fallout
Ingo Molnar
1
-2
/
+2
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
1
-1
/
+4
2008-04-28
[MIPS] Add support for MIPS CMP platform.
Ralf Baechle
1
-10
/
+24
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-12
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
1
-1
/
+1
2007-10-12
[MIPS] Allow hardwiring of the CPU type to a single type for optimization.
Ralf Baechle
1
-2
/
+2
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
2006-11-30
[MIPS] Oprofile: kernel support for the R10000.
Ralf Baechle
1
-5
/
+27
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-08
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
1
-3
/
+4
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-06
[MIPS] Fix modpost warning: Rename op_model_xxx to op_model_xxx_ops.
Atsushi Nemoto
1
-16
/
+16
[next]