summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)2024-05-141-0/+23
* Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2024-01-171-7/+9
|\
| * mips: Optimize max_mapnr init procedureSerge Semin2023-12-211-2/+6
| * mips: Fix max_mapnr being uninitialized on early stagesSerge Semin2023-12-211-7/+5
* | mips: fix setup_zero_pages() prototypeArnd Bergmann2023-12-101-0/+1
|/
* mips: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-241-8/+13
* 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
* 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
* 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
* mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-1/+0
* MIPS: Remove empty prom_free_prom_memory functionsThomas Bogendoerfer2021-01-071-0/+5
* mips/mm/highmem: Switch to generic kmap atomicThomas Gleixner2020-11-061-4/+0
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-031-1/+1
|\
| * mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport2020-06-031-1/+1
* | mips: MAAR: Add XPA mode supportSerge Semin2020-05-191-1/+7
|/
* MIPS: mm: Place per_cpu on different nodes, if NUMA is enabledThomas Bogendoerfer2020-01-091-0/+45
* mips: drop __pXd_offset() macros that duplicate pXd_index() onesMike Rapoport2019-11-221-3/+3
* MIPS: Detect bad _PFN_SHIFT valuesPaul Burton2019-09-201-0/+6
* MIPS: mm: Fix highmem compilePaul Burton2019-08-231-0/+2
* MIPS: mm: Drop boot_mem_mapJiaxun Yang2019-08-231-57/+37
* initramfs: poison freed initrd memoryChristoph Hellwig2019-05-141-8/+0
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-0/+5
* MIPS: MemoryMapID (MMID) SupportPaul Burton2019-02-041-0/+7
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* memblock: replace alloc_bootmem_low_pages with memblock_alloc_lowMike Rapoport2018-10-311-1/+2
* MIPS: stop using _PTRS_PER_PGDAlexandre Belloni2018-09-281-6/+1
* MIPS: Remove duplicate includesPravin Shedge2018-02-191-2/+0
* MIPS: Remove unused variable 'lastpfn'Steven J. Hill2017-10-091-4/+0
* MIPS: Include linux/initrd.h for free_initrd_mem()Paul Burton2017-08-291-0/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-05-121-0/+3
|\
| * MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.Alex Belits2017-04-101-0/+3
* | MIPS: Separate MAAR V bit into VL and VH for XPAJames Hogan2017-03-281-1/+1
|/
* Merge tag 'mips_kvm_4.11_1' into mips-for-linux-nextJames Hogan2017-02-131-0/+1
|\
| * MIPS: Export pgd/pmd symbols for KVMJames Hogan2017-02-031-0/+1
* | MIPS: Export invalid_pte_table alongside its definitionPaul Burton2017-01-031-0/+2
|/
* MIPS: Mask out limit field when calculating wired entry countPaul Burton2016-11-241-2/+2
* MIPS: mm: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-10-051-1/+1
* MIPS: Fix detection of unsupported highmem with cache aliasesPaul Burton2016-09-291-0/+3
* MIPS: MAAR: Fix address alignmentJames Hogan2016-09-131-7/+6
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-1/+1
* MIPS: mm: Don't do MTHC0 if XPA not presentJames Hogan2016-05-131-3/+5
* MIPS: mm: Fix MIPS32 36b physical addressing (alchemy, netlogic)Paul Burton2016-05-131-1/+3