aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/c-r4k.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-14MIPS: Remove VR41xx supportThomas Bogendoerfer1-44/+0
2022-02-22MIPS: remove asm/war.hThomas Bogendoerfer1-1/+0
2021-10-24MIPS: Remove NETLOGIC supportThomas Bogendoerfer1-2/+0
2021-02-13driver core: lift dma_default_coherent into common codeChristoph Hellwig1-1/+1
2021-02-13MIPS: refactor the runtime coherent vs noncoherent DMA indicatorsChristoph Hellwig1-6/+2
2021-01-22Revert "MIPS: Remove unused R4300 CPU support"Lauri Kasanen1-0/+1
2021-01-07MIPS: c-r4k: Fix section mismatch for loongson2_sc_initNathan Chancellor1-1/+1
2020-12-14mips: fix Section mismatch in referenceAnders Roxell1-1/+1
2020-11-19MIPS: Loongson64: Fix wrong scache size when execute lscpuTiezhu Yang1-6/+4
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-7/+10
2020-09-07MIPS: Convert TX49XX_ICACHE_INDEX_INV into a config optionThomas Bogendoerfer1-3/+3
2020-09-07MIPS: Convert R4600_V2_HIT_CACHEOP into a config optionThomas Bogendoerfer1-1/+2
2020-09-07MIPS: Convert R4600_V1_HIT_CACHEOP into a config optionThomas Bogendoerfer1-1/+1
2020-09-07MIPS: Convert R4600_V1_INDEX_ICACHEOP into a config optionThomas Bogendoerfer1-2/+4
2020-08-21MIPS: mm: BMIPS5000 has inclusive physical cachesFlorian Fainelli1-0/+4
2020-07-08MIPS: Unify naming style of vendor CP0.Config6 bitsHuacai Chen1-2/+2
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport1-8/+2
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-05-24MIPS: Tidy up CP0.Config6 bits definitionHuacai Chen1-2/+2
2020-05-22mips: Add MIPS Release 5 supportSerge Semin1-3/+4
2020-05-07MIPS: Use fallthrough for arch/mipsLiangliang Huang1-3/+3
2020-04-26MIPS: Kernel: Identify Loongson-2K processorsJiaxun Yang1-3/+9
2020-04-26MIPS: Rename the "Fill" cache ops to avoid build failureHuacai Chen1-1/+1
2020-03-16MIPS: c-r4k: Invalidate BMIPS5000 ZSCM prefetch linesKamal Dasu1-0/+29
2020-02-28MIPS: reduce print level for cache informationOleksij Rempel1-10/+10
2019-11-22mips: add support for folded p4d page tablesMike Rapoport1-1/+3
2019-10-31MIPS: Loongson64: Rename CPU TYPESJiaxun Yang1-16/+16
2019-10-09MIPS: Provide unroll() macro, use it for cache opsPaul Burton1-4/+8
2019-10-07MIPS: Loongson: Add Loongson-3A R4 basic supportHuacai Chen1-1/+2
2019-07-23MIPS: Remove unused R5432 CPU supportPaul Burton1-1/+0
2019-07-23MIPS: Remove unused R4300 CPU supportPaul Burton1-1/+0
2019-02-07MIPS: Delete unused flush_cache_sigtramp()Paul Burton1-116/+0
2019-02-04MIPS: MemoryMapID (MMID) SupportPaul Burton1-0/+3
2019-02-04MIPS: mm: Consolidate drop_mmu_context() has-ASID checksPaul Burton1-4/+1
2019-02-04MIPS: mm: Remove redundant drop_mmu_context() cpu argumentPaul Burton1-1/+1
2018-12-03mips: annotate implicit fall throughsMathieu Malaterre1-0/+2
2018-11-20MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3Huacai Chen1-7/+37
2018-11-19MIPS: Loongson: Add Loongson-3A R2.1 basic supportHuacai Chen1-1/+1
2018-09-20MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENTChristoph Hellwig1-9/+8
2018-07-26MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ONPaul Burton1-2/+4
2018-06-24MIPS: Set MIPS_IC_SNOOPS_REMOTE for systems with CMPaul Burton1-0/+8
2018-06-24MIPS: simplify CONFIG_DMA_NONCOHERENT ifdefsChristoph Hellwig1-2/+2
2018-05-14MIPS: c-r4k: Fix data corruption related to cache coherenceNeilBrown1-3/+6
2017-08-30MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton1-1/+1
2017-06-28MIPS: Probe the I6500 CPUPaul Burton1-0/+2
2017-03-21MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculationHuacai Chen1-0/+2
2017-01-03MIPS: c-r4k: Treat physically indexed dcaches as not aliasingPaul Burton1-0/+4
2017-01-03MIPS: c-r4k: Treat I6400 dcache as though physically indexedPaul Burton1-1/+1
2016-10-06MIPS: Support per-device DMA coherencePaul Burton1-0/+4
2016-10-06MIPS: Sanitise coherentio semanticsPaul Burton1-1/+2