summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/pgtable-32.c
Commit message (Expand)AuthorAgeFilesLines
* mips: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-241-1/+1
* MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()Feiyang Chen2022-12-111-5/+4
* MIPS: do not call flush_tlb_all when setting pmd entryBibo Mao2021-02-241-1/+0
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* mips: add support for folded p4d page tablesMike Rapoport2019-11-221-1/+3
* mips: drop __pXd_offset() macros that duplicate pXd_index() onesMike Rapoport2019-11-221-1/+1
* MIPS: Add partial 32-bit huge page supportDaniel Silsby2019-07-211-0/+20
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* MIPS: mm: fixed mappings: correct initialisationMarcin Nowakowski2017-06-081-3/+3
* MIPS: Limit fixrange_init() to the FIXMAP regionKevin Cernekee2011-07-251-1/+1
* [MIPS] Add external declaration of pagetable_init() to pgalloc.hAtsushi Nemoto2007-02-181-0/+1
* [MIPS] Fix aliasing bug in copy_to_user_page / copy_from_user_pageRalf Baechle2006-10-211-3/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Update MIPS to use the 4-level pagetable code thereby getting rid ofRalf Baechle2005-10-291-1/+3
* Delete duplicate copy of fixrange_init.Ralf Baechle2005-10-291-31/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+97