summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm
Commit message (Expand)AuthorAgeFilesLines
* mips, uasm: Enable muhu opcode for MIPS R6Tony Ambardar2021-10-062-2/+5
* Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-09-031-15/+14
|\
| * mips: clean up kernel-doc in mm/c-octeon.cRandy Dunlap2021-07-281-15/+14
* | MIPS: Fix fall-through warnings for ClangGustavo A. R. Silva2021-07-131-0/+2
|/
* Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-07-011-0/+1
|\
| * MIPS: mm: XBurst CPU requires sync after DMAPaul Cercueil2021-06-011-0/+1
* | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport2021-06-291-2/+2
* | arch, mm: remove stale mentions of DISCONIGMEMMike Rapoport2021-06-291-3/+0
* | Revert "MIPS: make userspace mapping young by default"Thomas Bogendoerfer2021-06-051-16/+14
|/
* hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu2021-05-051-2/+2
* mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-1/+0
* mm: move page_mapping_file to pagemap.hMatthew Wilcox (Oracle)2021-04-301-0/+1
* MIPS: uaccess: Added __get/__put_kernel_nofaultThomas Bogendoerfer2021-04-062-0/+14
* MIPS: Add support for CONFIG_DEBUG_VIRTUALFlorian Fainelli2021-04-062-0/+58
* MIPS: clean up CONFIG_MIPS_PGD_C0_CONTEXT handlingHuang Pei2021-03-141-4/+5
* MIPS: make userspace mapping young by defaultHuang Pei2021-02-261-14/+16
* MIPS: do not call flush_tlb_all when setting pmd entryBibo Mao2021-02-242-2/+0
* MIPS: remove CONFIG_DMA_PERDEV_COHERENTChristoph Hellwig2021-02-131-1/+1
* driver core: lift dma_default_coherent into common codeChristoph Hellwig2021-02-132-2/+1
* MIPS: refactor the runtime coherent vs noncoherent DMA indicatorsChristoph Hellwig2021-02-131-6/+2
* MIPS: mm:remove function __uncached_access()Yanteng Si2021-01-271-8/+0
* Revert "MIPS: Remove unused R4300 CPU support"Lauri Kasanen2021-01-222-0/+2
* MIPS: mm: Add prototype for function __update_cacheYanteng Si2021-01-221-0/+1
* MIPS: mm: abort uaccess retries upon fatal signalThomas Bogendoerfer2021-01-221-1/+4
* MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer2021-01-071-0/+5
* MIPS: c-r4k: Fix section mismatch for loongson2_sc_initNathan Chancellor2021-01-071-1/+1
* Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2020-12-164-68/+29
|\
| * mips: fix Section mismatch in referenceAnders Roxell2020-12-142-3/+3
| * MIPS: mm: Remove unused is_aligned_hugepage_rangeThomas Bogendoerfer2020-11-271-12/+0
| * MIPS: Loongson64: Fix wrong scache size when execute lscpuTiezhu Yang2020-11-191-6/+4
| * MIPS: Remove cpu_has_6k_cache and cpu_has_8k_cache in cpu_cache_init()Tiezhu Yang2020-11-191-10/+0
| * MIPS: mm: Clean up setup of protection mapThomas Bogendoerfer2020-11-191-37/+18
| * MIPS: mm: shorten lines by using macroThomas Bogendoerfer2020-11-191-17/+21
* | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-142-81/+0
|\ \ | |/ |/|
| * mips/mm/highmem: Switch to generic kmap atomicThomas Gleixner2020-11-062-81/+0
* | MIPS: export has_transparent_hugepage() for modulesRandy Dunlap2020-10-271-0/+1
|/
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2020-10-165-16/+29
|\
| * MIPS: Ingenic: Fix bugs when detecting L2 cache of JZ4775 and X1000E.周琰杰 (Zhou Yanjie)2020-09-271-0/+2
| * MIPS: Get rid of CAVIUM_OCTEON_DCACHE_PREFETCH_WARThomas Bogendoerfer2020-09-071-1/+1
| * MIPS: Get rid of BCM1250_M3_WARThomas Bogendoerfer2020-09-071-1/+5
| * MIPS: Convert R10000_LLSC_WAR info a config optionThomas Bogendoerfer2020-09-071-1/+1
| * 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-072-5/+8
| * MIPS: Convert R4600_V1_HIT_CACHEOP into a config optionThomas Bogendoerfer2020-09-072-3/+5
| * MIPS: Convert R4600_V1_INDEX_ICACHEOP into a config optionThomas Bogendoerfer2020-09-071-2/+4
* | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+0
* | dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+0
* | dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-061-0/+1
* | dma-mapping: remove dma_cache_syncChristoph Hellwig2020-09-251-6/+0