summaryrefslogtreecommitdiff
path: root/arch/mips/mm/c-r4k.c
AgeCommit message (Expand)Author
2021-10-24MIPS: Remove NETLOGIC supportThomas Bogendoerfer
2021-02-13driver core: lift dma_default_coherent into common codeChristoph Hellwig
2021-02-13MIPS: refactor the runtime coherent vs noncoherent DMA indicatorsChristoph Hellwig
2021-01-22Revert "MIPS: Remove unused R4300 CPU support"Lauri Kasanen
2021-01-07MIPS: c-r4k: Fix section mismatch for loongson2_sc_initNathan Chancellor
2020-12-14mips: fix Section mismatch in referenceAnders Roxell
2020-11-19MIPS: Loongson64: Fix wrong scache size when execute lscpuTiezhu Yang
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2020-09-07MIPS: Convert TX49XX_ICACHE_INDEX_INV into a config optionThomas Bogendoerfer
2020-09-07MIPS: Convert R4600_V2_HIT_CACHEOP into a config optionThomas Bogendoerfer
2020-09-07MIPS: Convert R4600_V1_HIT_CACHEOP into a config optionThomas Bogendoerfer
2020-09-07MIPS: Convert R4600_V1_INDEX_ICACHEOP into a config optionThomas Bogendoerfer
2020-08-21MIPS: mm: BMIPS5000 has inclusive physical cachesFlorian Fainelli
2020-07-08MIPS: Unify naming style of vendor CP0.Config6 bitsHuacai Chen
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-05-24MIPS: Tidy up CP0.Config6 bits definitionHuacai Chen
2020-05-22mips: Add MIPS Release 5 supportSerge Semin
2020-05-07MIPS: Use fallthrough for arch/mipsLiangliang Huang
2020-04-26MIPS: Kernel: Identify Loongson-2K processorsJiaxun Yang
2020-04-26MIPS: Rename the "Fill" cache ops to avoid build failureHuacai Chen
2020-03-16MIPS: c-r4k: Invalidate BMIPS5000 ZSCM prefetch linesKamal Dasu
2020-02-28MIPS: reduce print level for cache informationOleksij Rempel
2019-11-22mips: add support for folded p4d page tablesMike Rapoport
2019-10-31MIPS: Loongson64: Rename CPU TYPESJiaxun Yang
2019-10-09MIPS: Provide unroll() macro, use it for cache opsPaul Burton
2019-10-07MIPS: Loongson: Add Loongson-3A R4 basic supportHuacai Chen
2019-07-23MIPS: Remove unused R5432 CPU supportPaul Burton
2019-07-23MIPS: Remove unused R4300 CPU supportPaul Burton
2019-02-07MIPS: Delete unused flush_cache_sigtramp()Paul Burton
2019-02-04MIPS: MemoryMapID (MMID) SupportPaul Burton
2019-02-04MIPS: mm: Consolidate drop_mmu_context() has-ASID checksPaul Burton
2019-02-04MIPS: mm: Remove redundant drop_mmu_context() cpu argumentPaul Burton
2018-12-03mips: annotate implicit fall throughsMathieu Malaterre
2018-11-20MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3Huacai Chen
2018-11-19MIPS: Loongson: Add Loongson-3A R2.1 basic supportHuacai Chen
2018-09-20MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENTChristoph Hellwig
2018-07-26MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ONPaul Burton
2018-06-24MIPS: Set MIPS_IC_SNOOPS_REMOTE for systems with CMPaul Burton
2018-06-24MIPS: simplify CONFIG_DMA_NONCOHERENT ifdefsChristoph Hellwig
2018-05-14MIPS: c-r4k: Fix data corruption related to cache coherenceNeilBrown
2017-08-30MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton
2017-06-28MIPS: Probe the I6500 CPUPaul Burton
2017-03-21MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculationHuacai Chen
2017-01-03MIPS: c-r4k: Treat physically indexed dcaches as not aliasingPaul Burton
2017-01-03MIPS: c-r4k: Treat I6400 dcache as though physically indexedPaul Burton
2016-10-06MIPS: Support per-device DMA coherencePaul Burton
2016-10-06MIPS: Sanitise coherentio semanticsPaul Burton
2016-10-05MIPS: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-10-05MIPS: c-r4k: Fix flush_icache_range() for EVAJames Hogan