index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
mm
/
pgtable.c
Age
Commit message (
Expand
)
Author
2025-05-11
arch: remove mk_pmd()
Matthew Wilcox (Oracle)
2025-01-25
asm-generic: pgalloc: provide generic __pgd_{alloc,free}
Kevin Brodsky
2024-10-21
LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space
Bibo Mao
2024-08-07
LoongArch: Use accessors to page table entries instead of direct dereference
Huacai Chen
2024-04-10
LoongArch: Make {virt, phys, page, pfn} translation work with KFENCE
Huacai Chen
2023-11-21
LoongArch: Mark {dmw,tlb}_virt_to_page() exports as non-GPL
Huacai Chen
2023-09-08
Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...
Linus Torvalds
2023-09-06
LoongArch: mm: Add page table mapped mode support for virt_to_page()
Enze Li
2023-08-24
loongarch: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-21
loongarch: convert various functions to use ptdescs
Vishal Moola (Oracle)
2022-12-11
MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()
Feiyang Chen
2022-07-17
loongarch: drop definition of PGD_ORDER
Mike Rapoport
2022-06-03
LoongArch: Add memory management
Huacai Chen