summaryrefslogtreecommitdiff
path: root/arch/mips/mm/init.c
AgeCommit message (Expand)Author
2024-01-17Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2023-12-21mips: Optimize max_mapnr init procedureSerge Semin
2023-12-21mips: Fix max_mapnr being uninitialized on early stagesSerge Semin
2023-12-10mips: fix setup_zero_pages() prototypeArnd Bergmann
2023-08-24mips: implement the new page table range APIMatthew Wilcox (Oracle)
2022-01-20mm: percpu: add generic pcpu_fc_alloc/free funcitonKefeng Wang
2022-01-20mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedefKefeng Wang
2021-11-06memblock: use memblock_free for freeing virtual pointersMike Rapoport
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport
2021-11-06memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport
2021-06-29arch, mm: remove stale mentions of DISCONIGMEMMike Rapoport
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2021-01-07MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer
2020-11-06mips/mm/highmem: Switch to generic kmap atomicThomas Gleixner
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-03mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport
2020-05-19mips: MAAR: Add XPA mode supportSerge Semin
2020-01-09MIPS: mm: Place per_cpu on different nodes, if NUMA is enabledThomas Bogendoerfer
2019-11-22mips: drop __pXd_offset() macros that duplicate pXd_index() onesMike Rapoport
2019-09-20MIPS: Detect bad _PFN_SHIFT valuesPaul Burton
2019-08-23MIPS: mm: Fix highmem compilePaul Burton
2019-08-23MIPS: mm: Drop boot_mem_mapJiaxun Yang
2019-05-14initramfs: poison freed initrd memoryChristoph Hellwig
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-02-04MIPS: MemoryMapID (MMID) SupportPaul Burton
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-10-31memblock: replace alloc_bootmem_low_pages with memblock_alloc_lowMike Rapoport
2018-09-28MIPS: stop using _PTRS_PER_PGDAlexandre Belloni
2018-02-19MIPS: Remove duplicate includesPravin Shedge
2017-10-09MIPS: Remove unused variable 'lastpfn'Steven J. Hill
2017-08-29MIPS: Include linux/initrd.h for free_initrd_mem()Paul Burton
2017-05-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-04-10MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.Alex Belits
2017-03-28MIPS: Separate MAAR V bit into VL and VH for XPAJames Hogan
2017-02-13Merge tag 'mips_kvm_4.11_1' into mips-for-linux-nextJames Hogan
2017-02-03MIPS: Export pgd/pmd symbols for KVMJames Hogan
2017-01-03MIPS: Export invalid_pte_table alongside its definitionPaul Burton
2016-11-24MIPS: Mask out limit field when calculating wired entry countPaul Burton
2016-10-05MIPS: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-09-29MIPS: Fix detection of unsupported highmem with cache aliasesPaul Burton
2016-09-13MIPS: MAAR: Fix address alignmentJames Hogan
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick
2016-05-13MIPS: mm: Don't do MTHC0 if XPA not presentJames Hogan
2016-05-13MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)Paul Burton
2016-05-09MIPS: c-r4k: Sync icache when it fills from dcacheJames Hogan