summaryrefslogtreecommitdiff
path: root/arch/loongarch/mm/pgtable.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-10LoongArch: Make {virt, phys, page, pfn} translation work with KFENCEHuacai Chen1-2/+2
2023-11-21LoongArch: Mark {dmw,tlb}_virt_to_page() exports as non-GPLHuacai Chen1-2/+2
2023-09-08Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds1-0/+12
2023-09-06LoongArch: mm: Add page table mapped mode support for virt_to_page()Enze Li1-0/+12
2023-08-25loongarch: implement the new page table range APIMatthew Wilcox (Oracle)1-1/+1
2023-08-21loongarch: convert various functions to use ptdescsVishal Moola (Oracle)1-3/+4
2022-12-12MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()Feiyang Chen1-10/+13
2022-07-18loongarch: drop definition of PGD_ORDERMike Rapoport1-1/+1
2022-06-03LoongArch: Add memory managementHuacai Chen1-0/+130