index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: c-r4k: Fix section mismatch for loongson2_sc_init
Nathan Chancellor
2021-03-03
1
-1
/
+1
*
MIPS: mm: BMIPS5000 has inclusive physical caches
Florian Fainelli
2020-09-12
1
-0
/
+4
*
MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON
Paul Burton
2018-09-19
1
-2
/
+4
*
MIPS: c-r4k: Fix data corruption related to cache coherence
NeilBrown
2018-05-30
1
-3
/
+6
*
MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculation
Huacai Chen
2017-04-12
1
-0
/
+2
*
MIPS: Support per-device DMA coherence
Paul Burton
2016-10-06
1
-0
/
+4
*
MIPS: Sanitise coherentio semantics
Paul Burton
2016-10-06
1
-1
/
+2
*
MIPS: mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-10-05
1
-1
/
+1
*
MIPS: c-r4k: Fix flush_icache_range() for EVA
James Hogan
2016-10-05
1
-8
/
+35
*
MIPS: c-r4k: Split user/kernel flush_icache_range()
James Hogan
2016-10-04
1
-0
/
+2
*
MIPS: c-r4k: Drop bc_wback_inv() from icache flush
James Hogan
2016-10-04
1
-11
/
+0
*
MIPS: c-r4k: Fix size calc when avoiding IPIs for small icache flushes
Paul Burton
2016-09-13
1
-1
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-08-06
1
-57
/
+227
|
\
|
*
MIPS: c-r4k: Use SMP calls for CM indexed cache ops
James Hogan
2016-07-29
1
-1
/
+1
|
*
MIPS: c-r4k: Avoid small flush_icache_range SMP calls
James Hogan
2016-07-29
1
-0
/
+21
|
*
MIPS: c-r4k: Local flush_icache_range cache op override
James Hogan
2016-07-29
1
-6
/
+18
|
*
MIPS: c-r4k: Split r4k_flush_kernel_vmap_range()
James Hogan
2016-07-29
1
-8
/
+17
|
*
MIPS: c-r4k: Exclude sibling CPUs in SMP calls
James Hogan
2016-07-29
1
-4
/
+13
|
*
MIPS: c-r4k: Fix valid ASID optimisation
James Hogan
2016-07-29
1
-13
/
+35
|
*
MIPS: c-r4k: Add r4k_on_each_cpu cache op type arg
James Hogan
2016-07-29
1
-19
/
+51
|
*
MIPS: c-r4k: Avoid dcache flush for sigtramps
James Hogan
2016-07-29
1
-6
/
+10
|
*
MIPS: c-r4k: Fix sigtramp SMP call to use kmap
James Hogan
2016-07-29
1
-6
/
+69
|
*
MIPS: SMP: Clear ASID without confusing has_valid_asid()
James Hogan
2016-07-29
1
-0
/
+4
|
*
MIPS: Remove cpu_has_safe_index_cacheops
Ralf Baechle
2016-07-06
1
-9
/
+3
*
|
MIPS: Add define for Config.VI (virtual icache) bit
James Hogan
2016-06-15
1
-1
/
+1
|
/
*
MIPS: remove aliasing alignment if HW has antialising support
Leonid Yegoshin
2016-05-13
1
-1
/
+1
*
MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENT
Huacai Chen
2016-05-13
1
-0
/
+2
*
MIPS: Loongson-3: Set cache flush handlers to cache_noop
Huacai Chen
2016-05-13
1
-0
/
+14
*
MIPS: Loongson: Add Loongson-3A R2 basic support
Huacai Chen
2016-05-13
1
-0
/
+27
*
MIPS: BMIPS: local_r4k___flush_cache_all needs to blast S-cache
Florian Fainelli
2016-05-13
1
-0
/
+5
*
MIPS: BMIPS: Clear MIPS_CACHE_ALIASES earlier
Florian Fainelli
2016-05-13
1
-2
/
+2
*
MIPS: BMIPS: BMIPS5000 has I cache filing from D cache
Florian Fainelli
2016-05-13
1
-0
/
+4
*
MIPS: Add M6250 cases to CPU switch statements
Paul Burton
2016-05-13
1
-0
/
+1
*
MIPS: Add P6600 cases to CPU switch statements
Paul Burton
2016-05-13
1
-0
/
+1
*
MIPS: I6400: Icache fills from dcache
James Hogan
2016-05-09
1
-0
/
+1
*
MIPS: c-r4k: Sync icache when it fills from dcache
James Hogan
2016-05-09
1
-2
/
+9
*
mm: differentiate page_mapped() from page_mapcount() for compound pages
Kirill A. Shutemov
2016-01-15
1
-1
/
+2
*
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
[next]