summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm
AgeCommit message (Expand)AuthorLines
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+1
2021-11-06memblock: use memblock_free for freeing virtual pointersMike Rapoport-1/+1
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport-1/+1
2021-11-06memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport-1/+1
2021-11-05Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-10/+1
2021-10-24MIPS: Remove NETLOGIC supportThomas Bogendoerfer-10/+1
2021-10-06mips, uasm: Enable muhu opcode for MIPS R6Tony Ambardar-2/+5
2021-09-03Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-15/+14
2021-07-28mips: clean up kernel-doc in mm/c-octeon.cRandy Dunlap-15/+14
2021-07-13MIPS: Fix fall-through warnings for ClangGustavo A. R. Silva-0/+2
2021-07-01Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-0/+1
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport-2/+2
2021-06-29arch, mm: remove stale mentions of DISCONIGMEMMike Rapoport-3/+0
2021-06-05Revert "MIPS: make userspace mapping young by default"Thomas Bogendoerfer-16/+14
2021-06-01MIPS: mm: XBurst CPU requires sync after DMAPaul Cercueil-0/+1
2021-05-05hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu-2/+2
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang-1/+0
2021-04-30mm: move page_mapping_file to pagemap.hMatthew Wilcox (Oracle)-0/+1
2021-04-06MIPS: uaccess: Added __get/__put_kernel_nofaultThomas Bogendoerfer-0/+14
2021-04-06MIPS: Add support for CONFIG_DEBUG_VIRTUALFlorian Fainelli-0/+58
2021-03-14MIPS: clean up CONFIG_MIPS_PGD_C0_CONTEXT handlingHuang Pei-4/+5
2021-02-26MIPS: make userspace mapping young by defaultHuang Pei-14/+16
2021-02-24MIPS: do not call flush_tlb_all when setting pmd entryBibo Mao-2/+0
2021-02-13MIPS: remove CONFIG_DMA_PERDEV_COHERENTChristoph Hellwig-1/+1
2021-02-13driver core: lift dma_default_coherent into common codeChristoph Hellwig-2/+1
2021-02-13MIPS: refactor the runtime coherent vs noncoherent DMA indicatorsChristoph Hellwig-6/+2
2021-01-27MIPS: mm:remove function __uncached_access()Yanteng Si-8/+0
2021-01-22Revert "MIPS: Remove unused R4300 CPU support"Lauri Kasanen-0/+2
2021-01-22MIPS: mm: Add prototype for function __update_cacheYanteng Si-0/+1
2021-01-22MIPS: mm: abort uaccess retries upon fatal signalThomas Bogendoerfer-1/+4
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer-0/+5
2021-01-07MIPS: c-r4k: Fix section mismatch for loongson2_sc_initNathan Chancellor-1/+1
2020-12-16Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-68/+29
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-81/+0
2020-12-14mips: fix Section mismatch in referenceAnders Roxell-3/+3
2020-11-27MIPS: mm: Remove unused is_aligned_hugepage_rangeThomas Bogendoerfer-12/+0
2020-11-19MIPS: Loongson64: Fix wrong scache size when execute lscpuTiezhu Yang-6/+4
2020-11-19MIPS: Remove cpu_has_6k_cache and cpu_has_8k_cache in cpu_cache_init()Tiezhu Yang-10/+0
2020-11-19MIPS: mm: Clean up setup of protection mapThomas Bogendoerfer-37/+18
2020-11-19MIPS: mm: shorten lines by using macroThomas Bogendoerfer-17/+21
2020-11-06mips/mm/highmem: Switch to generic kmap atomicThomas Gleixner-81/+0
2020-10-27MIPS: export has_transparent_hugepage() for modulesRandy Dunlap-0/+1
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches-1/+1
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-16/+29
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig-1/+0
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig-1/+0
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig-0/+1
2020-09-27MIPS: Ingenic: Fix bugs when detecting L2 cache of JZ4775 and X1000E.周琰杰 (Zhou Yanjie)-0/+2
2020-09-25dma-mapping: remove dma_cache_syncChristoph Hellwig-6/+0
2020-09-25Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...Christoph Hellwig-0/+4