index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
c-r4k.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Add cases for CPU_I6400
Markos Chandras
2015-08-26
1
-0
/
+1
*
MIPS: c-r4k: Extend way_string array
Paul Burton
2015-07-10
1
-1
/
+3
*
MIPS: c-r4k: Fix cache flushing for MT cores
Markos Chandras
2015-07-10
1
-3
/
+11
*
MIPS: c-r4k: Remove legacy __cpuinit section that crept in
Paul Gortmaker
2015-06-21
1
-1
/
+1
*
MIPS: c-r4k: Fix typo in probe_scache()
Joshua Kinard
2015-06-06
1
-1
/
+1
*
MIPS: c-r4k.c: Fix the 74K D-cache alias erratum workaround
Maciej W. Rozycki
2015-04-02
1
-8
/
+15
*
MIPS: Add R16000 detection
Joshua Kinard
2015-04-01
1
-3
/
+7
*
MIPS: mm: scache: Add secondary cache support for MIPS R6 cores
Markos Chandras
2015-02-17
1
-1
/
+2
*
MIPS: mm: c-r4k: Set the correct ISA level
Markos Chandras
2015-02-17
1
-1
/
+1
*
MIPS: Add cases for CPU_QEMU_GENERIC
Leonid Yegoshin
2015-02-16
1
-0
/
+1
*
MIPS: BMIPS: Add special cache handling in c-r4k.c
Kevin Cernekee
2014-11-24
1
-0
/
+43
*
MIPS: c-r4k: Avoid duplicate CPU_74K/CPU_1074K checks
Maciej W. Rozycki
2014-07-30
1
-4
/
+4
*
MIPS: Add minimal support for OCTEON3 to c-r4k.c
David Daney
2014-05-30
1
-4
/
+44
*
Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...
Ralf Baechle
2014-05-29
1
-0
/
+24
|
\
|
*
MIPS: c-r4k: Add CPU PM callback for coherency
James Hogan
2014-05-02
1
-0
/
+24
*
|
MIPS: MT: Remove SMTC support
Ralf Baechle
2014-05-24
1
-2
/
+2
*
|
MIPS: c-r4k: Call R4600_HIT_CACHEOP_WAR_IMPL only for 32 byte cache lines.
Ralf Baechle
2014-05-23
1
-1
/
+0
|
/
*
MIPS: Loongson: Add basic Loongson-3 CPU support
Huacai Chen
2014-03-31
1
-0
/
+59
*
MIPS: Add support for the M5150 processor
Leonid Yegoshin
2014-03-26
1
-0
/
+1
*
MIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT use
Manuel Lauss
2014-03-26
1
-3
/
+3
*
MIPS: mm: c-r4k: Flush scache to avoid cache aliases
Leonid Yegoshin
2014-03-26
1
-0
/
+11
*
MIPS: mm: c-r4k: Add support for flushing user pages from cache
Markos Chandras
2014-03-26
1
-2
/
+4
*
MIPS: mm: c-r4k: Build EVA {d,i}cache flushing functions
Leonid Yegoshin
2014-03-26
1
-0
/
+47
*
MIPS: Add cases for CPU_P5600
James Hogan
2014-03-26
1
-0
/
+1
*
MIPS: Coherent Processing System SMP implementation
Paul Burton
2014-03-26
1
-1
/
+1
*
MIPS: Add 1074K CPU support explicitly.
Steven J. Hill
2014-03-06
1
-1
/
+2
*
MIPS: mm: c-r4k: Detect instruction cache aliases
Markos Chandras
2014-03-06
1
-3
/
+8
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-01-30
1
-8
/
+18
|
\
|
*
MIPS: Add support for interAptiv cores
Leonid Yegoshin
2014-01-22
1
-0
/
+1
|
*
MIPS: Add support for the proAptiv cores
Leonid Yegoshin
2014-01-22
1
-0
/
+1
|
*
MIPS: mm: c-r4k: Panic if IL or DL fields have a reserved value
Markos Chandras
2014-01-22
1
-8
/
+16
*
|
MIPS: fix blast_icache32 on loongson2
Aaro Koskinen
2014-01-15
1
-0
/
+7
*
|
MIPS: fix case mismatch in local_r4k_flush_icache_range()
Huacai Chen
2014-01-15
1
-2
/
+2
|
/
*
MIPS: Loongson: Get rid of Loongson 2 #ifdefery all over arch/mips.
Ralf Baechle
2013-10-29
1
-21
/
+31
*
MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcaches
Yoichi Yuasa
2013-10-02
1
-0
/
+2
*
MIPS: 74K/1074K: Correct erratum workaround.
Maciej W. Rozycki
2013-09-18
1
-8
/
+18
*
MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks
Maciej W. Rozycki
2013-09-18
1
-5
/
+6
*
MIPS: Optimize current_cpu_type() for better code.
Ralf Baechle
2013-09-17
1
-7
/
+7
*
MIPS: Fix accessing to per-cpu data when flushing the cache
Ralf Baechle
2013-09-17
1
-0
/
+5
*
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
2013-07-14
1
-17
/
+17
*
Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...
Ralf Baechle
2013-05-09
1
-16
/
+8
|
\
|
*
MIPS: Add option to disable software I/O coherency.
Steven J. Hill
2013-05-01
1
-16
/
+8
*
|
Merge branch 'next/kvm' into mips-for-linux-next
Ralf Baechle
2013-05-09
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
MIPS: Export routines needed by the KVM module.
Sanjay Lal
2013-05-08
1
-2
/
+4
*
|
MIPS: Fix ISA level which causes secondary cache init bypassing and more
Deng-Cheng Zhu
2013-04-05
1
-4
/
+2
|
/
*
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...
Ralf Baechle
2013-02-21
1
-0
/
+1
|
\
|
*
MIPS: Add support for the M14KEc core.
Steven J. Hill
2013-02-17
1
-0
/
+1
*
|
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
1
-13
/
+13
|
/
*
Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...
Ralf Baechle
2012-12-13
1
-4
/
+4
|
\
|
*
MIPS: Move processing of coherency kernel parameters earlier
Shane McDonald
2012-11-09
1
-4
/
+4
[next]