summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/c-r4k.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2024-01-171-1/+1
|\
| * MIPS: Fix typosBjorn Helgaas2024-01-081-1/+1
* | mips: move cache declarations into headerArnd Bergmann2023-12-101-4/+0
* | mips: mark local function static if possibleArnd Bergmann2023-12-101-1/+1
|/
* mips: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-241-2/+3
* MIPS: mm: Remove local_cache_flush_pageThomas Bogendoerfer2023-04-051-3/+0
* MIPS: mm: Remove unused *cache_page_indexed flush functionsThomas Bogendoerfer2023-04-051-100/+0
* MIPS: Move declaration of bcache ops to cache.cJiaxun Yang2023-04-051-14/+0
* MIPS: c-r4k: Always install dma flush functionsJiaxun Yang2023-03-241-9/+3
* MIPS: Remove VR41xx supportThomas Bogendoerfer2022-07-141-44/+0
* MIPS: remove asm/war.hThomas Bogendoerfer2022-02-221-1/+0
* MIPS: Remove NETLOGIC supportThomas Bogendoerfer2021-10-241-2/+0
* driver core: lift dma_default_coherent into common codeChristoph Hellwig2021-02-131-1/+1
* MIPS: refactor the runtime coherent vs noncoherent DMA indicatorsChristoph Hellwig2021-02-131-6/+2
* Revert "MIPS: Remove unused R4300 CPU support"Lauri Kasanen2021-01-221-0/+1
* MIPS: c-r4k: Fix section mismatch for loongson2_sc_initNathan Chancellor2021-01-071-1/+1
* mips: fix Section mismatch in referenceAnders Roxell2020-12-141-1/+1
* MIPS: Loongson64: Fix wrong scache size when execute lscpuTiezhu Yang2020-11-191-6/+4
* Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2020-10-161-7/+10
|\
| * MIPS: Convert TX49XX_ICACHE_INDEX_INV into a config optionThomas Bogendoerfer2020-09-071-3/+3
| * MIPS: Convert R4600_V2_HIT_CACHEOP into a config optionThomas Bogendoerfer2020-09-071-1/+2
| * MIPS: Convert R4600_V1_HIT_CACHEOP into a config optionThomas Bogendoerfer2020-09-071-1/+1
| * MIPS: Convert R4600_V1_INDEX_ICACHEOP into a config optionThomas Bogendoerfer2020-09-071-2/+4
* | MIPS: mm: BMIPS5000 has inclusive physical cachesFlorian Fainelli2020-08-211-0/+4
|/
* MIPS: Unify naming style of vendor CP0.Config6 bitsHuacai Chen2020-07-081-2/+2
* mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-091-8/+2
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* MIPS: Tidy up CP0.Config6 bits definitionHuacai Chen2020-05-241-2/+2
* mips: Add MIPS Release 5 supportSerge Semin2020-05-221-3/+4
* MIPS: Use fallthrough for arch/mipsLiangliang Huang2020-05-071-3/+3
* MIPS: Kernel: Identify Loongson-2K processorsJiaxun Yang2020-04-261-3/+9
* MIPS: Rename the "Fill" cache ops to avoid build failureHuacai Chen2020-04-261-1/+1
* MIPS: c-r4k: Invalidate BMIPS5000 ZSCM prefetch linesKamal Dasu2020-03-161-0/+29
* MIPS: reduce print level for cache informationOleksij Rempel2020-02-281-10/+10
* mips: add support for folded p4d page tablesMike Rapoport2019-11-221-1/+3
* MIPS: Loongson64: Rename CPU TYPESJiaxun Yang2019-10-311-16/+16
* MIPS: Provide unroll() macro, use it for cache opsPaul Burton2019-10-091-4/+8
* MIPS: Loongson: Add Loongson-3A R4 basic supportHuacai Chen2019-10-071-1/+2
* MIPS: Remove unused R5432 CPU supportPaul Burton2019-07-231-1/+0
* MIPS: Remove unused R4300 CPU supportPaul Burton2019-07-231-1/+0
* MIPS: Delete unused flush_cache_sigtramp()Paul Burton2019-02-071-116/+0
* MIPS: MemoryMapID (MMID) SupportPaul Burton2019-02-041-0/+3
* MIPS: mm: Consolidate drop_mmu_context() has-ASID checksPaul Burton2019-02-041-4/+1
* MIPS: mm: Remove redundant drop_mmu_context() cpu argumentPaul Burton2019-02-041-1/+1
* mips: annotate implicit fall throughsMathieu Malaterre2018-12-031-0/+2
* MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3Huacai Chen2018-11-201-7/+37
* MIPS: Loongson: Add Loongson-3A R2.1 basic supportHuacai Chen2018-11-191-1/+1
* MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENTChristoph Hellwig2018-09-201-9/+8
* MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ONPaul Burton2018-07-261-2/+4
* MIPS: Set MIPS_IC_SNOOPS_REMOTE for systems with CMPaul Burton2018-06-241-0/+8