aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/c-r4k.c
Commit message (Expand)AuthorAge
* MIPS: Remove unused R5432 CPU supportPaul Burton2019-07-23
* MIPS: Remove unused R4300 CPU supportPaul Burton2019-07-23
* MIPS: Delete unused flush_cache_sigtramp()Paul Burton2019-02-07
* MIPS: MemoryMapID (MMID) SupportPaul Burton2019-02-04
* MIPS: mm: Consolidate drop_mmu_context() has-ASID checksPaul Burton2019-02-04
* MIPS: mm: Remove redundant drop_mmu_context() cpu argumentPaul Burton2019-02-04
* mips: annotate implicit fall throughsMathieu Malaterre2018-12-03
* MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3Huacai Chen2018-11-21
* MIPS: Loongson: Add Loongson-3A R2.1 basic supportHuacai Chen2018-11-19
* MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENTChristoph Hellwig2018-09-20
* MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ONPaul Burton2018-07-26
* MIPS: Set MIPS_IC_SNOOPS_REMOTE for systems with CMPaul Burton2018-06-24
* MIPS: simplify CONFIG_DMA_NONCOHERENT ifdefsChristoph Hellwig2018-06-24
* MIPS: c-r4k: Fix data corruption related to cache coherenceNeilBrown2018-05-14
* MIPS: CPS: Have asm/mips-cps.h include CM & CPC headersPaul Burton2017-08-29
* MIPS: Probe the I6500 CPUPaul Burton2017-06-28
* MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculationHuacai Chen2017-03-21
* MIPS: c-r4k: Treat physically indexed dcaches as not aliasingPaul Burton2017-01-03
* MIPS: c-r4k: Treat I6400 dcache as though physically indexedPaul Burton2017-01-03
* MIPS: Support per-device DMA coherencePaul Burton2016-10-06
* MIPS: Sanitise coherentio semanticsPaul Burton2016-10-06
* MIPS: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-10-04
* MIPS: c-r4k: Fix flush_icache_range() for EVAJames Hogan2016-10-04
* MIPS: c-r4k: Split user/kernel flush_icache_range()James Hogan2016-10-04
* MIPS: c-r4k: Drop bc_wback_inv() from icache flushJames Hogan2016-10-04
* MIPS: c-r4k: Fix size calc when avoiding IPIs for small icache flushesPaul Burton2016-09-13
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-08-06
|\
| * MIPS: c-r4k: Use SMP calls for CM indexed cache opsJames Hogan2016-07-29
| * MIPS: c-r4k: Avoid small flush_icache_range SMP callsJames Hogan2016-07-29
| * MIPS: c-r4k: Local flush_icache_range cache op overrideJames Hogan2016-07-29
| * MIPS: c-r4k: Split r4k_flush_kernel_vmap_range()James Hogan2016-07-29
| * MIPS: c-r4k: Exclude sibling CPUs in SMP callsJames Hogan2016-07-29
| * MIPS: c-r4k: Fix valid ASID optimisationJames Hogan2016-07-29
| * MIPS: c-r4k: Add r4k_on_each_cpu cache op type argJames Hogan2016-07-29
| * MIPS: c-r4k: Avoid dcache flush for sigtrampsJames Hogan2016-07-29
| * MIPS: c-r4k: Fix sigtramp SMP call to use kmapJames Hogan2016-07-29
| * MIPS: SMP: Clear ASID without confusing has_valid_asid()James Hogan2016-07-29
| * MIPS: Remove cpu_has_safe_index_cacheopsRalf Baechle2016-07-06
* | MIPS: Add define for Config.VI (virtual icache) bitJames Hogan2016-06-15
|/
* MIPS: remove aliasing alignment if HW has antialising supportLeonid Yegoshin2016-05-13
* MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENTHuacai Chen2016-05-13
* MIPS: Loongson-3: Set cache flush handlers to cache_noopHuacai Chen2016-05-13
* MIPS: Loongson: Add Loongson-3A R2 basic supportHuacai Chen2016-05-13
* MIPS: BMIPS: local_r4k___flush_cache_all needs to blast S-cacheFlorian Fainelli2016-05-13
* MIPS: BMIPS: Clear MIPS_CACHE_ALIASES earlierFlorian Fainelli2016-05-13
* MIPS: BMIPS: BMIPS5000 has I cache filing from D cacheFlorian Fainelli2016-05-13
* MIPS: Add M6250 cases to CPU switch statementsPaul Burton2016-05-13
* MIPS: Add P6600 cases to CPU switch statementsPaul Burton2016-05-13
* MIPS: I6400: Icache fills from dcacheJames Hogan2016-05-09
* MIPS: c-r4k: Sync icache when it fills from dcacheJames Hogan2016-05-09