summaryrefslogtreecommitdiff
path: root/arch/mips/mm/init.c
AgeCommit message (Expand)Author
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
2016-01-15mm: differentiate page_mapped() from page_mapcount() for compound pagesKirill A. Shutemov
2015-09-27MIPS: Initialise MAARs on secondary CPUsPaul Burton
2015-09-27MIPS: print MAAR configuration during bootPaul Burton
2015-09-27MIPS: mm: compile maar_init unconditionallyPaul Burton
2015-09-03MIPS: mm: default platform_maar_init using bootmem dataPaul Burton
2015-05-19sched/preempt, mm/kmap, MIPS: Disable preemption in kmap_coherent() explicitlyDavid Hildenbrand
2015-03-19MIPS: Add support for XPA.Steven J. Hill
2014-11-24MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle
2014-09-14mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel
2014-08-02MIPS: Initialise MAARsPaul Burton
2014-05-29Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle
2014-05-28MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entryPaul Burton
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle
2014-03-26MIPS: mm: init: Add free_init_pages() callback for EVAMarkos Chandras
2014-01-22MIPS: mm: Move UNIQUE_ENTRYHI macro to a header fileMarkos Chandras