aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/pgtable-32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-24MIPS: do not call flush_tlb_all when setting pmd entryBibo Mao1-1/+0
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2019-11-22mips: add support for folded p4d page tablesMike Rapoport1-1/+3
2019-11-22mips: drop __pXd_offset() macros that duplicate pXd_index() onesMike Rapoport1-1/+1
2019-07-21MIPS: Add partial 32-bit huge page supportDaniel Silsby1-0/+20
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2017-06-08MIPS: mm: fixed mappings: correct initialisationMarcin Nowakowski1-3/+3
2011-07-25MIPS: Limit fixrange_init() to the FIXMAP regionKevin Cernekee1-1/+1
2007-02-18[MIPS] Add external declaration of pagetable_init() to pgalloc.hAtsushi Nemoto1-0/+1
2006-10-21[MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_pageRalf Baechle1-3/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-10-29Update MIPS to use the 4-level pagetable code thereby getting rid ofRalf Baechle1-1/+3
2005-10-29Delete duplicate copy of fixrange_init.Ralf Baechle1-31/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+97