summaryrefslogtreecommitdiff
path: root/arch/mips/mm/c-r4k.c
AgeCommit message (Expand)Author
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
2016-10-04MIPS: c-r4k: Split user/kernel flush_icache_range()James Hogan
2016-10-04MIPS: c-r4k: Drop bc_wback_inv() from icache flushJames Hogan
2016-09-13MIPS: c-r4k: Fix size calc when avoiding IPIs for small icache flushesPaul Burton
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-07-29MIPS: c-r4k: Use SMP calls for CM indexed cache opsJames Hogan
2016-07-29MIPS: c-r4k: Avoid small flush_icache_range SMP callsJames Hogan
2016-07-29MIPS: c-r4k: Local flush_icache_range cache op overrideJames Hogan
2016-07-29MIPS: c-r4k: Split r4k_flush_kernel_vmap_range()James Hogan
2016-07-29MIPS: c-r4k: Exclude sibling CPUs in SMP callsJames Hogan
2016-07-29MIPS: c-r4k: Fix valid ASID optimisationJames Hogan
2016-07-29MIPS: c-r4k: Add r4k_on_each_cpu cache op type argJames Hogan
2016-07-29MIPS: c-r4k: Avoid dcache flush for sigtrampsJames Hogan
2016-07-29MIPS: c-r4k: Fix sigtramp SMP call to use kmapJames Hogan
2016-07-29MIPS: SMP: Clear ASID without confusing has_valid_asid()James Hogan
2016-07-06MIPS: Remove cpu_has_safe_index_cacheopsRalf Baechle
2016-06-15MIPS: Add define for Config.VI (virtual icache) bitJames Hogan
2016-05-13MIPS: remove aliasing alignment if HW has antialising supportLeonid Yegoshin
2016-05-13MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENTHuacai Chen
2016-05-13MIPS: Loongson-3: Set cache flush handlers to cache_noopHuacai Chen
2016-05-13MIPS: Loongson: Add Loongson-3A R2 basic supportHuacai Chen
2016-05-13MIPS: BMIPS: local_r4k___flush_cache_all needs to blast S-cacheFlorian Fainelli
2016-05-13MIPS: BMIPS: Clear MIPS_CACHE_ALIASES earlierFlorian Fainelli
2016-05-13MIPS: BMIPS: BMIPS5000 has I cache filing from D cacheFlorian Fainelli
2016-05-13MIPS: Add M6250 cases to CPU switch statementsPaul Burton
2016-05-13MIPS: Add P6600 cases to CPU switch statementsPaul Burton
2016-05-09MIPS: I6400: Icache fills from dcacheJames Hogan
2016-05-09MIPS: c-r4k: Sync icache when it fills from dcacheJames Hogan
2016-01-15mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov
2015-08-26MIPS: Add cases for CPU_I6400Markos Chandras