index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
c-r4k.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Remove VR41xx support
Thomas Bogendoerfer
2022-07-14
1
-44
/
+0
*
MIPS: remove asm/war.h
Thomas Bogendoerfer
2022-02-22
1
-1
/
+0
*
MIPS: Remove NETLOGIC support
Thomas Bogendoerfer
2021-10-24
1
-2
/
+0
*
driver core: lift dma_default_coherent into common code
Christoph Hellwig
2021-02-13
1
-1
/
+1
*
MIPS: refactor the runtime coherent vs noncoherent DMA indicators
Christoph Hellwig
2021-02-13
1
-6
/
+2
*
Revert "MIPS: Remove unused R4300 CPU support"
Lauri Kasanen
2021-01-22
1
-0
/
+1
*
MIPS: c-r4k: Fix section mismatch for loongson2_sc_init
Nathan Chancellor
2021-01-07
1
-1
/
+1
*
mips: fix Section mismatch in reference
Anders Roxell
2020-12-14
1
-1
/
+1
*
MIPS: Loongson64: Fix wrong scache size when execute lscpu
Tiezhu Yang
2020-11-19
1
-6
/
+4
*
Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2020-10-16
1
-7
/
+10
|
\
|
*
MIPS: Convert TX49XX_ICACHE_INDEX_INV into a config option
Thomas Bogendoerfer
2020-09-07
1
-3
/
+3
|
*
MIPS: Convert R4600_V2_HIT_CACHEOP into a config option
Thomas Bogendoerfer
2020-09-07
1
-1
/
+2
|
*
MIPS: Convert R4600_V1_HIT_CACHEOP into a config option
Thomas Bogendoerfer
2020-09-07
1
-1
/
+1
|
*
MIPS: Convert R4600_V1_INDEX_ICACHEOP into a config option
Thomas Bogendoerfer
2020-09-07
1
-2
/
+4
*
|
MIPS: mm: BMIPS5000 has inclusive physical caches
Florian Fainelli
2020-08-21
1
-0
/
+4
|
/
*
MIPS: Unify naming style of vendor CP0.Config6 bits
Huacai Chen
2020-07-08
1
-2
/
+2
*
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
1
-8
/
+2
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
MIPS: Tidy up CP0.Config6 bits definition
Huacai Chen
2020-05-24
1
-2
/
+2
*
mips: Add MIPS Release 5 support
Serge Semin
2020-05-22
1
-3
/
+4
*
MIPS: Use fallthrough for arch/mips
Liangliang Huang
2020-05-07
1
-3
/
+3
*
MIPS: Kernel: Identify Loongson-2K processors
Jiaxun Yang
2020-04-26
1
-3
/
+9
*
MIPS: Rename the "Fill" cache ops to avoid build failure
Huacai Chen
2020-04-26
1
-1
/
+1
*
MIPS: c-r4k: Invalidate BMIPS5000 ZSCM prefetch lines
Kamal Dasu
2020-03-16
1
-0
/
+29
*
MIPS: reduce print level for cache information
Oleksij Rempel
2020-02-28
1
-10
/
+10
*
mips: add support for folded p4d page tables
Mike Rapoport
2019-11-22
1
-1
/
+3
*
MIPS: Loongson64: Rename CPU TYPES
Jiaxun Yang
2019-10-31
1
-16
/
+16
*
MIPS: Provide unroll() macro, use it for cache ops
Paul Burton
2019-10-09
1
-4
/
+8
*
MIPS: Loongson: Add Loongson-3A R4 basic support
Huacai Chen
2019-10-07
1
-1
/
+2
*
MIPS: Remove unused R5432 CPU support
Paul Burton
2019-07-23
1
-1
/
+0
*
MIPS: Remove unused R4300 CPU support
Paul Burton
2019-07-23
1
-1
/
+0
*
MIPS: Delete unused flush_cache_sigtramp()
Paul Burton
2019-02-07
1
-116
/
+0
*
MIPS: MemoryMapID (MMID) Support
Paul Burton
2019-02-04
1
-0
/
+3
*
MIPS: mm: Consolidate drop_mmu_context() has-ASID checks
Paul Burton
2019-02-04
1
-4
/
+1
*
MIPS: mm: Remove redundant drop_mmu_context() cpu argument
Paul Burton
2019-02-04
1
-1
/
+1
*
mips: annotate implicit fall throughs
Mathieu Malaterre
2018-12-03
1
-0
/
+2
*
MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3
Huacai Chen
2018-11-21
1
-7
/
+37
*
MIPS: Loongson: Add Loongson-3A R2.1 basic support
Huacai Chen
2018-11-20
1
-1
/
+1
*
MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENT
Christoph Hellwig
2018-09-20
1
-9
/
+8
*
MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON
Paul Burton
2018-07-26
1
-2
/
+4
*
MIPS: Set MIPS_IC_SNOOPS_REMOTE for systems with CM
Paul Burton
2018-06-24
1
-0
/
+8
*
MIPS: simplify CONFIG_DMA_NONCOHERENT ifdefs
Christoph Hellwig
2018-06-24
1
-2
/
+2
*
MIPS: c-r4k: Fix data corruption related to cache coherence
NeilBrown
2018-05-15
1
-3
/
+6
*
MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
Paul Burton
2017-08-30
1
-1
/
+1
*
MIPS: Probe the I6500 CPU
Paul Burton
2017-06-28
1
-0
/
+2
*
MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculation
Huacai Chen
2017-03-21
1
-0
/
+2
*
MIPS: c-r4k: Treat physically indexed dcaches as not aliasing
Paul Burton
2017-01-03
1
-0
/
+4
*
MIPS: c-r4k: Treat I6400 dcache as though physically indexed
Paul Burton
2017-01-03
1
-1
/
+1
*
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
[next]