index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
/
c-r4k.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-13
driver core: lift dma_default_coherent into common code
Christoph Hellwig
1
-1
/
+1
2021-02-13
MIPS: refactor the runtime coherent vs noncoherent DMA indicators
Christoph Hellwig
1
-6
/
+2
2021-01-22
Revert "MIPS: Remove unused R4300 CPU support"
Lauri Kasanen
1
-0
/
+1
2021-01-07
MIPS: c-r4k: Fix section mismatch for loongson2_sc_init
Nathan Chancellor
1
-1
/
+1
2020-12-14
mips: fix Section mismatch in reference
Anders Roxell
1
-1
/
+1
2020-11-19
MIPS: Loongson64: Fix wrong scache size when execute lscpu
Tiezhu Yang
1
-6
/
+4
2020-10-16
Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-7
/
+10
2020-09-07
MIPS: Convert TX49XX_ICACHE_INDEX_INV into a config option
Thomas Bogendoerfer
1
-3
/
+3
2020-09-07
MIPS: Convert R4600_V2_HIT_CACHEOP into a config option
Thomas Bogendoerfer
1
-1
/
+2
2020-09-07
MIPS: Convert R4600_V1_HIT_CACHEOP into a config option
Thomas Bogendoerfer
1
-1
/
+1
2020-09-07
MIPS: Convert R4600_V1_INDEX_ICACHEOP into a config option
Thomas Bogendoerfer
1
-2
/
+4
2020-08-21
MIPS: mm: BMIPS5000 has inclusive physical caches
Florian Fainelli
1
-0
/
+4
2020-07-08
MIPS: Unify naming style of vendor CP0.Config6 bits
Huacai Chen
1
-2
/
+2
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
1
-8
/
+2
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-05-24
MIPS: Tidy up CP0.Config6 bits definition
Huacai Chen
1
-2
/
+2
2020-05-22
mips: Add MIPS Release 5 support
Serge Semin
1
-3
/
+4
2020-05-07
MIPS: Use fallthrough for arch/mips
Liangliang Huang
1
-3
/
+3
2020-04-26
MIPS: Kernel: Identify Loongson-2K processors
Jiaxun Yang
1
-3
/
+9
2020-04-26
MIPS: Rename the "Fill" cache ops to avoid build failure
Huacai Chen
1
-1
/
+1
2020-03-16
MIPS: c-r4k: Invalidate BMIPS5000 ZSCM prefetch lines
Kamal Dasu
1
-0
/
+29
2020-02-28
MIPS: reduce print level for cache information
Oleksij Rempel
1
-10
/
+10
2019-11-22
mips: add support for folded p4d page tables
Mike Rapoport
1
-1
/
+3
2019-11-01
MIPS: Loongson64: Rename CPU TYPES
Jiaxun Yang
1
-16
/
+16
2019-10-09
MIPS: Provide unroll() macro, use it for cache ops
Paul Burton
1
-4
/
+8
2019-10-07
MIPS: Loongson: Add Loongson-3A R4 basic support
Huacai Chen
1
-1
/
+2
2019-07-24
MIPS: Remove unused R5432 CPU support
Paul Burton
1
-1
/
+0
2019-07-24
MIPS: Remove unused R4300 CPU support
Paul Burton
1
-1
/
+0
2019-02-07
MIPS: Delete unused flush_cache_sigtramp()
Paul Burton
1
-116
/
+0
2019-02-04
MIPS: MemoryMapID (MMID) Support
Paul Burton
1
-0
/
+3
2019-02-04
MIPS: mm: Consolidate drop_mmu_context() has-ASID checks
Paul Burton
1
-4
/
+1
2019-02-04
MIPS: mm: Remove redundant drop_mmu_context() cpu argument
Paul Burton
1
-1
/
+1
2018-12-04
mips: annotate implicit fall throughs
Mathieu Malaterre
1
-0
/
+2
2018-11-21
MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3
Huacai Chen
1
-7
/
+37
2018-11-20
MIPS: Loongson: Add Loongson-3A R2.1 basic support
Huacai Chen
1
-1
/
+1
2018-09-20
MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENT
Christoph Hellwig
1
-9
/
+8
2018-07-26
MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON
Paul Burton
1
-2
/
+4
2018-06-24
MIPS: Set MIPS_IC_SNOOPS_REMOTE for systems with CM
Paul Burton
1
-0
/
+8
2018-06-24
MIPS: simplify CONFIG_DMA_NONCOHERENT ifdefs
Christoph Hellwig
1
-2
/
+2
2018-05-15
MIPS: c-r4k: Fix data corruption related to cache coherence
NeilBrown
1
-3
/
+6
2017-08-30
MIPS: CPS: Have asm/mips-cps.h include CM & CPC headers
Paul Burton
1
-1
/
+1
2017-06-28
MIPS: Probe the I6500 CPU
Paul Burton
1
-0
/
+2
2017-03-22
MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculation
Huacai Chen
1
-0
/
+2
2017-01-03
MIPS: c-r4k: Treat physically indexed dcaches as not aliasing
Paul Burton
1
-0
/
+4
2017-01-03
MIPS: c-r4k: Treat I6400 dcache as though physically indexed
Paul Burton
1
-1
/
+1
2016-10-06
MIPS: Support per-device DMA coherence
Paul Burton
1
-0
/
+4
2016-10-06
MIPS: Sanitise coherentio semantics
Paul Burton
1
-1
/
+2
2016-10-05
MIPS: mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2016-10-05
MIPS: c-r4k: Fix flush_icache_range() for EVA
James Hogan
1
-8
/
+35
2016-10-04
MIPS: c-r4k: Split user/kernel flush_icache_range()
James Hogan
1
-0
/
+2
[next]