index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
include
/
asm
/
pgalloc.h
Age
Commit message (
Expand
)
Author
2025-11-10
LoongArch: Remove __GFP_HIGHMEM masking in pud_alloc_one()
Vishal Moola (Oracle)
2025-05-11
mm: pass mm down to pagetable_{pte,pmd}_ctor
Kevin Brodsky
2025-04-01
mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
Qi Zheng
2025-01-25
mm: pgtable: introduce pagetable_dtor()
Qi Zheng
2024-10-21
LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel space
Bibo Mao
2023-10-06
mm: add statistics for PUD level pagetable
Baolin Wang
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: Introduce unified function populate_kernel_pte()
Bibo Mao
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 PUD_ORDER
Mike Rapoport
2022-07-17
loongarch: drop definition of PMD_ORDER
Mike Rapoport
2022-06-03
LoongArch: Add memory management
Huacai Chen