summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Sanitise Cavium switch cases in TLB handler synthesizersMaciej W. Rozycki2022-03-071-13/+10
* MIPS: Remove TX39XX supportThomas Bogendoerfer2022-03-014-458/+2
* MIPS: remove asm/war.hThomas Bogendoerfer2022-02-224-5/+3
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-201-11/+3
|\
| * mm: percpu: add generic pcpu_fc_alloc/free funcitonKefeng Wang2022-01-201-15/+1
| * mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedefKefeng Wang2022-01-201-3/+9
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-151-10/+9
|\ \
| * | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng2022-01-151-10/+9
| |/
* | MIPS: Fix typo in a commentJason Wang2021-12-141-1/+1
* | MIPS: Remove a repeated word in a commentJason Wang2021-11-291-1/+1
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-061-1/+1
|\
| * memblock: use memblock_free for freeing virtual pointersMike Rapoport2021-11-061-1/+1
| * memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-061-1/+1
| * memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport2021-11-061-1/+1
* | Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2021-11-052-10/+1
|\ \
| * | MIPS: Remove NETLOGIC supportThomas Bogendoerfer2021-10-242-10/+1
| |/
* / 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
|\ \ | |/ |/|