summaryrefslogtreecommitdiffstats
path: root/arch/loongarch/mm/pgtable.c
Commit message (Expand)AuthorAgeFilesLines
* LoongArch: Use accessors to page table entries instead of direct dereferenceHuacai Chen2024-08-071-1/+1
* LoongArch: Make {virt, phys, page, pfn} translation work with KFENCEHuacai Chen2024-04-101-2/+2
* LoongArch: Mark {dmw,tlb}_virt_to_page() exports as non-GPLHuacai Chen2023-11-211-2/+2
* Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-09-081-0/+12
|\
| * LoongArch: mm: Add page table mapped mode support for virt_to_page()Enze Li2023-09-061-0/+12
* | loongarch: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-241-1/+1
* | loongarch: convert various functions to use ptdescsVishal Moola (Oracle)2023-08-211-3/+4
|/
* MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()Feiyang Chen2022-12-111-10/+13
* loongarch: drop definition of PGD_ORDERMike Rapoport2022-07-171-1/+1
* LoongArch: Add memory managementHuacai Chen2022-06-031-0/+130